6 default-metric, Default, Metric – PLANET XGS3-24040 User Manual
Page 494
![background image](https://www.manualsdir.com/files/865186/content/doc494.png)
34-207
standard, realize with standard(RFC2328)ABR.
Default:
Cisco configured by default
Command Mode:
OSPFv3 protocol mode
Usage Guide:
For Specifying the realizing type of abr. This command is good for interactive operation among different
OSPF realizing method and is especially useful in the multiple host environment.
Example:
Configure ABR as standard.
Switch # config terminal
Switch (config)# router ipv6 ospf
Switch(config-router)#abr-type standard
34.6 default-metric
Command:
default-metric <value>
no default-metric
Function:
The command set the default metric value of OSPF routing protocol; the “no default-metric” returns to
the default state.
Parameter:
<value>, metric value, ranging between 1~16777214.
Default:
Built-in, metric value auto translating.
Command Mode:
OSPF protocol mode
Usage Guide:
When the default metric value makes the metric value not compatible, the route introducing still goes
through. If the metric value can not be translated, the default value provides alternative option to carry the
route introducing on. This command will result in that all introduced route will use the same metric value.
This command should be used associating redistribute.
Example:
Switch # config terminal
Switch (config)# router ipv6 ospf
Switch(config-router)#default-metric 100