From 784b385a00c10854e053dc8a43f1c0360da185b4 Mon Sep 17 00:00:00 2001 From: Mitch Vaughan Date: Fri, 24 Jan 2025 16:05:49 -0500 Subject: [PATCH] remove dpath from bgp bestpath (#68) --- .../datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF7.cfg | 1 - .../datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF8.cfg | 1 - .../datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF7.cfg | 1 - .../datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF8.cfg | 1 - .../datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF7.cfg | 1 - .../datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF8.cfg | 1 - 6 files changed, 6 deletions(-) diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF7.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF7.cfg index 5286301f..71cab8c4 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF7.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF7.cfg @@ -220,7 +220,6 @@ router bgp 65178 graceful-restart restart-time 300 graceful-restart maximum-paths 4 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65100 diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF8.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF8.cfg index 49b248fe..dbb634eb 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF8.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/A-LEAF8.cfg @@ -220,7 +220,6 @@ router bgp 65178 graceful-restart restart-time 300 graceful-restart maximum-paths 4 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65100 diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF7.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF7.cfg index d8893ba5..c29d4d0d 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF7.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF7.cfg @@ -171,7 +171,6 @@ router bgp 65200 graceful-restart restart-time 300 graceful-restart maximum-paths 4 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65200 diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF8.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF8.cfg index 2a854d6b..a3741cda 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF8.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/B-LEAF8.cfg @@ -171,7 +171,6 @@ router bgp 65200 graceful-restart restart-time 300 graceful-restart maximum-paths 4 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65200 diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF7.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF7.cfg index 22bd9a77..536ed77e 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF7.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF7.cfg @@ -220,7 +220,6 @@ router bgp 65378 graceful-restart restart-time 300 graceful-restart maximum-paths 2 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65300 diff --git a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF8.cfg b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF8.cfg index b6dddcff..d1df9f26 100644 --- a/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF8.cfg +++ b/tech-library/datacenter/evpnvxlan/zbackend-infra/configs/C-LEAF8.cfg @@ -220,7 +220,6 @@ router bgp 65378 graceful-restart restart-time 300 graceful-restart maximum-paths 2 - bgp bestpath d-path neighbor default send-community neighbor LOCAL-EVPN-PEERS peer group neighbor LOCAL-EVPN-PEERS remote-as 65300