Merge pull request #1 from Nold360/master
Static lease für 10.112.2.22, 1c:7e:e5:5f:94:c0, libertas
This commit is contained in:
commit
a5bb15b205
|
@ -6,4 +6,9 @@ host baracke {
|
||||||
host tetra {
|
host tetra {
|
||||||
hardware ethernet 42:44:44:44:44:44;
|
hardware ethernet 42:44:44:44:44:44;
|
||||||
fixed-address 10.112.4.4;
|
fixed-address 10.112.4.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host libertas {
|
||||||
|
hardware ethernet 1c:7e:e5:5f:94:c0;
|
||||||
|
fixed-address 10.112.2.22;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue