Version 7.2 741 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Example
This example redistributes bgp routes into the RIPng tables.
# configure data
(config-data)# router ripng
(conf-router)# redistribute bgp
75.2.2.81.5.10 redistribute kernel
This command redistributes routing information from kernel route entries into the RIPng
tables. The no redistribute kernel disables the routes.
Syntax
redistribute kernel
redistribute kernel metric <0-16>
redistribute kernel route-map [route-map]
no redistribute kernel
Command Description
metric Defines the Metric value (0 -16).
route-map Defines the pointer to route-map entries.
Default
NA
Command Mode
Privileged User
Example
This example redistributes IPv6 routing information from kernel route entries.
# configure data
(config-data)# router ripng
(conf-router)# redistribute kernel
75.2.2.81.5.11 redistribute ospf6
This command redistributes routing information from ospf6 route entries into the RIPng
tables. The no redistribute ospf6 command disables the routes.
Syntax
redistribute ospf6
redistribute ospf6 metric <0-16>
redistribute ospf6 route-map [route-map]
no redistribute ospf6