8000 bgpd: Add new CLI to show the counters of each attribute by ton31337 · Pull Request #18984 · FRRouting/frr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bgpd: Add new CLI to show the counters of each attribute #18984

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

Merged

Conversation

ton31337
Copy link
Member
@ton31337 ton31337 commented Jun 9, 2025

No description provided.

ton31337 added 2 commits June 9, 2025 15:23
```
$ vtysh -c 'sh ip bgp attr summary'
Total attributes: 2
Attributes:
 ORIGIN (1): 2
 AS_PATH (2): 2
 NEXT_HOP (3): 2
 MULTI_EXIT_DISC (4): 2
 ...
```

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
@ton31337 ton31337 changed the title Feature/bgp attributes statistics bgpd: Add new CLI to show the counters of each attribute Jun 9, 2025
Copy link
Member
@riw777 riw777 left a comment

Choose a reason for hiding this comment

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

looks good

@riw777 riw777 merged commit 57ef3c7 into FRRouting:master Jun 10, 2025
18 checks passed
@ton31337 ton31337 deleted the feature/bgp_attributes_statistics branch June 10, 2025 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0