mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 02:46:26 +00:00
mgmtd: support bundle commands for mgmt daemon.
Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
This commit is contained in:
parent
edd243280c
commit
1dfc0d200c
@ -241,3 +241,19 @@ show ipv6 pim bsr
|
||||
show ipv6 pim bsrp-info
|
||||
show ipv6 pim bsm-databases
|
||||
CMD_LIST_END
|
||||
|
||||
#MGMT Support Bundle Command List
|
||||
PROC_NAME:mgmt
|
||||
CMD_LIST_START
|
||||
show mgmt backend-adapter all
|
||||
show mgmt backend-yang-xpath-registry
|
||||
show mgmt commit-history
|
||||
show mgmt datastore all
|
||||
show mgmt datastore-contents candidate json
|
||||
show mgmt datastore-contents running json
|
||||
show mgmt frontend-adapter all detail
|
||||
show mgmt get-config candidate /
|
||||
show mgmt get-config running /
|
||||
show mgmt transaction all
|
||||
show mgmt yang-xpath-subscription /
|
||||
CMD_LIST_END
|
||||
|
Loading…
Reference in New Issue
Block a user