get it done
This commit is contained in:
parent
a6d00b67c7
commit
8540e9d50d
1 changed files with 12 additions and 5 deletions
|
@ -1465,7 +1465,6 @@ shared-network qa {
|
||||||
filename "ppccomm04";
|
filename "ppccomm04";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
host qa01 {
|
host qa01 {
|
||||||
hardware ethernet 00:21:5E:C7:5C:84;
|
hardware ethernet 00:21:5E:C7:5C:84;
|
||||||
fixed-address 10.5.124.151;
|
fixed-address 10.5.124.151;
|
||||||
|
@ -1753,11 +1752,19 @@ shared-network qa {
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host ppc8-01 {
|
||||||
|
hardware ethernet 40:f2:e9:5d:3c:5c;
|
||||||
|
fixed-address 10.5.124.241;
|
||||||
|
option host-name "ppc8-02";
|
||||||
|
filename "pxelinux.0";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
host ppc8-02 {
|
host ppc8-02 {
|
||||||
hardware ethernet 40:f2:e9:5d:31:f5;
|
hardware ethernet 40:f2:e9:5d:31:f5;
|
||||||
fixed-address 10.5.124.244;
|
fixed-address 10.5.124.244;
|
||||||
option host-name "ppc8-02";
|
option host-name "ppc8-02";
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue