Configuring a VLAN

Follow this procedure to configure a VLAN in the Extreme device at the global configuration level.

  1. Enter the configure terminal command to access global configuration mode.
    device# configure terminal
    
  2. Enter the vlan command to create a topology group at the global configuration level.
    device(config)# vlan 5
    device(config-vlan-5)# 
    
    Note

    Note

    The no vlan command removes the existing VLAN instance from the device.