Parameters
interface 
interface
(OPTIONAL) Enter the keyword interface followed by the ID of the 
specific interface for which to display PVLAN status.
Defaults none
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 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)
FTOS# 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)
FTOS# 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.
1161