Add the beginning of a test_qinx() suite, will complete after a refactor in an upcoming commit

This commit is contained in:
Pim van Pelt
2022-03-20 23:32:59 +00:00
parent e44db47989
commit 5247e3a241
4 changed files with 17 additions and 5 deletions

View File

@ -11,10 +11,11 @@ interfaces:
mtu: 9000
encapsulation:
dot1q: 1000
exact-match: True
addresses: [ "10.0.1.1/30" ]
201:
encapsulation:
dot1ad: 1000
dot1q: 1000
inner-dot1q: 1000
exact-match: True
addresses: [ "10.0.2.1/30" ]