Administrator Guide

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.
switchport mode private-vlan
Set PVLAN mode of the selected port.
C9000 Series
Syntax
[no] switchport mode private-vlan {host | promiscuous | trunk}
To remove PVLAN mode from the selected port, use the no switchport mode private-vlan command.
Parameters
host Enter the keyword host to configure the selected port or port channel as an isolated
interface in a PVLAN.
promiscuous Enter the keyword promiscuous to configure the selected port or port channel as a
promiscuous interface.
1298 Private VLAN (PVLAN)