2-22
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
config TACACS-server host
config TACACS-server host
To configure a TACACS+ server, use the config tacacs-server host command.
tacacs-server host <ip-addr> [port <port>] [timeout <seconds>] [retransmit <retransmit>] [key
<server-client key>
no tacacs-server host <ip-addr> // delete entry
tacacs-server host <ip-addr> key "" // to remove the key
Syntax Description
Defaults The TACACS+ host authentication port defaults to 49. Seconds defaults to 5.
Command Modes Unrestricted and general read-write user.
Use the the config tacacs-server host command to identify a host as a TACACS+ server.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
Privilege Level:
General read-write user.
Examples The following example changes to executive mode, changes to configuration mode, and then identifies
164.28.299.30 as a TACACS+ server:
SFS-7000>enable
SFS-7000P# configure
SFS-7000P(config)# tacacs-server host 164.28.299.30
Related Commands authentication
boot-config
clock set
ip-addr IP address.
port TACACS+ host authentication port, defaults to 49.
seconds Login request times out if no reply is received from the server within this period.
Default is 5 seconds.
retransmit Number of retries (timeouts).
server-client key Secret key used between TACACS+ server and client.