bgpd: Correct CLI description for debug bgp keepalives

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
Donatas Abraitis 2020-11-07 17:22:34 +02:00
parent e114e3278d
commit bc6bc7a8de

View File

@ -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")
{ {