and this will make sure that buildhw-a64-05 comes up correctly even on dhcp
This commit is contained in:
parent
6fefaab357
commit
25c9814296
1 changed files with 5 additions and 0 deletions
|
@ -1243,3 +1243,8 @@ host buildhw-a64-04 {
|
||||||
fixed-address 10.3.170.124;
|
fixed-address 10.3.170.124;
|
||||||
option host-name "buildhw-a64-04";
|
option host-name "buildhw-a64-04";
|
||||||
}
|
}
|
||||||
|
host buildhw-a64-05 {
|
||||||
|
hardware ethernet 00:01:73:02:09:c3;
|
||||||
|
fixed-address 10.3.170.125;
|
||||||
|
option host-name "buildhw-a64-05";
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue