OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : isis te-metric
isis te-metric
Use this command to set Traffic Engineering (TE) metric for the interface. Interface te-metric is put into Extended IS reachability TLV. The value is used for CSPF calculation. The value is applied when metric-style is configured as wide.
Use the no parameter to unset the Traffic Engineering metric.
Command Syntax
isis te-metric <1-16777214> (level-1|level-2|)
no isis te-metric (level-1|level-2|)
Parameters
<1-16777214>
Specify a TE metric.
level-1
Specify the TE metric for level-1 circuit.
level-2
Specify the TE metric for level-2 circuit.
Default
By default, it will take ISIS wide metric value.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS-OTN version 5.0
Examples
#configure terminal
(config)#interface eth1
(config-router)#isis te-metric 100
(config)#interface eth1
(config-router)#no isis te-metric
 
Last modified date: 08/28/2023