]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: add standard nhrp test between spoke and hub
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 10 Mar 2021 15:08:55 +0000 (16:08 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 9 Apr 2021 16:29:58 +0000 (18:29 +0200)
commite63801cd5f9eac5935c126717cb8b3f2b9fa9cd2
tree2d6cea8d67fd40388bf9462fd7c0b74a4475b073
parente18747a9676baf559b244434c0119ada19c4021e
topotests: add standard nhrp test between spoke and hub

This test establishes a binding between nbma ip of a spoke and its
protocol address. This information is pushed to hub.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/nhrp-topo/r1/nhrp4_cache.json [new file with mode: 0644]
tests/topotests/nhrp-topo/r1/nhrp_route4.json [new file with mode: 0644]
tests/topotests/nhrp-topo/r1/nhrpd.conf [new file with mode: 0644]
tests/topotests/nhrp-topo/r1/zebra.conf [new file with mode: 0644]
tests/topotests/nhrp-topo/r2/nhrp4_cache.json [new file with mode: 0644]
tests/topotests/nhrp-topo/r2/nhrp_route4.json [new file with mode: 0644]
tests/topotests/nhrp-topo/r2/nhrpd.conf [new file with mode: 0644]
tests/topotests/nhrp-topo/r2/zebra.conf [new file with mode: 0644]
tests/topotests/nhrp-topo/r3/zebra.conf [new file with mode: 0644]
tests/topotests/nhrp-topo/test_nhrp_topo.dot [new file with mode: 0644]
tests/topotests/nhrp-topo/test_nhrp_topo.py [new file with mode: 0644]