IPv6 Commands
page 30-56 OmniSwitch 6250 CLI Reference Guide November 2009
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 Redistributes local IPv6 routes.
static Redistributes static IPv6 routes.
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.
• 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.
parameter default
enable | disable enable