Users Guide
Example
(Primary)
Dell# show vlan private-vlan primary
Primary Secondary Type Active Ports
------- --------- --------- ------ -------
10 primary Yes Te 2/1,3
20 primary Yes Te 1/1,3
Example
(Isolated)
Dell# show vlan private-vlan isolated
Primary Secondary Type Active Ports
------- --------- --------- ------ ----------
10 primary Yes Te 2/1,3
100 isolated Yes Te 2/2,4-6
200 isolated Yes Te 1/2,4-6
Example
(Community)
Dell# show vlan private-vlan community
Primary Secondary Type Active Ports
------- --------- --------- ------ -----------
10 primary Yes Te 2/1,3
101 community Yes Te 2/7-10
20 primary Yes Po 10, 12-13
Te 1/1
201 community No
202 community Yes Te 1/11-12
Example
(Interface)
Dell# show vlan private-vlan interface te 2/1
Primary Secondary Type Active Ports
------- --------- --------- --------------------
10 primary Yes Te 2/1
Example
(Mapping)
Dell# show vlan private-vlan mapping
Private Vlan:
Primary : 10
Isolated : 30
Community : 20
Usage
Information
Note that if the VLAN ID you enter is 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 secondary VLAN properties
are displayed, as shown in the second Example below.
Example
Dell# show vlan private-vlan 10
Primary Secondary Type Active Ports
------- --------- --------- -------------------
10 primary Yes Te 2/1,3
102 isolated Yes Te 0/4
101 community Yes Te 2/7-10
Example
Dell#show vlan private-vlan 102
Primary Secondary Type Active Ports
------- --------- --------- --------------------
10 Primary Yes Po 1
Te 0/2
102 Isolated Yes Te 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.
switchport mode private-vlan – sets PVLAN mode of the selected port.
Private VLAN (PVLAN) 1329