File tree 12 files changed +1
-39
lines changed
files/image_config/constants
src/sonic-config-engine/tests/sample_output
12 files changed +1
-39
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ constants:
16
16
use_deployment_id : false
17
17
use_neighbors_meta : false
18
18
graceful_restart :
19
- enabled : true
19
+ enabled : false
20
20
restart_time : 240
21
21
multipath_relax :
22
22
enabled : true
Original file line number Diff line number Diff line change @@ -48,10 +48,6 @@ router bgp 65100
48
48
!
49
49
bgp bestpath as-path multipath-relax
50
50
!
51
- bgp graceful-restart restart-time 240
52
- bgp graceful-restart
53
- bgp graceful-restart preserve-fw-state
54
- bgp graceful-restart select-defer-time 45
55
51
!
56
52
bgp router-id 10.1.0.32
57
53
!
Original file line number Diff line number Diff line change @@ -48,10 +48,6 @@ router bgp 65100
48
48
!
49
49
bgp bestpath as-path multipath-relax
50
50
!
51
- bgp graceful-restart restart-time 240
52
- bgp graceful-restart
53
- bgp graceful-restart preserve-fw-state
54
- bgp graceful-restart select-defer-time 45
55
51
!
56
52
!
57
53
bmp mirror buffer-limit 4294967214
Original file line number Diff line number Diff line change @@ -49,10 +49,6 @@ router bgp 65100
49
49
!
50
50
bgp bestpath as-path multipath-relax
51
51
!
52
- bgp graceful-restart restart-time 240
53
- bgp graceful-restart
54
- bgp graceful-restart preserve-fw-state
55
- bgp graceful-restart select-defer-time 45
56
52
!
57
53
bgp router-id 10.1.0.32
58
54
!
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ router bgp 65100
20
20
bgp log-neighbor-changes
21
21
bgp bestpath as-path multipath-relax
22
22
no bgp default ipv4-unicast
23
- bgp graceful-restart restart-time 240
24
- bgp graceful-restart
25
23
bgp router-id 10.1.0.32
26
24
network 10.1.0.32/32
27
25
address-family ipv6
Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ router bgp 65100
68
68
!
69
69
bgp bestpath as-path multipath-relax
70
70
!
71
- bgp graceful-restart restart-time 240
72
- bgp graceful-restart
73
- bgp graceful-restart preserve-fw-state
74
- bgp graceful-restart select-defer-time 45
75
71
!
76
72
bgp router-id 10.1.0.32
77
73
!
Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ router bgp 4000 vrf VnetFE
26
26
bgp log-neighbor-changes
27
27
bgp bestpath as-path multipath-relax
28
28
no bgp default ipv4-unicast
29
- bgp graceful-restart restart-time 240
30
- bgp graceful-restart
31
29
bgp router-id 4.0.0.0
32
30
neighbor 192.168.0.1 remote-as 3000
33
31
neighbor 192.168.0.1 description Leaf01
Original file line number Diff line number Diff line change @@ -48,10 +48,6 @@ router bgp 65100
48
48
!
49
49
bgp bestpath as-path multipath-relax
50
50
!
51
- bgp graceful-restart restart-time 240
52
- bgp graceful-restart
53
- bgp graceful-restart preserve-fw-state
54
- bgp graceful-restart select-defer-time 45
55
51
!
56
52
bgp router-id 10.1.0.32
57
53
!
Original file line number Diff line number Diff line change @@ -48,10 +48,6 @@ router bgp 65100
48
48
!
49
49
bgp bestpath as-path multipath-relax
50
50
!
51
- bgp graceful-restart restart-time 240
52
- bgp graceful-restart
53
- bgp graceful-restart preserve-fw-state
54
- bgp graceful-restart select-defer-time 45
55
51
!
56
52
!
57
53
bmp mirror buffer-limit 4294967214
Original file line number Diff line number Diff line change @@ -49,10 +49,6 @@ router bgp 65100
49
49
!
50
50
bgp bestpath as-path multipath-relax
51
51
!
52
- bgp graceful-restart restart-time 240
53
- bgp graceful-restart
54
- bgp graceful-restart preserve-fw-state
55
- bgp graceful-restart select-defer-time 45
56
52
!
57
53
bgp router-id 10.1.0.32
58
54
!
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ router bgp 65100
20
20
bgp log-neighbor-changes
21
21
bgp bestpath as-path multipath-relax
22
22
no bgp default ipv4-unicast
23
- bgp graceful-restart restart-time 240
24
- bgp graceful-restart
25
23
bgp router-id 10.1.0.32
26
24
network 10.1.0.32/32
27
25
address-family ipv6
Original file line number Diff line number Diff line change @@ -68,10 +68,6 @@ router bgp 65100
68
68
!
69
69
bgp bestpath as-path multipath-relax
70
70
!
71
- bgp graceful-restart restart-time 240
72
- bgp graceful-restart
73
- bgp graceful-restart preserve-fw-state
74
- bgp graceful-restart select-defer-time 45
75
71
!
76
72
bgp router-id 10.1.0.32
77
73
!
You can’t perform that action at this time.
0 commit comments