Steps to Remove NIC bonding in LINUX CentOS
# ifconfig bond0 down
# echo "-eth0" > /sys/class/net/bond0/bonding/slaves
# echo "-eth1" > /sys/class/net/bond0/bonding/slaves
# echo "-bond0" > /sys/class/net/bonding_masters
# rmmod bonding
# service network restart
***********
hello i use rm command to remove bond0 i know big mistake but know i can use my network cart because bond0 is active and exists in /sys/class/net/ pleaase help
ReplyDeleteasdfghjkl
ReplyDeleteUnable to remove bonding. every time I re-start it's there.
ReplyDelete