encapsulation dot1ad 20-30
rewrite ingress tag pop1 symmetric
bridge-domain from-encapsulation
Configuring the IEEE 802.1ad on Cross-Connect on EFP
Note
•
The rewrite push command is supported on C-UNI and S-UNI ports. Rewrite is not supported for
NNI ports.
•
Only encapsulation default command is supported on S-UNI ports
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
ethernet dot1ad {nni | uni {c-port | s-port}}
5.
service instance number ethernet [name]
6.
encapsulation {default | dot1q | priority-tagged | untagged}
7.
rewrite ingress tag push dot1ad vlan-id [dot1q vlan-id] symmetric}
8.
xconnect peer-router-id vcid pw-class pw-class name
9.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enter global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Enter interface configuration mode. Valid interfaces are physical
ports.
interface interface-id
Example:
Router(config)# interface
gigabitethernet0/0/1
Step 3
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
414
Configuring IEEE 802.1ad
Configuring the IEEE 802.1ad on Cross-Connect on EFP