CLI Guide

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 This command has two types of display — a list of all PVLAN interfaces or for a specic interface. Examples of
both types of output are shown below.
The following describes the show interfaces private-vlan command shown in the following examples.
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 (Specic)
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.
show vlan private-vlan mapping — displays the primary-secondary VLAN mapping.
switchport mode private-vlan — sets PVLAN mode of the selected port.
show vlan private-vlan
Display PVLANs and/or interfaces that are part of a PVLAN.
Syntax
show vlan private-vlan [community | interface | isolated | primary |
primary_vlan | interface interface]
Parameters
community (OPTIONAL) Enter the keyword community to display VLANs congured as community
VLANs, along with their interfaces.
interface (OPTIONAL) Enter the keyword interface to display VLANs congured as community
VLANs, along with their interfaces.
Private VLAN (PVLAN) 1031