Add last mustang to dhcp
This commit is contained in:
parent
69df075e3f
commit
31e19f5df6
1 changed files with 8 additions and 0 deletions
|
@ -1416,6 +1416,14 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
filename "grubaa64.efi";
|
||||
}
|
||||
|
||||
host aarch64-04a {
|
||||
hardware ethernet 2c:59:e5:36:9a:4f;
|
||||
fixed-address 10.5.78.85;
|
||||
option host-name "aarch64-04a";
|
||||
next-server 10.5.126.41;
|
||||
filename "grubaa64.efi";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue