vxlan-node-vpn: add initial vid

Without a vid, netifd is running in an ifup-loop.
This situation is comming up after firstboot. An existing hoodfile causes a set vid.

Signed-off-by: Robert Langhammer <rlanghammer@web.de>
Reviewed-by: Johannes Kimmel <fff@bareminimum.eu>
This commit is contained in:
Robert Langhammer 2022-01-03 22:00:48 +01:00 committed by Fabian Bläse
parent 085dbb64fe
commit a6b90f1a83
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ uci batch <<EOF
set network.vxlan0.srcportmax=8473
set network.vxlan0.ageing=30
set network.vxlan0.mtu=1422
set network.vxlan0.vid=0
set network.vxbat=interface
set network.vxbat.proto=batadv_hardif