dhcp: add aarch64-c21n1 entry
This commit is contained in:
parent
4bbf3b6147
commit
4c8c2d2c59
1 changed files with 8 additions and 0 deletions
|
@ -2270,5 +2270,13 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
||||||
filename "grubaa64.efi";
|
filename "grubaa64.efi";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host aarch64-c21n1 {
|
||||||
|
hardware ethernet 14:58:D0:58:E4:A2;
|
||||||
|
fixed-address 10.5.129.121;
|
||||||
|
next-server 10.5.126.41;
|
||||||
|
option host-name "aarch64-c21n1";
|
||||||
|
filename "grubaa64.efi";
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue