QTECH QSW-3400 Инструкция по настройке User Manual
Page 337

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1
336
User Being Online, VLAN Being Offline
As illustrated in the up figure, when the users become online after a successful authentication,
the authentication server will assign VLAN5, which makes the user and Ethernet1/6 both in
VLAN5, allowing the user to access the Internet.
The following are configuration steps:
# Configure RADIUS server.
Switch(config)#radius-server authentication host 10.1.1.3
Switch(config)#radius-server accounting host 10.1.1.3
Switch(config)#radius-server key test
Switch(config)#aaa enable
Switch(config)#aaa-accounting enable
# Create VLAN100.
Switch(config)#vlan 100
# Enable the global 802.1x function
Switch(config)#dot1x enable
# Enable the 802.1x function on port Ethernet1/2
Switch(config)#interface ethernet1/2
Switch(Config-If-Ethernet1/2)#dot1x enable
# Set the link type of the port as access mode.
Internet
SWITCH
Ethernet1/2
VLAN5
Ethernet1/3
VLAN10
VLAN2
Update server
Authenticator server
Ethernet1/6
VLAN5
User