Skip to content

Commit

Permalink
[VOQ Chassis] Reduce the i-BGP Keep alive and Hold timer value (sonic…
Browse files Browse the repository at this point in the history
…-net#20189)

* Change the Hold timer to 7 sec and Keep alive to 2 sec for i-BGP session
in VOQ Chassis

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
  • Loading branch information
abdosi authored Sep 9, 2024
1 parent caf23e9 commit c883f16
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{% endif %}
neighbor {{ neighbor_addr }} remote-as {{ bgp_session['asn'] }}
neighbor {{ neighbor_addr }} description {{ bgp_session['name'] }}
neighbor {{ neighbor_addr }} timers 3 10
neighbor {{ neighbor_addr }} timers 2 7
neighbor {{ neighbor_addr }} timers connect 10
!
{% if 'admin_status' in bgp_session and bgp_session['admin_status'] == 'down' or 'admin_status' not in bgp_session and 'default_bgp_status' in CONFIG_DB__DEVICE_METADATA['localhost'] and CONFIG_DB__DEVICE_METADATA['localhost']['default_bgp_status'] == 'down' %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
neighbor 10.10.10.10 shutdown
!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
neighbor fc00::01 shutdown
!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
neighbor 10.10.10.10 shutdown
!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
neighbor fc00::01 shutdown
!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor 10.10.10.10 peer-group VOQ_CHASSIS_V4_PEER
neighbor 10.10.10.10 remote-as 555
neighbor 10.10.10.10 description internal1
neighbor 10.10.10.10 timers 3 10
neighbor 10.10.10.10 timers 2 7
neighbor 10.10.10.10 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
neighbor fc00::01 peer-group VOQ_CHASSIS_V6_PEER
neighbor fc00::01 remote-as 555
neighbor fc00::01 description internal1
neighbor fc00::01 timers 3 10
neighbor fc00::01 timers 2 7
neighbor fc00::01 timers connect 10
address-family ipv4
maximum-paths ibgp 64
Expand Down

0 comments on commit c883f16

Please sign in to comment.