I’ve been experimenting with networking on scale and bound my 10GbE and 2.5GbE together in a fail over “bond0” and it works fine.
Now I want to delete it and return the configuration to two individual NICs.
I’m doing this:
Delete bond0
Configure enp1s0
Configure enp4s0
Test changes
I lose the connection and it returns after the timeout.
How do I “undo” adding the bond? Is there some kind of undocumented procedure?
Sorry for not responding sooner. I was able to remove a NIC from the bond, then delete the bond and then it locked me out. I had to restart for the configuration to load.
Thanks for the help and advice.