HP Comware 5 Debug Manual Vol 3

Table 155 Output from the debugging ptp fsm command
Field
Description
Entered PRS PTP entered role selection state.
Entered SEND_PDELAY_REQ state in PDelayReq state
machine.
The Pdelay_Req state machine is in Pdelay request
sending state.
Entered WAITING_FOR_PDELAY_RESP state in
PDelayReq state machine.
The Pdelay_Req state machine is in waiting for the
Pdelay response state.
Entered SENT_PDELAY_RESP state in PDelayResp state
machine.
The Pdelay_Req state machine is in Pdelay response
sending state.
Entered WAITING_FOR_PDELAY_INTERVAL_TIMER
state in PDelayReq state machine.
The Pdelay_Req state machine is in waiting for the
Pdelay interval timer state.
Examples
# Enable PTP error debugging.
<Sysname> debugging ptp error
*Apr 2 15:39:33:219 2010 Sysname PTP1/7/ERROR : PTP is not enabled on Eth1/1.
# Enable PTP event debugging.
<Sysname> debugging ptp event
*Apr 2 15:18:34:375 2010 Sysname PTP1/7/EVENT : Created PTP task successfully.
*Apr 2 15:18:34:375 2010 Sysname PTP1/7/EVENT : Created PTP timer queue successfully.
*Apr 2 15:18:34:391 2010 Sysname PTP1/7/EVENT : Created PTP event queue successfully.
*Apr 2 15:18:34:391 2010 Sysname PTP1/7/EVENT : Created PTP timer successfully.
*Apr 2 15:18:34:391 2010 Sysname PTP1/7/EVENT : Initialized PTP all successfully.
# Enable PTP message debugging.
<Sysname> debugging ptp frame receive verbose
*Apr 2 11:10:03:281 2010 Sysname PTP1/7/FRAME : -Slot=1;
Ethernet1/1 received Announce packet [length 76].
1b 02 00 4c 00 00 00 08 00 00 00 00 00 00 00 00
00 00 00 00 00 0f e2 ff fe 14 12 00 00 02 00 16
05 05 00 00 00 00 00 00 00 00 00 00 00 00 00 a0
00 00 00 0f e2 ff fe 14 12 00 f8 fe 41 00 80 80
00 08 00 08 00 0f e2 ff fe 14 12 00
# Enable PTP state machine debugging.
<Sysname> debugging ptp fsm
*Apr 2 15:27:27:704 2010 Sysname PTP1/7/FSM : Entered SENT_PDELAY_RESP state in PDelayResp
state machine.
// PTP entered the Pdelay response sending state in Pdelay_Resp state machine.
*Apr 2 15:27:27:704 2010 Sysname PTP1/7/FSM : Entered WAITING_FOR_PDELAY_INTERVAL_TIMER
state in PDelayReq state machine.
// PTP entered the state of waiting for the Pdelay interval timer in the Pdelay_Req state machine.
# Enable PTP timer debugging.
<Sysname> debugging ptp timer
*Apr 2 15:56:55:171 2010 Sysname PTP1/7/TIME : Eth1/1: Periodically sent Pdelay_req
packet.
261