dhcpd.conf: add kernel01 dhcp so it can be reinstalled. correct gateway
This commit is contained in:
parent
4262fcde32
commit
c1aaba354e
1 changed files with 2 additions and 1 deletions
|
@ -1286,6 +1286,7 @@ host buildhw-a64-11 {
|
|||
}
|
||||
host bkernel02 {
|
||||
hardware ethernet d0:94:66:45:8c:0f;
|
||||
option routers 10.3.169.254;
|
||||
fixed-address 10.3.169.30;
|
||||
option host-name "kernel01";
|
||||
option host-name "bkernel02";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue