add in bvmhost-p08 data for tftpboot
This commit is contained in:
parent
41f79ab8d2
commit
36320449e3
1 changed files with 15 additions and 0 deletions
|
@ -635,3 +635,18 @@ host centos-mgmt01 {
|
||||||
option host-name "centos01-mgmt";
|
option host-name "centos01-mgmt";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host bvmhost-p09-01 {
|
||||||
|
hardware ethernet ac:1f:6b:56:e9:11;
|
||||||
|
fixed-address 10.3.171.15;
|
||||||
|
next-server 10.3.163.10;
|
||||||
|
option routers 10.3.171.254;
|
||||||
|
option subnet-mask 255.255.255.0;
|
||||||
|
}
|
||||||
|
|
||||||
|
host bvmhost-p09-02 {
|
||||||
|
hardware ethernet ac:1f:6b:59:70:ff;
|
||||||
|
fixed-address 10.3.171.16;
|
||||||
|
next-server 10.3.163.10;
|
||||||
|
option routers 10.3.171.254;
|
||||||
|
option subnet-mask 255.255.255.0;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue