Servers
A list of TACACS+ servers.
Server
A TACACS+ server.
Properties
TACACS+ server address
The network address of the TACACS+ server.
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
| IPv6 host address | An IPv6 host address. |
| Hostname | A hostname containing letters, digits, and hyphens (-). The hostname must start and end with a letter or digit. |
| Domain name | A domain or subdomain name containing letters, digits, hyphens (-), and periods (.). The domain name must start and end with a letter or digit. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config auth method <index> tacacs-plus server <index> address
Port
The port the TACACS+ server listens on.
- Data type: integer
- Default:
49 - Minimum: 1
- Maximum: 65535
- Configuration
- Required
CLI: (cli)> config auth method <index> tacacs-plus server <index> port
Shared secret
Shared secret
- Data type: string
- Configuration
- Required
CLI: (cli)> config auth method <index> tacacs-plus server <index> secret
