How to Configure DHCP with Helper-IP Address

Tasks to be done:
  1. Configure IP Address as per Topology
  2. Create a DHP pool in DHCP-SERVER for the network 192.168.12.0/24 that is to be assigned to the Client Device.
  3. Make sure you have a route to the Client network(192.168.12.0/24) in DHCP-SERVER Routing Table.
  4. Make sure you configure a Helper-Address in Router, so that Router can forward packets that are received on interface connected to CLIENT towards the DHCP-SERVER.
  5. Your Last goal of IP Address to be Assigned to the Client Interface. Exclude a range of IP Address (192.168.12.1 -192.168.12.10 ) in DHCP Server, so that next time the Excluded IP Address should not be used in the Client Device.
Solution Video :

Post a Comment