6 dot1x port-control, 25 dial-in user, 1 dot1x username password 5.3.25.2 show dot1x user – Asus GigaX3112 User Manual
Page 99: 26 radius, 1 radius settings 5.3.26.2 show dot1x radius
86
GigaX3112 Series Layer 3 Managed Switch
5.3.24.6 dot1x port-control
Use the dot1x port-control interface configuration command on the switch to
enable manual control of the authorization state of the port. Use the no form of
this command to return to the default setting.
CLI Syntax: dot1x port-control (auto|force-authorized| force-unauthorized)
Example: (config)# interface gi1/0/1
(config-if)# dot1x port-control force-authorized
5.3.25 Dial-in User
5.3.25.1 dot1x username password
Add user into local radius database.
CLI Syntax: dot1x username WORD password WORD
Example: (config)# dot1x username test password 12345
5.3.25.2 show dot1x user
Show dot1x dial-in user.
CLI Syntax: show dot1x username
Example: ASUS# show dot1x test
5.3.26 RADIUS
5.3.26.1 RADIUS settings
This command sets the radius server ip, radius key, and radius port for 802.1X
configuration.
CLI Syntax: dot1x radius server-ip A.B.C.D key RADIUS_KEY [PORTID]
Example: (config)# dot1x radius server-ip 192.168.1.38 key 123456 1812
5.3.26.2 show dot1x radius
Show dot1x radius server ip, radius key, and radius port for 802.1X configuration.
CLI Syntax: show dot1x radius
Example: ASUS# show dot1x radius