User guide
326 Configuring Device Information
3
Select the
Remove VLAN
check box.
4
Click
Apply Changes
.
The selected VLAN is deleted, and the device is updated.
Defining VLAN Membership Groups Using CLI Commands
The following table summarizes the equivalent CLI commands for defining VLAN membership groups
as displayed in the VLAN Membership page.
The following is an example of the CLI commands:
VLAN Port Membership Table
The VLAN Port Membership Table contains a Port Table for assigning ports to VLANs. Ports are assigned
VLAN membership by toggling through the Port Control settings. Ports can have the following values:
Table 7-24. VLAN Membership Group CLI Commands
CLI Command Description
vlan database Enters the interface configuration (VLAN) mode.
vlan {
vlan-range
} Creates a VLAN.
name
string
Adds a name to a VLAN.
console(config)# vlan database
console(config-vlan)# vlan 1972
console(config-vlan)# exit
console(config)# interface vlan 1972
console(config-if)# name Marketing
console(config-if)# exit
console(config)#
Table 7-25. VLAN Port Membership Table
Port Control Definition
T The interface is a member of a VLAN. All packets forwarded by the interface are tagged. The packets
contain VLAN information.
U The interface is a VLAN member. Packets forwarded by the interface are untagged.
F The interface is denied membership to a VLAN.
Blank The interface is not a VLAN member. Packets associated with the interface are not forwarded.