- Код: Выделить всё
declarations
множественное число
declarations
shared-network MyNET {
authoritative;
subnet 10.0.0.0 mask 255.0.0.0{
subnet 10.1.1.0 mask 255.255.255.0{
host Ivan {
<параметры>
}
}
subnet 10.10.0.0 mask 255.255.0.0{
host Petr {
<параметры>
}
}
}
}
shared-network MyNET {
authoritative;
subnet 10.0.0.0 mask 255.0.0.0{
host Ivan {
<параметры>
}
host Petr {
<параметры>
}
}
}
default-lease-time 2592000;
max-lease-time 2592001;
ddns-update-style ad-hoc;
log-facility local7;
shared-network company_network{
authtoritative;
subnet 1.1.1.0 netmask 255.255.255.0{
host 1{
fixed-address 1.1.1.2;
hardware ethernet 00:11:22:33:44:55;
option routers 1.1.1.1;
option domain-name-servers 1.1.2.254;
}
}
}
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 12