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

Feat (eos_design): Add support to disable default bgp peer group IPv4-UNDERLAY-PEERS #4399

Closed
1 task done
philippebureau opened this issue Aug 27, 2024 · 1 comment
Closed
1 task done
Labels
type: enhancement New feature or request

Comments

@philippebureau
Copy link
Contributor

Enhancement summary

create a knob to disable the creation of IPv4-UNDERLAY-PEERS bgp peer group.

Which component of AVD is impacted

eos_designs

Use case example

For devices that are basic routers in the default VRF and need to use custom bgp peer groups for different bgp peers

Describe the solution you would like

maybe add 'enabled: bool' under bgp_peer_groups in bgp settings
example:

bgp_peer_groups:
  ipv4_underlay_peers:
    enabled: bool

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@philippebureau philippebureau added the type: enhancement New feature or request label Aug 27, 2024
@philippebureau
Copy link
Contributor Author

will be fixed by #4396 and #3052

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