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

@ -44,6 +44,7 @@ interfaces:
loopbacks:
loop11:
mtu: 3000
lcp: "bvi11"
addresses: [ 2001:db8:1::1/64, 192.0.2.1/30 ]