OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : isis wide-metric
isis wide-metric
Use this command to set wide metric for the interface.
Interface wide-metric is put into Extended IP reachability TLVs. Extended IS reachability TLVs and IPv6 rechability TLVs in LSPs. The value is used for SPF calculation. The value is applied when metric-style is configured as 'wide'.
Use the no parameter to set wide metric to the default.
Command Syntax
isis wide-metric <1-16777214> (level-1|level-2|)
no isis wide-metric (level-1|level-2|)
Parameters
<1-16777214>
 
Specify a wide metric.
level-1
 
Specify the wide metric for Level-1 circuit.
level-2
 
Specify the wide metric for Level-2 circuit.
Default
By default, ISIS uses 10 for the metric value and the metric is applied to both level-1 and level-2.
Command Mode
Interface mode
Applicability
None.
Examples
#configure terminal
(config)#interface eth0
(config-router)#isis wide-metric 100
 
(config)#interface eth0
(config-router)#no isis wide-metric
Last modified date: 08/28/2023