AFTER INTMASTERENABLE AFTER UPDATEMACADDR 3.Ethernet Weather Example IP: 255.255.255.255 Type 'help' for help. >AFTER UPDATEUART IN lwIPLinkDetect dhcp_start(netif=2000c9d0) ti0 dhcp_start(): starting new DHCP client dhcp_start(): allocated dhcpdhcp_start(): starting DHCP configuration dhcp_discover() transaction id xid(abcd0001) dhcp_discover: making request dhcp_discover: realloc()ing dhcp_discover: sendto(DISCOVER, IP_ADDR_BROADCAST, DHCP_SERVER_PORT) dhcp_discover: deleting()ing dhcp_discover: SELECTING dhcp_discover(): set request timeout 2000 msecs 3.Ethernet Weather Example IP: 0.0.0.0 Type 'help' for help. >dhcp_recv(pbuf = 2000acf4) from DHCP server 192.168.0.1 port 67 pbuf->len = 262 pbuf->tot_len = 262 searching DHCP_OPTION_MESSAGE_TYPE DHCP_OFFER received in DHCP_SELECTING state dhcp_handle_offer(netif=2000c9d0) ti0 dhcp_handle_offer(): server 0x0100a8c0 dhcp_handle_offer(): offer for 0x0200a8c0 dhcp_select(netif=2000c9d0) ti0 transaction id xid(abcd0002) dhcp_select: REQUESTING dhcp_select(): set request timeout 2000 msecs dhcp_recv(pbuf = 2000aae4) from DHCP server 192.168.0.1 port 67 pbuf->len = 262 pbuf->tot_len = 262 searching DHCddhcp_fine_tmr(): request timeout dhcp_timeout() dhcp_timeout(): CHECKING, ARP request timed out dhcp_check(netif=2000c9d0) ti dhcp_check(): set request timeout 500 msecs dhcp_fine_tmr(): request timeout dhcp_timeout() dhcp_timeout(): CHECKING, ARP request timed out dhcp_bind(netif=2000c9d0) ti0 dhcp_bind(): t1 renewal timer 18000 secs dhcp_bind(): set request timeout 18000000 msecs dhcp_bind(): t2 rebind timer 36000 secs dhcp_bind(): set request timeout 36000000 msecs dhcp_bind(): IP: 0x0200a8c0 dhcp_bind(): SN: 0x00ffffff dhcp_bind(): GW: 0x0100a8c0 3.Ethernet Weather Example IP: 192.168.0.2 Type 'help' for help. >dhcp_arp_reply()