HP Comware 5 Debug Manual Vol 1

*0.105359 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: DHCPDISCOVER will be sent in 5 ms.
*0.110343 Sysname DHCPC/7/DHCPC_PACKET:
Vlan-interface2: Send a DHCP packet...
Head: op(1); htype(ETHERNET); hlen(6); xid(0x43c130ff);
ciaddr(0.0.0.0); yiaddr(0.0.0.0); chaddr(00e0-fc14-1601);
Options:
63 82 53 63 35 01 01 0C 06 63 6C 69 65 6E 74 37
04 01 03 06 0F 39 02 04 80 3C 10 00 00 00 00 20
B8 C4 B1 E4 B5 B1 C7 B0 C2 B7 BE 3D 20 00 30 30
65 30 2E 66 63 31 34 2E 31 36 30 31 2D 56 6C 61
6E 2D 69 6E 74 65 72 66 61 63 65 32 32 FF
*0.110343 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: Sending DHCPDISCOVER packet succeeded.
*0.110343 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: FSM state transfers (INIT-->SELECTING) successfully.
// The DHCP client sent a DHCP-DISCOVER message, and the state of the DHCP client changed from
INIT to SELECTING.
*0.111218 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: Receive a packet.
*0.111218 Sysname DHCPC/7/DHCPC_PACKET:
Vlan-interface2: Receive a DHCP packet...
Head: op(BOOTPREPLY); htype(ETHERNET); hlen(6); xid(0x43c130ff);
ciaddr(0.0.0.0); yiaddr(22.0.0.2); chaddr(00e0-fc14-1601);
Option: type(DHCPOFFER); mask(255.255.255.0); lease(86400);
T1(43200); T2(75600); server(11.0.0.1);
*0.111218 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: Select 11.0.0.1 as the server.
// The DHCP client received a DHCP-OFFER message from the DHCP server at 11.0.0.1. The assigned IP
address is 22.0.0.2, and the lease period is 86400 seconds (1 day).
*0.111218 Sysname DHCPC/7/DHCPC_PACKET:
Vlan-interface2: Send a DHCP packet...
Head: op(1); htype(ETHERNET); hlen(6); xid(0x442ac688);
ciaddr(0.0.0.0); yiaddr(0.0.0.0); chaddr(00e0-fc14-1601);
Options:
63 82 53 63 35 01 03 0C 06 63 6C 69 65 6E 74 32
04 16 00 00 02 36 04 0B 00 00 01 37 04 01 03 06
0F 39 02 04 80 3C 10 00 00 00 00 44 65 63 00 4E
6F 76 00 4F 63 74 00 3D 20 00 30 30 65 30 2E 66
63 31 34 2E 31 36 30 31 2D 56 6C 61 6E 2D 69 6E
74 65 72 66 61 63 65 32 32 FF
*0.111218 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: Sending DHCPREQUEST packet succeeded.
*0.111218 Sysname DHCPC/7/DHCPC_EVENT:
Vlan-interface2: FSM state transfers (SELECTING-->REQUESTING) successfully.
361