let us try and add a router
This commit is contained in:
parent
42a6170146
commit
10f7dd9740
1 changed files with 1 additions and 0 deletions
|
@ -512,6 +512,7 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
|
||||||
hardware ethernet f0:1f:af:e3:66:6d;
|
hardware ethernet f0:1f:af:e3:66:6d;
|
||||||
fixed-address 10.5.127.2;
|
fixed-address 10.5.127.2;
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
|
option routers 10.5.127.254;
|
||||||
option host-name "test-box01";
|
option host-name "test-box01";
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue