VLAN Configuration
3-171
CLI – This example configures VLAN 5 as a primary VLAN, and VLAN 6 as a
community VLAN.
Associating Private VLANs
Each community VLAN must be associated with a primary VLAN.
Command Attributes
• Primary VLAN ID - ID of primary VLAN (2-4094).
• Association - Community VLANs associated with the selected primary VLAN.
• Non-Association - Community VLANs not associated with the selected VLAN.
Web – Click VLAN, Private VLAN, Association. Select the required primary VLAN
from the scroll-down box, highlight one or more community VLANs in the
Non-Association list box, and click Add to associate these entries with the selected
primary VLAN. (A community VLAN can only be associated with one primary VLAN.)
Figure 3-85 Private VLAN Association
CLI – This example associates community VLANs 6 and 7 with primary VLAN 5
Console(config)#vlan database 4-194
Console(config-vlan)#private-vlan 5 primary 4-204
Console(config-vlan)#private-vlan 6 community
Console(config-vlan)#
Console(config)#vlan database 4-194
Console(config-vlan)#private-vlan 5 association 6 4-205
Console(config-vlan)#private-vlan 5 association 7
Console(config)#