Test the boundary of valid LCP namelen

This commit is contained in:
Pim van Pelt
2022-03-17 00:37:46 +00:00
parent 343c1097c7
commit 7a1dc2f326
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ interfaces:
BondEthernet1: BondEthernet1:
mtu: 3000 mtu: 3000
lcp: "be0" lcp: "be012345678"
addresses: [ 192.0.2.1/29, 2001:db8::1/64 ] addresses: [ 192.0.2.1/29, 2001:db8::1/64 ]
sub-interfaces: sub-interfaces:
100: 100:

View File

@ -49,7 +49,7 @@ bridgedomains:
description: "Bridge Domain 11, both LCP and address" description: "Bridge Domain 11, both LCP and address"
mtu: 2000 mtu: 2000
interfaces: [ GigabitEthernet2/0/0.100, GigabitEthernet2/0/1.100, BondEthernet0.100 ] interfaces: [ GigabitEthernet2/0/0.100, GigabitEthernet2/0/1.100, BondEthernet0.100 ]
lcp: "bvi11" lcp: "bvi123456789012"
addresses: [ 192.0.2.1/29, 2001:db8::1/64 ] addresses: [ 192.0.2.1/29, 2001:db8::1/64 ]
bd12: bd12:
description: "Bridge Domain 12, LCP but no address" description: "Bridge Domain 12, LCP but no address"

View File

@ -33,7 +33,7 @@ interfaces:
l2xc: GigabitEthernet1/0/0.100 l2xc: GigabitEthernet1/0/0.100
vxlan_tunnel2: vxlan_tunnel2:
lcp: 'vxlan2' lcp: 'vxlan1234567890'
addresses: [ 10.0.0.1/24, 2001:db8:1::1/64 ] addresses: [ 10.0.0.1/24, 2001:db8:1::1/64 ]
bridgedomains: bridgedomains: