PurposeCommand or Action
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Specifies the Ethernet ring and enters Ethernet ring port
configuration mode.
ethernet ring g8032 ring-name
Example:
Device(config)# ethernet ring g8032 ring1
Step 3
Connects port0 of the local node of the interface to the
Ethernet ring and enters Ethernet ring protection mode.
port0 interface type number
Example:
Device(config-erp-ring)# port0 interface
gigabitethernet 0/1/0
Step 4
Assigns the Ethernet service instance to monitor the ring
port (port0) and detect ring failures.
monitor service instance instance-id
Example:
Device(config-erp-ring-port)# monitor service
instance 1
Step 5
Exits Ethernet ring port configuration mode.exit
Example:
Device(config-erp-ring-port)# exit
Step 6
Connects port1 of the local node of the interface to the
Ethernet ring and enters Ethernet ring protection mode.
port1 {interfacetype number | none}
Example:
Device(config-erp-ring)# port1 interface
gigabitethernet 0/1/1
Step 7
Assigns the Ethernet service instance to monitor the ring
port (port1) and detect ring failures.
monitor service instance instance-id
Example:
Device(config-erp-ring-port)# monitor service
instance 2
Step 8
•
The interface (to which port1 is attached) must be a
subinterface of the main interface.
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
60
ITU-T G.8032 Ethernet Ring Protection Switching
Configuring the Ethernet Protection Ring