Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
IP Commands
OmniSwitch CLI Reference Guide
September 2009
page 32-23
ip redist 
Controls the conditions for redistributing IPv4 routes between different protocols.
ip redist {local | static | rip | ospf | isis | bgp} into {rip | ospf | isis | bgp} route-map route-map-name 
[status {enable | disable}]
no ip redist {local | static | rip | ospf | isis | bgp} into {rip | ospf | bgp} [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. 
ospf
Specifies OSPF as the source or destination (into) protocol.
isis
Specifies IS-IS as the source or destination (into) protocol.
bgp
Specifies BGP 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 6400, 6850, 6855, 9000, 9000E
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 AOS Release 6 Network Configuration Guide for more informa-
tion about how to create a route map.
parameter
default
enable | disable
enable