VLANs

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

New VLAN items can be added.

VLAN

Properties

Enable

Enable this VLAN.

  • 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