Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DANOS supports the use of multiple TACACS+ servers for resliency resiliency purposes. When performing a TACACS+ transaction DANOS attempts to use servers in highest → lowest priority order. Server priority is determined by order of configuration; the first configured server will have the highest priority with each subsequent server having a lower priority than the previous one. The show system tacplus status operational command displays output in priority order and can, therefore, be used to verify ordering.

...

If the servers are not reachable from the default routing instance, you can instead apply the configuration to a user-defined routing instance:

Code Block
# set routing routing-instance <name> system login tacplus-server <address> secret <secret>
Info

Currently, TACACS+ may only be configured in a single routing instance (default inclusive)

...