8-14
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 8 Configuring Ethernet Virtual Connections
How to Configure EVC Default Encapsulation

Configuring EVC Default Encapsulation with Xconnect

Complete the following steps to configure EVC default encapsulation for xconnect.
Note When default encapsulation is configured on xconnect, the Cisco ASR 901 router does not support
untagged encapsulation on the bridge-domain of the same interface.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. service instance instance-id ethernet
5. encapsulation default
6. xconnect peer-ip-address vc-id encapsulation mpls
DETAILED STEPS
Step 5 encapsulation default
Example:
Router(config-if-srv)# encapsulation default
Configures the default service instance.
Step 6 bridge-domain
bridge-id
Example:
Router(config-if-srv)# bridge-domain 15
Binds the service instance to a bridge domain instance using
an identifier.
Command or Action Purpose
Command or Action 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.