HP Comware 5 Debug Manual Vol 2

Field
Description
Receive a arp packet, interface : [string], opertype:
[string], Src IP: [string], Des IP: [string]
An ARP packet was received on the displayed
interface. The operation code for the packet and the
source and destination IP addresses of the packet are
displayed.
Send a ip packet, interface : [string] An IP packet was sent out the displayed interface.
Send a arp packet, interface : [string], opertype:
[string], Src IP: [string], Des IP: [string]
An ARP packet was sent out the displayed interface.
The operation code for the packet and the source and
destination IP addresses of the packet are displayed.
Send a inarp packet, interface : [string], opertype:
[string], Src IP: [string], Des IP: [string]
An InARP packet was sent out the displayed interface.
The operation code for the packet and the source and
destination IP addresses of the packet are displayed.
Discard a packet, interface : [string], reason: [string] An IP packet was dropped on the displayed interface
for the displayed reason.
Table 2 describes output fields and messages for the debugging etoppp event command.
Table 10 Output from the debugging etoppp event command
Field
Description
EtoPPP EVT: Interface : [string], [string] An EtoPPP event occurred on the displayed interface.
This event could be one of the following types:
The interface was removed due to hot swapping.
The Ethernet interface went up or down.
The Ethernet subinterface was shut down or
brought up (due to the undo shutdown command).
The VLAN ID of the Ethernet subinterface was
added, modified, or removed.
The IP control protocol (IPCP) went up or down.
A translation entry was added, removed, or
updated.
Table 3 describes output fields and messages for the debugging etoppp error command.
Table 11 Output from the debugging etoppp error command
Field
Description
EtoPPP ERR :Interface : [string], [string] An EtoPPP error occurred on the displayed interface.
This message is used to describe EtoPPP processing
errors, such as a translation entry adding/removal
failure.
Examples
# Enable EtoPPP packet debugging. Output similar to the following example is generated when an
EtoPPP translation entry was created to map Ethernet 1/1 to PPP-enabled interface Serial 2/0.
<Sysname> debugging etoppp packet interface ethernet1/1
*Mar 10 18:45:10:693 2008 Router ETOTDM/7/etotdm_rcv_ip:Receive a ip packet, interface :
Ethernet1/1
*Mar 10 18:45:10:793 2008 Router ETOTDM/7/etotdm_send_ip:Send a ip packet, interface :
Serial2/0
16