]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/advertise_subnets/expected_controller_config
controllers: evpn: fix multiple exit-nodes with route-map filtering
[pve-network.git] / test / zones / evpn / advertise_subnets / expected_controller_config
index c9545bc0f679c4efc046e933cebc95a52d10278a..742bbf4e7c72b7da2fe01d40718c6b5ede320ce7 100644 (file)
@@ -20,6 +20,7 @@ router bgp 65000
  neighbor 192.168.0.3 peer-group VTEP
  !
  address-family l2vpn evpn
+  neighbor VTEP route-map MAP_VTEP_IN in
   neighbor VTEP route-map MAP_VTEP_OUT out
   neighbor VTEP activate
   advertise-all-vni
@@ -41,6 +42,8 @@ router bgp 65000 vrf vrf_myzone
   advertise ipv6 unicast
  exit-address-family
 !
+route-map MAP_VTEP_IN permit 1
+!
 route-map MAP_VTEP_OUT permit 1
 !
 line vty