]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/multipath_relax/expected_controller_config
frr: config : add exit on router && routemaps.
[pve-network.git] / test / zones / evpn / multipath_relax / expected_controller_config
index b2df0b525920a8081280c57cafa75183094e7eb3..2d1ad44f88e611929f601153c9d221898258a50f 100644 (file)
@@ -37,13 +37,17 @@ router bgp 65000
   neighbor VTEP activate
   advertise-all-vni
  exit-address-family
+exit
 !
 router bgp 65000 vrf vrf_myzone
  bgp router-id 192.168.0.1
+exit
 !
 route-map MAP_VTEP_IN permit 1
+exit
 !
 route-map MAP_VTEP_OUT permit 1
+exit
 !
 line vty
 !
\ No newline at end of file