Private VLAN (PVLAN) | 443
show interfaces private-vlan
Display type and status of PVLAN interfaces.
Syntax
show interfaces private-vlan [interface interface]
Parameters
Defaults
none
Command Modes
EXEC
EXEC Privilege
Command
History
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.
Examples
Figure 23-1. show interfaces private-vlan Command Example
Figure 23-2. show interfaces private-vlan (Specific) Command Example
Table 23-1 defines the fields in the output, above.
Related
Commands
interface interface (OPTIONAL) Enter the keyword interface, followed by the ID of the specific
interface for which to display PVLAN status.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
Table 23-1. show interfaces Command Description
Field Description
Interface Displays 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.
FTOS# show interfaces private-vlan
Interface Vlan PVLAN-Type Interface Type Status
--------- ---- ---------- -------------- --------
TenGig 2/1 10 Primary Promiscuous Up
TenGig 2/2 100 Isolated Host Down
TenGig 2/3 10 Primary Trunk Up
TenGig 2/4 101 Community Host Up
FTOS# show interfaces private-vlan TenGig 2/2
Interface Vlan PVLAN-Type Interface Type Status
--------- ---- ---------- -------------- --------
TenGig 2/2 100 Isolated Host Up
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.