tests: add fixture & test for VRF topology learning
This commit is contained in:
parent
ba98705c8f
commit
2c37b22d70
4 changed files with 18 additions and 1 deletions
7
tests/fixtures/vrf.interfaces
vendored
Normal file
7
tests/fixtures/vrf.interfaces
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
iface vrf-red
|
||||
vrf-table 1
|
||||
|
||||
auto eth0
|
||||
iface eth0
|
||||
use dhcp
|
||||
vrf-member vrf-red
|
Loading…
Add table
Add a link
Reference in a new issue