cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1395
Views
0
Helpful
3
Replies

errors during bootup

larrystover
Level 1
Level 1

I have a ISR 4351 Router that is running IOS XE 16.03.06. During the bootup process, I get the following error messages:

vlan internal allocation policy ascending
^
% Invalid input detected at '^' marker.

interface Vlan1
           ^
% Invalid input detected at '^' marker.

 no ip address
% Incomplete command.

 shutdown
% Incomplete command.

 

Does anyone know what would cause this? There is no reference to VLAN1 in my config.

Thanks,

Larry

3 Replies 3

Diana Karolina Rojas
Cisco Employee
Cisco Employee

Hello Larry!

 

This errors can suggest that there are commands in your startup config that are not supported in the version of IOS you are using now. This is a normal bahavior if you changed from a older to a new IOS, did you see if this commands are in your start-up config?

 

---------------Do not forget to rate/mark useful answers.-------------

 

 

 

 

Regards,

I couldn't find the commands it had an issue with in the running config. I decided to do a write erase since this router is new and not in production yet. That solved the problem. Thanks for the help!

I encountered the issue when performing an upgrade on some of our equipment. That command was supported in IOS 12.X etc however these ISR 4331s runnining IOS 16.9 don't support that command. I assume you probably copied an old startup config and transferred that over to the newer devices. 

Hope all worked out.