Dell N1100-ON Reference Manual page 809

Table of Contents

Advertisement

Use the no form of the command to remove an additional TPID. Doing so
removes the TPID from all interfaces. If the removed TPID is the primary
TPID for an interface, the interface is configured to use the default primary
TPID 0x8100.
Packets are always transmitted by the system using the primary TPID value in
the outer VLAN tag.
It is not possible to configure an inner VLAN TPID value. The inner VLAN
TPID value is always 802.1Q (0x8100).
Use the switchport dot1q ethertype Interface Configuration mode command
to apply a configured TPID value to an interface.
NOTE:
This feature is not available on the N3000 when loaded with the
AGGREGATION ROUTER enabled firmware (e.g., N3000_BGPvA.B.C.D.stk).
Example
This example defines the VMAN (0x88A8) TPID for use on a service provider
(SP) port and configures a service provider port (Te1/0/1) in general mode
after creating the common SP/CE VLAN. The port is configured in general
mode and to only allow tagged packets on ingress using the outer VLAN ID
10. Then, the port is configured to accept the VMAN TPID in the outer
VLAN on ingress and further configured to tag packets with the VMAN TPID
and VLAN ID 10 in the outer VLAN tag on egress.
This example configures an SP port using general mode.
console(config)#switchport dot1q ethertype vman
console(config)#vlan 10
console(config-vlan10)#exit
console(config)#interface te1/0/1
console(config-if-Te1/0/1)#switchport mode general
console(config-if-Te1/0/1)#switchport general allowed vlan add 10 tagged
console(config-if-Te1/0/1)#switchport dot1q ethertype vman primary-tpid
This example configures an SP port using trunk mode.
console(config)#switchport dot1q ethertype vman
console(config)#vlan 10
console(config-vlan10)#exit
console(config)#interface te1/0/1
console(config-if-Te1/0/1)#switchport mode trunk
console(config-if-Te1/0/1)#switchport trunk allowed vlan 10
809
Layer 2 Switching Commands

Advertisement

Table of Contents
loading

This manual is also suitable for:

N1500N3100-onN4000N2100-onN2000N3000

Table of Contents