Setting metric type for IS-IS routes using global redistribute command
About this task
Use this procedure to set the IS-IS external metric-type using the global redistribute command for the following cases redistributing routes from other protocols into IS-IS.
Before you begin
- You must configure the required SPBM and IS-IS infrastructure. 
- You must log on to the IS-IS router configuration mode in the CLI. 
Procedure
Example
Set metric type for IS-IS routes using global redistribute command:
Switch:1> enable Switch:1# configure terminal Switch:1(config)# router isis Switch:1(config-isis)# redistribute direct metric-type internal Switch:1(config-isis)# redistribute direct enable
Variable definitions
The following table defines parameters for the redistribute direct metric-type command.
| Variable | Value | 
|---|---|
| metric-type {internal|external} | Specifies the IS-IS metric type. 
 | 




