Version 7.2 715 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Default
NA
Command Mode
Privileged User
Example
This example selects an interface to configure.
# configure data
(config-data)# router ospf6
(conf-router)# interface gre 1 area 10.21.5.100
75.2.2.80.4 redistribute
This command redistributes routes of the specified protocol or kind into OSPF6.
Syntax
redistribute {bgp|connected|kernel|ripng|static} [route-map
<route-map name>]
Command Description
bgp Redistributes the bgp route.
connected Redistributes the connected route.
kernel Redistributes the kernel route.
ripng Redistributes the ripng route.
static Redistributes the static route.
route-map name Defines the route-map name.
Default
NA
Command Mode
Privileged User
Example
This example redistributes the kernel route of the specified protocol or kind into OSPF6.
# configure data
(config-data)# router ospf
(conf-router)# redistribute kernel