Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm having difficulty configuring a 3560X switch running 12.2(55)SE5 IPBase to use RADIUS for AAA. I would expect it to support : radius-server host <IPV4_Address> auth-port <port> acct-port <port> key <key goes here>But it rejects the radius-server...
Thank you for your response. It wasn't the solution, but it did lead me to it. The issue turned out to be : no aaa new-model Once aaa new-model was enabled, the radius commands appeared in the list. Thank you.