RIPng Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1522
enable ripng export
enable ripng export [direct | ospfv3 | ospfv3-extern1 | ospfv3-extern2 |
ospfv3-inter | ospfv3-intra | static] [cost <number> {tag <number>} |
policy <policy-name>]
Description
Enables RIPng to redistribute routes from other routing functions.
Syntax Description
Default
Disabled. However, direct routes will always be advertised for all the interfaces where RIPng is enabled.
For those interfaces where RIPng is not enabled, the corresponding direct route could be redistributed if
direct route export is enabled through this command.
Default tag is 0.
Usage Guidelines
This command enables the exporting of static, direct, and OSPFv3-learned routes from the routing table
into the RIPng domain. You can choose which types of OSPFv3 routes are injected, or you can simply
choose
ospfv3
, which will inject all learned OSPFv3 routes regardless of type.
The cost metric is inserted for all RIPng-learned, static, and direct routes injected into RIPng. If the cost
metric is set to 0, the cost is inserted from the route table. The tag value is used only by special routing
applications. Use 0 if you do not have specific requirements for using a tag.
Each protocol can have a policy associated with it to control or modify the exported routes.
direct
Specifies interface routes (only interfaces that have IP forwarding enabled are
exported).
ospfv3
Specifies all OSPFv3 routes.
ospfv3-intra
Specifies OSPFv3-intra area routes.
ospfv3-inter
Specifies OSPFv3-inter area routes.
ospfv3-extern1
Specifies OSPFv3 external route type 1.
ospfv3-extern2
Specifies OSPFv3 external route type 2.
static
Specifies static routes.
cost <number>
Specifies the
cost
metric, from 0-15. If set to 0, RIPng uses the route metric
obtained from the route origin.
tag <number>
Specifies a tag number.
<policy-name>
Specifies a policy.