]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/rip_topo1/test_rip_topo1.py
rip_topo1: Adding new test for RIPv2 Topology
authorMartin Winter <mwinter@opensourcerouting.org>
Sat, 8 Apr 2017 00:22:03 +0000 (17:22 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commitd6df723b103f222c6c967b571d20aa062e7cdd93
tree94e48a46a154718358192ea375e15a0dc96b4dae
parent9f3e0f6493cb3718e3c6b43ce11b08e8182f2fea
rip_topo1: Adding new test for RIPv2 Topology

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
18 files changed:
tests/topotests/rip-topo1/r1/rip_status.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r1/ripd.conf [new file with mode: 0644]
tests/topotests/rip-topo1/r1/show_ip_rip.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r1/show_ip_route.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/rip-topo1/r2/rip_status.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r2/ripd.conf [new file with mode: 0644]
tests/topotests/rip-topo1/r2/show_ip_rip.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r2/show_ip_route.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r2/zebra.conf [new file with mode: 0644]
tests/topotests/rip-topo1/r3/rip_status.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r3/ripd.conf [new file with mode: 0644]
tests/topotests/rip-topo1/r3/show_ip_rip.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r3/show_ip_route.ref [new file with mode: 0644]
tests/topotests/rip-topo1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/rip-topo1/test_rip_topo1.dot [new file with mode: 0644]
tests/topotests/rip-topo1/test_rip_topo1.pdf [new file with mode: 0644]
tests/topotests/rip-topo1/test_rip_topo1.py [new file with mode: 0755]