03-27-2017 10:28 AM
Trying to work on implementing dot1x on our new 4500e switches and noticed that the command radius-server host is missing. I have done some searching, but have been unable to get a reason for why this command is missing.
Model: 4503e and 4507e
IOS: cat4500es8-universalk9.SPA.03.08.02.E.152-4.E2.bin
03-27-2017 09:56 PM
- You may need the new syntax for specifying the radius servers as in :
radius server host1
address ipv4 x.x.x.x auth-port 1645 acct-port 1646
key 7 value-of-encrypted-key
!
radius server host2
address ipv4 x.x.x.x auth-port 1645 acct-port 1646
key 7 value-of-encryped-key
M.
12-15-2017 03:11 PM
try issuing the
aaa new-model command from global config mode first. I had the same issue.
07-18-2018 10:41 AM
It works!
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