2-934
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show pvlan mapping
show pvlan mapping
To show the private VLAN mappings configured on promiscuous ports, use the show pvlan mapping
command.
show pvlan mapping [private_vlan | mod/port]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Examples This example shows how to display the private VLAN mapping by port:
Console> show pvlan mapping
Port Primary Secondary
---- ------- ---------
6/3 10 20
Console>
This example shows how to display the private VLAN mapping for a specific VLAN:
Console> show pvlan mapping 10
Primary Secondary Ports
------- --------- -----
10 20 6/3
Console>
This example shows how to display the private VLAN mapping for a specific port:
Console> show pvlan mapping 6/3
Port Primary Secondary
---- ------- ---------
6/3 10 20
Console>
This example shows the results when no VLANs are mapped:
Console> show pvlan mapping
Port Primary Secondary
---- ------- ---------
No Private Vlan Mappings configured.
Console>
private_ vlan (Optional) Number of the private VLAN.
mod/port (Optional) Number of the module and port.