mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-03 10:13:15 +00:00
tools: Cleanup some zebra section of the support bundle
a) Add some useful commands b) Remove `show error all` this just dumps the error codes. If we know the version we don't need this. Additionally this is rather large. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
5e67b0f345
commit
39bda68b1e
@ -39,13 +39,15 @@ PROC_NAME:zebra
|
||||
CMD_LIST_START
|
||||
show zebra
|
||||
show zebra client summary
|
||||
show zebra router table summary
|
||||
show ip nht vrf all
|
||||
show ipv6 nht vrf all
|
||||
show nexthop-group rib
|
||||
show route-map
|
||||
show memory
|
||||
show interface vrf all
|
||||
show vrf
|
||||
show zebra fpm stats
|
||||
show error all
|
||||
show work-queues
|
||||
show debugging hashtable
|
||||
show running-config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user