White Papers

Table Of Contents
only a slot ID to display the PVLAN status for all ports on a Z9500 line card. The
valid values are:
port-channel port-channel-number
tengigabitethernet [slot-id | slot/port ]
fortygigE [slot-id | slot/port]
Defaults none
Command Modes
EXEC
EXEC Privilege
Command
History
Version Description
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.1 Introduced on the S4810.
7.8.1.0 Introduced on the C-Series and S-Series.
Usage
Information
This command has two types of display a list of all PVLAN interfaces or for a specific interface.
Examples of both types of output are shown below.
The following describes the show interfaces private-vlan command shown in the Examples
below.
Field Description
Interface Displays the type of interface and associated slot and port number.
Vlan Displays the VLAN ID of the designated interface.
PVLAN-Type Displays the type of VLAN in which the designated interface resides.
Interface Type Displays the PVLAN port type of the designated interface.
Status States whether the interface is operationally up or down.
Example (All)
Dell# show interfaces private-vlan
Interface Vlan PVLAN-Type Interface Type Status
--------- ---- ---------- -------------- --------
Gi 2/1 10 Primary Promiscuous Up
Gi 2/2 100 Isolated Host Down
Gi 2/3 10 Primary Trunk Up
Gi 2/4 101 Community Host Up
Example
(Specific)
Dell# show interfaces private-vlan Gi 2/2
Interface Vlan PVLAN-Type Interface Type Status
--------- ---- ---------- -------------- --------
Gi 2/2 100 Isolated Host Up
Related
Commands
private-vlan mode sets the mode of the selected VLAN to community, isolated, or primary.
show vlan private-vlan displays the PVLANs and/or interfaces that are part of a PVLAN.
switchport mode private-vlan sets PVLAN mode of the selected port.
Private VLAN (PVLAN) 1251