mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Ticket: CM-11953 Reviewed By: Roopa, Nikhil G, Daniel W Testing Done: $ ifquery b0 auto b0 iface b0 bond-slaves swp1 swp2 $ ifreload -a $ ifquery -a -c auto b0 iface b0 bond-slaves swp2 swp1 [pass] $ ifquery -a -c auto b0 iface b0 bond-slaves swp1 swp2 [pass] Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>