Sample Header Ad - 728x90

How to properly add a new interface to bond0?

1 vote
1 answer
268 views
After adding a new "interface" to the /etc/sysconfig/ifcfg-foobar: BOOTPROTO='static' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='1.2.3.4/24' MTU='9000' NETWORK='' REMOTE_IPADDR='' STARTMODE='auto' USERCONTROL='no' VLAN_ID='50' ETHERDEVICE='bond0' What is the proper method to bring this new interface up? /etc/init.d/networking restart just killed my SSH session and I had to reboot the server. Came in via another interface that was using bond0. Or was the problem that I wasn't running the /etc/init.d/networking restart command in a screen/tmux session on the server? Using SLES 11.4
Asked by Peter (531 rep)
Oct 9, 2017, 03:46 PM
Last activity: Jul 14, 2024, 02:19 PM