Command Line Interface
8751553-KDU 137 365 Uen D 2006-06-16
• Promiscuous ports assigned to a primary VLAN can communicate with
any other promiscuous ports in the same VLAN, and with the group
members within any associated isolated VLANs.
Example
7.17.20 switchport private-vlan host-association
This command associates an isolated interface with an isolated VLAN. Use the
no form to remove this association.
Syntax
switchport private-vlan host-association
<isolated-vlan-id>
no switchport private-vlan host-association
isolated-vlan-id – ID of secondary (that is, community) VLAN.
(Range: 1-4094, no leading zeroes).
Default Setting
None
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
• The interface mapped to an isolated VLAN must first be configured as
an isolated port using the switchport mode private-vlan
(section 7.17.18 on page 873).
Console(config)#interface ethernet 1/2
Console(config-if)#switchport private-vlan mapping 2
Console(config-if)#