www.unixlead.com
Tuesday, April 12, 2011
Removing bonding in LINUX
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
2 comments:
Unknown
November 16, 2013 at 11:51 AM
Does not work with "open media vault"
Reply
Delete
Replies
Reply
Abdirahman Mohamud
April 25, 2014 at 11:22 PM
Thanks "ifconfig bond0 down" it works good.
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Welcome to the UNIX world
Does not work with "open media vault"
ReplyDeleteThanks "ifconfig bond0 down" it works good.
ReplyDelete