User Guide
221
TENDA# show logging-server
Note: Display log server
TENDA# show logging all
Note: Display all system logs
TENDA# show logging alert / critical / debug / emergency / error / informational / notice / warning
Note: Display logs by 9 severity levels
Clear logs
TENDA# clear logging
Note: Clear logs
5.3.35 802.1X Configuration
802.1X Global Setup
TENDA(config)# aaa dot1x enable
Note: Enable 802.1X
TENDA(config)# no aaa dot1x enable
Note: Disable 802.1X
TENDA(config)# radius-server host 192.168.0.78
Note: Specify the IP address of 802.1X server. Note that it must be on the same net segment as
device
TENDA(config)# radius-server key WinRadius
Note: Specify a key for the 802.1X server
TENDA(config)# dot1x re-authentication
Note: Enable 802.1X re-authentication
TENDA(config)# no dot1x re-authentication
Note: Disable 802.1X re-authentication
TENDA(config)# dot1x timeout re-authperiod 1
Note: Specify 802.1X re-authentication timeout as 1s
TENDA(config)# dot1x timeout tx-period 255
Note: Specify 802.1X client timeout as 255s
802.1X Port Setup
TENDA(config)# interface range gigabitethernet 0/1-4
Note: Enter ports 1-4
TENDA(config-if)# dot1x
Note: Enable 802.1X on port(s)
TENDA(config-if)# dot1x port-control-mode mac-based 200
Note: Set control mode to MAC and access numbers to 200
TENDA(config-if)# dot1x port-control-mode port-based