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
1516
disable ripng export
disable ripng export [direct | ospfv3 | ospfv3-extern1 | ospfv3-extern2 |
ospfv3-inter | ospfv3-intra | static]
Description
Disables RIPng from redistributing routes from other routing protocols.
Syntax Description
Default
Disabled.
Usage Guidelines
This command disables the exporting of static, direct, and OSPF-learned routes from the switch routing
table into the RIPng domain.
Example
The following command disables RIPng from redistributing any routes learned from OSPFv3:
disable ripng export ospfv3
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
static
Specifies user configured static routes.
direct
Specifies directly reachable subnets from the router (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.