]> git.puffer.fish Git - matthieu/frr.git/commit
bfd-topo1: add fast reconvergence test
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 6 Jun 2018 21:02:34 +0000 (18:02 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commit14bb9445d6f24deb7de8cef182ed9f469df370a9
treeb3a4fbd769d81d8f96cf8ac7dfb003f12565bb8e
parent843713317d94f7a4d1fc213adad55b1518d235f2
bfd-topo1: add fast reconvergence test

Test that after a link goes down BGPd will be notified and recovered
quickly. Also test that BFD show command tells us that the peer went
down.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/bfd-topo1/r1/bgp_prefixes.json [new file with mode: 0644]
tests/topotests/bfd-topo1/r1/bgpd.conf
tests/topotests/bfd-topo1/r2/bgp_prefixes.json [new file with mode: 0644]
tests/topotests/bfd-topo1/r2/bgpd.conf
tests/topotests/bfd-topo1/r3/bgp_prefixes.json [new file with mode: 0644]
tests/topotests/bfd-topo1/r3/bgpd.conf
tests/topotests/bfd-topo1/r4/bgp_prefixes.json [new file with mode: 0644]
tests/topotests/bfd-topo1/r4/bgpd.conf
tests/topotests/bfd-topo1/test_bfd_topo1.py