Configuring Double Vlan Tagging - Dell Networking N4000 Series Configuration Manual

Stackable layer 2 and 3 switches
Hide thumbs Also See for Networking N4000 Series:
Table of Contents

Advertisement

Configuring Double VLAN Tagging

Beginning in Privileged EXEC mode, use the following commands to
configure an interface to send and accept frames with double VLAN tagging.
DVLAN uplink interfaces must be configured for tagging (trunk mode) for
double tags to be observed on frames egressing the interface. DVLAN uplink
interfaces should be configured to accept tagged frames for the DVLAN or
outer VLAN. Ensure that the native VLAN on the uplink port is set to the
DVLAN ID. MAC address learning on DVLAN enabled ports occurs on the
DVLAN uplink port's native VLAN.
Enabling DVLAN tunneling configures all ports in the system as access ports
except those configured as uplink ports. Access ports must be configured with
the uplink ports native VLAN as their PVID.
Command
configure
vlan 100
exit
interface
interface
switchport mode trunk
switchport trunk native
vlan 100
mode dvlan-tunnel
exit
Purpose
Enter global configuration mode.
Configure the DVLAN (outer) VLAN.
Exit VLAN configuration mode
Enter interface configuration mode for the specified
interface
interface. The
and number, for example tengigabitethernet 1/0/3.
You can also specify a range of interfaces with the interface
range command, for example, interface range
tengigabitethernet 1/0/8-12 configures interfaces 8, 9, 10,
11, and 12.
Configure the interface as tagging.
Configure MAC learning on the DVLAN VLAN
Enable Double VLAN Tunneling on the uplink (service
provider) interface.
Exit to global configuration mode
variable includes the interface type
Configuring VLANs
689

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents