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