Skip to content

Commit

Permalink
remove dpath from bgp bestpath (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchv85 authored Jan 24, 2025
1 parent f4ab6c7 commit 784b385
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 784b385

Please sign in to comment.