173
Usage guidelines
If neither
level-1
nor
level-2
is included, the cost applies to both
level-1
and
level-2
.
Examples
# Configure the Level-2 IS-IS cost as 5 for VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis cost 5 level-2
isis dis-name
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 restore the default.
Syntax
isis dis-name
symbolic-name
undo isis dis-name
Default
No name is configured for the DIS.
Views
Interface view
Predefined user roles
network-admin
Parameters
symbolic-name
: Specifies a DIS name, a string of 1 to 64 characters.
Usage guidelines
This command takes effect only on routers that have dynamic system ID to host name mapping enabled.
Examples
# Configure the DIS name as
LOCALAREA
.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis dis-name LOCALAREA
isis dis-priority
Use
isis dis-priority
to specify a DIS priority at a specified level for an interface.
Use
undo isis dis-priority
to remove the configuration.
Syntax
isis dis-priority
value
[
level-1
|
level-2
]
undo
isis dis-priority
[
level-1
|
level-2
]