Administrator Guide

Version Description
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.6.1.0 Introduced on the E-Series.
Example
DellEMC# show running-config rip
!
router rip
distribute-list Test1 in
distribute-list Test21 out
network 10.0.0.0
passive-interface GigabitEthernet 2/1
neighbor 20.20.20.20
redistribute ospf 999
version 2
DellEMC#
timers basic
Manipulate the RIP timers for routing updates, invalid, holddown times, and flush time.
S3048ON
Syntax
timers basic update invalid holddown flush
To return to the default settings, use the no timers basic command.
Parameters
update
Enter the number of seconds to specify the rate at which RIP routing updates are
sent. The range is from zero (0) to 4294967295. The default is 30 seconds.
invalid
Enter the number of seconds to specify the time interval before routing updates
are declared invalid or expired. The invalid value should be at least three times the
update timer value. The range is from zero (0) to 4294967295. The default is 180
seconds.
holddown
Enter the number of seconds to specify a time interval during which the route is
marked as unreachable but still sending RIP packets. The holddown value should be
at least three times the update timer value. The range is from zero (0) to
4294967295. The default is 180 seconds.
1296 Routing Information Protocol (RIP)