HP Comware 5 Debug Manual Vol 2

Table 199 Output from the debugging isis bfd-event command
Field
Description
ISIS- process-id -BFD: Success to send msg. Msg type
typevalue . IfPhyIndex: nn ,DstIPAddr: XX.XX.XX.XX ,
SrcIPAddr:YY.YY.YY.YY, NeighborType: leveltype
BFD session information that IS-IS notifies to the BFD
module.
process-idIS-IS process ID.
Msg type typevalueMessage type:
0Create a session.
1Remove a session.
2Disable a session.
IfPhyIndexPhysical index of the session
interface.
DstIPAddrDestination IP address of the session.
SrcIPAddrSource IP address of the session.
NeighborTypeNeighbor type:
Level-1Broadcast network Level-1 neighbor.
Level-2Broadcast network Level-2 neighbor.
P2PP2P neighbor.
Examples
# Enable IS-IS BFD event debugging on Router A. The output in this example was created when the
following conditions exist:
Router A and Router B are interconnected.
IS-IS is enabled on Router A and Router B.
<Sysname> debugging isis bfd-event
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] isis bfd enable
*Dec 12 14:26:08:16 2008 Sysname ISIS/6/ISIS:
ISIS-1-BFD: Success to send msg. Msg type 0 create session. IfPhyIndex: 3 ,DstI
PAddr: 12.12.12.1 , SrcIPAddr:12.12.12.2, NeighborType:Level-2
// IS-IS notified BFD to create a BFD session. The destination and source IP addresses of the session are
12.12.12.1 and 12.12.12.2, respectively, and the neighbor type is broadcast network Level-2.
[Sysname-Vlan-interface100] undo isis bfd enable
*Dec 12 14:26:25:672 2008 Sysname ISIS/6/ISIS:
ISIS-1-BFD: Success to send msg. Msg type 2 disable session. IfPhyIndex: 3 ,Dst
IPAddr: 12.12.12.1 , SrcIPAddr:12.12.12.2. NeighborType:Level-2.
// IS-IS notified BFD to disable a BFD session. The destination and source IP addresses of the session are
12.12.12.1 and 12.12.12.2, respectively, and the neighbor type is broadcast network Level-2.
debugging isis ldp-sync
Use debugging isis ldp-sync to enable IS-IS LDP synchronization debugging.
Use undo debugging isis ldp-sync to disable IS-IS LDP synchronization debugging.
Syntax
debugging isis ldp-sync [ process-id | vpn-instance vpn-instance-name ]
287