Chapter 48: Private Port VLAN Commands
672 Section VII: Virtual LANs
SWITCHPORT MODE PRIVATE-VLAN PROMISCUOUS
Syntax
switchport mode private-vlan promiscuous
vid
Parameters
vid Specifies the VID of a private port VLAN to which you
are adding an uplink port.
Mode
Port Interface mode
Description
Use this command to add an uplink port to a private port VLAN. A private
port VLAN can have only one uplink port.
Confirmation Command
“SHOW VLAN PRIVATE-VLAN” on page 670
Example
This example adds port 14 as an uplink port to a private port VLAN with
the VID 15:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14
awplus(config-if)# switchport mode private-vlan promiscuous
15