CLI Guide

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
Example (Isolated)
Dell# show vlan private-vlan isolated
Primary Secondary Type Active Ports
------- --------- --------- ------ ----------
10 primary Yes Gi 2/1,3
100 isolated Yes Gi 2/2,4-6
200 isolated Yes Gi 3/2,4-6
Example
(Community)
Dell# show vlan private-vlan community
Primary Secondary Type Active Ports
------- --------- --------- ------ -----------
10 primary Yes Gi 2/1,3
101 community Yes Gi 2/7-10
20 primary Yes Po 10, 12-13
Gi 3/1
201 community No
202 community Yes Gi 3/11-12
Example (Specific)
Dell# show vlan private-vlan interface Gi 2/1
Primary Secondary Type Active Ports
------- --------- --------- --------------------
10 primary Yes Gi 2/1
Usage Information If the VLAN ID is that of a primary VLAN, the entire private VLAN output is displayed,
as shown below. If the VLAN ID is a secondary VLAN, only its primary VLAN and its
particular secondary VLAN properties are displayed, as shown in the second
Example.
Example
Dell# show vlan private-vlan 10
Primary Secondary Type Active Ports
------- --------- --------- -------------------
10 primary Yes Gi 2/1,3
102 isolated Yes Gi 0/4
101 community Yes Gi 2/7-10
Example
Dell#show vlan private-vlan 102
Primary Secondary Type Active Ports
------- --------- --------- --------------------
10 Primary Yes Po 1
Gi 0/2
102 Isolated Yes Gi 0/4
Related
Commands
private-vlan mode — sets the mode of the selected VLAN to community, isolated,
or primary.
show interfaces private-vlan — displays type and status of PVLAN interfaces.
Private VLAN (PVLAN)
1203