SMC Networks SMC8748L2 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
4-200
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. To assign a host
port to a community VLAN, use the private-vlan host
association command.
To assign a promiscuous port or host port to an isolated VLAN,
use the switchport private-vlan isolated command.
Example
switchport private-vlan host-association
Use this command to associate an interface with a secondary VLAN. Use
the no form to remove this association.
Syntax
switchport private-vlan host-association secondary-vlan-id
no switchport private-vlan host-association
secondary-vlan-id - ID of secondary (i.e., community) VLAN. (Range:
1-4094, no leading zeroes).
Default Setting
None
Command Mode
Interface Configuration (Ethernet, Port Channel)
Console(config)#interface ethernet 1/2
Console(config-if)#switchport mode private-vlan promiscuous
Console(config-if)#exit
Console(config)#interface ethernet 1/3
Console(config-if)#switchport mode private-vlan host
Console(config-if)#