Ip Redist - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

IP Commands

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
static
rip
route-map-name
enable
disable
Defaults
parameter
enable | disable
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.
OmniSwitch 6250 CLI Reference Guide
Redistributes local routes.
Redistributes static routes.
Specifies RIP as the source or destination (into) protocol.
Name of an existing route map that will control the redistribution of
routes between the source and destination protocol.
Enables the administrative status of the redistribution configuration.
Disables the administrative status of the redistribution configuration.
default
enable
November 2009
page 29-21

Advertisement

Table of Contents
loading

Table of Contents