2-549
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set pvlan mapping
set pvlan mapping
To map isolated or community VLANs to the primary VLAN on the promiscuous port, use the set pvlan
mapping command.
set pvlan mapping primary_vlan {isolated_vlan | community_vlan | twoway_community_vlan}
mod/port
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You must set the primary VLAN, isolated VLANs, and community VLANs using the set vlan
pvlan-type command combined with the set pvlan command before you can apply the VLANs on any
of the promiscuous ports with the set pvlan mapping command.
You should connect the promiscuous port to an external device for the ports in the private VLAN to
communicate with any other device outside the private VLAN.
You should apply this command for each primary or isolated (community) association in the private
VLAN.
Examples This example shows how to remap community VLAN 903 to the p rimary VLAN 901 on ports 3 through
5 on module 8:
Console> (enable) set pvlan mapping 901 903 8/3-5
Successfully set mapping between 901 and 903 on 8/3-5.
Console> (enable)
primary_vlan Number of the primary VLAN.
isolated_vlan Number of the isolated VLAN.
community_vlan Number of the community VLAN.
twoway_community_vlan Number of the two-way community VLAN.
mod/port Module and port number of the promiscuous port.