User`s guide
Configuring RIP
9-12
Configuring RIP
Table 9-2 describes the commands used to configure RIP.
Table 9-2
RIP Configuration Commands
Command Description
enable rip Enables RIP. The default setting is disabled.
enable rip export static Enables the advertisement of static routes using
RIP. The default setting is disabled.
enable rip export [ospf | ospf-intra |
ospf-inter | ospf-extern1 | ospf-extern2 |
static] metric <metric> {tag <number>}
Enables the distribution of OSPF or static routes
into the RIP domain. The default setting is
disabled.
enable rip aggregation Enables RIP aggregation of subnet information
an interface configured to sent RIP v2 or RIP
v2-compatible traffic. The following rules apply
when using RIP aggregation:
❑
Subnet routes are aggregated to the nearest
class network route when crossing a class
boundary.
❑
Within a class boundary, no routes are
aggregated.
❑
If aggregation is enabled, the behavior is the
same as in RIP v1.
❑
If aggregation is disabled, subnet routes are
never aggregated, even when crossing a
class boundary.
The default setting is disabled.
enable rip poisonreverse Enables the split horizon with poison-reverse
algorithm for RIP. The default setting is enabled.
If you enable poison reverse and split horizon,
poison reverse takes precedence.
enable rip splithorizon Enables the split horizon algorithm for RIP.
Default setting is enabled.
enable rip triggerupdate Enables triggered updates.
Triggered update
s are
a mechanism for immediately notifying a
router’s neighbors when the router adds or
deletes routes, or changes the metric of a route.
The default setting is enabled.