Command Line Reference Guide

primary_vlan
(OPTIONAL) Enter a private VLAN ID or secondary VLAN ID to display
interface details about the designated PVLAN.
interface
interface
(OPTIONAL) Enter the keyword interface and an interface ID to
display the PVLAN configuration of the designated interface.
Defaults none
Command Modes
EXEC
EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Examples of all types of command output are shown below. The first type of output is the result
of not entering an optional keyword. It displays a detailed list of all PVLANs and their member
VLANs and interfaces. The other types of output show details about PVLAN subsets.
The following describes output from the show private-vlan command shown in the
Examples below.
Field Description
Primary Displays the VLAN ID of the designated or associated primary
VLAN(s).
Secondary Displays the VLAN ID of the designated or associated secondary
VLAN(s).
Type Displays the type of VLAN in which the listed interfaces reside.
Active States whether the interface is operationally up or down.
Ports Displays the interface IDs in the listed VLAN.
Example (All)
FTOS# show vlan private-vlan
Primary Secondary Type Active Ports
------- --------- --------- ------ -----------
10 primary Yes Te 2/1,3
100 isolated Yes Te 2/2
101 community Yes Te 2/10
20 primary Yes Po 10, 12-13
Te 3/1
200 isolated Yes Te 3/2,4-6
201 community No
202 community Yes Te 3/11-12
Example
(Primary)
FTOS# show vlan private-vlan primary
Primary Secondary Type Active Ports
------- --------- --------- ------ -------
10 primary Yes Te 2/1,3
20 primary Yes Te 3/1,3
Example
(Isolated)
FTOS# show vlan private-vlan isolated
Primary Secondary Type Active Ports
------- --------- --------- ------ ----------
10 primary Yes Te 2/1,3
1074