]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/ipv4ipv6/expected_controller_config
controllers: evpn/bgp : add exitnodes-primary && rework route-map
[pve-network.git] / test / zones / evpn / ipv4ipv6 / expected_controller_config
index c0ca898b9f306e3b8c70528661902fb56b13f683..e1d425fb888ea0969ade1446b0c6fbea4419e074 100644 (file)
@@ -21,11 +21,14 @@ router bgp 65000
  neighbor 192.168.0.3 peer-group VTEP
  !
  address-family l2vpn evpn
+  neighbor VTEP route-map MAP_VTEP_OUT out
   neighbor VTEP activate
   advertise-all-vni
  exit-address-family
 !
 router bgp 65000 vrf vrf_myzone
 !
+route-map MAP_VTEP_OUT permit 1
+!
 line vty
 !
\ No newline at end of file