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

@ -49,7 +49,7 @@ bridgedomains:
description: "Bridge Domain 11, both LCP and address"
mtu: 2000
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 ]
bd12:
description: "Bridge Domain 12, LCP but no address"