Fix the MTU of BVIs to be consistent with the bridge they're in
This commit is contained in:
@ -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 ]
|
||||
|
||||
|
Reference in New Issue
Block a user