cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
10
Helpful
4
Replies

QoS errors during boot on 2960-X

cisconewbie2
Level 1
Level 1

Hi All,

I have a really strange issue on one of my Catalyst 2960-X switches. Upon boot, it displays multiple QoS errors. This occurs right before logging into the switch. I've attached a screenshot for reference. There are no QoS settings set on any of my interfaces, and just to be sure I defaulted my interfaces. No luck. The switch is updated to the most recent starred version so that shouldn't be an issue. I'm stumped, any ideas?

I should also note that I'm very new to Cisco, so please forgive my ignorance.

Thanks!

4 Replies 4

marce1000
Hall of Fame
Hall of Fame

 

 - There may not be QoS settings on any interface(s) , but it seems that at least the running-config contains QoS-related stated settings which probably need correction(s) or be removed if not needed. Verify with : # show run | inc policy and show run | inc qos

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Thanks for the reply. I ran these commands and found two trailing qos settings in the startup config, not running. The weird thing is after running write mem, the qos settings still resided in the startup config but not in running. I removed from the startup config and reloaded. Everything looks good now. Thanks for your help!

Joseph W. Doherty
Hall of Fame
Hall of Fame

Was the IOS recently updated?  If so, might be "left over" config commands that your current version no longer supports.

You might try saving the running config to startup and reboot again, see if the message still appear.

Yes, it was recently updated. I found two trailing qos commands in startup config but not running config. These were the commands: 

auto qos srnd4
auto qos global compact

I removed them from startup, reloaded and everything looks good now. Thanks for your help!