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?
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:
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?