Command Line Interface
8731553-KDU 137 365 Uen D 2006-06-16
7.17.18 switchport mode private-vlan
This command sets the private VLAN mode for an interface. Use the no form to
restore the default setting.
Syntax
switchport mode private-vlan {promiscuous | isolated}
no switchport mode private-vlan
• promiscuous – This port type can communicate with all other
promiscuous ports in the same primary VLAN, as well as with all the
ports in the associated isolated VLANs.
• isolated – This port type can subsequently be assigned to an
isolated VLAN.
Default Setting
Normal VLAN
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
• To assign a promiscuous port to a primary VLAN, use the switchport
private-vlan mapping command (section 7.17.19 on page 874). To
assign an isolated port to an isolated VLAN, use the private-vlan
host association command (section 7.17.20 on page 875).
•Use the no switchport mode private-vlan command to restore
a interface to normal mode.