and this is how you make dhcp not work
This commit is contained in:
parent
e2761bfa90
commit
a1ec834513
1 changed files with 2 additions and 2 deletions
|
@ -2120,10 +2120,10 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
host aarch64-03a {
|
||||
host autocloud-backend-aarch64 {
|
||||
hardware ethernet 2c:59:e5:36:9a:4e;
|
||||
fixed-address 10.5.78.80;
|
||||
option host-name "aarch64-03a";
|
||||
option host-name "autocloud-backend-aarch64";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue