network: up the dev

some kernels do that automatically, some don't
This commit is contained in:
Nico Schottelius 2019-11-01 17:54:02 +01:00
parent a2547bcd83
commit b27f1b62f3
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ ip -6 link add vxlan${netid} type vxlan \
group ff05::${netid} \
dev ${dev} \
ttl 5
ip link set ${dev} up