This topic describes Layer 2 interface VLAN encapsulation using VLAN ranges and lists on the Cisco 8000 Series Router, which lets you group multiple VLAN IDs together for encapsulation to simplify configuration and improve scalability.
VLAN encapsulation is a networking technique that:
-
embeds VLAN tags within Ethernet frames to distinguish and identify network traffic
-
relies on unique VLAN IDs, organized through ranges and lists, to manage and distinguish different VLANs, and
-
ensures logical separation of traffic types to enhance network performance, security, and manageability.
| Feature Name |
Release Information |
Feature Description |
| Layer 2 interface VLAN encapsulation using VLAN ranges and lists |
Release 26.1.1 | Introduced in this release on: Centralized Systems (8400 [ASIC:K100]) )(select variants only*) *This feature is now supported on Cisco 8404-SYS-D routers. |
| Layer 2 interface VLAN encapsulation using VLAN ranges and lists |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8700 [ASIC: K100], 8010 [ASIC: A100])(select variants only*) *This feature is supported on:
|
| Layer 2 interface VLAN encapsulation using VLAN ranges and lists |
Release 25.1.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on Cisco 8011-4G24Y4H-I routers. |
| Layer 2 interface VLAN encapsulation using VLAN ranges and lists |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200, 8700 [ASIC: K100])(select variants only*); Centralized Systems (8600); Modular Systems (8800 [LC ASIC: Q200, P100])(select variants only*) You can now leverage the VLAN ranges and lists to effectively separate networks operating over shared links and devices. VLAN encapsulation is typically determined by the access network and customer edge (CE) device, limiting the network provider's control over the VLAN tag or Ethernet type of customer traffic. The VLAN ranges and lists support various customer traffic types, enhancing network flexibility and management. *This feature is supported on:
This feature modifies these changes: CLI: |
VLAN ranges and lists
VLAN ranges and lists differ in their approach to VLAN encapsulation:
A VLAN range is a sequence of contiguous VLAN IDs used for encapsulation. For instance, VLAN IDs from 200 to 250 can be grouped in a range.
A VLAN list is a specific enumeration of VLAN IDs used for encapsulation. For instance, VLAN IDs 100, 123, and 150 can be grouped in a list.
VLAN list and range can be used together in configuration.
Benefits of Layer 2 interface VLAN encapsulation using VLAN ranges and lists
The VLAN encapsulation using VLAN ranges and lists offers several key benefits and is crucial for efficient network management:
Simplified configuration: Configuring multiple VLANs with a single command, rather than individually, reduces the time and effort required for network setup and modification.
Enhanced manageability: Managing VLANs becomes easier when grouped into lists or ranges. Changes can be applied to multiple VLANs simultaneously, simplifying network management tasks.
Improved scalability: Grouping VLANs supports more efficient scaling in large-scale network environments, enabling the network to handle more VLANs without significantly increasing configuration complexity. A single subinterface can be used instead of multiple subinterfaces.
Reduced configuration errors: Using fewer commands to configure multiple VLANs decreases the likelihood of configuration errors, resulting in a more stable and reliable network setup.
Supported encapsulations
encapsulation dot1q <x> , <y> (For example, encapsulation dot1q 200, 210, 300, 310, 400)
encapsulation dot1q <x> - <y> (For example, encapsulation dot1q 200 – 400, 600-801, 901-1000)
encapsulation dot1q <x> second-dot1q <y>, <z>
encapsulation dot1q <x> second-dot1q <y> - <z>
encapsulation dot1q <x> - <y> second-dot1q <z>
encapsulation dot1ad <x> dot1q <y>, <z>
encapsulation dot1ad <x> dot1q <y> - <z>
encapsulation dot1ad <x> - <y> dot1q <z>
encapsulation dot1ad <x>, <y> dot1q <z>
encapsulation dot1ad <x>, <y>
encapsulation dot1ad <x> - <y>