From 5aa367dde09c633dc97c300355fb0057ee6a7929 Mon Sep 17 00:00:00 2001 From: Andre Schmidt Date: Sat, 16 Aug 2014 20:51:18 +0200 Subject: [PATCH] bb-01-m5, bb-02-m5, bb-03-m5 & bb-04-m5 hinzugefuegt --- static.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/static.conf b/static.conf index 297f6bc..586c5be 100644 --- a/static.conf +++ b/static.conf @@ -104,3 +104,22 @@ host bb-esmarch95-sw1 { fixed-address 10.112.62.6; } +host bb-01-m5 { + hardware ethernet 04:18:D6:2C:4C:FF; + fixed-address 10.112.62.7; +} + +host bb-02-m5 { + hardware ethernet 04:18:D6:2C:49:08; + fixed-address 10.112.62.8; +} + +host bb-03-m5 { + hardware ethernet 24:A4:3C:E6:72:7E; + fixed-address 10.112.62.9; +} + +host bb-04-m5 { + hardware ethernet 04:18:D6:2C:4E:09; + fixed-address 10.112.62.10; +} \ No newline at end of file