C o n f i g u r i n g S w i t c h I n f o r m a t i o n
259
The following is an example of the CLI commands:
Console # vlan database
Console (config-switch)#
Console (config-switch)# vlan 1972
Console (config-switch)# exit
Console (config)# interface vlan 19
Console (config-if)# name Marketing
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:
V L A N P o r t M e m b e r s h i p C o n t r o l S e t t i n g s
NOTE:
Ports that are LAG members are not displayed in the VLAN Port Membership Table.
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.
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 member of this member.
Packets forwarded by the interface are
untagged.
F
The interface is denied membership to a
VLAN via GVRP.
Blank
The interface is not a member of this VLAN.
Packets associated with the VLAN are not
forwarded.