User guide

12-16 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
I
NTERIOR
G
ATEWAY
R
OUTING
P
ROTOCOLS
enable rip export [static | direct | ospf |
ospf-intra | ospf-inter | ospf-extern1 |
ospf-extern2 | static | vip] metric <metric> {tag
<number>}
Enables RIP to redistribute routes from other
routing functions. Specify one of the following:
static Static routes
direct Interface routes (only interfaces
that have IP forwarding enabled are
exported)
ospf All OSPF routes
ospf-intra OSPF intra-area routes
ospf-inter OSPF inter-area routes
ospf-extern1 OSPF AS-external route
type 1
ospf-extern2 OSPF AS-external route
type 2
vip Virtual IP
The metric range is 0-15. If set to 0, RIP
uses the route metric obtained from the route
origin.
enable rip originate-default {always} cost
<metric> {tag <number>}
Configures a default route to be advertised by
RIP if no other default route is advertised. If
always is specified, RIP always advertises the
default route to its neighbors. If always is not
specified, RIP adds a default route if there is a
reachable default route in the route table.
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 triggerupdates Enables triggered updates.
Triggered update
s
are a mechanism for immediately notifying a
routers neighbors when the router adds or
deletes routes, or changes the metric of a
route. The default setting is enabled.
Table 12-2: RIP Configuration Commands (continued)
Command Description