TEST-70-BONDBRIDGETEAMVLAN: load vlan kernel modules

master
Harald Hoyer 2018-08-14 13:57:15 +02:00
parent 827a5b1a80
commit 94cc856cb8
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ linkup() {
&& wait_for_if_up $1 2>/dev/null
}

modprobe -b -q 8021q
modprobe --all -b -q 8021q ipvlan macvlan
>/dev/watchdog
ip addr add 127.0.0.1/8 dev lo
linkup lo