Command to modify the default metric for redistribution
Syntax
router ospf3 default-metric [0 - 16777215]
no router ospf3 default-metric
Description
Globally assigns the cost metric to apply to all external routes redistributed by the ASBR. By using different cost metrics for different ASBRs, you can prioritize the ASBRs in your AS. Default: 10
Example input
Modifying the default metric for redistribution. To assign a default metric of 4 to all routes imported into an OSPFv3 domain through an ASBR, enter the following command in the ASBR:
Switch(config)# router ospf3 default-metric 4