HP Comware 5 Debug Manual Vol 1

Received Signaling message.
*0.25275812 PE1 LSPM/8/LSPM PROCESS:
Received Signal CREATE message, VRF Index: 0 destination: 0x8c010101 destination mask:
0xffffffff Nexthop: 0x7f000001 OutIfIndex: 0x150000 InIfIndex: 0x300010
*0.25275812 PE1 LSPM/8/LSPM PROCESS:
Setting MTU = LSP MTU
*0.25275812 PE1 LSPM/8/LSPM PROCESS:
Error: No LSP found for the route.
*0.25275812 PE1 LSPM/8/LSPM PROCESS:
Added LSP in LM Successfully
*0.25275812 PE1 LSPM/8/LSPM PROCESS:
Succeeded in sending forwarding message to MFW.
// LSPM sent the forwarding message MFW successfully.
# Enable debugging for MPLS management tunnel on one router (PE 1, in this example). Output similar
to the following example is generated when these tasks are performed on the other router:
Shuts down the interface connected to PE 1.
Brings up the interface again.
<PE1> debugging mpls management tunnel
<PE1>
*0.94534296 PE1 LSPM/8/LSPM TUNNEL:
Begin physic check,ulIfIndex:3407872
*0.94534296 PE1 LSPM/8/LSPM TUNNEL:
TE tunnel get mode data ok when check physic,ulTunnelIfIndex:3407872
*0.94534296 PE1 LSPM/8/LSPM TUNNEL:
End physic check,the tunnel can up
// The interface was up. Physical interface checking succeeded, and the tunnel can come up.
%Dec 23 10:51:12:310 2005 PE1 IFNET/5/UPDOWN:
Line protocol on the interface Tunnel0 is DOWN
// Because the peer interface was shut down, the tunnel went down.
*0.94564310 PE1 LSPM/8/LSPM TUNNEL:
Begin physic check,ulIfIndex:3407872
*0.94564310 PE1 LSPM/8/LSPM TUNNEL:
TE tunnel get mode data ok when check physic,ulTunnelIfIndex:3407872
*0.94564310 PE1 LSPM/8/LSPM TUNNEL:
End physic check,the tunnel can't up
// Physical interface checking failed, and the tunnel cannot come up.
%Dec 23 10:52:12:591 2005 PE1 IFNET/5/UPDOWN:
Line protocol on the interface Tunnel0 is UP
// After the undo shutdown operation was performed on the peer, the tunnel came up.
*0.94629360 PE1 LSPM/8/LSPM TUNNEL:
Begin physic check,ulIfIndex:3407872
*0.94629360 PE1 LSPM/8/LSPM TUNNEL:
TE tunnel get mode data ok when check physic,ulTunnelIfIndex:3407872
*0.94629360 PE1 LSPM/8/LSPM TUNNEL:
End physic check,the tunnel can up
// Physical interface checking succeeded. The tunnel can come up.
155