cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Cisco ISE Radius Live log is empty

ccna_security
Level 3
Level 3

Dear all. i have created lab envirement on eve-ng and trying to learn cisco ise. i configured switch as below

aaa new-model
!
!
aaa group server radius ISE
 server name ISE01
 ip radius source-interface Vlan1
!
aaa authentication dot1x default group ISE
aaa authorization network default group ISE
aaa accounting update newinfo periodic 2880

!

interface vlan 1

ip address 10.10.10.100 255.255.255.0

!

radius server ISE01

address ipv4 10.10.10.20 auth-port 1812 acct-port 1813

key cisco

!

Then tested using command shown below. But unfortunatelly nothing shown on Radius Live logs. i choose network device as default and enabled it with Radius key. Could you please instruct me to configure switch that cause logs not to be shown on radius live logs?


Switch#test aaa group radius test-user test-password new-code
User rejected
 

Who Me Too'd this topic