disable ospfv3 export
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
1643
disable ospfv3 export
disable ospfv3 {domain <domainName>} export [direct | ripng | static]
Description
Disables redistribution of routes to OSPFv3.
Syntax Description
Default
The default setting is disabled.
Usage Guidelines
Use this command to stop OSPFv3 from exporting routes derived from other protocols.
Example
The following command disables OSPFv3 to export RIPng routes to other OSPFv3 routers:
disable ospfv3 export ripng
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
domainName
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
direct
Specifies direct routes.
ripng
Specifies RIP routes.
static
Specifies static routes.