diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-09-03 13:56:49 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-09-03 13:57:00 +0200 |
commit | 90e58236898918a3bc27ce451e245647e712ad40 (patch) | |
tree | ba0a9ddbe895d0d645407cb0b02687edc8e488d4 /src | |
parent | 98e14d27dee4e8e0619abd479583aac472a5fc08 (diff) | |
download | vyos-1x-90e58236898918a3bc27ce451e245647e712ad40.tar.gz vyos-1x-90e58236898918a3bc27ce451e245647e712ad40.zip |
Python/ifconfig: T1557: bonding: disable interface prior enslaving them
An interface can only be added to a bond if it is in 'down' state. If interface
is in 'up' state, the following Kernel error will be thrown:
> bond0: eth1 is up - this may be due to an out of date ifenslave.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions