Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Specifies an interface and enters interface
configuration mode.
interface type number
Example:
Device(config)# interface gigabitEthernet 0/0/2
Step 3
Enables Ethernet OAM.
ethernet oam
[
max-rate oampdus
|
min-rate num-seconds
|
mode
{
active
|
passive
} |
timeout seconds
]
Step 4
Example:
Device(config-if)# ethernet oam
Disables link monitoring on the interface.
no ethernet oam link-monitor supported
Example:
Device(config-if)# no ethernet oam link-monitor
supported
Step 5
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 6
Enabling a Link Monitoring Session
Perform this task to reenable a link monitoring session after it was previously disabled.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ethernet oam link-monitor supported
5.
exit
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
306
Using Ethernet Operations Administration and Maintenance
Disabling and Enabling a Link Monitoring Session