]> git.proxmox.com Git - pve-network.git/blobdiff - test/zones/evpn/ebgp/sdn_config
bgp: add ebgp_multihop option
[pve-network.git] / test / zones / evpn / ebgp / sdn_config
index 379dc14472509589003ed5bbff074f10fb41d265..91c1b613f889a29b3583788d05d2aaf6ec0a0ed4 100644 (file)
@@ -12,7 +12,7 @@
   controllers  => {
                ids => { 
                        evpnctl => { type => "evpn", 'peers' => '192.168.0.1,192.168.0.2,192.168.0.3', asn => "65000" },
-                       localhost => { type => "bgp", 'peers' => '192.168.0.252,192.168.0.253', ebgp => "1", asn => "65001", node => "localhost" },
+                       localhost => { type => "bgp", 'peers' => '192.168.0.252,192.168.0.253', ebgp => "1", 'ebgp-multihop' => '3', asn => "65001", node => "localhost" },
                      },
              },