summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bgpd/bgpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h
index 3f1aff846e..133cd3876e 100644
--- a/bgpd/bgpd.h
+++ b/bgpd/bgpd.h
@@ -1002,7 +1002,7 @@ struct bgp_nlri
#define BGP_DEFAULT_ASORIGINATE 15
#define BGP_DEFAULT_EBGP_ROUTEADV 0
#define BGP_DEFAULT_IBGP_ROUTEADV 0
-#define BGP_DEFAULT_CONNECT_RETRY 120
+#define BGP_DEFAULT_CONNECT_RETRY 10
/* BGP default local preference. */
#define BGP_DEFAULT_LOCAL_PREF 100