10-15-2023 11:37 PM
Hello, I am trying to apply radius configuration on the CBS350-16T-E-2G switch. Below is the configuration that I applied on the switch and it doesn't work. I have also created a radius client on the server end with the correct shared secret but still it doesn't work. Please help me with your thoughts on this.
hostname CG-JC-2-CSWB-1
encrypted radius-server key C440T/5ae9Adjyn5cy1wbwYSkUu7qn3XyGiJs3w8jnE=
encrypted radius-server host 172.X.X.X key C440T/5ae9Adjyn5cy1wbwYSkUu7qn3XyGiJs3w8jnE=
encrypted radius-server host 172.X.X.X key C440T/5ae9Adjyn5cy1wbwYSkUu7qn3XyGiJs3w8jnE= priority 10
radius-server host source-interface vlan 247
logging host 10.152.X.X
logging origin-id hostname
aaa authentication login authorization SSH local
aaa authentication enable authorization SSH enable
aaa authentication login authorization Telnet local
aaa authentication enable authorization Telnet enable
aaa authentication login default radius local
aaa accounting login start-stop group radius
line ssh
login authentication SSH
enable authentication SSH
exit
username manager password encrypted $15$3VwKgHdJ723CVkYo$fbdLKXn6+FFjn9QtTaUIISxs2Q/djQIwnFJYKwPLKGsEWbbUOF5G4qlQcdAh+sDbB+SZ4eniKLEhJvdNjHefCw== privilege 15
username operator password encrypted $15$A/66yj2wJV8RLm0h$FBlMxP2Kl3e9AKFWIyRbQm1N3RYVxhyTAgEAQGnck4cGaEa7hqdh0w29NnsUmRJIHyuF1bLuvzAyVtE+PZEtEw== privilege 7
ip ssh server
ip ssh-client username manager
Let me know if we have to add or remove something from the configuration
10-16-2023 12:16 AM
>...but still it doesn't work.
- What do you mean by it 'doesn't work' (please elaborate)
M.
10-16-2023 12:19 AM
Hello Marce,
Radius authentication didn't work.
10-16-2023 12:36 AM
- Check the radius server's logs for those authenticating attempts tried , and compare the result
M.
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