disable rip 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
1479
disable rip export
disable rip export [bgp | direct | e-bgp | i-bgp | ospf | ospf-extern1 |
ospf-extern2 | ospf-inter | ospf-intra | static]
Description
Disables RIP from redistributing routes from other routing protocols.
Syntax Description
Default
Disabled.
Usage Guidelines
This command disables the exporting of BGP, static, direct, and OSPF-learned routes into the RIP
domain.
Example
The following command disables RIP from redistributing any routes learned from OSPF:
disable rip export ospf
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
static
Specifies static routes.
bgp
Specifies BGP routes.
direct
Specifies interface routes (only interfaces that have IP forwarding enabled are
exported).
e-bgp
Specifies external BGP routes.
i-bgp
Specifies internal BGP routes.
ospf
Specifies all OSPF routes.
ospf-intra
Specifies OSPF-intra area routes.
ospf-inter
Specifies OSPF-inter area routes.
ospf-extern1
Specifies OSPF external route type 1.
ospf-extern2
Specifies OSPF external route type 2.