D-Link DXS-3600-16S Manual page 528

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

timer basic update timeout garbage_collection
no timer basic
Parameters
update
timeout
garbage_collection
Default
Command Mode
Command Default Level
Usage Guideline
Example
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
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
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
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the rate (in seconds) at which updates are sent. The value range is 5 to
65535.
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.
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.
By default, the update time is 30 seconds, the timeout time is 180 seconds and the
garbage_collection time is 120 seconds
Router Configuration Mode.
Router Address Family Configuration Mode.
Level: 8. (EI Mode Only Command)
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.
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.
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.
520

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents