Configuring the IEEE 802.1ad on Trunk EFP Service Instances
Note
•
Trunk EFP is not supported on S-UNI ports
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
ethernet dot1ad {nni | uni {c-port}}
5.
service instance [trunk] number ethernet
6.
encapsulation dot1q
7.
bridge-domin bridge-id from-encapsulation
8.
rewrite ingress tag { pop {1 | 2} symmetric
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
Configures Trunk EFP on dot1ad NNI and C-UNI ports on the
interface.
ethernet dot1ad {nni | uni {c-port}}
Example:
Router(config-if)# ethernet dot1ad nni
Step 4
Trunk EFP is not supported on the S-UNI
port.
Note
or
Router(config-if)# ethernet dot1ad uni
c-port
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
412
Configuring IEEE 802.1ad
Configuring the IEEE 802.1ad on Trunk EFP Service Instances