cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
989
Views
0
Helpful
1
Replies

How to check "aaa group server radius dot1x" details in ISE

getaway51
Level 2
Level 2

Hi,

 

May I know where in the ISE can I check the details for dot1x-1 and dot1x-2 such as IP address, port number and key?

 

aaa group server radius dot1x
server name dot1x-1
server name dot1x-2
!
radius server dot1x-1
address ipv4 x.x.x.x auth-port 1812 acct-port 1813
automate-tester username dummy probe-on
key fkduhjdahsfas

1 Reply 1

Mike.Cifelli
VIP Alumni
VIP Alumni

The radius settings for a specific NAD get configured and assigned here: Administration->Network Resources->Network Devices. You add the NADs that will use ISE for certain purposes such as radius, trustsec, tacacs+, etc. there. Edit one of the NADs you create and go to the RADIUS Authentication Settings. This is where you configure unique settings. As for the RADIUS protocol ports go here: Administration->System->Settings->Protocols->RADIUS->UDP Ports. Lastly, you can get the ISE IPs via CLI (show int g 0; show int g 1; etc.).  HTH!