]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/advertise_subnets/expected_controller_config
frr: config : add exit on router && routemaps.
[pve-network.git] / test / zones / evpn / advertise_subnets / expected_controller_config
index 1a7fea2590715ebcf56f8610a2c00fc03bd5bf14..82b06b4b59b2b77a5e4b1fc7ac9fbb70bc44db71 100644 (file)
@@ -25,6 +25,7 @@ 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
@@ -41,10 +42,13 @@ router bgp 65000 vrf vrf_myzone
   advertise ipv4 unicast
   advertise ipv6 unicast
  exit-address-family
+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