Reference Guide

VLANs 341
The following is an example of the CLI commands:
Port Settings
After a VLAN has been defined, assign ports to it.
To assign a VLAN to untagged packets, arriving on the device, enter the port
default VLAN ID (PVID). All untagged packets arriving to the device are
tagged by the ports PVID.
All ports must have a defined PVID. If no other value is configured, the
default VLAN PVID is used. VLAN ID #1 is the default VLAN, and cannot
be deleted from the system.
To configure ports on a VLAN:
1
Click
Switching
>
VLAN
>
Port Settings
in the tree view to display the
Port Settings: Summary
page.
All interfaces and their settings are displayed.
2
To modify the port settings, click
Edit,
and enter the fields:
Port
— Enter the port number to be modified.
Switchport Mode (Layer 2+ mode)
— Enter the port system mode.
The possible options are:
Layer 2
— Set the port to layer 2 mode.
Layer 2+
— Set the port to layer 3 mode. in which static routing is
supported.
Port VLAN Mode
— Enter the port VLAN mode. The possible
options are:
console(config)# vlan database
console(config-vlan)# vlan 1972
console(config-vlan)# end
console(config)# interface vlan 1972
console(config-if)# name Marketing
console(config-vlan)# dot1x auth-not-req
console(config-if)# end