IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-21
ip redist
Controls the conditions for redistributing IPv4 routes between different protocols.
ip redist {local | static | rip} into {rip} route-map route-map-name [status {enable | disable}]
no ip redist {local | static | rip} into {rip} [route-map route-map-name]
Syntax Definitions
local Redistributes local routes.
static Redistributes static routes.
rip Specifies RIP as the source or destination (into) protocol.
route-map-name Name of an existing route map that will control the redistribution of
routes between the source and destination protocol.
enable Enables the administrative status of the redistribution configuration.
disable Disables the administrative status of the redistribution configuration.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove a route map redistribution configuration. Note that if a
route map name is not specified, all route maps associated with the redistribution configuration are
removed.
• The source and destination protocols must be loaded and enabled before redistribution occurs.
• If the metric calculated for the redistributed route, as described above, is greater than 15
(RIP_UNREACHABLE) or greater than the metric of an existing pure RIP route, the new route is not
redistributed.
• Use the ip route-map commands described in this chapter to create a route map. Refer to the “Config-
uring IP” chapter in the OmniSwitch 6250 Network Configuration Guide for more information about
how to create a route map.
parameter default
enable | disable enable