mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 22:52:04 +00:00
pimd: fix show command for protocol counter
Fix the command syntex for single interface command Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
This commit is contained in:
parent
394381887e
commit
a5ae6fbede
@ -3157,7 +3157,7 @@ DEFUN (show_ip_pim_interface_traffic,
|
|||||||
|
|
||||||
DEFUN (show_ip_pim_interface_traffic_single,
|
DEFUN (show_ip_pim_interface_traffic_single,
|
||||||
show_ip_pim_interface_traffic_single_cmd,
|
show_ip_pim_interface_traffic_single_cmd,
|
||||||
"show ip pim interface traffic (WORD) {json}",
|
"show ip pim interface traffic WORD {json}",
|
||||||
SHOW_STR
|
SHOW_STR
|
||||||
IP_STR
|
IP_STR
|
||||||
PIM_STR
|
PIM_STR
|
||||||
|
Loading…
Reference in New Issue
Block a user