From 50027326f60986696845c3493ac9df081c72b6ce Mon Sep 17 00:00:00 2001 From: Alexander <7adietri@users.noreply.github.com> Date: Fri, 19 Feb 2016 20:34:36 +0100 Subject: [PATCH] Add schnaacke-1-cpe5-a --- static.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/static.conf b/static.conf index a1e07d3..412c636 100644 --- a/static.conf +++ b/static.conf @@ -6,4 +6,9 @@ host schnaacke-1-cpe2-a { hardware ethernet C4:E9:84:BE:2A:1C; fixed-address 10.112.158.1; -} \ No newline at end of file +} + +host schnaacke-1-cpe5-a { + hardware ethernet 60:E3:27:72:42:CE; + fixed-address 10.112.158.2; +}