]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/bgp_default_afi_safi/test_bgp-default-afi-safi.py
tests: Check if `bgp default ipv[46]-unicast` commands work
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Sat, 20 Feb 2021 19:10:10 +0000 (21:10 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Sun, 28 Feb 2021 17:51:12 +0000 (19:51 +0200)
commit484ff4899b1d1083471dd7fe100044ea7a755056
tree87869f52647fb61a92eb32d42b5619b9efcd144a
parent2c853e5e6648c39552697dbf7c327221d30753d1
tests: Check if `bgp default ipv[46]-unicast` commands work

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
tests/topotests/bgp-default-ipv4-ipv6-unicast/__init__.py [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r2/zebra.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r3/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/r3/zebra.conf [new file with mode: 0644]
tests/topotests/bgp-default-ipv4-ipv6-unicast/test_bgp-default-ipv4-ipv6-unicast.py [new file with mode: 0644]