Description
A Virtual Local Area Network (VLAN) is a fundamental Layer 2 networking construct that creates independent logical networks within a shared physical network infrastructure. It operates by inserting a VLAN tag (defined by IEEE 802.1Q) into the Ethernet frame header. This 4-byte tag contains a 12-bit VLAN Identifier (VID), which ranges from 1 to 4094, allowing the segmentation of a single physical switch or network into thousands of distinct broadcast domains. Frames belonging to a specific VLAN are only forwarded to ports configured as members of that VLAN, effectively isolating broadcast, multicast, and unknown unicast traffic. This logical separation is enforced by network switches, which maintain forwarding tables per VLAN.
In 3GPP system architectures, VLANs play a crucial role in transport network segmentation. They are used to separate traffic from different logical entities over a common physical infrastructure. For example, in the Radio Access Network (RAN), VLANs can isolate fronthaul traffic (e.g., CPRI/eCPRI streams between a Distributed Unit (DU) and a Radio Unit (RU)) from backhaul traffic (between the DU/CU and the core network). They also separate control plane, user plane, and synchronization plane traffic, ensuring quality of service and security. Within the 5G Core network, deployed as virtualized network functions (VNFs) in data centers, VLANs are used to create isolated networks for management, northbound, southbound, and east-west traffic, aligning with cloud-native principles.
The implementation involves VLAN-aware switches and routers at network demarcation points. In a typical mobile network, a cell site router may use VLANs to separate traffic from multiple sectors or different radio access technologies before aggregating it onto a shared backhaul link. In network slicing, VLANs (often combined with other technologies like MPLS or SRv6) provide the underlying Layer 2 isolation for different network slice instances, ensuring one slice's traffic does not interfere with another's. Configuration and management of VLANs are critical for network operations, often automated through SDN (Software-Defined Networking) controllers as part of the wider transport network management defined in 3GPP specifications.
Purpose & Motivation
VLAN technology was created to address the limitations of traditional flat Layer 2 networks, which suffered from large broadcast domains, security vulnerabilities, and inflexible physical topology constraints. Before VLANs, network segmentation required separate physical switches and cabling for each department or service, leading to high costs and poor resource utilization. VLANs introduced logical segmentation, allowing a single switch to serve multiple groups as if they were on separate physical networks, thereby solving scalability and management problems in enterprise and carrier networks.
3GPP's adoption and specification of VLAN usage were driven by the evolution toward all-IP transport and cloud-native networks. As mobile networks moved from dedicated TDM/ATM links to shared Ethernet/IP transport for cost efficiency, a mechanism was needed to maintain strict traffic separation for different services (e.g., voice, data, signaling) and different tenants (e.g., mobile virtual network operators). VLANs provided a standardized, widely supported method to achieve this isolation on packet-switched networks. With the advent of 5G and network slicing, the need for strong traffic isolation became paramount. VLANs, as a proven and reliable technology, form a foundational layer for creating the isolated connectivity subnets required by end-to-end network slices, enabling the concurrent operation of diverse services with varied performance and security requirements on a common physical infrastructure.
Release Timeline
Detected Changes Across Releases
from 3GPP Change RequestsSpecific changes extracted from the „Change history“ tables of 3GPP specifications (8 CRs across 3 releases). Complements the general historical overview above with the evidence-based evolution of this function.
In Release 16, the specifications introduced new capabilities and clarifications for VLAN functionality. This included the configuration and exchange of VLAN Information, procedures for inserting and removing VLAN tags specifically for 5G Virtual Networks (5G-VN), and support for UPF selection based on traffic classes and VLAN. The release also provided corrections and clarifications to the technical description of VLAN tags.
In Release 19, the specification introduced support for configuring VLAN handling information within SM subscription data and the DN-AAA server. It also provided necessary clarifications on the general procedures for VLAN handling within the 5G System and on how to manage VLAN tag errors.
Explore further
Broader topics and technologies where VLAN plays a role.
Defining Specifications
3GPP specifications that define or reference VLAN, with the latest known release. Sourced from the 3GPP document catalog — see methodology.
| Specification | Title | Release |
|---|---|---|
| TR 21.905 vj00 | 3GPP Technical Terms and Definitions | Rel-19 |
| TR 22.804 vg30 | 5G Automation in Vertical Domains Study | Rel-16 |
| TS 22.821 vg10 | 5G LAN-type Services Requirements | Rel-16 |
| TS 23.234 vd10 | 3GPP-WLAN Interworking Index | Rel-13 |
| TS 23.501 vk00 | 5G System Architecture Stage 2 | Rel-20 |
| TS 23.734 vg20 | Enhancements for 5GS in Vertical Domains | Rel-16 |
| TS 28.314 vk00 | Management and Orchestration - Plug and Connect | Rel-20 |
| TR 28.833 vi01 | Technical Report on 5G LAN-type Service Management | Rel-18 |
| TS 29.514 vj40 | 5G System; Policy Authorization Service; Stage 3 | Rel-19 |
| TS 29.890 vg00 | CT3 5G System Technical Report | Rel-16 |
| TS 32.501 vj00 | Self-Configuration of Network Elements Concepts | Rel-19 |
| TS 32.833 vb00 | Converged OSS End-to-End Management Study | Rel-11 |