and we have vh20
This commit is contained in:
parent
d38201fd99
commit
ee4ae6c034
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 virthost20 {
|
||||
hardware ethernet EC:F4:BB:E1:CB:8C;
|
||||
fixed-address 10.5.126.160;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost20";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost21 {
|
||||
hardware ethernet EC:F4:BB:E1:D3:7C;
|
||||
fixed-address 10.5.126.151;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue