23
Syntax
oam global timer hello
interval
undo oam global timer hello
Default
The global
Ethernet OAM handshake packet transmission interval is 1000 milliseconds.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
interval
: Specifies the Ethernet OAM handshake packet transmission interval, in steps of 100 (in
milliseconds). The value range for this argument is 500 to 5000.
Usage guidelines
After the timeout timer of an Ethernet OAM connection expires, the local OAM entity ages out its
connection with the peer OAM entity, causing the OAM connection to disconnect. As a best practice
to keep the Ethernet OAM connections stable, set the connection timeout timer to be at least five
times the handshake packet transmission interval.
The configuration in system view takes effect on all ports, but has a lower precedence than the
configuration in port view.
Examples
# Set the Ethernet OAM handshake packet transmission interval to 600 milliseconds.
<Sysname> system-view
[Sysname] oam global timer hello 600
Related commands
•
display
oam
configuration
•
oam timer hello
oam global timer keepalive
Use
oam global timer keepalive
to configure the global
Ethernet OAM connection timeout timer.
Use
undo oam global timer keepalive
to restore the default.
Syntax
oam global timer keepalive
interval
undo oam global timer keepalive
Default
The global
Ethernet OAM connection timeout timer is 5000 milliseconds.
Views
System view
Predefined user roles
network-admin