12-11
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 12 Configuring Resilient Ethernet Protocol
Configuring Resilient Ethernet Protocol (REP)
DETAILED STEPS
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface
interface-id
Example:
Router(config)# interface
gigabitethernet0/1
Router(config)# interface port-channel 1
Specifies the interface, and enters interface configuration mode.
• Enter the physical Layer 2 interface or port channel ID. The
port-channel range is 1 to 8.
Step 4
service instance
<instance-id>
ethernet encap dot1q
<admin-vlan>
rewrite ingress tag pop 1 symmetric
bridge-domain
<bd-id>
Example:
Router(config-if)# service instance 1
ethernet encap dot1q 1
rewrite ingress tag pop 1 symmetric
bridge-domain 1
Configures ethernet virtual circuit for the administrative VLAN.