artclub
Full Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Changed the current scope context to 172.16.30.0 scope. Dhcp Server \\PDC1.Company.local add scope 172.16.30.0 255.255.255.0 "DHCP Server" "Company" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set state 1 Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set delayoffer 0 # ====================================================================== # Start Add Ipranges to the Scope 172.16.30.0, Server PDC1.Company.local # ====================================================================== Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Add iprange 172.16.30.1 172.16.30.254 Dhcp Server \\PDC1.Company.local scope 172.16.30.0 set napstate Off # ====================================================================== Добавлено: # End Add Ipranges to the Scope 172.16.30.0, Server PDC1.Company.local # ====================================================================== # ====================================================================== # Start Add Excluderanges to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 add excluderange 172.16.30.1 172.16.30.10 Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 add excluderange 172.16.30.250 172.16.30.254 # ====================================================================== # End Add Excluderanges to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== # ====================================================================== # Start Add OptionValues to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== Добавлено: Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set optionvalue 51 DWORD "8640000" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set optionvalue 3 IPADDRESS "172.16.10.210" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set optionvalue 15 STRING "Company.local" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 set optionvalue 6 IPADDRESS "172.16.10.201" "172.16.10.200" "127.0.0.1" # ====================================================================== # End Add OptionValues to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== # ====================================================================== # Start Add ReservedIp to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Add reservedip 172.16.30.4 082e5f1c28a0 "r.romanov" "W-Comp-223B" "BOTH" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Add reservedip 172.16.30.21 7446a0c227aa "r.nadejdana" "W-Comp-21C" "BOTH" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Add reservedip 172.16.30.31 2c44fd2a7ad5 "f.orlov" "W-Comp-31C" "BOTH" Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Add reservedip 172.16.30.176 0023aeaf2ac2 "E.muritova" "W-PIN-176" "DHCP" Dhcp Server \\PDC1.Company.local v4 Scope 172.16.30.0 Set NameProtection enable= 0 Dhcp Server \\PDC1.Company.local Scope 172.16.30.0 Set DnsConfig 1 0 1 0 # ====================================================================== # End Add ReservedIp to the Scope : 172.16.30.0, Server : PDC1.Company.local # ====================================================================== |