User Manual

Table Of Contents
113
Appendix B: CLI Command Reference
The following are the commands that the users can use in the CLI mode. Please check if the mode is
correct before issuing the command.
AUTHENTICATION GROUP
Command
Explanation
Mode
login authentication [tacacs+ | radius]
Set login authentication method
Configure
logout
Disconnect
Configure
radius-server host [IP_ADDR]
Set IP address of RADIUS server
Configure
radius-server key [SHARED_KEY]
Set specific characters for authentication verification
Configure
radius-server port [1-65535]
Set communication port of RADIUS server
Configure
radius-server retransmit [1-1000]
Set the number of times a request re-sending to
RADIUS server
Configure
radius-server timeout [1-1000]
Set the timeout period to wait for RADIUS server
response
Configure
tacacs-server host [IP_ADDR]
Set IP address of TACASC+ server
Configure
tacacs-server key [SHARED_KEY]
Set specific characters for authentication verification
Configure
tacacs-server port [1-65535]
Set communication port of TACASC+ server
Configure
tacacs-server timeout [1-1000]
Set the timeout period to wait for TACASC+ server
response
Configure
username [USER_ID] [PASSWORD]
Configure username and password
Configure
show login authentication
Display login authentication method
Configure
show radius-server host
Display IP address of RADIUS server
Configure
showradius-server key
Display specific characters for authentication
verification
Configure
showradius-server port
Display communication port of RADIUS server
Configure
showradius-server retransmit
Display the number of times a request is resent
Configure
showradius-server timeout
Display the timeout period to wait for RADIUS server
response
Configure
showtacacs-server host
Display IP address of the server
showtacacs-server key
Display specific characters for authentication
verification
showtacacs-server port
Display communication port of the server
showtacacs-server timeout
Display the timeout period to wait for the server
response
show username
Display admin ID
Configure
no login authentication
Default Login authentication method
Configure
no radius-server host
Default IP address of the server
Configure
no radius-server key
Default specific characters for authentication
verification
Configure
no radius-server port
Default communication port of the server
Configure
no radius-server retransmit
Default the number of times a request is resent
Configure
no radius-server timeout
Default the timeout period to wait for the server
response
Configure
no tacacs-server host
Default IP address of TACACS+ server
Configure
no tacacs-server key
Default specific characters for authentication
verification
Configure
no tacacs-server port
Default communication port of TACACS+ server
Configure
no tacacs-server timeout
Default the timeout period to wait for TACACS+ server
response
Configure
no username
Default username and password
Configure