open-switch / opx-nas-l3

https://openswitch.net
1 stars 9 forks source link

OPX 3.0.0 does not bring interfaces up after reboot #27

Closed geraldmyres closed 6 years ago

geraldmyres commented 6 years ago

Installed latest OPX 3.0.0. Have Ixia connected to e101-001-0 and e101-003-0 on S4048-ON.
Populated /etc/network/interfaces with:

root@OPX:/home/admin# cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d

auto e101-001-0
   iface e101-001-0 inet manual

auto e101-003-0
   iface e101-003-0 inet manual

Then: service networking restart

If I down/up interfaces, they come up. However, after rebooting switch, interfaces won't come up automatically. I have to cycle down/up again manually. Is this a bug or is there a procedure to do so?

geraldmyres commented 6 years ago

Realized I opened in wrong directory, will close and post in opx-nas-interface