Add DHCP reservation for sushi.

This commit is contained in:
Markus 2017-01-28 16:44:36 +01:00
parent ba8f079c00
commit 25e0f52789
1 changed files with 5 additions and 0 deletions

View File

@ -104,6 +104,11 @@ host matrix {
fixed-address matrix.binary.kitchen;
}
host sushi {
hardware ethernet 52:54:00:17:02:23;
fixed-address sushi.binary.kitchen;
}
host punsch {
hardware ethernet 00:21:85:1b:7f:3d;
fixed-address punsch.binary.kitchen;