Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Benoit_Beaudry1
Explorer

Gaia R80.10 DHCP Reservation not working

I followed sk92473 to add DHCP reservation for some hosts on my 3100 running R80.10.

 

But it's not working at all, the reservation isn't working for the specified host and worst then that the DHCP isn't working anymore for any other host.

 

I can't figure out the problem

 

here's the content of my dhcpd.conf file :

 

ddns-update-style none;


subnet 10.10.10.0 netmask 255.255.255.0 {
default-lease-time 43200;
max-lease-time 86400;
option host-name= pick(option host-name,
concat("dhcp-", binary-to-ascii(10, 8, "-", leased-address)));
range 10.10.10.10 10.10.10.240;
option routers 10.10.10.1;
option domain-name-servers 9.9.9.9, 8.8.8.8;
}


#dhcpd.private:
host LAP-MTL-007.telesystem.intra {
60:45:BD:FA:C9:E1;
10.10.10.222;
}

Thanks,

 

 

0 Kudos
0 Replies

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events