Introduces VLAN services in Layer 2 VPNs, highlights the benefits of VLANs, explains attachment circuit types, describes Dot1Q Q-in-Q tunneling, and provides procedures for encapsulation, tag rewrite, and double-tagged 802.1ad options.
A VLAN in Layer 2 VPNs is a network segmentation method that
-
uses VLAN-tagged Ethernet subinterfaces as attachment circuits to connect geographically separated customer sites
-
inserts VLAN membership information into Ethernet frames according to IEEE 802.1Q, and
-
improves segmentation, bandwidth use, and security between internal network segments.
A VLAN is a logical group of devices that communicate as if they are on the same LAN even when they are distributed across multiple LAN segments.
To create a Layer 2 VLAN attachment circuit, create a VLAN subinterface and include the l2transport keyword so the subinterface operates as a Layer 2 interface.
|
Feature Name |
Release Information |
Feature Description |
|---|---|---|
|
Dot1Q Q-in-Q (0x8100/0x8100) Tunneling for VLAN Subinterface Encapsulation |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: Q200, P100], 8700 [ASIC: P100, K100]); Centralized Systems (8600 [ASIC:Q200]); Modular Systems (8800 [LC ASIC: Q100, Q200, P100]) The support for Dot1Q Q-in-Q (0x8100/0x8100) Tunneling for VLAN Subinterface Encapsulation is now extended to all systems in the Cisco 8000 Series Routers. |
|
Dot1Q Q-in-Q (0x8100/0x8100) Tunneling for VLAN Subinterface Encapsulation |
Release 24.1.1 |
We have optimized VLAN implementation by enabling service providers to:
Such optimization is possible because this release supports Dot1Q Q-in-Q (0x8100/0x8100) encapsulation for VLAN subinterfaces. This involves configuring these subinterfaces to add an outer 802.1Q tag to packets that are already carrying an 802.1Q VLAN tag. The feature introduces these changes: CLI: New L2VPN commands YANG Data Model:
This feature is supported on Cisco 8000 series routers that are based on the Q200 silicon chip application-specific integrated circuit (ASIC). |