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.
Cisco vIOS, interfaces always down after the reboot
Moderator: mike
-
- Posts: 31
- Joined: Thu Jan 18, 2018 11:43 am
-
- Posts: 5178
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Cisco vIOS, interfaces always down after the reboot
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
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
You do not have the required permissions to view the files attached to this post.
-
- Posts: 31
- Joined: Thu Jan 18, 2018 11:43 am
Re: Cisco vIOS, interfaces always down after the reboot
Thank you Uldis....