Untitled
public text v1 · immutableddns-update-style none;
option domain-name "toyotaguerrero.com.mx";
option domain-name-servers 208.67.222.222, 208.67.220.220;
default-lease-time 600;
max-lease-time 7200;
log-facility local7;
subnet 172.16.35.0 netmask 255.255.255.0 {
range 172.16.35.100 172.16.35.120;
option routers 172.16.35.1;
}
host nokia {
option subnet-mask 255.255.255.0;
option routers 192.168.35.1;
hardware ethernet 00:23:b4:e8:0e:90;
fixed-address 192.168.35.7;
}