04-08-2025 06:36 AM
Community,
We have a Juniper Core switch model qfx5100-48s-6q in our environment. All of our other switches are Cisco. We are currently rolling out ISE to use for TACACS+ authentication. Currently the Juniper is configured in Aruba Clearpass which we are replacing with the Cisco ISE. I am trying to determine if i can create a Juniper Device in ISE under Network Devices, and have it authenticate to ISE vs. Clearpass. Does anyone else have experience authenticating Juniper devices within Cisco ISE?
To me it looks like i could simply modify the commands already configured on the Juniper that allow it to talk to Aruba Clearpass, which are:
set system tacplus-server 192.168.1.163 port 49
set system tacplus-server 192.168.1.163 secret "XXXXXXXXXXXXXXXXXXX"
set system tacplus-server 192.168.1.163 single-connection
set system tacplus-server 192.168.1.163 source-address 10.1.0.3
Thank you,
KMNRUser
Solved! Go to Solution.
04-08-2025 09:38 AM - edited 04-08-2025 10:17 AM
You can update that, just make sure to create the NAD in ISE using the Juniper profile. We have some older Juniper switches/routes that are using ISE as TACACS. I have attached the Juniper dictionary if you don't have that and the network device profile you will need to import if you also don't have that.
04-08-2025 09:10 AM
M.
04-08-2025 09:38 AM - edited 04-08-2025 10:17 AM
You can update that, just make sure to create the NAD in ISE using the Juniper profile. We have some older Juniper switches/routes that are using ISE as TACACS. I have attached the Juniper dictionary if you don't have that and the network device profile you will need to import if you also don't have that.
04-08-2025 10:01 AM
Hi Scott,
Thanks for responding. When you have indicated that "you can update that"..what are you referencing that i can update? Thank you!
KMNRUser
04-08-2025 10:37 AM
Update your switch/route config to point to ISE.
set system tacplus-server 192.168.1.163 port 49
set system tacplus-server 192.168.1.163 secret "XXXXXXXXXXXXXXXXXXX"
set system tacplus-server 192.168.1.163 single-connection
set system tacplus-server 192.168.1.163 source-address 10.1.0.3
Just make sure your "secret" is the same when you add the NAD to ISE.
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