27 redistribute ospf, Redistribute ospf – PLANET XGS3-24040 User Manual
Page 503
![background image](https://www.manualsdir.com/files/865186/content/doc503.png)
34-216
metric <value> is the introduced metric value, ranging between 0-16777214
metric-type {1|2} is the metric value type of the introduced external route, which can be 1 or
2, and it is 2 by default
route-map
Command Mode: OSPFv3 protocol mode
Usage Guide: Learn and introduce other routing protocol into OSPFv3 area to generate
AS-external_LSAs.
Example:
Switch # config terminal
Switch (config)# router ipv6 ospf
Switch(config-router)#redistribute bgp metric 12 metric-type 1
34.27 redistribute ospf
Command:
redistribute ospf [<process-tag>] [metric<value>] [metric-type {1|2}]
[route-map<word>]
no
redistribute ospf [<process-tag>] [metric<value>] [metric-type
{1|2}][route-map<word>]
Function: To redistribute routing information form process-tag to this command. The no form of
command cancels the redistribution of process-tag routing to this process. When input the optional
parameters of metric, metric type and routermap, then restores default configuration.
Parameter: process-tag is the process ID of IPv6 OSPF process, NULL by default.
metric <value> is the metric for redistributed routing, range between 0 to 16777214.
metric-type {1|2} is the metric type for redistributed routing, only can be 1 or 2, and 2 by
default.
route-map
Default: Not redistributed any OSPFfv3 routing by default.
Command Mode: Router IPv6 OSPF Configuration Mode.
Usage Guide: When process-id is not input, that means OSPFv3 routing will be redistributed by default
(Process-tag is NULL). The no form of command input the optional parameters of metric, metric-type and
routermap, then restores default configuration. When not input any optional parameters that mean to
delete the router of redistributed process.
Example:
Switch (config)# router ipv6 ospf
Switch(config-router)#redistribute ospf