Hello,
I am trying to setup a freshly upgraded Avaya network to use RADIUS auth for SSH/Web/console access for all of the switches and routers. They want to use their Identity engines server as the RADIUS server. Avaya says this should work, but it's not for some reason. I configured the radius server and reachability settings on a test switch and created an authenticator entry in IDE for that switch as well. When I try to connect to the switch using my AD credentials I get a password failed, but I do not see any auth attempt on the IDE side. I did setup password fallback so I can still access the switch. Not sure what's missing.
These are the commands I used on the switch side. (not actual passwords )
radius server host 10.10.243.128 timeout 5
radius server host key "sh@reds3cret"
radius server host 10.10.243.129 secondary
radius reachability mode use-radius username "pap" password "test123"
cli password telnet radius
radius-server password failback
I am trying to setup a freshly upgraded Avaya network to use RADIUS auth for SSH/Web/console access for all of the switches and routers. They want to use their Identity engines server as the RADIUS server. Avaya says this should work, but it's not for some reason. I configured the radius server and reachability settings on a test switch and created an authenticator entry in IDE for that switch as well. When I try to connect to the switch using my AD credentials I get a password failed, but I do not see any auth attempt on the IDE side. I did setup password fallback so I can still access the switch. Not sure what's missing.
These are the commands I used on the switch side. (not actual passwords )
radius server host 10.10.243.128 timeout 5
radius server host key "sh@reds3cret"
radius server host 10.10.243.129 secondary
radius reachability mode use-radius username "pap" password "test123"
cli password telnet radius
radius-server password failback