cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1150
Views
5
Helpful
3
Replies

commands missing on IOS 3.6.4E

antonioyan99
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

nspasov
Cisco Employee
Cisco Employee

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!

Thank you for rating helpful posts!

View solution in original post

3 Replies 3

nspasov
Cisco Employee
Cisco Employee

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!

Thank you for rating helpful posts!

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!

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!

Thank you for rating helpful posts!