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/1
Step 3
Enables link monitoring on the interface.
ethernet oam link-monitor supported
Example:
Device(config-if)# ethernet oam link-monitor
supported
Step 4
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 5
Stopping and Starting Link Monitoring Operations
Link monitoring operations start automatically when Ethernet OAM is enabled on an interface. When link
monitoring operations are stopped, the interface does not actively send or receive event notification OAM
PDUs. The tasks in this section describe how to stop and start link monitoring operations.
Stopping Link Monitoring Operations
Perform this task to stop link monitoring operations.
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
307
Using Ethernet Operations Administration and Maintenance
Stopping and Starting Link Monitoring Operations