I have the following Ethernet bonding configuration:
old configuration:
bond0 eth0 eth1 bond1 eth2 eth3 new configuration :
bond0 eth0 eth2 bond1 eth1 eth3 I have made the change and restart service network restart but cat /proc/net/bonding/bond0 and cat /proc/net/bonding/bond1 still shows the old configuration. I had to reboot the system to be able to see the new configuration. Is there a way to do this without reboot?
I am using RHEL6.5