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.

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

Controls override of the calculated default metric for a specific OSPFv2 routing instance.

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.
routing routing-instance <instance-name>
protocols
ospf [ process <process-ID> ]
area <area-ID>
range <IPv4-prefix>
metric <metric>
Where <metric> is a 24-bit unsigned integer value.