JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet / interface ten-gigabitEthernet / interface range 
ten-gigabitEthernet) 
Example 
Enable the IEEE 802.1X function for the Gigabit Ethernet port 1/0/1: 
T3700G-52TQ(config)#interface gigabitEthernet 1/0/1 
T3700G-52TQ(config-if)#dot1x 
17.7  dot1x guest-vlan 
Description 
The dot1x guest-vlan command is used to enable the Guest VLAN function 
for a specified port. To disable the Guest VLAN function for a specified port, 
please use no dot1x guest-vlan  command. Please ensure that the Control 
Type of the corresponding port is port-based before enabling the guest 
VLAN function for it.   
Syntax 
dot1x guest-vlan {
gvid
} 
no dot1x guest-vlan 
Parameter 
gvid
  āā The VLAN ID needed to enable the Guest VLAN function, ranging 
from 0 to 4093. 0 indicates that the Guest VLAN function is disabled.
  The 
supplicants in the Guest VLAN can access the specified network sources. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet / interface ten-gigabitEthernet / interface range 
ten-gigabitEthernet) 
Example 
Enable the Guest VLAN function for VLAN 5 on Gigabit Ethernet port 1/0/2: 
T3700G-52TQ(config)#interface gigabitEthernet 1/0/2 
T3700G-52TQ(config-if)#dot1x guest-vlan 5 
100