![D-Link DES-3828 - xStack Switch - Stackable Скачать руководство пользователя страница 193](http://html.mh-extra.com/html/d-link/des-3828-xstack-switch-stackable/des-3828-xstack-switch-stackable_cli-manual_76456193.webp)
xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
189
DES-3800:admin#disable rip
Command: disable rip
Success.
DES-3800:admin#
config rip timer
Purpose
Used to configure the timer interval.
Syntax
config rip timer [update_interval <sec 1-65535> | timeout_interval
<sec 1-65535> | garbage_collect_interval <sec 1-65535>]
Description
This command configure the timer interval.
Parameters
update_interval
- The update interval in seconds for the update timer
which triggers routing updates periodically. The default value is 30.
timeout_interval
- The timeout interval in seconds for the timeout timer.
Each route entry has a timeout timer associated with it. When the timeout
timer expires, the route is marked invalid but is retained until the garbage-
collection timer expires. The default value is 180.
garbage_collect_interval
- The garbage-collection interval in seconds for
the garbage-collection timer. When the timeout timer for a route entry
expires, this route entry has a garbage-collection timer associated with it.
When the garbage-collection timer expires, this route is deleted. The
default value is 120.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure all RIP timers:
DES-3800:admin#config rip timer update_interval 20
Command: config rip timer update_interval 20
Success.
DES-3800:admin#config rip timer timeout_interval 120
Command: config rip timer timeout_interval 120
Success.
DES-3800:admin#config rip timer
garbage_collect_interval 80
Command: config rip timer garbage_collect_interval 80
Success.
DES-3800:admin#