Lets put qa10 in dhcp
This commit is contained in:
parent
fd8e6033bc
commit
a04e155ec2
1 changed files with 5 additions and 0 deletions
|
@ -1508,6 +1508,11 @@ shared-network qa {
|
||||||
fixed-address 10.5.124.158;
|
fixed-address 10.5.124.158;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host qa10 {
|
||||||
|
hardware ethernet C8:1F:66:CA:8A:DD ;
|
||||||
|
fixed-address 10.5.124.208;
|
||||||
|
}
|
||||||
|
|
||||||
host virt01 {
|
host virt01 {
|
||||||
hardware ethernet 52:54:00:a2:de:30;
|
hardware ethernet 52:54:00:a2:de:30;
|
||||||
fixed-address 10.5.124.159;
|
fixed-address 10.5.124.159;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue