hosts: use static mac for vswitch nas
This commit is contained in:
parent
af93c48666
commit
509b1c8adc
@ -207,10 +207,10 @@
|
|||||||
# address = "2a00:ccc1:101:19D::2";
|
# address = "2a00:ccc1:101:19D::2";
|
||||||
# prefixLength = 64;
|
# prefixLength = 64;
|
||||||
# } ];
|
# } ];
|
||||||
};
|
# };
|
||||||
lo1 = {
|
lo1 = {
|
||||||
useDHCP = true;
|
useDHCP = true;
|
||||||
#macAddress = "";
|
macAddress = "f6:14:f3:7b:1f:f7";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# defaultGateway = "45.142.114.1";
|
# defaultGateway = "45.142.114.1";
|
||||||
|
Loading…
Reference in New Issue
Block a user