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:
@ -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:
|
||||
|
Reference in New Issue
Block a user