T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
106 
Example 
Enable the Guest VLAN function for Gigabit Ethernet port 1/0/2: 
T3700G-28TQ(config)#interface gigabitEthernet 1/0/2 
T3700G-28TQ(config-if)#dot1x guest-vlan 
dot1x port-control 
Description 
The  dot1x port-control command is used to configure the Control Mode of 
IEEE 802.1X for the specified port. By default, the control mode is “auto”. To 
restore to the default configuration, please use no dot1x port-control 
command. 
Syntax 
dot1x port-control {auto | authorized-force | unauthorized-force} 
no dot1x port-control 
Parameter 
auto | authorized-force | unauthorized-force —— The Control Mode for the port. 
auto:
  In this mode, the port will normally work only after passing the 802.1X 
Authentication. 
authorized-force: In this mode, the port can work normally without passing the 
802.1X Authentication. 
unauthorized-force: In this mode, the port is forbidden working for its fixed 
unauthorized status. 
Command Mode 
Interface Configuration Mode (interface fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet/ 
interface ten-gigabitEthernet / interface range ten-gigabitEthernet) 
Example 
Configure the Control Mode for Gigabit Ethernet port 20 as “authorized-force”: 
T3700G-28TQ(config)#interface gigabitEthernet 1/0/20 
T3700G-28TQ(config-if)#dot1x port-control authorized-force