Skip to content

Commit 4bc503b

Browse files
committed
[BGP]Disable graceful restart to support scale scenario
1 parent 6e50fba commit 4bc503b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/image_config/constants/constants.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ constants:
1616
use_deployment_id: false
1717
use_neighbors_meta: false
1818
graceful_restart:
19-
enabled: true
19+
enabled: false
2020
restart_time: 240
2121
multipath_relax:
2222
enabled: true

0 commit comments

Comments
 (0)