Administrator Guide

Example of Conguring Private VLAN Members
The following example shows the use of the PVLAN commands that are used in VLAN INTERFACE mode to congure the PVLAN
member VLANs (primary, community, and isolated VLANs).
Dell#conf
Dell(conf)# interface vlan 10
Dell(conf-vlan-10)# private-vlan mode primary
Dell(conf-vlan-10)# private-vlan mapping secondary-vlan 100-101
Dell(conf-vlan-10)# untagged TenGig 2/1
Dell(conf-vlan-10)# tagged TenGig 2/3
Dell(conf)# interface vlan 101
Dell(conf-vlan-101)# private-vlan mode community
Dell(conf-vlan-101)# untagged TenGig 2/10
Dell(conf)# interface vlan 100
Dell(conf-vlan-100)# private-vlan mode isolated
Dell(conf-vlan-100)# untagged Te 2/2
Private VLAN Conguration Example
The following example shows a private VLAN topology.
Figure 101. Sample Private VLAN Topology
The following conguration is based on the example diagram for the MXL switch:
TenGig 0/0 and TenGig 0/23 are congured as promiscuous ports, assigned to the primary VLAN, VLAN 4000.
TenGig 0/25 is congured as a PVLAN trunk port, also assigned to the primary VLAN 4000.
TenGig 0/24 and TenGig 0/47 are congured as host ports and assigned to the isolated VLAN, VLAN 4003.
610
Private VLANs (PVLAN)