cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
129
Views
1
Helpful
2
Replies

In a 2 Node Deployment both node will server as Device Admin or Only 1

MSJ1
Level 1
Level 1

Refer to below quote from the below provided link ,  In a 2 Node Deployment both node will server as Device Admin or Only 1 

"Licensing

A Device Administration license allows you to use TACACS+ services on a Policy Service node. In a high availability (HA) standalone deployment, a Device Administration license permits you to use TACACS+ services on a single Policy Service node in the HA pair.

https://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access-control-system-tacacs-/225097-configure-tacacs-over-tls-1-3-on-an.html#toc-hId--1812571374 "

2 Replies 2

@MSJ1 you need to purchase one license for each PSN on which you wish to enable TACACS services (Device Administration).

@MSJ1 ,

 please take a look at: ISE - What we need to know about TACACS+.

 

Quoting the document : Configure TACACS+ over TLS 1.3 on an IOS XE Device with ISE.

" ... A Device Administration license allows you to use TACACS+ services on a Policy Service Node. In a High Availability (HA) Standalone Deployment, a Device Administration license permits you to use TACACS+ services on a single Policy Service Node in the HA pair ... "

First of all ... "by the book":

  • a Deployment that has a single ISE Node is called a Standalone Deployment.
  • Standalone Deployment is not recommended for Production because redundancy is not provided.
  • a High Availability (HA) Deployment implies a pair of ISE Nodes working together to prevent a single point of failure.
  • please take a look at Performance and Scalability Guide for Cisco Identity Services Engine, search for Cisco ISE Deployments.

IMHO ... I don't like the term High Availability (HA) Standalone Deployment, for me the correct term would be: Two (2x) Standalone Deployments (because they are not working as "a pair"), in other words, I would write it like this:

" ... A Device Administration license allows you to use TACACS+ services on a PSN. In a Two Standalone Deployment (to simulate a HA environment), a Device Administration license permits you to use TACACS+ services on a single PSN of one of the Standalone Deployments ... "

 

Hope this helps !