System information
2-58
Configuring the Switch
2
associated promiscuous ports.
• Current – Displays a list of the currently configured VLANs.
Web – Click Private VLAN, Private VLAN Configuration. Enter the VLAN ID number,
select Primary or Community type, then click Add. To remove a private VLAN from
the switch, highlight an entry in the Current list box and then click Remove. Note that
all member ports must be removed from the VLAN before it can be deleted.
Figure 2-37. Configuring Private VLANs
CLI – This example configures VLAN 5 as a primary VLAN, and VLAN 6 and 7 as
community VLANs.
Associating Community VLANs
Each community VLAN must be associated with a primary VLAN.
Command Attributes
• Primary VLAN ID – ID of primary VLAN (1-4094, no leading zeroes).
• Association – Community VLANs associated with the selected primary VLAN.
• Non-Association – Community VLANs not associated with the selected primary
VLAN.
Console(config)#vlan database 3-83
Console(config-vlan)#private-vlan 5 primary 3-93
Console(config-vlan)#private-vlan 6 community
Console(config-vlan)#private-vlan 7 community
Console(config-vlan)#