Home | Reports | Technical Documents | Tech-Blog | One-Shot Gallery | Korea ICT News | Korea Communication Market Data | List of Contributors | Become a Contributor |    
 
 
Section 5G 4G LTE C-RAN/Fronthaul Gigabit Internet IPTV/Video Streaming IoT SDN/NFV Wi-Fi KT SK Telecom LG U+ Network Protocol Samsung   Korean Vendors
 
Real World Private 5G Cases   4 Deployment Models On-Premise Cases 5G Core Control Plane Sharing Cases

5G Core Sharing Cases

   
 
Private 5G Deployment   • Private 5G Frequency Allocation Status in Korea  South Korean government's regulations on private 5G and KT's strategy for entering the market
Cases in Korea   Private 5G Operators |   SK Networks Service (SI) Sejong Telecom (Wire-line Carrier) KT MOS (Affiliate of KT) • Newgens (SI) • NAVER Cloud more >>  
    Enterprise DIY |   Korea Hydro & Nuclear Power (Power Plant) Korea Electric Power Corporation (Energy) • Republic of Korea Navy more >>
 
CHANNELS     HFR Private 5G Solution (my5G)       my5G Solution Components       my5G Key Features        my5G Resources        my5G News          
 
banner
banner
What is DHCP?
July 01, 2013 | By Chris Yoo (tech@netmanias.com)
Online viewer:
Comments (3)
7

As we need a phone number to make a call to someone, we need an address to communicate with a network host over the Internet. This address is called an "Internet Protocol (IP) address". Generally, IP addresses are dynamically allocated to clients accessing the Internet, through Dynamic Host Configuration Protocol (DHCP), a protocol designed for dynamic allocation of IP addresses, as defined in RFC 2131.

 

DHCP adopts the concept of a “lease” in IP allocation. This means, a DHCP server does not allocate an IP address to a client permanently. What it does instead is set a “lease duration” and allow the client to use the allocated IP address only during the set lease duration. If the client wishes to use the allocated IP address for longer than the lease duration, it should request the DHCP server for renewal of the lease. If not, it performs an IP address release procedure instead.

 

Now, we will look at the IP address allocation procedure that describes how a DHCP client gets an IP address allocated by a DHCP server.

 

A DHCP message used for the IP address allocation/lease consists of four message flows as shown in the following figure:

 

 

 

1) DHCP Discover

  • Message direction: DHCP Client -> DHCP Server
  • Broadcast message (Destination MAC = FF:FF:FF:FF:FF:FF)
  • What it is and what it does: This is a message sent by a DHCP client looking for a DHCP server. The client broadcasts this message on the LAN (same subnet), actually saying “Any DHCP server available out there? Answer me if you hear me!”.
  • Key parameter:  
    • Client MAC: Client MAC address

2) DHCP Offer

  • Message direction: DHCP Server -> DHCP Client
  • Can be a broadcast-type or unicast-type message, depending on the Broadcast Flag value in the DHCP Discover message sent by the DHCP client. The DHCP server sends a broadcast-type DHCP Offer message if the broadcast flag value is 1, but a unicast-type message if it is 0.
  • What it is and what it does: This is the DHCP server's response to the DHCP client's call, saying “I can hear you!”. With this message, the DHCP server not only announces the presence of itself, but also provides the DHCP client with all the network configuration data including an IP address to be allocated to the DHCP client.
  • Key parameters:  
    • Client MAC: Client MAC address
    • Your IP: IP address to be allocated/leased to the client
    • Subnet Mask (option 1)
    • Router (option 3): Client default gateway IP address
    • DNS (option 6): DNS server IP address
    • IP Lease Time (option 51): the time/period for which the client is permitted to use/lease the allocated IP address (Your IP)
    • DHCP Server Identifier (option 54): the IP address of the DHCP server that sent this DHCP Offer message. Occasionally, multiple DHCP servers may send the same DHCP Offer message, so each server includes its own IP address in this field before sending the message to the client.

3) DHCP Request

  • Message direction: DHCP Client -> DHCP Server
  • Broadcast message (Destination MAC = FF:FF:FF:FF:FF:FF)
  • What it is and what it does: The client recognized the presence of DHCP server(s) and acquired the network configuration data (client IP address, subnet mask, default gateway IP address, etc.) from the DHCP servers. Now, the client selects one of them and then sends a DHCP Request message asking for the network configuration data to be used by the client.
  • Key parameters:  
    • Client MAC: Client MAC address
    • Requested IP Address (option 50): An IP address that the client claimed saying "I will use this IP address." ("Your IP address" in the DHCP Offer message is used in this field)
    • DHCP Server Identifier (option 54): In case more than one DHCP server sends a DHCP Offer message, the client selects one of the servers to access and has the IP address of the selected server entered in this field. In other words, the client sends a DHCP Request message to the DHCP server of which ID address is defined in the DHCP Server Identifier field, and then obtains the network configuration data, including an IP address, from the server.

