Process Overview: Routing Protocol Configuration
Configuring RIP
13-8 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Command Mode
Interface configuration: Matrix>Router(config-if(Vlan <vlan_id>))#
Command Defaults
None.
Example
The following example shows how to add an offset of 1 to incoming RIP metrics on VLAN 1:
13.1.1.6 timers
Use this command to adjust RIP routing timers determining the frequency of routing updates, the
length of time before a route becomes invalid, and the interval during which routing information
regarding better paths is suppressed.
timers basic update_seconds invalid_seconds holdown_seconds flush_seconds
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command clears RIP timer parameters:
no timers basic
Command Type
Router command.
Matrix>Router(config)#vlan 1
Matrix>Router(config-if(Vlan 1))#ip rip offset in 1
basic Specifies a basic configuration for RIP routing timers.
update_seconds Specifies the rate (seconds between updates) at which
routing updates are sent. Valid values are 0 to 4294967295.
invalid_seconds Specifies the interval (in seconds) after which a route is
declared invalid. Valid values are 1 to 4294967295.
holdown_seconds Specifies the interval (in seconds) during which routing
information regarding better paths is suppressed. Valid
values are 0 to 4294967295.
flush_seconds Specifies the interval (in seconds) after which a route is
deleted. Valid values are 0 to 4294967295.