Starting Link Monitoring Operations
Perform this task to start link monitoring operations.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ethernet oam link-monitor on
5.
exit
DETAILED STEPS
Purpose
Command 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
Starts link monitoring operations.
ethernet oam link-monitor on
Example:
Device(config-if)# ethernet oam link-monitor on
Step 4
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 5
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
309
Using Ethernet Operations Administration and Maintenance
Stopping and Starting Link Monitoring Operations