]> git.puffer.fish Git - matthieu/frr.git/commit
bgp-ecmp-topo1: Add BGP Topology for rcmp testing
authorMartin Winter <mwinter@opensourcerouting.org>
Fri, 7 Jul 2017 09:49:55 +0000 (02:49 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:12 +0000 (20:22 -0500)
commitac1087fa7bd428479c6f391f65376c196399d85d
tree416e376617840808c6aca594c928b8d0d4fa6306
parent0e8ccff3113163864b3480d9a3bc559fc35935d7
bgp-ecmp-topo1: Add BGP Topology for rcmp testing

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
67 files changed:
tests/topotests/bgp-ecmp-topo1/__init__.py [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/bgp-ecmp-topo1.dot [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/bgp-ecmp-topo1.pdf [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/exabgp.env [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer1/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer1/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer1/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer10/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer10/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer10/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer11/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer11/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer11/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer12/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer12/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer12/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer13/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer13/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer13/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer14/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer14/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer14/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer15/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer15/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer15/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer16/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer16/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer16/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer17/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer17/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer17/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer18/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer18/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer18/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer19/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer19/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer19/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer2/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer2/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer2/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer20/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer20/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer20/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer3/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer3/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer3/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer4/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer4/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer4/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer5/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer5/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer5/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer6/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer6/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer6/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer7/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer7/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer7/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer8/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer8/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer8/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/peer9/exa-receive.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer9/exa-send.py [new file with mode: 0755]
tests/topotests/bgp-ecmp-topo1/peer9/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp-ecmp-topo1/test_bgp_ecmp_topo1.py [new file with mode: 0755]