JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
45.4 timer basic
Description
The timer basic command is used to configure the RIP protocol timers.
Syntax
timer basic { update
update-value
| timeout
timeout-value
| garbage-collect
garbage-collect-value
}
Parameter
update-value
—— Specify the interval between route updates, ranging from 1
to 100 in seconds. By default, it is 30 seconds.
timeout-value
—— Specify the route aging time, ranging from 1 to 300 in
seconds. By default, it is 180 seconds.
garbage-collect-value
—— Specify the interval between the routing entry is
invalidated or marked as unreachable and is removed from the routing table.
It ranges from 1 to 500. By default, it is 240 seconds.
Command Mode
Router Configuration Mode (router rip)
Example
Configure the update timer as 80 seconds:
T3700G-52TQ(config)# router rip
T3700G-52TQ(config-router)# timer basic update 80
45.5 distance
Description
The distance command is used to configure the distance for RIP routes.
Syntax
distance
distance
Parameter
distance
—— Set the administrative distance for RIP, ranging from 1 to 255.
By default, It is 120.
392