set tacacs server
23-4 TACACS+ Configuration
Parameters
Defaults
None.
Mode
Switchcommand,Read‐Only.
Example
ThisexampledisplaysconfigurationinformationforTACACS+server1.
B5(ro)->show tacacs server 1
TACACS+ Server IP address Port Timeout
-------------- ---------- ------ -------
1 192.168.10.1 49 10
set tacacs server
UsethiscommandtoconfiguretheTACACS+ server(s)tobeusedbytheTACACS+client.Youcan
configurethetimeoutvaluefor allconfiguredserversorasingleserver,oryoucanconfigurethe
IPaddress,TCPport,andsecretforasingleserver.Forsimplicity,twosyntaxstatementsare
shown.
Syntax
set tacacs server {all | index} timeout seconds
set tacacs server index address port secret
Parameters
Defaults
NoTACACS+serversareconfiguredbydefault.
WhenyoudoconfigureaTACACS+server,thedefaulttimeoutvalueis10seconds.
index
DisplaytheconfigurationoftheTACACS+serveridentifiedbyindex.
Thevalueof
indexcanrangefrom1to2,147,483,647.
all DisplaytheconfigurationforallconfiguredTACACS+servers.
all SpecifythetimeoutvalueforallconfiguredTACACS+servers.
index ConfiguretheTACACS+serveridentifiedbyindex.Thevalueofindex
canrangefrom1to2,147,483,647.
timeoutseconds Setthetimeoutvalueforthespecifiedserver(s)inseconds.Thevalueof
secondscanrangefrom1to180seconds.
The
defaulttimeoutvalueis10seconds.
address SpecifytheIPaddressoftheTACACS+server.
port SpecifytheTCPportfortheTACACS+server.Thevalueofportcan
rangefrom0to65535,buttypically,port49isspecified.
secret Specifythesecret(sharedpassword)fortheTACACS+server.