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

Test BGP peer prefix count #26

Open
bytinbit opened this issue Jul 12, 2021 · 0 comments
Open

Test BGP peer prefix count #26

bytinbit opened this issue Jul 12, 2021 · 0 comments

Comments

@bytinbit
Copy link
Contributor

Test how many Prefixes a BGP Peer announces. Answer is a range, test succeeds if the result is within that range.

the command that returns the prefixes is show bgp neighbor details, however, NUTS' BGP neighbors test bundle currently uses show bgp neighbor. If we implement the prefixes, we probably must adjust the existing BGP neighbors test bundle.

Napalm-Doku: [https://github.com/napalm-automation/napalm/blob/develop/napalm/base/base.py#L771]

There's no urgency to implement the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant