[dhcp] put in ip address for idrac with right ip address
This commit is contained in:
parent
f677f9ff78
commit
26265a3246
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
|||
|
||||
host dhcp00 {
|
||||
hardware ethernet f0:1f:af:ce:31:31;
|
||||
fixed-address 10.5.125.70;
|
||||
fixed-address 10.5.125.3;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "dhcp00";
|
||||
filename "pxelinux.0";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue