Reference Guide

VLAN Commands 565
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\VLAN.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
Example
The following example add promiscuous port gi0/1 to primary VLAN 10 and
to secondary VLAN 20.
console(config)#
interface
gi0/4
console(config-if)#
switchport private-vlan mapping
10 add 20
switchport private-vlan host-association
Use the switchport private-vlan host-association Interface Configuration
mode command to configure the VLANs of the private VLAN host port. Use
the no form of this command to reset to default.
Syntax
switchport private-vlan host-association
primary-vlan-id secondary-vlan-id
no switchport private-vlan host-association
Parameters
primary-vlan-id
—The VLAN ID of the primary VLAN.
secondary-vlan-list
—Specifies the secondary VLAN. The secondary VLAN
is an isolated port.
Default Configuration
No VLAN is configured.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
User Guidelines
The secondary VLAN must be associated with the primary VLAN, otherwise
the configuration is not accepted. See the
private-vlan association
command.