03-28-2016 11:59 AM - edited 03-10-2019 11:37 PM
Hi ISE experts,
I got a Catalyst 3850-24-p switch upgraded to IOS 3.6.4E recently, and found out below 2 commands are missing from the running configure.
radius-server vsa send accounting
radius-server vsa send authentication
the switch seems to take these 2 commands , but when I do 'show run' they don't show up in running config.
I found this on another 3850-24-T running the same code version.
Is this a bug?
thx.
Solved! Go to Solution.
03-28-2016 12:09 PM
Can you issue the following command and see if you see those commands in the config:
show run all | i radius-server vsa
Thank you for rating helpful posts!
03-28-2016 12:09 PM
Can you issue the following command and see if you see those commands in the config:
show run all | i radius-server vsa
Thank you for rating helpful posts!
03-28-2016 12:12 PM
FL_26_TEST-3850#show run all | i radius-server vsa
radius-server vsa send accounting
radius-server vsa send authentication
FL_26_TEST-3850#show run | i radius-server vsa
FL_26_TEST-3850#
great, didn't know " show run all" before.
Thanks for your quick response!
03-28-2016 12:20 PM
You are welcome! The "show run all" will display all of the commands in the configuration file including the default ones. Thus, it appears that the two commands that you were looking for a now default commands in version 3.6.4 :)
Thank you for rating helpful posts!
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