mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 23:58:44 +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 packet-queue
|
||||||
show bgp ipv6 update-groups statistics
|
show bgp ipv6 update-groups statistics
|
||||||
show ip bgp statistics
|
show ip bgp statistics
|
||||||
|
show bgp martian next-hop
|
||||||
|
|
||||||
show bgp evpn route
|
show bgp evpn route
|
||||||
CMD_LIST_END
|
CMD_LIST_END
|
||||||
@ -37,14 +38,17 @@ PROC_NAME:zebra
|
|||||||
CMD_LIST_START
|
CMD_LIST_START
|
||||||
show zebra
|
show zebra
|
||||||
show zebra client summary
|
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 route-map
|
||||||
show memory
|
show memory
|
||||||
show interface
|
show interface vrf all
|
||||||
show vrf
|
show vrf
|
||||||
|
show zebra fpm stats
|
||||||
show error all
|
show error all
|
||||||
show work-queues
|
show work-queues
|
||||||
|
show debugging hashtable
|
||||||
show running-config
|
show running-config
|
||||||
show thread cpu
|
show thread cpu
|
||||||
show thread poll
|
show thread poll
|
||||||
|
Loading…
Reference in New Issue
Block a user