mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 22:23:12 +00:00
tools: Adding new commands to the list of support bundle commands
Signed-off-by: Sri Mohana Singamsetty <msingamsetty@vmware.com>
This commit is contained in:
parent
11c83aa48a
commit
8fc80fbd4c
@ -28,6 +28,7 @@ show bgp ipv6 update-groups advertised-routes
|
||||
show bgp ipv6 update-groups packet-queue
|
||||
show bgp ipv6 update-groups statistics
|
||||
show ip bgp statistics
|
||||
show bgp martian next-hop
|
||||
|
||||
show bgp evpn route
|
||||
CMD_LIST_END
|
||||
@ -37,14 +38,17 @@ PROC_NAME:zebra
|
||||
CMD_LIST_START
|
||||
show zebra
|
||||
show zebra client summary
|
||||
show ip route
|
||||
|
||||
show ip zebra route dump json
|
||||
show ipv6 zebra route dump json
|
||||
show ip nht vrf all
|
||||
show route-map
|
||||
show memory
|
||||
show interface
|
||||
show interface vrf all
|
||||
show vrf
|
||||
show zebra fpm stats
|
||||
show error all
|
||||
show work-queues
|
||||
show debugging hashtable
|
||||
show running-config
|
||||
show thread cpu
|
||||
show thread poll
|
||||
|
Loading…
Reference in New Issue
Block a user