HP VPN Firewall Appliances Network Management Configuration Guide

460
Interface information for ISIS(1)
---------------------------------
Interface: GigabitEthernet1/1
Id IPV4.State IPV6.State MTU Type DIS
001 Up Down 1497 L1/L2 No/No
# Display IS-IS interfaces of Router B.
[RouterB] display isis interface
Interface information for ISIS(1)
---------------------------------
Interface: Ethernet1/1
Id IPV4.State IPV6.State MTU Type DIS
001 Up Down 1497 L1/L2 Yes/No
# Display information about IS-IS interfaces of Router C.
[RouterC] display isis interface
Interface information for ISIS(1)
---------------------------------
Interface: Ethernet1/1
Id IPV4.State IPV6.State MTU Type DIS
001 Up Down 1497 L1/L2 No/Yes
The output shows that when the default DIS priority is used, Router B is the Level-1 DIS, and Router
C is the Level-2 DIS. The pseudonodes of Level-1 and Level-2 are 0000.0000.0003.01 and
0000.0000.0004.01, respectively.
3. Configure the DIS priority:
# Configure the DIS priority of Firewall.
[Firewall] interface gigabitethernet 1/1
[Firewall-GigabitEthernet1/1] isis dis-priority 100
# Display information about IS-IS neighbors of Router A.
[RouterA] display isis peer
Peer information for ISIS(1)
----------------------------
System Id: 0000.0000.0002
Interface: GigabitEthernet1/1 Circuit Id: 0000.0000.0001.01
State: Up HoldTime: 29s Type: L1(L1L2) PRI: 64
System Id: 0000.0000.0003
Interface: GigabitEthernet1/1 Circuit Id: 0000.0000.0001.01
State: Up HoldTime: 22s Type: L1 PRI: 64
System Id: 0000.0000.0002
Interface: GigabitEthernet1/1 Circuit Id: 0000.0000.0001.01
State: Up HoldTime: 22s Type: L2(L1L2) PRI: 64
System Id: 0000.0000.0004