STAG-based Interface
In this case, the customer will be sending traffic with SVLAN, which will be learned and forwarded via provider network.
In this example, the xe1 interface allows S-TAG 100-200 and 400 traffic from customer.
(config)#interface xe1
(config-if)#switchport
(config-if)#dot1ad ethertype 0x88a8
(config-if)#bridge-group 1
(config-if)#switchport mode customer-network
(config-if)#switchport customer-network allowed vlan add 100-200,400
Last modified date: 10/12/2023