SMC Networks SMC6128L2 Switch User Manual


 
VLAN C
ONFIGURATION
3-179
Configuring Private VLANs
The Private VLAN Configuration page is used to create/remove primary,
or community VLANs.
Command Attributes
VLAN ID
ID of configured VLAN (2-4094).
Type – There are three types of private VLANs:
- Primary – Conveys traffic between promiscuous ports, and to their
community ports within secondary (or community) VLANs.
- Community – Conveys traffic between community ports, and to
their promiscuous ports in the associated primary VLAN.
Current - Displays a list of the currently configured VLANs.
Web – Click 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 3-76. Private VLAN Configuration
CLI – This example configures VLAN 5 as a primary VLAN, and VLAN
6 as a community VLAN.
Console(config)#vlan database
Console(config-vlan)#private-vlan 5 primary
Console(config-vlan)#private-vlan 6 community
Console(config-vlan)#