Switchport private-vlan mapping, Switchport private-vlan mapping -138 – SMC Networks TIGERSWITCH 10/100 User Manual
Page 280
C
OMMAND
L
INE
I
NTERFACE
3-138
switchport private-vlan mapping
Use this command to map an interface to a primary VLAN. Use the
no form to remove this mapping.
Syntax
switchport private-vlan mapping primary-vlan-id
no switchport private-vlan mapping
primary-vlan-id - ID of primary VLAN. (Range: 2-4094, no
leading zeroes).
Default Setting
None
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
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
secondary VLANs.
Example
Console(config)#interface ethernet 1/2
Console(config-if)#switchport private-vlan mapping 2
Console(config)#