ASKER
ASKER
ASKER
ASKER
dhcpd.conf
# DHCP_GROUP: GV
{
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
max-lease-time 864000;
option domain-name-servers 144.90.3.119, 144.90.182.19;
option ntp-servers 144.90.3.1;
# DHCP_SUBNET: GV-ADM1
subnet 144.90.212.0 netmask 255.255.255.0
{
ddns-updates true;
ping-check true;
option netbios-node-type 8;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 864000;
option routers 144.90.212.1;
# DHCP_POOL: GV-VLAN20
pool
{
range 144.90.212.56 144.90.212.240;
}
}
# DHCP_SUBNET: GV-ACA
subnet 144.90.213.0 netmask 255.255.255.0
{
ddns-updates true;
ping-check true;
option netbios-node-type 8;
default-lease-time 86400;
ddns-domainname "edu-domain.pima.edu";
max-lease-time 864000;
option routers 144.90.213.1;
# DHCP_POOL: GV-VLAN30
pool
{
range 144.90.213.56 144.90.213.240;
}
}
}
# DHCP_GROUP: SEC
{
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 604800;
option domain-name-servers 144.90.3.119, 144.90.182.19;
# DHCP_SUBNET: SE-ADM1
subnet 144.90.221.128 netmask 255.255.255.128
{
ddns-updates true;
option netbios-node-type 8;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 604800;
option routers 144.90.221.129;
# DHCP_POOL: SE-VLAN20
pool
{
option routers 144.90.221.129;
range 144.90.221.141 144.90.221.240;
}
}
}
# DHCP_GROUP: PCAE-ES
{
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
max-lease-time 864000;
option domain-name-servers 144.90.3.119, 144.90.182.19;
# DHCP_SUBNET: ES-ADM1
subnet 144.90.232.0 netmask 255.255.255.0
{
ddns-updates true;
ddns-domainname "pcc-domain.pima.edu";
authoritative ;
option routers 144.90.232.1;
# DHCP_POOL: VLAN20
pool
{
option routers 144.90.232.1;
range 144.90.232.56 144.90.232.240;
}
}
#dhcpd.conf
# DHCP_GROUP: GV
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
max-lease-time 864000;
option domain-name-servers 144.90.3.119, 144.90.182.19;
option ntp-servers 144.90.3.1;
# DHCP_SUBNET: GV-ADM1
subnet 144.90.212.0 netmask 255.255.255.0
{
ddns-updates true;
ping-check true;
option netbios-node-type 8;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 864000;
option routers 144.90.212.1;
# DHCP_POOL: GV-VLAN20
pool
{
range 144.90.212.56 144.90.212.240;
}
}
# DHCP_SUBNET: GV-ACA
subnet 144.90.213.0 netmask 255.255.255.0
{
ddns-updates true;
ping-check true;
option netbios-node-type 8;
default-lease-time 86400;
ddns-domainname "edu-domain.pima.edu";
max-lease-time 864000;
option routers 144.90.213.1;
# DHCP_POOL: GV-VLAN30
pool
{
range 144.90.213.56 144.90.213.240;
}
}
# DHCP_GROUP: SEC
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 604800;
option domain-name-servers 144.90.3.119, 144.90.182.19;
# DHCP_SUBNET: SE-ADM1
subnet 144.90.221.128 netmask 255.255.255.128
{
ddns-updates true;
option netbios-node-type 8;
default-lease-time 604800;
ddns-domainname "pcc-domain.pima.edu";
max-lease-time 604800;
option routers 144.90.221.129;
# DHCP_POOL: SE-VLAN20
pool
{
option routers 144.90.221.129;
range 144.90.221.141 144.90.221.240;
}
}
# DHCP_GROUP: PCAE-ES
option bootfile-name "BStrap\\X86pc\\BStrap.0";
ddns-updates true;
ping-check true;
option netbios-node-type 8;
next-server 144.90.6.5;
option tftp-server-name "144.90.6.5";
min-lease-time 86400;
default-lease-time 604800;
max-lease-time 864000;
option domain-name-servers 144.90.3.119, 144.90.182.19;
# DHCP_SUBNET: ES-ADM1
subnet 144.90.232.0 netmask 255.255.255.0
{
ddns-updates true;
ddns-domainname "pcc-domain.pima.edu";
authoritative ;
option routers 144.90.232.1;
# DHCP_POOL: VLAN20
pool
{
option routers 144.90.232.1;
range 144.90.232.56 144.90.232.240;
}
}
ASKER
Perl is a high-level, general-purpose, interpreted, dynamic programming languages with over 25 years of development. Perl 5 runs on over 100 platforms from portables to mainframes and is suitable for both rapid prototyping and large-scale development projects. Perl gained widespread popularity as a Common Gateway Interface (CGI) scripting language, in part due to its regular expression and string parsing abilities. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications.
TRUSTED BY
ASKER
The origianl thread is here for reference:
https://www.experts-exchange.com/questions/26839982/re-work-an-ISC-DHCPD-CONF-file.html
Thanks
Open in new window