C613-50100-01 REV C Command Reference for x930 Series 1087
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
OSPFV3 FOR IPV6 COMMANDS
DEFAULT
-METRIC (IPV6 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 redistribute (IPv6 OSPF) 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
redistribute (IPv6 OSPF)
Parameter Description
<1-16777214> Default metric value appropriate for the specified routing protocol.