DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
520
timer basic
update timeout garbage_collection
no timer basic
Parameters
52-16 version
This command is used to configure the default version for all RIP interfaces to send or receive RIP packets. Use the no
form of this command to restore to the default value.
version {1 | 2}
no version
update
Specifies the rate (in seconds) at which updates are sent. The value range is 5 to
65535.
timeout
Specifies the interval of time (in seconds) after which a route is declared invalid. A
route becomes invalid when there is an absence of updates that refresh the route.
The invalid route is put in the garbage list, marked as inaccessible, and advertised
as unreachable. The value range is 5 to 65535.
garbage_collection
Specifies the amount of time (in seconds) that must pass before the route is removed
from the garbage list. Before timeout, the entry is advertised as unreachable. The
value range is 5 to 65535.
Default
By default, the update time is 30 seconds, the timeout time is 180 seconds and the
garbage_collection time is 120 seconds
Command Mode
Router Configuration Mode.
Router Address Family Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
The basic timers’ parameters for RIP are adjustable. Although the RIP protocol does
not require the router process RIP protocol with same basic timers, otherwise RIP is
executing a distributed, asynchronous routing algorithm These timers are suggested
to be the same for all routers and access servers in the network.
In this command, we don’t check that if the update timer is bigger than timeout timer,
the user should configure the update timer bigger than timeout timer to ensure RIP to
work normally.
You can verify your settings by entering the
show ip rip
command.
Example
This example shows how to configure the RIP update time to 20 seconds, the
timeout time to 180 seconds, and the garbage collection time to 100.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router rip
DXS-3600-32S(config-router)#timer basic 20 180 100
DXS-3600-32S(config-router)#
Example
This example shows how to configure RIP update time to 40 seconds, timeout time
to 120 seconds, and garbage collection time to 120 in VRF VPN-A.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router rip
DXS-3600-32S(config)#address-family ipv4 vrf VPN-A
DXS-3600-32S(config-router-af)#timer basic 40 120 120
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...