108
C
HAPTER
6: IP R
OUTING
P
ROTOCOL
O
PERATION
By default, the interface receives and sends the RIP-1 packets. It transmits packets
in multicast mode when the interface RIP version is set to RIP-2.
Configuring RIP Timers
As stipulated in RFC1058, RIP is controlled by three timers: period update,
timeout, and garbage-collection:
■
Period update is triggered periodically to send all RIP routes to all neighbors.
■
If an RIP route has not been updated when the timeout timer expires, the route
is considered unreachable.
■
If the garbage-collection timer expires before the unreachable route is updated
by the update packets from the neighbors, the route will be deleted completely
from the routing table.
Modification of these timers can affect the convergence speed of RIP.
Perform the following configuration in RIP View.
The modification of RIP timers is validated immediately.
By default, the values of the period update and timeout timers are 30 seconds and
180 seconds respectively. The value of the garbage-collection timer is four times of
that of Period Update timer: 120 seconds.
In fact, you may find that the timeout time of the garbage-collection timer is not
fixed. If the period update timer is set to 30 seconds, the garbage-collection timer
might range from 90 to 120 seconds.
Before RIP completely deletes an unreachable route from the routing table, it
advertises the route by sending four update packets with a route metric of 16, to
let all the neighbors know that the route is unreachable. Routes do not always
become unreachable when a new period starts so the actual value of the
garbage-collection timer is 3 to 4 times of that of the period update timer.
You must consider network performance when adjusting RIP timers, and configure
all the routes that are running RIP, so as to avoid unnecessary traffic or network
oscillation.
Configuring RIP-1 Zero Field Check of the Interface Packet
According to the RFC1058, some fields in the RIP-1 packet must be 0. When an
interface version is set to RIP-1, the zero field check must be performed on the
packet. If the value in the zero field is not zero, processing is refused. There are no
zero fields in RIP-2 packets so configuring a zero field check is invalid for RIP-2.
Table 108
Configuring RIP timers
Operation
Command
Configure RIP timers
timers
{
update
update_timer_length
|
timeout
timeout_timer_length
} *
Restore the default settings of RIP
undo
timers
{
update
|
timeout
} *
Содержание 400 Family
Страница 12: ......
Страница 16: ...14 ABOUT THIS GUIDE ...
Страница 58: ...56 CHAPTER 2 PORT OPERATION ...
Страница 68: ...66 CHAPTER 3 VLAN OPERATION ...
Страница 98: ...96 CHAPTER 5 NETWORK PROTOCOL OPERATION ...
Страница 124: ...122 CHAPTER 6 IP ROUTING PROTOCOL OPERATION ...
Страница 156: ...154 CHAPTER 8 ACL CONFIGURATION ...
Страница 218: ...216 CHAPTER 11 802 1X CONFIGURATION ...
Страница 298: ...296 CHAPTER 13 PASSWORD CONTROL CONFIGURATION OPERATIONS ...
Страница 336: ...334 APPENDIX B RADIUS SERVER AND RADIUS CLIENT SETUP ...