NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

Retired_Member's avatar
Retired_Member
Feb 21, 2022
Solved

Enabling DHCP reservations on M4250

Hi all,   I am trying to add a couple of MAC address to a DHCP reservations list through the management Web UI of my M4250. I have already set up a DHCP pool and had the server assign IP's, now I w...
  • Retired_Member's avatar
    Retired_Member
    Mar 02, 2022

    Hi, and thanks for your reply.

     

    I have worked this out, with the help of one of your Pro AV team, and I was making a couple of mistakes. First, as you mentioned, I was adding these under the pool I was using for my main DHCP server, and not making a separate pool for each manual reservation I needed. Second, I hadn't cleared the dynamic reservations before I tried to make the manual ones.

     

    I did end up doing all of this by using the CLI in the end using the following syntax.

     

    service dhcp
    ip dhcp pool "VLAN 200"
    default-router 192.168.200.1
    network 192.168.200.0 255.255.255.0
    netbios-node-type b-node
    exit

     

    ip dhcp pool "Laptop"
    default-router 192.168.200.1
    hardware-address f8:75:a4:39:ad:de
    host 192.168.200.10 255.255.255.0
    netbios-node-type b-node
    exit

     

    ip dhcp pool "Printer"
    default-router 192.168.200.1
    hardware-address f8:75:a4:39:ad:de
    host 192.168.200.11 255.255.255.0
    netbios-node-type b-node
    exit

     

    I will close this post.

    Cheers,

    Dave K

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More