Reference Guide

408 VLAN Commands
www.dell.com | support.dell.com
Example
This example configures private VLAN 200 as the primary private VLAN and associates it with
promiscuous private VLAN Ethernet port 1/e10.
show vlan private-vlan
The show vlan private-vlan Privileged EXEC mode command displays information about
private VLANs.
Syntax
show vlan private-vlan
[
primary
vlan-id
]
vlan-id
— Specifies the ID of the primary VLAN.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC
User Guidelines
There are no user guidelines for this command.
Console# config
Console(config)# vlan database
Console(config-vlan)# vlan 200
Console(config-vlan)# exit
Console(config)# interface vlan 200
Console(config-if)# private-vlan primary
Console(config-if)# exit
Console(config)# interface ethernet 1/e10
Console(config-if)# switchport private-vlan promiscuous 200