Cisco NCS 6000 Series Configuration Manual page 395

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing RIP
4.
5.
6.
7.
8.
9.
10.
11.
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router rip
Example:
RP/0/RP0/CPU0:router(config)# router rip
Step 3
auto-summary
Example:
RP/0/RP0/CPU0:router(config-rip)# auto-summary
Step 4
timers basic update invalid holddown flush
Example:
RP/0/RP0/CPU0:router(config-rip)# timers basic 5
15 15 30
Step 5
output-delay delay
Example:
RP/0/RP0/CPU0:router(config-rip)# output-delay 10
Step 6
nsf
Example:
RP/0/RP0/CPU0:router(config-rip)# nsf
timers basic update invalid holddown flush
output-delay delay
nsf
interface type interface-path-id
metric-zero-accept
split-horizon disable
poison-reverse
commit
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Purpose
Configures a RIP routing process.
(Optional) Enables automatic route summarization of
subnet routes into network-level routes.
• By default, auto-summary is disabled.
Note
If you have disconnected subnets, use the no
keyword to disable automatic route
summarization and permit software to send
subnet and host routing information across
classful network boundaries.
(Optional) Adjusts RIP network timers.
Note
To view the current and default timer values,
view output from the show rip command.
(Optional) Changes the interpacket delay for the RIP
updates sent.
Use this command if you have a high-end router
Note
sending at high speed to a low-speed router that
might not be able to receive at that fast a rate.
(Optional) Configures NSF on RIP routes after a RIP
process shutdown or restart.
Customizing RIP
373

Advertisement

Table of Contents
loading

Table of Contents