VLANs | 20714VLANsThis chapter describes the use of SFTOS to create IEEE 802.1Q Virtual LANs (VLANs); it contains thefollowing major sections:• Introduction to VLAN Configuration on page 207• Important Points to Remember on page 208• Implementing VLANs on page 209• VLAN Mode Commands on page 210• Configuration Task List for VLANs on page 211• Adding a LAG to a VLAN on page 215• Creating a Routed VLAN on page 217• GARP and GVRP on page 218• Creating an IP Subnet-based VLAN on page 223• Configuring a Private Edge VLAN (PVLAN) on page 223• Configuring a Native VLAN on page 224• Configuring a VLAN Tunnel (DVLAN or VLAN-Stack) on page 229• Displaying VLAN Information on page 233Introduction to VLAN ConfigurationVirtual LAN (VLAN) support in SFTOS conforms to the IEEE 802.1Q specification, allowing a networkto be logically segmented without regard to the physical location of devices on the network—one physicalnetwork becomes multiple logical networks. These logical networks may, or may not, correspond tosubnets.While maintaining Layer 2 forwarding speed, network segmentation provides:• Better administration• Better security• Better management of multicast trafficAdding Virtual LAN (VLAN) support to a Layer 2 switch offers some of the benefits of both bridging androuting. Like a bridge, a VLAN switch forwards traffic based on the Layer 2 header, which is fast, and likea router, it partitions the network into logical segments, which provides better administration, security andmanagement of multicast traffic.