C613-50170-01 Rev B
Command Reference for x510 Series
1106
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
DEFAULT
-
METRIC
(IP
V
6 OSPF)
default-metric (IPv6 OSPF)
Overview
This command sets default metric value for routes redistributed into the IPv6 OSPF
routing protocol.
The
no
variant of this command returns IPv6 OSPF to using built-in, automatic
metric translations, as appropriate for each routing protocol.
Syntax
default-metric <
0-16777214
>
no default-metric [<
0-16777214
>]
Mode
Router Configuration
Usage
A default metric facilitates redistributing routes even with incompatible metrics. If
the metrics do not convert, the default metric provides an alternative and enables
the redistribution to continue. The effect of this command is that IPv6 OSPF will use
the same metric value for
all
redistributed routes. Use this command in
conjunction with the
command.
Examples
awplus#
configure terminal
awplus(config)#
router ipv6 ospf 100
awplus(config-router)#
default-metric 100
awplus#
configure terminal
awplus(config)#
router ipv6 ospf 100
awplus(config-router)#
no default-metric
Related
commands
Parameter
Description
<
1-16777214
>
Default metric value appropriate for the specified routing protocol.