Command Line Reference Guide

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 zero (0) to 4294967295. The default is 180 seconds.
flush
Enter the number of seconds to specify the time interval during which
the route is advertised as unreachable. When this interval expires,
the route is flushed from the routing table. The flush value should be
greater than the update value. The range is zero (0) to 4294967295.
The default is 240 seconds.
Defaults
update = 30 seconds
invalid = 180 seconds
holddown = 180 seconds
flush = 240 seconds
Command Modes ROUTER RIP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
If you change the timers on one router, the timers on all routers in the RIP domain must also be
synchronized.
version
Specify either RIP version 1 or RIP version 2.
S5000
Syntax
version {1 | 2}
To return to the default version setting, use the no version command.
Parameters
1 Enter the keyword 1 to specify RIP version 1.
2 Enter the keyword 2 to specify RIP version 2.
Defaults The FTOS sends RIPv1 and receives RIPv1 and RIPv2.
Command Modes ROUTER RIP
Command History
Version 9.0(1.3) Introduced on the S5000.
Related
Commands
ip rip receive version – sets the RIP version to be received on the interface.
ip rip send version – sets the RIP version to be sent out the interface.
1096