and then there was vh22
This commit is contained in:
parent
09448c2d2b
commit
6075dbf410
8 changed files with 51 additions and 0 deletions
|
@ -93,6 +93,14 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost22 {
|
||||
hardware ethernet EC:F4:BB:E1:C2:DC;
|
||||
fixed-address 10.5.126.153;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost22";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host download01 {
|
||||
hardware ethernet f0:1f:af:e3:66:6c;
|
||||
fixed-address 10.5.126.93;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue