HP Comware 5 Debug Manual Vol 1

// MPLS decoded the entry: the ID is 12, operation type is 25, and number of valid bytes is 12.
*Oct 9 09:44:54:384 2006 PE1 MFW/7/MPLSFW PACKET:Slot=1;
End decoding...
// Decoding ended.
# On the router, enable debugging for MPLS entry synchronization.
<PE1>debugging mpls lfib sync
[PE1-Vlan-interface23]
*Oct 9 09:44:29:194 2006 PE1 MFW/7/MPLSFW PACKET:
Send entry, count: 2, time cost: 33640
// MPLS sent two entries in 33640 milliseconds.
*Oct 9 09:44:29:194 2006 PE1 MFW/7/MPLSFW PACKET:
Send entry, count: 2, total size: 32, CmdQ length: 0, CmdQ size: 0
// MPLS sent two entries. The total number of bytes is 32, the number of entries in the queue is 0, and
the total number of entry bytes in the queue is 0.
*Oct 9 09:44:29:194 2006 PE1 MFW/7/MPLSFW PACKET:Slot=1;
Receive entry, count: 2, total size: 32
// MPLS received two entries. The total number of bytes is 32.
debugging mpls lfib slot drv
Use debugging mpls lfib slot drv to enable debugging for MFW entry distribution to driver.
Use the undo debugging mpls lfib slot drv command to disable debugging for MFW entry distribution
to driver.
Syntax
Distributed devices/centralized IRF devices:
debugging mpls lfib slot slot-number drv
undo debugging mpls lfib slot slot-number drv
Distributed IRF devices:
debugging mpls lfib chassis chassis-number slot slot-number drv
undo debugging mpls lfib chassis chassis-number slot slot-number drv
Default
All types of debugging for MFW entry distribution to driver are disabled.
Views
User view
Default command level
1: Monitor level
Parameters
lfib: Specifies debugging for MFW.
slot slot-number: Specifies debugging for a card. The slot-number argument specifies the number of the
slot that holds the card. (Distributed devices.)
143