]> git.puffer.fish Git - mirror/frr.git/commit
ospf-topo1-vrf: setup with OSPF VRF
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 16 Feb 2018 18:42:44 +0000 (19:42 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit35490676ebfd85c2093358fcb53c73b9e502b367
treee94d952a1b33491225b71ab2ae434b7f3774719e
parent0ab7733f7f02514c923ed007a2b2934a81337f55
ospf-topo1-vrf: setup with OSPF VRF

OSPF test with VRF backend NETNS

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
16 files changed:
tests/topotests/ospf-topo1-vrf/__init__.py [new file with mode: 0755]
tests/topotests/ospf-topo1-vrf/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r1/ospfroute.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r1/ospfroute_down.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r2/ospfroute.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r2/ospfroute_down.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r3/ospfroute.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r3/ospfroute_down.txt [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/test_ospf_topo1-vrf.dot [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/test_ospf_topo1_vrf.jpg [new file with mode: 0644]
tests/topotests/ospf-topo1-vrf/test_ospf_topo1_vrf.py [new file with mode: 0755]