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

eos: use peer group dict to populate neighbors #1892

Merged
merged 3 commits into from
Apr 5, 2023
Merged

eos: use peer group dict to populate neighbors #1892

merged 3 commits into from
Apr 5, 2023

Conversation

bewing
Copy link
Member

@bewing bewing commented Apr 3, 2023

Since EOS outputs all peer group configuration prior to individual
neighbor configurations, we can use the settings for NHS, remote-as, etc
present in the group level dictionary when creating the neighbor
dictionary, resulting in a consistent view of the configuration applied
to the neighbor.

Closes #905

@bewing bewing requested a review from mirceaulinic April 3, 2023 21:26
@bewing bewing self-assigned this Apr 3, 2023
@bewing bewing requested review from ktbyers and a team April 3, 2023 21:26
Since EOS outputs all peer group configuration prior to individual
neighbor configurations, we can use the settings for NHS, remote-as, etc
present in the group level dictionary when creating the neighbor
dictionary, resulting in a consistent view of the configuration applied
to the neighbor.

Closes #905
@ktbyers
Copy link
Contributor

ktbyers commented Apr 4, 2023

LGTM

@bewing bewing merged commit 24ea5d2 into develop Apr 5, 2023
@bewing bewing deleted the iss905 branch April 5, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_bgp_config() fails to process NHS on Arista 7150S
2 participants