Ip Address Lease Extension; Dhcp Message Format - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

IP Address Lease
Extension

DHCP Message Format

address. Otherwise, the client sends a DHCP-DECLINE message to the server to
request an IP address again.
If there are multiple DHCP servers, IP addresses offered by other DHCP servers
are assignable to other clients.
The IP address dynamically allocated by a DHCP server to a client has a lease. After
the lease duration elapses, the IP address will be reclaimed by the DHCP server. If
the client wants to use the IP address again, it has to extend the lease duration.
After the half lease duration elapses, the DHCP client will send the DHCP server a
DHCP-REQUEST unicast message to extend the lease duration. Upon availability of
the IP address, the DHCP server returns a DHCP-ACK unicast confirming that the
client's lease duration has been extended, or a DHCP-NAK unicast denying the
request.
If the client receives the DHCP-NAK message, it will broadcast another
DHCP-REQUEST message for lease extension after 7/8 lease duration elapses. The
DHCP server will handle the request as above mentioned.
Figure 163
gives the DHCP message format, which is based on the BOOTP
message format and involves eight types. These types of messages have the same
format except that some fields have different values. The numbers in parentheses
indicate the size of each field in octets.
Figure 163 DHCP message format
0
7
op (1)
secs (2)
op: Message type defined in option field. 1 = REQUEST, 2 = REPLY
htype,hlen: Hardware address type and length of a DHCP client.
hops: Number of relay agents a request message traveled.
xid: Transaction ID, a random number chosen by the client to identify an IP
address allocation.
secs: Filled in by the client, the number of seconds elapsed since the client
began address acquisition or renewal process. Currently this field is reserved
and set to 0.
15
htype (1)
hlen (1)
xid (4)
ciaddr (4)
yiaddr (4)
siaddr (4)
giaddr (4)
chaddr (16)
sname (64)
file (128)
options (variable)
DHCP Message Format
567
23
hops (1)
flags (2)
31

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents