add a mac for bvirthost13
This commit is contained in:
parent
497f80dbc3
commit
b94847fc6a
1 changed files with 8 additions and 0 deletions
|
@ -93,6 +93,14 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host bvirthost13 {
|
||||
hardware ethernet 24:6E:96:B1:5E:B4;
|
||||
fixed-address 10.5.125.11;
|
||||
option host-name "bvirthost13";
|
||||
next-server 10.5.126.41;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
|
||||
host sign-vault01 {
|
||||
hardware ethernet 00:1a:64:67:a3:38;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue