HP Comware 5 Debug Manual Vol 2

*Mar 27 14:32:14:286 2007 Sysname IKE/7/DEBUG:0004001a 00000000 00000008 02100002
*Mar 27 14:32:14:385 2007 Sysname IKE/7/DEBUG:Read message: message:
*Mar 27 14:32:14:484 2007 Sysname IKE/7/DEBUG:02100002 00060000 0000004a 0000003c 00000000
00100000
*Mar 27 14:32:14:583 2007 Sysname IKE/7/DEBUG:finalize exchange: 0/0 -> 0/0
*Mar 27 14:32:14:633 2007 Sysname IKE/7/DEBUG:message free: freeing 8891984
*Mar 27 14:32:14:741 2007 Sysname IKE/7/DEBUG:release transport: transport 887f224 had
3 references
*Mar 27 14:32:14:840 2007 Sysname IKE/7/DEBUG:exchange release: freeing exchange 88ad164
// After finishing quick mode exchange, the IKE module calculated the local key and created valid IPsec
SAs.
# Enable IKE stateful failover debugging on two devices that are working in IPsec stateful failover mode.
When the master sends a backup packet and the backup receives the packet, output similar to the
following example is generated:
Output on the master:
<Master> debugging ike synchronization
*Apr 26 12:30:15:952 2010 Master IKE/7/DEBUG:
IKE_SYNCH: synch-phase1-sa msg enqueued, length = 239.
// One synch-phase1-sa message entered the outbound message queue.
*Apr 26 12:30:15:952 2010 Master IKE/7/DEBUG:
IKE_SYNCH: Pack 1 msgs to a packet.
// The IKE module packed one message to a backup packet.
*Apr 26 12:30:15:952 2010 Master IKE/7/DEBUG:
IKE_SYNCH: Send a redundancy synchronization message,
group seq = 19300, group packet num = 1,
packet seq = 0, packet msg num = 1, packet length = 251.
// The IKE module sent a backup packet.
*Apr 26 12:30:15:952 2010 Master IKE/7/DEBUG:
IKE_SYNCH: Enter authentication state.
// The IKE module entered the authentication state.
*Apr 26 12:30:15:952 2010 Master IKE/7/DEBUG:
IKE_SYNCH: Enter transmission state.
// The IKE module entered the transmission state.
Output on the backup:
<Backup> debugging ike synchronization
*Nov 20 15:31:36:008 2010 Backup IKE/7/DEBUG:
IKE_SYNCH: Received a redundancy synchronization message. DHBK state is SYNCHRO.
// The IKE module received a backup packet. The DHBK state is SYNCHRO.
*Nov 20 15:31:36:008 2010 Backup IKE/7/DEBUG:
IKE_SYNCH: Received a redundancy synchronization message,
group seq = 19300, group packet num = 1,
packet seq = 0, packet msg num = 1, packet length = 251.
// The IKE module received a backup packet.
*Nov 20 15:31:36:008 2010 Backup IKE/7/DEBUG:
IKE_SYNCH: Parse a redundancy synchronization message,
group seq = 19300, group packet num = 1,
171