mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-02 09:23:31 +00:00
bgpd: Correct CLI description for debug bgp keepalives
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
e114e3278d
commit
bc6bc7a8de
@ -904,8 +904,8 @@ DEFUN (debug_bgp_keepalive_peer,
|
|||||||
"debug bgp keepalives <A.B.C.D|X:X::X:X|WORD>",
|
"debug bgp keepalives <A.B.C.D|X:X::X:X|WORD>",
|
||||||
DEBUG_STR
|
DEBUG_STR
|
||||||
BGP_STR
|
BGP_STR
|
||||||
"BGP Neighbor Events\n"
|
"BGP keepalives\n"
|
||||||
"BGP neighbor IP address to debug\n"
|
"BGP IPv4 neighbor to debug\n"
|
||||||
"BGP IPv6 neighbor to debug\n"
|
"BGP IPv6 neighbor to debug\n"
|
||||||
"BGP neighbor on interface to debug\n")
|
"BGP neighbor on interface to debug\n")
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user