... | ... | @@ -36,7 +36,7 @@ subnet 10.1.1.0 netmask 255.255.255.0 { |
|
|
option routers 10.1.1.11;
|
|
|
|
|
|
# add fixed hosts here
|
|
|
host myhost {
|
|
|
host computenode08 {
|
|
|
# MAC that distinguishes the computenode
|
|
|
hardware ethernet 00:1E:67:39:84:03;
|
|
|
fixed-address 10.1.1.108;
|
... | ... | |