Cisco Nexus 7000 Series Configuration Manual page 358

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring RIP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
You can use the following optional commands in address-family configuration mode to tune RIP:
Command
timers basic update timeout holddown
garbage-collection
Example:
switch(config-router-af)# timers basic 40
120 120 100
You can use the following optional commands in interface configuration mode to tune RIP:
Command
ip rip metric-offset value
Example:
switch(config-if)# ip rip metric-offset 10
ip rip route-filter {prefix-list list-name
| route-map map-name | [in | out]
Example:
switch(config-if)# ip rip route-filter
route-map InputMap in
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
12-16
Purpose
Sets the RIP timers in seconds. The parameters are
as follows:
update—The range is from 5 to any positive
integer. The default is 30.
timeout—The time that Cisco NX-OS waits
before declaring a route as invalid. If Cisco
NX-OS does not receive route update
information for this route before the timeout
interval ends, Cisco NX-OS declares the route
as invalid. The range is from 1 to any positive
integer. The default is 180.
holddown—The time during which Cisco
NX-OS ignores better route information for an
invalid route. The range is from 0 to any
positive integer. The default is 180.
garbage-collection—The time from when
Cisco NX-OS marks a route as invalid until
Cisco NX-OS removes the route from the
routing table. The range is from 1 to any
positive integer. The default is 120.
Purpose
Adds a value to the metric for every router received
on this interface. The range is from 1 to 15. The
default is 1.
Specifies a route map to filter incoming or outgoing
RIP updates.
Chapter 12
Configuring RIP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents