HP Comware 5 Debug Manual Vol 1

Table 60 Output from the debugging rm bfd command
Field
Description
InstanceID Instance ID.
MsgType Message type.
ConnectType Session type.
IntfIdx Interface index.
AppProto Protocol type.
SrcIPAddr Source IP address of the BFD session.
DstIPAddr Destination IP address of the BFD session.
Examples
# Enable RM BFD debugging. When you configure an IPv4 static route with BFD enabled, output similar
to the following example is generated:
<Sysname> debugging rm bfd
<Sysname> system-view
[Sysname] ip route-static 1.1.1.2 32 Ethernet 1/1 10.11.1.4 bfd control-packet
*Jan 9 15:53:04:672 2010 Sysname RM/3/RMDEBUG:
RM->BFD ::InstanceID = 0x0,MsgType = 0x0, ConnectType=0x1 ,IntfIdx = 0xf0008,
AppProto=0x80, SrcIPAddr =10.11.1.3, DstIPAddr =10.11.1.4
// RM notified BFD to establish a session.
debugging rm ipv4
Use debugging rm ipv4 to enable RM IPv4 route debugging.
Use undo debugging rm ipv4 to disable RM IPv4 route debugging.
Syntax
debugging rm ipv4 { im | msr | rcom [ ip-prefix prefix-name ] | rr | rtmsg | urt [ ip-prefix prefix-name ]
| usr }
undo debugging rm ipv4 { im | msr | rcom | rr | rtmsg | urt | usr }
Default
RM IPv4 route debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
im: Specifies IPv4 routing interface debugging.
msr: Specifies IPv4 multicast static route debugging.
rcom: Specifies IPv4 route sending debugging.
ip-prefix prefix-name: References an IP prefix list.
121