and here is vh19
This commit is contained in:
parent
ee4ae6c034
commit
01f6e9a62d
1 changed files with 8 additions and 0 deletions
|
@ -93,6 +93,14 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost19 {
|
||||
hardware ethernet EC:F4:BB:E1:C8:F4;
|
||||
fixed-address 10.5.126.159;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost19";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost20 {
|
||||
hardware ethernet EC:F4:BB:E1:CB:8C;
|
||||
fixed-address 10.5.126.160;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue