Ipv6 Redist - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

ipv6 redist

Controls the conditions for redistributing IPv6 routes between different protocols.
ipv6 redist {local | static | rip} into {rip} route-map route-map-name
[status {enable | disable}]
no ipv6 redist {local | static} into {rip} [route-map route-map-name]
Syntax Definitions
local
static
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.
Use the ip route-map commands described in the "IP Commands" chapter of this guide to create a
route map. Refer to the "Configuring IP" chapter in the OmniSwitch 6250 Network Configuration
Guide for more information about how to create a route map.
Examples
-> ipv6 redist rip into static route-map rip-to-static1
-> ipv6 redist rip into static route-map rip-to-static2
-> no ipv6 redist rip into static route-map rip-to-ospf2
-> ipv6 redist local into rip route-map local-to-rip
-> ipv6 redist local into rip route-map local-to-rip disable
Release History
Release 6.6.1; command was introduced.
page 30-56
Redistributes local IPv6 routes.
Redistributes static IPv6 routes.
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
OmniSwitch 6250 CLI Reference Guide
IPv6 Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents