Page 1 of 1

Cisco vIOS, interfaces always down after the reboot

Posted: Wed Dec 12, 2018 7:53 am
by janostasik
Hello,
after the latest update I have noticed strange thing. I am running pro version of eve-ng 2.0.4-98-PRO. I am using in LAB cisco vIOS image, vios-adventerprisek9-m.vmdk.SPA.156-1.T, everything seems fine except one thing. I configured interfaces, saved configs but each time I reboot the router in LAB interfaces are administratively down and I have to issue no shut command on each interface on each router in LAB. All configuration remain under the interface, just its shutted...Is that normal or kind of bugfix?

Thank you.

Re: Cisco vIOS, interfaces always down after the reboot

Posted: Wed Dec 12, 2018 10:31 am
by Uldis (UD)
It is not EVE issue but particular vIOS image which after reboot place all interceas in shut down state.
Workarround is, wr config, then export it.
Next time wipe node and boot from exported.
Interfaces will be up.
Just make sure that in exported config you have no shut line under interfaces

P.S. BTW, vIOS 15.6.2T has no such issue... just 15.6.1T

Re: Cisco vIOS, interfaces always down after the reboot

Posted: Wed Dec 12, 2018 7:17 pm
by janostasik
Thank you Uldis....