Default level
2: System level
Parameters
value
: Specifies an IS-IS cost for the interface. The cost range differs with cost styles.
•
For cost styles
narrow
,
narrow-compatible
and
compatible
, the cost ranges from 1 to 63.
•
For cost styles
wide
and
wide-compatible
, the cost ranges from 1 to 16777215.
level-1
: Applies the cost to Level-1.
level-2
: Applies the cost to Level-2.
Description
Use
isis cost
to set the IS-IS cost of an interface.
Use
undo isis cost
to restore the default.
No cost is configured by default.
If neither
level-1
nor
level-2
is included, the cost applies to both
level-1
and
level-2
.
Hewlett Packard Enterprise recommends to configure a proper IS-IS cost for each interface to
guarantee correct route calculation.
Relate command:
circuit-cost
.
Examples
# Configure the Level-2 IS-IS cost as 5 for VLAN-interface10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis cost 5 level-2
isis dis-name
Syntax
isis dis-name
symbolic-name
undo isis dis-name
View
Interface view
Default level
2: System level
Parameters
symbolic-name
: Specifies a DIS name, a string of 1 to 64 characters.
Description
Use
isis dis-name
to configure a name for a DIS to represent the pseudo node on a broadcast
network.
Use
undo isis dis-name
to remove the configuration.
No name is configured for the DIS by default.
This command takes effect only on a router that must have dynamic system ID to host name
mapping enabled. This command is not supported on a Point-to-Point interface.
163