C
HAPTER
24
| Authentication Commands
TACACS+ Client
– 822 –
tacacs-server port This command specifies the TACACS+ server network port. Use the no
form to restore the default.
SYNTAX
tacacs-server port port-number
no tacacs-server port
port-number - TACACS+ server TCP port used for authentication
messages. (Range: 1-65535)
DEFAULT SETTING
49
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#tacacs-server port 181
Console(config)#
tacacs-server
retransmit
This command sets the number of retries. Use the no form to restore the
default.
SYNTAX
tacacs-server retransmit number-of-retries
no tacacs-server retransmit
number-of-retries - Number of times the switch will try to
authenticate logon access via the TACACS+ server. (Range: 1 - 30)
DEFAULT SETTING
2
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#tacacs-server retransmit 5
Console(config)#