20.01.2014 Views

Lectures notes for 2010 - KTH

Lectures notes for 2010 - KTH

Lectures notes for 2010 - KTH

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example of dhcpd.conf<br />

### Managed by Linuxconf, you may edit by hand.<br />

### Comments may not be fully preserved by linuxconf.<br />

server-identifier dhcptest1;<br />

default-lease-time 1000;<br />

max-lease-time 2000;<br />

option domain-name "3ctechnologies.se";<br />

option domain-name-servers 130.237.12.2;<br />

option host-name "s1.3ctechnologies.se";<br />

option routers 130.237.12.2;<br />

option subnet-mask 255.255.255.0;<br />

subnet 130.237.12.0 netmask 255.255.255.0 {<br />

range 130.237.12.3 130.237.12.200;<br />

default-lease-time 1000;<br />

max-lease-time 2000;<br />

}<br />

subnet 130.237.11.0 netmask 255.255.255.0 {<br />

range 130.237.11.3 130.237.11.254;<br />

default-lease-time 1000;<br />

max-lease-time 2000;<br />

}<br />

Maguire Example of dhcpd.conf 4: 39 of 74<br />

maguire@kth.se <strong>2010</strong>.03.21 Internetworking/Internetteknik

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!