SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ethernet oam [max-rate oampdus | min-rate num-seconds| mode {active | passive} | timeout seconds]
5.
no ethernet oam link-monitor on
6.
exit
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
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
Stops link monitoring operations.no ethernet oam link-monitor on
Example:
Device(config-if)# no ethernet oam link-monitor on
Step 5
Returns to global configuration mode.exit
Example:
Device(config-if)# exit
Step 6
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
308
Using Ethernet Operations Administration and Maintenance
Stopping and Starting Link Monitoring Operations