From cdd5f56a95e6e65ae1c485ddf77d0a3941aaac4b Mon Sep 17 00:00:00 2001 From: 4ndr3 Date: Sat, 20 Feb 2016 00:29:32 +0100 Subject: [PATCH] =?UTF-8?q?einige=20kisten=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/static.conf b/static.conf index 36b8bc7..822dd4b 100644 --- a/static.conf +++ b/static.conf @@ -17,3 +17,33 @@ host schnaacke-1-cpe5-b { hardware ethernet 60:E3:27:72:41:92; fixed-address 10.112.158.3; } + +host schnacke-1-cpe2-b { + hardware ethernet F4:F2:6D:30:3E:4E; + fixed-address 10.112.158.4; +} + +host schnacke-2-cpe5-b { + hardware ethernet 60:E3:27:72:46:B6; + fixed-address 10.112.158.6; +} + +host schnacke-3-cpe5-b { + hardware ethernet 60:E3:27:CD:5E:2A; + fixed-address 10.112.158.9; +} + +host schnacke-2-cpe2-a { + hardware ethernet 60:E3:27:B2:DB:14; + fixed-address 10.112.158.11; +} + +host schnacke-2-cpe2-b { + hardware ethernet 60:E3:27:B2:DA:FC; + fixed-address 10.112.158.12; +} + +host schnacke-4-cpe2-a { + hardware ethernet 60:E3:27:B2:D7:5C; + fixed-address 10.112.158.15; +} \ No newline at end of file