Managed Switch CLI Manual, Release 8.0.3
IPv6 Commands 7-48
v1.0, July 2010
default-metric (OSPFv3)
This command is used to set a default for the metric of distributed routes.
no default-metric (OSPFv3)
This command is used to set a default for the metric of distributed routes.
distance ospf (OSPFv3)
This command sets the route preference value of OSPF route types in the router. Lower route
preference values are preferred when determining the best route. The type of OSPF route can be
intra, inter, or external. All the external type routes are given the same preference value. The range
of <preference> value is 1 to 255.
no distance ospf(OSPFv3)
This command sets the default route preference value of OSPF routes in the router. The type of
OSPF route can be intra, inter, or external. All the external type routes are given the same
preference value.
Format default-metric <1-16777214>
Mode Router OSPFv3 Config
Format no default-metric
Mode Router OSPFv3 Config
Default 110
Format distance ospf {intra-area <1-255> | inter-area <1-255> | external <1-
255>}
Mode Router OSPFv3 Config
Format no distance ospf {intra-area | inter-area | external}
Mode Router OSPFv3 Config