Extreme Networks 200 Series User Manual
Page 220
218
Summit 200 Series Switch Installation and User Guide
Interior Gateway Routing Protocols
enable rip aggregation
Enables aggregation of subnet information on
interfaces configured to send RIP v2 or RIP
v2-compatible traffic. The switch summarizes
subnet routes to the nearest class network
route. 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 export [static | direct | ospf |
ospf-intra | ospf-inter | ospf-extern1 |
ospf-extern2] metric
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
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
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 updates
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.
Table 63: RIP Configuration Commands (continued)
Command
Description