You can increase the range of metric values supported by the device by changing the metric style to wide. The following task enables the wide metric type for Level 2 packets for the IS-IS IPv4 unicast address-family.
device# configure terminal
device(config)# router isis
device(config-isis-router)# address-family ipv4 unicast
device(config-router-isis-ipv4u)# metric-style wide level-2
The following example enables the wide metric type for Level 2 packets for the IS-IS IPv4 unicast address-family.
device# configure terminal device(config)# router isis device(config-isis-router)# address-family ipv4 unicast device(config-router-isis-ipv4u)# metric-style wide level-2