DHCP (Dynamic Host Configuration Protocol):

  1. DHCP server  automatically configured all the IP configuration information for your client machine like DNS Servers addrese , Default Gateway,Wins Server, Domain Prefix etc
  2. It minimize the administrative burden
  3. It By using DHCP there is no chance to conflict ip address.
  4. Support multiple scope like Unicast,multicast and superscope.
  5. Using as a relay agent you can provide iP address to another network.
  6. It is less Seure
  7. Uses First time broadcast in order to give IP address  to the client

Static

  1. More secure than the DHCP
  2. Only Suitable to small or home network
  3. As Network size increase it adds more burden to network administrator work
  4. As network grow chance of IP address Conflict  increase