Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maximum-routes for underlay BGP peer group should be updated from 12K to 256K #4824

Open
1 task done
ksantos01 opened this issue Dec 17, 2024 · 0 comments
Open
1 task done
Labels
type: enhancement New feature or request

Comments

@ksantos01
Copy link

Enhancement summary

Update the maximum-routes for underlay BGP peer group to 256K in order to align with the EOS defaults

Current configuration

neighbor IPv4-UNDERLAY-PEERS maximum-routes 12000
neighbor MLAG-IPv4-UNDERLAY-PEER maximum-routes 12000

Updated configuration

neighbor IPv4-UNDERLAY-PEERS maximum-routes 256000
neighbor MLAG-IPv4-UNDERLAY-PEER maximum-routes 256000

Which component of AVD is impacted

eos_designs

Use case example

please detail your use case

Describe the solution you would like

Updated the maximum-routes for underlay peer group as follows

neighbor IPv4-UNDERLAY-PEERS maximum-routes 256000
neighbor MLAG-IPv4-UNDERLAY-PEER maximum-routes 256000

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@ksantos01 ksantos01 added the type: enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant