10G Core Routing Switch User Manual
陈泽科技有限公司
- - 36 - -
www.stephen-tele.com
advertise the modification information to their respective adjacent network so as to make the updated route
globally known. Furthermore, RIP uses the timeout mechanism to handle the out-timed routes so as to ensure the
real-timeliness and validity of the routes. With these mechanisms, RIP, an interior routing protocol, enables the
router to learn the routing information of the whole network.
RIP has become one of the actual standards of transmitting router and host routes by far. It can be used in most of the
campus networks and the regional networks that are simple yet extensive. For larger and more complicated networks,
RIP is not recommended.
RIP Configuration
The RIP configuration includes:
Configuring basic rip parameters
Specifying RIP Version of the Interface
Setting RIP Packet Authentication
Setting Additional Routing Cost
Configuring Basic RIP Parameters
To configure RIP, you enable RIP routing for a network and optionally configure other parameters.
Beginning in privileged EXEC mode, follow these steps to enable and configure RIP:
Command
Purpose
Step 1
config terminal
Enter global configuration mode.
Step 2
router rip
Enable a RIP routing process, and enter router
configuration mode.
Step 3
network
<A.B.C.D/M>
Associate a network with a RIP routing process. You
can specify multiple
network
commands. RIP routing
updates are sent and received through interfaces only
on these networks.
Step 4
neighbor
ip-addrss
(Optional) Define a neighboring router with which to
exchange routing information. This step allows routing
updates from RIP (normally a broadcast protocol) to
reach nonbroadcast networks.
Step 5
timers basic
update invalid
holddown
(Optional) Adjust routing protocol timers. Valid ranges
for all timers are 0 to 4294967295 seconds.
•
update
—The time between sending routing updates.
The default is 30 seconds.
•
invalid
—The timer after which a route is declared
invalid. The default is 180 seconds.
•
holddown
—The time before a route is removed from
the routing table. The default is 180 seconds.