Check bonding
1 |
lsmod | grep 8021q |
Disable?
Please ENABLE
1 |
echo 8021q >> /etc/modules-load.d/8021q.conf |
enable
1 |
modprobe --first-time 8021q |
Check
1 2 3 4 |
lsmod | grep 8021q 8021q 32768 0 garp 16384 1 8021q mrp 20480 1 8021q |