beautypg.com

Configuring private vlans, Figure 3-108 private vlan configuration – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 235

background image

VLAN Configuration

3-183

3

CLI – This example shows the switch configured with primary VLAN 5 and
secondary VLAN 6. Port 3 has been configured as a promiscuous port and mapped
to VLAN 5, while ports 4 and 5 have been configured as a host ports and are
associated with VLAN 6. This means that traffic for port 4 and 5 can only pass
through port 3.

Configuring Private VLANs

The Private VLAN Configuration page is used to create/remove primary, community,
or isolated VLANs.

Command Attributes
VLAN ID – ID of configured VLAN (2-4092).
Type – There are three types of private VLANs:

- Primary VLANs – Conveys traffic between promiscuous ports, and to

community ports within secondary (or community) VLANs.

- Community VLANs - 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, Isolated 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-108 Private VLAN Configuration

CLI – This example configures VLAN 5 as a primary VLAN, and VLAN 6 as a
community VLAN.

Console#show vlan private-vlan

4-153

Primary Secondary Type Interfaces
-------- ----------- ---------- --------------------------------------
5 primary Eth1/ 3
5 6 community Eth1/ 4 Eth1/ 5

Console(config)#vlan database

4-224

Console(config-vlan)#private-vlan 5 primary

4-238

Console(config-vlan)#private-vlan 6 community
Console(config-vlan)#