try to make this box come up on correct ip

This commit is contained in:
Stephen Smoogen 2020-06-01 15:02:31 -04:00
parent 1ddd3305e1
commit bfb3d6dfc4

View file

@ -587,6 +587,14 @@ host bvmhost-a64-03 {
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-04-mgmt {
hardware ethernet E8:6A:64:39:19:4F ;
fixed-address 10.3.160.104;
option routers 10.3.160.254;
option subnet-mask 255.255.255.0;
}
host qvmhost-x86-01 {
hardware ethernet E4:43:4B:A8:C1:FE;
fixed-address 10.3.174.11;