LevelOne GSW-2692 manual Switchport mode private-vlan, Switchport private-vlan host-association

Models: GSW-2692

1 390
Download 390 pages 4.67 Kb
Page 339
Image 339

VLAN Commands 4

switchport mode private-vlan

Use this command to set the private VLAN mode for an interface. Use the no form to restore the default setting.

Syntax

switchport mode private-vlan {host promiscuous} no switchport mode private-vlan

host – This port type can subsequently be assigned to a community or isolated VLAN.

promiscuous – This port type can communicate with all other promiscuous ports in the same primary VLAN, as well as with all the ports in the associated secondary VLANs.

Default Setting

Normal VLAN

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

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)#

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-idno switchport private-vlan host-association

secondary-vlan-id- ID of secondary VLAN. (Range: 2-4094).

Default Setting

None

4-161

Page 339
Image 339
LevelOne GSW-2692 manual Switchport mode private-vlan, Switchport private-vlan host-association, Normal Vlan