11-23-2024 11:39 PM
after Upgrade to 3.3 patch 3 no any live logs apper
I have 2 node Primay and Sec
PRIM (PAN and MNT)
Sec(PAN and MNT)
output of ISE PR
output of ISE SEC
11-24-2024 10:24 PM
Which one of those ISE nodes is the Monitoring Primary? Have you tried making the other ISE node the Monitoring Primary?
Failing that, I would also check if the Queue Link Errors are appearing and then regenerate the ISE Root CA cert (under Cert Signing Request, drop down to locate "Root CA Cert")
If that doesn't work, then perhaps engage the TAC (if not already done) and if no luck, revert to the previous patch.
11-24-2024 10:38 PM
Monitoring Primary the one that has the error , i already open TAC but no any help
11-25-2024 04:12 AM
cisco told my to re-iamge the node , so please i need some help
1- first i need to ensure from that the sec node will work and handle all traffice , so i need to know how to ensure
2- sec i need the steps of how re-iamge the node
11-25-2024 01:07 PM
All your RADIUS and TACACS+ clients (as listed in the ISE Network Devices) must point to BOTH of your ISE nodes. Each ISE node (in your case) is configured for Services, and therefore receives the same programming. With IOS-XE you can use the aaa group to list both ISE node IPs, and then also use the load balancing feature to ensure that both nodes get loaded quite evenly.
Steps to re-image the node - it's been discussed many times and you can find videos and links with a simple web search. In essence, it goes like this:
11-25-2024 01:23 PM
all NAD have ISE aaa group and both IPs , i need to know what is the load balancing feature
and in my case after de register only 1 node will work and i need to direct traffic to this node only
11-25-2024 01:27 PM
in my case as i see all NAD have the 2 ISE nodes IPs , is there any other configure i need so if i de register the primary node the sec node will replace ?
11-25-2024 02:03 PM
De-registering a node from the ISE Deployment is just a separation process - it removes the node from the Primary Admin's database. But the config on the separated node stays the same - it goes into Standalone mode, but all the services will continue to work as normal, once the separation is completed, and the services have restarted, So in your case, de-register the node, and then you can forcefully power it off.
RADIUS high availability is handled by the network devices - if they make a request to an ISE node that is not responding (powered off, rebooting etc.) then the network device will timeout, and perform retries and eventually give up and fail over to the other server(s) in the aaa group.
IOS RADIUS Load balancing is optional but highly recommended to ensure your PSNs are being used efficiently:
aaa group .....
load-balance method least-outstanding
You can monitor the results with the command
show aaa servers
11-25-2024 02:09 PM
so as i understand frist of all i need to permote the sec node as i primary ,then de-regisrt and power off the appliance , and now all NAD will try to go to the priamy cuz the IP of the primary node is the first ip in the aaa group and be cuz i powered off the appliance the NAD will fail over to the next ip of the AAA group
11-25-2024 03:10 PM
That's right. That's how all vendors handle RADIUS high availability. In most network devices you can also configure:
Those commands can be found in the IOS config guides and also the Cisco Wired Prescriptive Guide
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide