VLAN

This help contains the following topics:

Introduction

The Virtual Local Area Network (VLAN) technology divides a physical LAN into multiple logical LANs. It has the following benefits:

Port-based VLANs

Port-based VLANs group VLAN members by port. A port forwards packets from a VLAN only after it is assigned to the VLAN.

In a VLAN, a port can be added to an untagged port list to be an untagged port or be added to a tagged port list to be a tagged port. The untagged port in the VLAN sends packets untagged and the tagged port in the VLAN sends packets tagged.

You can set the link type of a port to access, trunk, or hybrid. The link types use the following VLAN tag handling methods:

VLAN interfaces

Hosts of different VLANs use VLAN interfaces to communicate at Layer 3. VLAN interfaces are virtual interfaces that do not exist as physical entities on devices. For each VLAN, you can create one VLAN interface and assign an IP address to it. The VLAN interface acts as the gateway of the VLAN to forward packets destined for another IP subnet at Layer 3.

vSystem support information

Support of non-default vSystems for this feature depends on the device model. This feature is available on the Web interface only if it is supported.

Restrictions and guidelines

As the system default VLAN, VLAN 1 cannot be created or deleted.

Configuration guidelines

Create VLANs

The Virtual Local Area Network (VLAN) technology divides a physical LAN into multiple logical LANs. Each VLAN is a broadcast domain that limits the transmission of broadcast packets. Hosts in the same VLAN can communicate with one another at Layer 2, but they are isolated from hosts in other VLANs at Layer 2.

To create a VLAN:

  1. Click the Network tab. In the navigation pane, select VLANs. The VLANs page opens.

  2. Click Create.

    The Create VLANs page opens.

    Figure-1 VLAN page

  3. In the VLAN list field, enter a VLAN ID or a VLAN ID range.

    Figure-2 Creating VLANs

  4. Click OK.

    The specified VLANs are created successfully and displayed on the VLANs page.

  5. On the VLANs page, click Edit for a VLAN.

    The Edit VLAN page opens.

    Figure-3 Editing a VLAN

    Table-1 VLAN configuration items

    Item

    Description

    VLAN ID

    ID of a VLAN.

    Description

    Description of the VLAN.

    Link type: Access

    An access interface can forward packets from only one VLAN and send these packets untagged.

    1. Select an interface from the Access list.

    2. Click Add. The interface will be displayed on the access interface list.

    Link type: Trunk

    A trunk interface can forward packets from multiple VLANs. Except packets from the port VLAN ID (PVID) of the interface, packets sent out of the interface are tagged.

    1. Select an interface from the Trunk list.

    2. Click Add. The interface will be displayed on the trunk interface list.

    Link type: Hybrid-Untagged

    A hybrid interface can forward packets from multiple VLANs, and sends packets from the specified VLANs untagged.

    1. Select an interface from the Untagged list.

    2. Click Add. The interface will be displayed on the untagged interface list.

    Link type: Hybrid-Tagged

    A hybrid interface can forward packets from multiple VLANs, and sends packets from the specified VLANs tagged.

    1. Select an interface from the Tagged list.

    2. Click Add. The interface will be displayed on the tagged interface list.

  6. Click OK.

Create VLAN interfaces

Hosts of different VLANs use VLAN interfaces to communicate at Layer 3. VLAN interfaces are Layer 3 virtual interfaces that do not exist as physical entities on devices. For each VLAN, you can create one VLAN interface and assign an IP address to it. The VLAN interface acts as the gateway of the VLAN to forward packets at Layer 3.

To create a VLAN interface:

  1. Click the Network tab. In the navigation pane, select VLANs. The VLANs page opens.

  2. Select an existing VLAN, and click Create VLAN Interface.

    The Modify Interface Settings page opens.

    Figure-4 Modifying interface settings

  3. On the Modify Interface Settings page, you can modify VLAN interface parameters.

    For more information, see the interface help.

  4. Click OK.

    A VLAN interface is created successfully, and can be viewed on the Network > Interface Configuration > Interfaces page.