4) DHCP Ack

  • Message direction: DHCP Server -> DHCP Client 
  • Can be a broadcast-type message (Destination MAC = FF:FF:FF:FF:FF:FF) or unicast-type message, depending on the broadcast flag value in the DHCP Discover message sent by the DHCP client. The DHCP server sends a broadcast-type DHCP Offer message if the broadcast flag value is 1, but a unicast-type message if it is 0.
  • What it is and what it does: The last message sent in the DHCP procedure. With this message, the DHCP server delivers the network configuration data to the DHCP client. This message includes the same network parameters contained in the network configuration data of the DHCP Offer message discussed above.
  • Key parameters:  
    • Client MAC: Client MAC address
    • Your IP: IP address to be allocated/leased to the client
    • Subnet mask (option 1)
    • Router (option 3): Client default gateway IP address
    • DNS (option 6): DNS server IP address
    • IP Lease Time (option 51): the time/period for which the client is permitted to use/lease the allocated IP address (Your IP)
    • DHCP Server Identifier (option 54): the IP address of the DHCP server that sent this DHCP Ack message.  

Now, the client, having exchanged all the messages including the last DHCP Ack, has obtained/leased the network configuration data, including an IP address, and thus is ready to use the Internet.  

 

 

 

gang 2020-11-12 02:50:55

please update dhcp negative acknowledgement,dhcp inform and dhcp decline messages

gang 2020-11-12 02:51:50

please update remaining dhcp messages also

new 2022-03-18 14:34:18

what a nice document

Thank you for visiting Netmanias! Please leave your comment if you have a question or suggestion.
 
 
 
 

[HFR Private 5G: my5G]

 

Details >>

 

 

 

     
         
     

 

     
     

Subscribe FREE >>

Currently, 55,000+ subscribed to Netmanias.

  • You can get Netmanias Newsletter

  • You can view all netmanias' contents

  • You can download all netmanias'

    contents in pdf file

     
     

 

     
         
     

 

 

 

View All (854)
4.5G (1) 5G (101) AI (7) AR (1) ARP (3) AT&T (1) Akamai (1) Authentication (5) BSS (1) Big Data (2) Billing (1) Blockchain (3) C-RAN/Fronthaul (18) CDN (4) CPRI (4) Carrier Ethernet (3) Charging (1) China (1) China Mobile (2) Cisco (1) Cloud (5) CoMP (6) Connected Car (4) DHCP (5) EDGE (1) Edge Computing (1) Ericsson (2) FTTH (6) GSLB (1) GiGAtopia (2) Gigabit Internet (19) Google (7) Google Global Cache (3) HLS (5) HSDPA (2) HTTP Adaptive Streaming (5) Handover (1) Huawei (1) IEEE 802.1 (1) IP Routing (7) IPTV (21) IoST (3) IoT (56) KT (43) Korea (20) Korea ICT Market (1) Korea ICT Service (13) Korea ICT Vendor (1) LG U+ (18) LSC (1) LTE (78) LTE-A (16) LTE-B (1) LTE-H (2) LTE-M (3) LTE-U (4) LoRa (7) MEC (4) MPLS (2) MPTCP (3) MWC 2015 (8) NB-IoT (6) Netflix (2) Network Protocol (21) Network Slice (1) Network Slicing (4) New Radio (9) Nokia (1) OSPF (2) OTT (3) PCRF (1) Platform (2) Private 5G (10) QoS (3) RCS (4) Roaming (1) SD-WAN (17) SDN/NFV (71) SIM (1) SK Broadband (2) SK Telecom (35) Samsung (5) Security (16) Self-Driving (1) Small Cell (2) Spectrum Sharing (2) Switching (6) TAU (2) UHD (5) VR (2) Video Streaming (12) VoLTE (8) VoWiFi (2) Wi-Fi (31) YouTube (6) blockchain (1) eICIC (1) eMBMS (1) iBeacon (1) security (1) telecoin (1) uCPE (2)
Password confirmation
Please enter your registered comment password.
Password