Fix tests for upcoming LCP assertion that intermediate interfaces 'xe0.1000' must exist as an LCP in order for Qin* sub-interfaces 'xe0.1000.1234' to be allowed

This commit is contained in:
Pim van Pelt
2022-03-16 22:43:13 +00:00
parent ccfb51189a
commit 8a1da516f3
3 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,7 @@ interfaces:
lcp: "bond0"
sub-interfaces:
200:
description: "This subint is needed to build the parent LCP bond0.1000 for QinQ subint 202 bond0.1000.1234"
encapsulation:
dot1q: 1000
201:

View File

@ -9,6 +9,10 @@ interfaces:
lcp: "e01234"
sub-interfaces:
100:
description: "Dot1Q subinterface"
encapsulation:
dot1q: 1234
101:
description: "QinQ subinterface"
addresses: [ 192.0.2.1/24 ]
encapsulation:

View File

@ -17,4 +17,3 @@ interfaces:
encapsulation:
## Missing dot1q or dot1ad
inner-dot1q: 100