HP Comware 5 Debug Manual Vol 2

Field
Description
UPDT: Received LSP Not processed on Broadcast
Circuit due to Low Memory, LSP Dropped
The received LSP was dropped because of insufficient
memory of the broadcast interface.
UPDT: Received LSP Not processed on P2P Circuit due
to Low Memory, Sending Acknowledgement)
The received LSP was dropped because of insufficient
memory of the P2P interface and an
acknowledgement packet was sent.
UPDT: LSP newer than data base copy
The received LSP is newer and the local LSDB is
updated.
UPDT: Expired Own LSP received. Just
Acknowledging
Remaintime of the received LSP is 0 and only an
acknowledge packet is sent.
UPDT: LSP's SeqNumber is 0 The LSP's sequence number is 0, which is invalid.
UPDT: Err, Area Addr Option in pseudonode Lsps !!
Error: The area address TLV exists in pseudonode
LSPs.
Examples
# Enable IS-IS adjacency packet debugging on Router A. The output in this example was created when
the following conditions exist:
Router A and Router B are interconnected.
On Router A, an IS-IS process is created with a System ID of 0000.0000.0001 and router type of
level-1-2. IS-IS is enabled on VLAN-interface 100 with the IP address 100.1.1.1/24.
On Router B, another IS-IS process is created with a System ID of 0000.0000.0002 and router type
of level-1-2. IS-IS is enabled on VLAN-interface 100 with the IP address 100.1.1.2/24.
Router A and Router B are in the same area 49.0001.
<Sysname> debugging isis adjacency
ISIS-1-ADJ: Circuit State Up Success
ISIS-1-ADJ: Rxed Lan L1 Hello on Vlan100,from SNPA 00e0.fc00.3301
ISIS-1-ADJ: Sending Lan L1 Hello on Vlan100
ISIS-1-ADJ: Rxed Lan L2 Hello on Vlan100,from SNPA 00e0.fc00.3301
ISIS-1-ADJ: Sending Lan L2 Hello on Vlan100
ISIS-1-ADJ: Rxed Lan L1 Hello on Vlan100,from SNPA 00e0.fc00.3301
// IS-IS sent and received L2 and L2 hello packets on VLAN-interface 100. The SNPA address of the peer
is 00e0.fc00.3301.
ISIS-1-ADJ: Running DIS Election,Vlan100
ISIS-1-ADJ: Declaring as DIS,DIS Type L2,on Vlan100, Old DIS (null), New DIS
0000.0000.0001.01
ISIS-1-ADJ: Running DIS Election,Vlan100
ISIS-1-ADJ: Declaring as DIS,DIS Type L1,on Vlan100, Old DIS (null), New DIS
0000.0000.0001.01
// An L1/L2 neighbor relationship was established between Router A and Router B, and a DIS election
was performed.
# Enable interface circuit debugging for IS-IS. The output in this example was created when the following
conditions exist:
VLAN-interface 100 on Router A is connected to VLAN-interface 100 on Router B.
An IS-IS process is created on Router A and Router B, respectively.
283