]> git.proxmox.com Git - mirror_frr.git/commit
tests: Test if eBGP policy is not applied to iBGP peers
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 19 Dec 2019 08:53:05 +0000 (10:53 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Thu, 19 Dec 2019 09:07:14 +0000 (11:07 +0200)
commit886b8172e0b912b0279c15b2d127a92c354f4cc4
tree3be8dcb6a3277f28ebd28c4bc8802b7922391c5d
parente0df4c04a0a2c78037f59e5360c3eafe1f554555
tests: Test if eBGP policy is not applied to iBGP peers

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
tests/topotests/bgp_ebgp_requires_policy/r5/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_ebgp_requires_policy/r5/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_ebgp_requires_policy/r6/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_ebgp_requires_policy/r6/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_ebgp_requires_policy/test_bgp_ebgp_requires_policy.py