R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
251
Parameters
symbolic-name: Specifies a DIS name, a case-insensitive 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 gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] isis dis-name LOCALAREA
Related commands
• display isis name-table
• is-name
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 ]
Default
The priority of Level-1 and Level-2 is 64.
Views
Interface view
Predefined user roles
network-admin
Parameters
value: Specifies a DIS priority in the range of 0 to 127.
level-1: Applies the DIS priority to Level-1.
level-2: Applies the DIS priority to Level-2.
Usage guidelines
If neither level-1 nor level-2 is specified, the DIS priority applies to both Level-1 and Level-2.
On an IS-IS broadcast network, a router must be elected as the DIS at each routing level. Specify a DIS
priority at a level for an interface. The greater the interface's priority is, the more likelihood it becomes
the DIS. If multiple routers in the broadcast network have the same highest DIS priority, the router with the
highest Subnetwork Point of Attachment (SNPA) address (SNPA addresses are MAC addresses on a
broadcast network) becomes the DIS.
IS-IS has no backup DIS. The router with a priority of 0 can also participate in DIS election.