HP Comware 5 Debug Manual Vol 1

Examples
# Enable debugging for ATM packets on all ATM interfaces.
<Sysname> debugging atm packet
……
*0.263288 Sysname ATM/7/debug8: Atm5/0 pvc 10/33 out ip pkt, snap, 92
*0.263288 Sysname ATM/7/debug8: AA AA 03 00 00 00 08 00 45 00 00 54 00 05 00 00
*0.263288 Sysname ATM/7/debug8: FF 01 F1 9E 64 01 01 01 64 01 01 02 08 00 53 9D
// ATM sent an IP packet through PVC 10/33 on ATM 5/0 interface. The packet is 92 bytes in length,
with the encapsulation type SNAP.
111