VLANs

802.1Q encapsulation for VLAN interfaces over Layer 2 network interfaces.

New VLAN items can be added.

VLAN

  • Interface - The Layer 2 interface these network features apply to.
  • IPv4 - IPv4 addressing, routes, and DHCP services for this interface.
  • IPv6 - IPv6 addressing, routes, prefix assignment, and RA/DHCPv6 services for this interface.

Properties

Enable

Enable this VLAN.

When disabled, the interface remains configured but its related IPv4, IPv6, and DHCP services are not brought up.

  • Data type: boolean
  • Default: true
  • Configuration

CLI: (cli)> config network vlan <key> enable

Label

The label used to describe and locate this VLAN.

  • Data type: string
  • Configuration
  • Optional

CLI: (cli)> config network vlan <key> label

Parent interface

The interface the VLAN will operate on.

  • Data type: reference path
  • References instances of: Network / Layer 2 interfaces
  • Configuration
  • Required

CLI: (cli)> config network vlan <key> parent-interface

VLAN ID

The ID for this VLAN.

Devices participating on the VLAN must have the same ID.

  • Data type: integer
  • Default: 1
  • Minimum: 0
  • Maximum: 4095
  • Configuration
  • Required

CLI: (cli)> config network vlan <key> vlan-id