isis metric
Use this command to set the default metric for the interface. The interface default metric is put into IP reachability information TLVs and in IS reachability information TLVs in link-state packets. The value is used for SPF calculation, and is applied when the metric-style is configured as “narrow”.
Use the no parameter with this command to set default metric to the default.
Command Syntax
isis metric <1-63> (level-1|level-2|)
no isis metric (level-1|level-2|)
Parameters
<1-63>
Default metric.
level-1
Default metric for level-1 circuit.
level-2
Default metric for level-2 circuit.
Default
By default, ISIS uses 10 for the metric value and the value is applied to both level-1 and level-2.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#isis metric 20
Last modified date: 08/28/2023