How to Configure PVLANs
This example shows how to permit routing of secondary VLAN ingress traffic from private VLANs 303
through 307, 309, and 440 and verify the configuration:
Switch# configure terminal
Switch(config)# interface vlan 202
Switch(config-if)# private-vlan mapping add 303-307,309,440
Switch(config-if)# end
Switch# show interfaces private-vlan mapping
Interface Secondary VLAN Type
--------- -------------- -----------------
vlan202
vlan202
vlan202
vlan202
vlan202
vlan202
vlan202
Switch#
Software Configuration Guide—Release 12.2(25)EW
36-12
303
community
304
community
305
community
306
community
307
community
309
community
440
isolated
Chapter 36
Configuring Private VLANs
OL-6696-01