hostname удаленной машины, если hostname удаленной равен тому имени что указан в конфиге dhcp то выдавать нужный адрес, если нет то посылать не смотря на мак.
The DHCP server determines the client’s hostname by first looking for a
ddns-hostname configuration option, and using that if it is present. If
no such option is present, the server looks for a valid hostname in the
FQDN option sent by the client. If one is found, it is used; otherwise,
if the client sent a host-name option, that is used. Otherwise, if there
is a host declaration that applies to the client, the name from that dec‐
laration will be used. If none of these applies, the server will not have
a hostname for the client, and will not be able to do a DNS update.
Спасибо за вырезку, я не то имел ввиду.
Просто столкнулся с один раз, у человека есть линуксовый сервер и для того чтобы он получил один и тот же адрес, нужно указать в значении hostname, то имя ПК какое указал провайдер.
У меня в старой районной сетке такое было. Нужно было dhсp-клиенту указывать имя компа, чтобы "правильный" адрес выдавался сервером. Ищи на форуме forum.qwerty.ru там есть отдельная ветка про линукс. Там есть все параметры.