]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/multipath_relax/expected_controller_config
controllers: evpn: fix multiple exit-nodes with route-map filtering
[pve-network.git] / test / zones / evpn / multipath_relax / expected_controller_config
index ec3ce69e725ed205d15022e0e90bf1f68b595b79..4f8d7de9fa7ebc4d6c5c5328a2a1ad7067b9f146 100644 (file)
@@ -32,6 +32,7 @@ router bgp 65000
  exit-address-family
  !
  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
@@ -40,6 +41,8 @@ router bgp 65000
 router bgp 65000 vrf vrf_myzone
  bgp router-id 192.168.0.1
 !
+route-map MAP_VTEP_IN permit 1
+!
 route-map MAP_VTEP_OUT permit 1
 !
 line vty