tests: Allow ripng_topo1 to converge a bit faster

Modify the timers uses to send updates/hello's every
1 seconds instead of 5.  Allowing this test to converge
faster under heavy system load.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2021-11-28 08:46:48 -05:00
parent d41e9fe0cb
commit b38b873c61
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
Routing Protocol is "RIPng" Routing Protocol is "RIPng"
Sending updates every 5 seconds with +/-50%, next due in XX seconds Sending updates every 1 seconds with +/-50%, next due in XX seconds
Timeout after 180 seconds, garbage collect after 5 seconds Timeout after 180 seconds, garbage collect after 5 seconds
Outgoing update filter list for all interface is not set Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set Incoming update filter list for all interface is not set

View File

@ -5,7 +5,7 @@ log file ripngd.log
! debug ripng zebra ! debug ripng zebra
! !
router ripng router ripng
timers basic 5 180 5 timers basic 1 180 5
network fc00:5::/64 network fc00:5::/64
network r1-eth2 network r1-eth2
network r1-eth3 network r1-eth3

View File

@ -1,5 +1,5 @@
Routing Protocol is "RIPng" Routing Protocol is "RIPng"
Sending updates every 5 seconds with +/-50%, next due in XX seconds Sending updates every 1 seconds with +/-50%, next due in XX seconds
Timeout after 180 seconds, garbage collect after 5 seconds Timeout after 180 seconds, garbage collect after 5 seconds
Outgoing update filter list for all interface is not set Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set Incoming update filter list for all interface is not set

View File

@ -5,7 +5,7 @@ log file ripngd.log
! debug ripng zebra ! debug ripng zebra
! !
router ripng router ripng
timers basic 5 180 5 timers basic 1 180 5
network fc00:5::/64 network fc00:5::/64
network fc00:6::/62 network fc00:6::/62
! !

View File

@ -1,5 +1,5 @@
Routing Protocol is "RIPng" Routing Protocol is "RIPng"
Sending updates every 5 seconds with +/-50%, next due in XX seconds Sending updates every 1 seconds with +/-50%, next due in XX seconds
Timeout after 180 seconds, garbage collect after 5 seconds Timeout after 180 seconds, garbage collect after 5 seconds
Outgoing update filter list for all interface is not set Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set Incoming update filter list for all interface is not set

View File

@ -5,7 +5,7 @@ log file ripngd.log
! debug ripng zebra ! debug ripng zebra
! !
router ripng router ripng
timers basic 5 180 5 timers basic 1 180 5
network fc00:6::/62 network fc00:6::/62
redistribute connected redistribute connected
redistribute static redistribute static