Signed-off-by: Daniel Walton <[email protected]>
Reviewed-by: Donald Sharp <[email protected]>
---
bgpd/bgp_vty.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bgpd/bgp_vty.c b/bgpd/bgp_vty.c
index 21ca8d1..a4d89b5 100644
--- a/bgpd/bgp_vty.c
+++ b/bgpd/bgp_vty.c
@@ -3402,7 +3402,7 @@ peer_timers_connect_unset_vty (struct vty *vty, const
char *ip_str)
DEFUN (neighbor_timers_connect,
neighbor_timers_connect_cmd,
- NEIGHBOR_CMD "timers connect <0-65535>",
+ NEIGHBOR_CMD "timers connect <1-65535>",
NEIGHBOR_STR
NEIGHBOR_ADDR_STR
"BGP per neighbor timers\n"
@@ -3426,7 +3426,7 @@ DEFUN (no_neighbor_timers_connect,
ALIAS (no_neighbor_timers_connect,
no_neighbor_timers_connect_val_cmd,
- NO_NEIGHBOR_CMD "timers connect <0-65535>",
+ NO_NEIGHBOR_CMD "timers connect <1-65535>",
NO_STR
NEIGHBOR_STR
NEIGHBOR_ADDR_STR
--
1.7.10.4
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev