Owner's Manual

TACACS+ Commands 441
Syntax
tacacs-server source-ip
source
no tacacs-server-ip
source
source—
The source IP address.
Default Configuration
The default IP address is the outgoing IP interface.
Command Mode
Global Configuration mode
User Guidelines
To define an out-of-band IP address, use the out-of-band IP address format:
oob/
ip-address
.
Example
The following example specifies the source IP address:
tacacs-server timeout
The
tacacs-server timeout
global configuration command sets the interval during which a router
waits for a server host to reply. To restore the default, use the
no
form of this command.
Syntax
tacacs-server timeout
timeout
no tacacs-server timeout
timeout—
The timeout value in seconds. (Range: 1 - 30)
Default Configuration
The default value is 5 seconds.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example sets the timeout value as 30:
Console(config)# tacacs-server source-ip 172.16.8.1
Console(config)# tacacs-server timeout 30