Command Reference OSPFv3 Commands
Displays the OSPFv3 link state database
information.
Use this command to set the default metric for the routes to be redistributed. Use the no form of this
command to restore the default setting
default-metric metric-value
Default metric for the routes to be redistributed.
Its range is from 1 to 16777214.
The default route type is type 2.
This command can be used together with redistribute to set the default metric for the routes to be
redistributed. But this command does not apply to two types of routes:
 The default route generated with default-information originate;
 The redistributed direct route, for which 20 is always the default metric value.
The following example sets the default metric for the routes to be redistributed to 10.
Ruijie(config)# ipv6 router ospf 1
Ruijie(config-router)# default-metric 10
Redistributes the routes.
Displays the OSPFv3 routing process
information.