T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
58 
no private-vlan association vlan_list 
Parameter 
vlan_list —— Secondary VLAN ID, ranging from 2 to 4094. 
Command Mode 
VLAN Configuration Mode (VLAN) 
Example 
Associate primary VLAN 3 with community VLAN 4 as a private VLAN: 
T3700G-28TQ(config)#vlan 3 
T3700G-28TQ(config-vlan)#private-vlan association 4 
switchport private-vlan 
Description 
The switchport private-vlan command is used to configure the private VLAN 
mode for the switchport. To invalid the configuration, please use no switchport 
private-vlan command. 
Syntax 
switchport private-vlan { promiscuous | host } 
no switchport private-vlan 
Parameter 
promiscuous | host  ——  Configure the private VLAN mode for the switchport. 
Command Mode 
Interface Configuration Mode (interface fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/ 
interface ten-gigabitEthernet / interface range ten-gigabitEthernet) 
Example 
Configure Gigabit Ethernet port 3 as “host”: 
T3700G-28TQ(config)#interface gigabitEthernet 1/0/3 
T3700G-28TQ(config-if)#switchport private-vlan host