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_cli_config_gen): Add TTL max hops in router bgp #3425

Merged
merged 17 commits into from
Jan 16, 2024

Conversation

harshitk-arista
Copy link
Contributor

Change Summary

Support TTL max hops at the peer group and neighbor level

Related Issue(s)

Fixes #3424

Component(s) name

eos_cli_config_gen

Proposed changes

CF

How to test

Molecule

Checklist

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@harshitk-arista harshitk-arista requested review from a team as code owners December 14, 2023 12:55
@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Dec 14, 2023
@philippebureau
Copy link
Contributor

it works for router_bgp / neighbors

It is not working for router_bgp / peer_groups

I am getting an error about missing ''ip_address'' attribute
image

i can see the key being added to the structured config properly

image

@philippebureau
Copy link
Contributor

see comment above for proposed fix that works for me

Copy link
Contributor

@philippebureau philippebureau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, LGTM

@github-actions github-actions bot added the state: conflict PR with conflict label Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the state: conflict PR with conflict label Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Jan 10, 2024
@ClausHolbechArista
Copy link
Contributor

This one needs an update of all molecule scenarios:

cd ansible_collections/arista/avd/molecule
make refresh-facts

@ClausHolbechArista ClausHolbechArista removed the one approval This PR has one approval and is only missing one more. label Jan 10, 2024
@gmuloc gmuloc merged commit f956700 into aristanetworks:devel Jan 16, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
4 participants