diff --git a/static.conf b/static.conf index 822dd4b..abc9c6f 100644 --- a/static.conf +++ b/static.conf @@ -23,11 +23,31 @@ host schnacke-1-cpe2-b { fixed-address 10.112.158.4; } +host schnacke-2-cpe5-a { + hardware ethernet 60:E3:27:72:47:9A; + fixed-address 10.112.158.5; +} + host schnacke-2-cpe5-b { hardware ethernet 60:E3:27:72:46:B6; fixed-address 10.112.158.6; } +host schnacke-3-cpe2-a { + hardware ethernet F4:F2:6D:30:3D:C8; + fixed-address 10.112.158.13; +} + +host schnacke-3-cpe2-b { + hardware ethernet 60:E3:27:B2:DA:42; + fixed-address 10.112.158.14; +} + +host schnacke-3-cpe5-a { + hardware ethernet 60:E3:27:CD:6A:1A; + fixed-address 10.112.158.7; +} + host schnacke-3-cpe5-b { hardware ethernet 60:E3:27:CD:5E:2A; fixed-address 10.112.158.9; @@ -46,4 +66,14 @@ host schnacke-2-cpe2-b { 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 +} + +host schnacke-4-cpe5-a { + hardware ethernet 60:E3:27:72:3D:FC; + fixed-address 10.112.158.9; +} + +host schnacke-4-cpe5-b { + hardware ethernet 60:E3:27:72:40:6E; + fixed-address 10.112.158.10; +}