Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
tacacs-server 585
tacacs-server
This command sets the IP address and encryption key of the TACACS+ authentication server.
Mode
root
Syntax
tacacs-server {host <ip-address> | key <string>}
Arguments
Example 1
This example illustrates how to set the IP address of the host TACACS+ authentication server.
cli:192.168.208.3:interface:cable:csi(1/1/1)# root
mode: root
cli:192.168.208.3:root# tacacs-server host 192.168.208.3
cli:192.168.208.3:root#
Example 2
This example illustrates how to set the encryption key of the host TACACS+ authentication
server.
cli:192.168.208.3:root# tacacs-server key cuda12000
cli:192.168.208.3:root#
Related Commands
aaa authentication on page 44
show aaa on page 368
show tacacs-server on page 540
host <ip address> The IP address of the host TACACS+ authentication server.
key <string> The encryption key of the host TACACS+ authentication server.