Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After applying the changes, you get presented with both the slaves, and the bond itself is down.

Screenshot of Networking interfaces. Two interfaces are members of bond0Image Modified

Screenshot of bond0 state down. bond0.1 state lowerlayerdownImage Modified

Solution

Upgrade to firmware 1.6.1 or above.

...

  1. Log into the appliance as root.

  2. Restart the networking service:

    Code Block
    languagebash
    themeRDark
    root@linux~# systemctl restart networking.service

    .

  3. This will lead to a working configuration.
    Screenshot of Networking interfaces. Two interfaces are members of bond0Image Modified
    Screenshot of bond0 state up. bond0.1 state upImage Modified

...