HP Comware 5 Debug Manual Vol 1

debugging atm oam
Use debugging atm oam to enable debugging for ATM OAM, which displays information about the
OAM packets sent/received on an ATM interface.
Use undo debugging atm oam to disable debugging for ATM OAM.
Syntax
debugging atm oam [ interface interface-type interface-number ]
undo debugging atm oam [ interface interface-type interface-number ]
Default
Debugging for ATM OAM is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
If no interface is specified, the operation applies to all ATM interfaces.
Table 50 describes output fields and messages for the debugging atm oam command.
Table 50 Output from the debugging atm oam command
Description
interface name Interface name.
packet input / output Information about input/output packets.
packet length Packet length.
partial data Partial packet data.
Examples
# Enable debugging for ATM OAM.
<Sysname> debugging atm oam
*0.414264551 Sysname DRVDBG/8/debugging:
(Atm5/0)PHY/PKT:
Packet Output, Packet Len =48,Partial data as follows:
18 01 00 00 00 AA FF FF FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF FF FF FF FF FF FF 6A 6A
6A 6A 6A 6A 6A 6A 6A 6A 6A 6A 6A 6A 6A 6A 00 00
// ATM sent an OAM packet through ATM 5/0 interface.
debugging atm packet
Use debugging atm packet to enable debugging for ATM packets.
109