add a cosmos02 to dhcp
This commit is contained in:
parent
e78a274c2a
commit
407fffe229
1 changed files with 13 additions and 0 deletions
|
@ -1920,6 +1920,19 @@ shared-network qa {
|
|||
next-server 10.5.126.41;
|
||||
filename "pxelinux.0";
|
||||
|
||||
host cosmos02-mgmt {
|
||||
hardware ethernet OC:C4:7A:36:F2:AA;
|
||||
fixed-address 10.5.131.211;
|
||||
}
|
||||
|
||||
host cosmos02 {
|
||||
hardware ethernet 0C:C4:7A:BC:AE:52;
|
||||
fixed-address 10.5.131.202;
|
||||
option host-name "cosmos02";
|
||||
next-server 10.5.124.141;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host qa12 {
|
||||
hardware ethernet C8:1F:66:CA:91:17;
|
||||
fixed-address 10.5.131.20;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue