Network | VLAN

POSTED ON 15 May, 2018

VLAN interfaces (also known as VLAN tagging) permits to isolate logical networks architectures at OSI layer 2 over the same physical NIC interface, each one with it’s own independent routing table. See below how to configure and manage VLANs interfaces.

VLAN Interfaces Table

This table lists all the VLAN interfaces configured in the system.

zevenet network vlan interfaces

NAME. Name of the VLAN interface.
ALIAS. Interface alias, if it has been defined.
ADDRESS. IP address assigned, if any. Support IPv4 and IPv6.
MAC. Hardware address of this interface. It’ll be inherited from the parent NIC interface.
NETMASK. Subnet mask assigned, if the interface is configured.
GATEWAY. Default gateway used by the VLAN interface.
STATUS. The status of a given VLAN interface, the available values are Green if the virtual interface is up and Red if the virtual interface is down.
ACTIONS. The available actions for every interface in the table are the following:

  • Edit. Change the VLAN configuration like IP address, netmask and gateway.
  • Bring up. Set the interface up and configured to accept traffic.
  • Bring down. Set the interface down and stop accepting traffic.
  • Delete. Unset the configuration and remove the VLAN interface.
  • Cluster. No actions are allowed as this interface is used in the cluster service for synchronization and heartbeat processes. In order to modify this interface is required to disable the cluster service.

Through the Actions menu button the following actions are available for the selected interfaces:

  • Create VLAN. This option redirect to the VLAN creation form.
  • The actions mentioned above. The actions mentioned above: Bring up, Bring down and Delete
Share on:

Documentation under the terms of the GNU Free Documentation License.

Was this article helpful?

Related Articles