home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

protocols ospf [ process <process-ID> ] area <area-ID> range <IPv4-prefix> metric <metric>

Controls override of the default cost metric that was calculated.

Note: The calculated default metric is equal to the maximum metric among the prefixes that match the range.
Note: If you have configured not-advertise for the specified range then the cost is meaningless and the system will ignore it.
protocols
ospf [ process <process-ID> ]
area <area-ID>
range <IPv4-prefix>
metric <metric>
Where <metric> is a 24-bit unsigned integer value.