tacacs-server host

Syntax

tacacs-server host ipAddress [ port portNumber ]
[ timeout timeoutValue ] [ key keyValueString ] [ primary ]

no tacacs-server host ipAddress

Release Information

Command introduced before JUNOSe Release 7.1.0.

Description

Adds or deletes a host to or from the list of TACACS+ servers. If the host is not assigned as the primary host, the router assigns an existing host as the primary. The no version deletes the host from the list of TACACS+ servers.

Options

  • ipAddress—IP address of the TACACS+ server
  • portNumber—TACACS+ server’s TCP port number in the range 1–655535
  • timeoutValue—Response timeout interval for the TACACS+ client to server exchange; number in the range 1–255; default value is 5
  • keyValueString—Secret used in TACACS+ client to server exchange; string of up to 100 characters
  • primary—Assigns the host as the primary host

Global Configuration