Concept Guide
isolated (OPTIONAL) Enter the keyword isolated to display VLANs congured as isolated
VLANs, along with their interfaces.
primary (OPTIONAL) Enter the keyword primary to display VLANs congured as primary
VLANs, along with their interfaces.
primary_vlan (OPTIONAL) Enter a private VLAN ID or secondary VLAN ID to display interface details
about the designated PVLAN.
interface interface (OPTIONAL) Enter the keyword interface and an interface ID to display the PVLAN
conguration of the designated interface.
Defaults none
Command Modes
• EXEC
• EXEC Privilege
Supported Modes Full—Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
Examples of all types of command output are shown below. The rst type of output is the result of not entering an
optional keyword. It displays a detailed list of all PVLANs and their member VLANs and interfaces. The other types
of output show details about PVLAN subsets.
The following describes the show private-vlan command shown in the Examples below.
Field Description
Primary Displays the VLAN ID of the designated or associated primary VLAN(s).
Secondary Displays the VLAN ID of the designated or associated secondary VLAN(s).
Type Displays the type of VLAN in which the listed interfaces reside.
Active States whether the interface is operationally up or down.
Ports Displays the interface IDs in the listed VLAN.
Example (All)
Dell# show vlan private-vlan
Primary Secondary Type Active Ports
------- --------- --------- ------ -----------
10 primary Yes Gi 2/1,3
100 isolated Yes Gi 2/2
101 community Yes Gi 2/10
20 primary Yes Po 10, 12-13
Gi 3/1
200 isolated Yes Gi 3/2,4-6
201 community No
202 community Yes Gi 3/11-12
Example (Primary)
Dell# show vlan private-vlan primary
Primary Secondary Type Active Ports
------- --------- --------- ------ -------
10 primary Yes Gi 2/1,3
20 primary Yes Gi 3/1,3
Private VLAN (PVLAN) 1051