Command Line Reference Guide

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
--------- ---- ---------- -------------- --------
Te 2/1 10 Primary Promiscuous Up
Te 2/2 100 Isolated Host Down
Te 2/3 10 Primary Trunk Up
Te 2/4 101 Community Host Up
Example
(Specific)
FTOS# show interfaces private-vlan Te 2/2
Interface Vlan PVLAN-Type Interface Type Status
--------- ---- ---------- -------------- --------
Te 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.
S5000
Syntax
show vlan private-vlan [community | interface | isolated |
primary | primary_vlan | interface interface]
Parameters
community (OPTIONAL) Enter the keyword community to display VLANs
configured as community VLANs, along with their interfaces.
interface
(OPTIONAL) Enter the keyword interface to display VLANs
configured as community VLANs, along with their interfaces.
isolated (OPTIONAL) Enter the keyword isolated to display VLANs
configured as isolated VLANs, along with their interfaces.
primary (OPTIONAL) Enter the keyword primary to display VLANs
configured as primary VLANs, along with their interfaces.
1073