Specifications
SSR Command Line Interface Reference Manual 877
tacacs-plus set
tacacs-plus set
Purpose
Sets parameters for authenticating the SSR through a TACACS Plus server.
Format
tacacs-plus set server <IPaddr>
tacacs-plus set [timeout <number>] [key <string>] [last-resort password|succeed]
Mode
Configure
Description
The tacacs-plus set command allows you to set TACACS Plus-related parameters on the
SSR, including the IP address of the TACACS Plus server, how long to wait for the
TACACS Plus server to authenticate the user, an encryption key, and what to do if the
TACACS Plus server does not reply by a given time.
Parameters
host <IPaddr> Is the IP address of a TACACS Plus server. You can enter up to five
TACACS Plus servers. Enter one server per tacacs-plus set server
command.
timeout <number> Is the maximum time (in seconds) to wait for a TACACS Plus server
to reply. The default is 3 seconds.
key <string> Is an encryption key to be shared with the TACACS Plus server.
last-resort Is the action to take if a TACACS Plus server does not reply within
the time specified by the timeout parameter. Specify one of the
following:
password The user is prompted for the password set with system
set password command (if one has been set).
succeed Access to the SSR is granted.










