Authentication tacacs+ server – PLANET WGSD-8020 User Manual
Page 342

User’s Manual of WGSD-8020
342
Parameters:
The server index (1-5)
(default: Show RADIUS authentication server configuration)
enable
: Enable RADIUS authentication server
disable
: Disable RADIUS authentication server
(default: Show RADIUS server mode)
: IP host address (a.b.c.d) or a host name string
: Secret shared with external authentication server. To set an empty secret, use two quotes (""). To use
spaces in secret, enquote the secret. Quotes in the secret are not allowed.
: Server UDP port. Use 0 to use the default RADIUS port (1813)
Default:
Mode: Disable, Port: 1813
Example:
Set all of parameters for RADIUS accounting server
SWITCH/>auth acct_radius 5 enable 192.168.0.111 1234567890 1813
Authentication TACACS+ Server
Description:
Set or show TACACS+ authentication server setup.
Syntax:
Auth TACACS+ [
Parameters:
The server index (1-5)
(default: Show TACACS+ authentication server configuration)
enable
: Enable TACACS+ authentication server
disable
: Disable TACACS+ authentication server
(default: Show TACACS+ server mode)
: IP host address (a.b.c.d) or a host name string
: Secret shared with external authentication server. To set an empty secret, use two quotes (""). To use
spaces in secret, enquote the secret. Quotes in the secret are not allowed.
: Server TCP port. Use 0 to use the default TACACS+ port (49)
Default:
Mode: Disable, Port: 49
Example:
Set all of parameters for TACACS+ server
SWITCH/>auth tacacs+ 5 enable 192.168.0.111 1234567890 49