VLAN (Virtual Local Area Network) is used to organize communication between devices at the channel level. A VLAN can link devices connected to different network switches and located in different network segments. If the devices are connected to the same switch but are in different VLANs, they will not be able to communicate with each other at the channel level.

You can use VLAN to:

  • create a logical network topology independent of the physical topology;
  • reduce the amount of broadcast traffic in the network;
  • enhance network security. For example, using VLAN helps prevent ARP-spoofing and some other types of network attacks.

VLAN can be created for a separate DCImanager 6 user. Read more in the article User VLAN module.

VLAN operation logic


DCImanager 6 uses a VLAN implementation based on switch ports – physical switch ports can be logically combined into one or more VLANs. Use of VLAN is possible for all supported switch types.

DCImanager 6 supports trunk ports. Trunk ports are used to transmit the traffic of multiple VLANs between switches. These VLANs are called trunk members. In order for the switch to determine which VLAN the frame being transmitted belongs to, the frame is assigned a special tag. Native VLAN is used to transmit frames without tags (untagged traffic).

How to manage VLAN


You can manage VLANs and their participants in NetworkVirtual networks (VLAN).

VLAN participants in DCImanager 6 are:

  • ports to which this VLAN is assigned;
  • trunk ports where this VLAN is listed among trunk members, except for those where all VLANs are listed as trunk members.


Section interface

Creating a VLAN

VLAN can be created in DCImanager 6 using two methods: manually and automatically during switch polling.

To create a VLAN manually:

  1. Enter NetworkVirtual networks (VLAN) Create VLAN.
  2. Specify VLAN parameters:
    1. VLAN ID — virtual network ID.

      Note

      Make sure that the connected equipment supports VLAN with this ID.

    2. Specify the VLAN’s Name.
    3. Specify the VLAN’s Owner. The parameter is available only with the User VLAN module installed.
    4. Add a discretional Note.
  3. Press Create VLAN.

    Note

    The VLAN will be created on the switch only after adding at least one participant to the VLAN.

VLANs configured on switches are created in DCImanager 6 automatically after the equipment poll. If you have changed the VLAN settings on the switch, they will be updated in DCImanager 6 after the next switch poll. If necessary, you can launch the poll manually: EquipmentSwitches → select the switch →  menu  → Poll Poll.

Changing VLAN settings

It is not possible to change VLAN ID in DCImanager 6 settings.

To change the VLAN name in DCImanager 6, enter NetworkVirtual networks (VLAN) → select the VLAN →   menu → VLAN settings → specify the new VLAN NameSave. This will not change the VLAN name in the switch settings.

Switch ports configuration

To add a VLAN to the switch port:

  1. Go to port settings: EquipmentSwitches → select the switch → select the port.
  2. Select the VLAN. One port can only belong to one VLAN.
  3. To make the port a trunk port:
    1. Enable the Trunk-port option.
    2. Select Native VLAN — the VLAN in which untagged traffic is transmitted.
    3. Select Trunk members — VLANs which can send traffic through the port.
  4. Press Save. The port will be added to the list of VLAN participants.

You can change the VLAN settings of the port in Switches or Virtual networks (VLAN) sections of the port page.

Deleting a VLAN

To delete a VLAN:

  1. Assign another VLAN to all of its participants: NetworkVirtual networks (VLAN) → select the VLAN → select the port → select another VLAN for this port → Save.
  2. Enter NetworkVirtual networks (VLAN) → select the VLAN → menu Delete VLAN Delete VLAN.

Note

Deleting the VLAN in DCImanager 6 does not delete that VLAN on the switch.

Adding released servers to VLAN


You can configure to automatically add the released servers to a specific VLAN. To do this, enter NetworkVirtual networks (VLAN)VLAN general settings:

  1. Enable the Move servers to VLAN during deallocation option.
  2. Select the VLAN ID.
  3. Press Save.

The ports of the released servers will be moved to the selected VLAN. After the ports transfer, DCImanager 6 will perform diagnostics on the server.

Note

The VLAN for the released servers is configured separately for each location.