Example (All)
FTOS# show vlan private-vlan
Primary Secondary Type      Active Ports
------- --------- --------- ------ -----------
10                primary   Yes    Gi 2/1,3
        100       isolated  Yes    Gi 2/2
        101       community Yes    Gi 2/10
20                primary   Yes    Po 10, 12-13
                                   Gi 3/1
        200       isolated  Yes    Gi 3/2,4-6
        201       community No
        202       community Yes    Gi 3/11-12
Example 
(Primary)
FTOS# show vlan private-vlan primary
Primary Secondary Type    Active  Ports
------- --------- --------- ------ -------
10                primary  Yes    Gi 2/1,3
20                primary  Yes    Gi 3/1,3
Example 
(Isolated)
FTOS# show vlan private-vlan isolated
Primary Secondary Type      Active Ports
------- --------- --------- ------ ----------
10                primary   Yes    Gi 2/1,3
        100       isolated  Yes    Gi 2/2,4-6
        200       isolated  Yes    Gi 3/2,4-6
Example 
(Community)
FTOS# show vlan private-vlan community
Primary Secondary Type      Active Ports
------- --------- --------- ------ -----------
10                primary   Yes    Gi 2/1,3
        101       community Yes    Gi 2/7-10
20                primary   Yes    Po 10, 12-13
                                   Gi 3/1
        201       community No
        202       community Yes    Gi 3/11-12
Example 
(Specific)
FTOS# show vlan private-vlan interface Gi 2/1
Primary Secondary Type     Active Ports
------- --------- --------- --------------------
10                primary  Yes    Gi 2/1
Usage 
Information
If the VLAN ID is that of a primary VLAN, the entire private VLAN output is displayed, as shown 
below. If the VLAN ID is a secondary VLAN, only its primary VLAN and its particular secondary 
VLAN properties are displayed, as shown in the second Example.
Example
FTOS# show vlan private-vlan 10
Primary Secondary Type      Active  Ports
------- --------- --------- -------------------
10                primary   Yes     Gi 2/1,3
        102       isolated  Yes     Gi 0/4
        101       community Yes     Gi 2/7-10
Example
FTOS#show vlan private-vlan 102
Primary Secondary Type     Active Ports
------- --------- --------- --------------------
10                Primary  Yes    Po 1
                                  Gi 0/2
        102       Isolated Yes    Gi 0/4
1163