]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: bgp_srv6l3vpn_to_bgp_vrf, change AS values
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 14 Mar 2025 10:59:22 +0000 (11:59 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 24 Mar 2025 08:17:01 +0000 (09:17 +0100)
commit57a03cfc545fe3d450241c8db8051d5d285a91a9
tree3a8583be12b6b5ff0f1d70c5a3a46b1e8e828add
parent6aeb697e38344c8dc7d1725a1b690cbaad8bae5e
topotests: bgp_srv6l3vpn_to_bgp_vrf, change AS values

Use experimental AS values to play the test.
Add BGP peering on CEs, and use the default-originate functionality on
each PE facing CPEs.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
21 files changed:
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce1/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce1/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce2/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce2/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce3/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce3/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce4/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce4/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce5/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce5/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce6/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/ce6/ipv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/vpnv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/vpnv6_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r1/vpnv6_rib_locator_recreated.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/frr.conf
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/vpnv6_rib.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/vpnv6_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/r2/vpnv6_rib_locator_recreated.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf/test_bgp_srv6l3vpn_to_bgp_vrf.py