te-metric
This command sets the traffic engineering (TE) metric for an interface.
The traffic engineering metric is used in OSPF-TE Link State Advertisements. If the traffic engineering metric is not set, the
ip ospf cost value for an interface is used in OSPF-TE Link State Advertisements.
Use the no parameter with this command to set the traffic engineering metric to its default.
Command Syntax
te-metric <1-65535>
no te-metric
Parameters
<1-65535>
Traffic engineering metric.
Default
By default, the
ip ospf cost value for an interface is used.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#te-metric 6
Last modified date: 08/28/2023