User guide

E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
12-13
R
OUTE
R
E
-
DISTRIBUTION
In versions of ExtremeWare prior to release 6.0, direct routes corresponding to
the interfaces on which RIP was enabled were exported into OSPF as part of
RIP routes, using the command
enable ospf export rip
. Using ExtremeWare
6.0 and above, you must configure ExtremeWare to export these direct routes to
OSPF. You can use an access profile to filter unnecessary direct routes, using
the command
config ospf direct-filter [<access-profile> | none]
.
R
E
-D
ISTRIBUTING
R
OUTES
INTO
RIP
Enable or disable the exporting of static, direct, and OSPF-learned routes into the RIP
domain, using the following commands:
enable rip export [static | direct | ospf | ospf-intra | ospf-inter |
ospf-extern1 | ospf-extern2 | vip] cost <metric> tag <number>
disable rip export [static | direct | ospf | ospf-intra | ospf-inter |
ospf-extern1 | ospf-extern2 | vip]
These commands enable or disable the exporting of static, direct, and OSPF-learned
routes into the RIP domain. You can choose which types of OSPF routes are injected, or
you can simply choose
ospf,
which will inject all learned OSPF routes regardless of
type. The default setting is disabled.
OSPF T
IMERS
AND
A
UTHENTICATION
Configuring OSPF timers and authentication on a per-area basis is a shorthand for
applying the timers and authentication to each VLAN in the area at the time of
configuration. If you add more VLANs to the area, you must configure the timers and
authentication for the new VLANs explicitly.