Drop dynamic range and just update carts mac addrs
This commit is contained in:
parent
555b49499e
commit
c032c55921
1 changed files with 3 additions and 4 deletions
|
@ -201,7 +201,6 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
option domain-name-servers 10.5.126.21, 10.5.126.22;
|
||||
option routers 10.5.129.254;
|
||||
option log-servers 10.5.126.29;
|
||||
range 10.5.129.190 10.5.129.210;
|
||||
|
||||
host ppc8-01 {
|
||||
hardware ethernet 40:f2:e9:5d:39:43;
|
||||
|
@ -296,7 +295,7 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
}
|
||||
|
||||
host aarch64-c09n1 {
|
||||
hardware ethernet 14:58:D0:58:E5:B2;
|
||||
hardware ethernet 14:58:D0:58:A5:52;
|
||||
fixed-address 10.5.129.109;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "aarch64-c09n1";
|
||||
|
@ -336,7 +335,7 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
}
|
||||
|
||||
host aarch64-c14n1 {
|
||||
hardware ethernet 14:58:D0:58:75:32;
|
||||
hardware ethernet 14:58:D0:58:65:E2;
|
||||
fixed-address 10.5.129.114;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "aarch64-c14n1";
|
||||
|
@ -360,7 +359,7 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
}
|
||||
|
||||
host aarch64-c17n1 {
|
||||
hardware ethernet 14:58:D0:58:C4:F2;
|
||||
hardware ethernet 14:58:D0:58:C5:F2;
|
||||
fixed-address 10.5.129.117;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "aarch64-c17n1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue