]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/exitnode_snat/expected_controller_config
controllers: evpn/bgp : add exitnodes-primary && rework route-map
[pve-network.git] / test / zones / evpn / exitnode_snat / expected_controller_config
index 57ff6ffaffd9fbbd6a58726010fcb3b3895497d8..8a535b315a6abbfd8a10277290fec0b577828142 100644 (file)
@@ -29,6 +29,7 @@ router bgp 65000
  exit-address-family
  !
  address-family l2vpn evpn
+  neighbor VTEP route-map MAP_VTEP_OUT out
   neighbor VTEP activate
   advertise-all-vni
  exit-address-family
@@ -48,5 +49,7 @@ router bgp 65000 vrf vrf_myzone
   default-originate ipv6
  exit-address-family
 !
+route-map MAP_VTEP_OUT permit 1
+!
 line vty
 !
\ No newline at end of file