5-4z secs: Filled in by the client, the number of seconds elapsed since the client began addressacquisition or renewal process. Currently this field is reserved and set to 0.z flags: The leftmost bit is defined as the BROADCAST (B) flag. If this flag is set to 0, the DHCPserver sent a reply back by unicast; if this flag is set to 1, the DHCP server sent a reply back bybroadcast. The remaining bits of the flags field are reserved for future use.z ciaddr: Client IP address.z yiaddr: 'your' (client) IP address, assigned by the server.z siaddr: Server IP address, from which the clients obtained configuration parameters.z giaddr: IP address of the first relay agent a request message traveled.z chaddr: Client hardware address.z sname: Server host name, from which the client obtained configuration parameters.z file: Bootfile name and path information, defined by the server to the client.z options: Optional parameters field that is variable in length, which includes the message type,lease, domain name server IP address, and WINS IP address.DHCP OptionsDHCP Options OverviewThe DHCP message adopts the same format as the Bootstrap Protocol (BOOTP) message forcompatibility, but differs from it in the option field, which identifies new features for DHCP.DHCP uses the option field in DHCP messages to carry control information and network configurationparameters, implementing dynamic address allocation and providing more network configurationinformation for clients.Figure 5-4 shows the DHCP option format.Figure 5-4 DHCP option formatIntroduction to DHCP OptionsThe common DHCP options are as follows:z Option 3: Router option. It specifies the gateway address to be assigned to the client.z Option 6: DNS server option. It specifies the DNS server IP address to be assigned to the client.z Option 51: IP address lease option.z Option 53: DHCP message type option. It identifies the type of the DHCP message.z Option 55: Parameter request list option. It is used by a DHCP client to request specifiedconfiguration parameters. The option contains values that correspond to the parametersrequested by the client.z Option 66: TFTP server name option. It specifies a TFTP server to be assigned to the client.z Option 67: Bootfile name option. It specifies the bootfile name to be assigned to the client.z Option 150: TFTP server IP address option. It specifies the TFTP server IP address to beassigned to the client.