Fix the MTU of BVIs to be consistent with the bridge they're in

This commit is contained in:
Pim van Pelt
2022-04-07 21:19:38 +00:00
parent 8854208b09
commit b7425a825d
6 changed files with 6 additions and 1 deletions

View File

@ -79,6 +79,7 @@ loopbacks:
lcp: "lo0"
addresses: [ 10.0.0.1/32, 2001:db8::1/128 ]
loop1:
mtu: 2000
lcp: "bvi1"
addresses: [ 10.0.1.1/24, 2001:db8:1::1/64 ]