Add more Schnacke CPEs

This commit is contained in:
Alexander Dietrich 2016-02-20 15:14:45 +01:00
parent cdd5f56a95
commit c9cdf2d80d

View file

@ -23,11 +23,31 @@ host schnacke-1-cpe2-b {
fixed-address 10.112.158.4; 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 { host schnacke-2-cpe5-b {
hardware ethernet 60:E3:27:72:46:B6; hardware ethernet 60:E3:27:72:46:B6;
fixed-address 10.112.158.6; 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 { host schnacke-3-cpe5-b {
hardware ethernet 60:E3:27:CD:5E:2A; hardware ethernet 60:E3:27:CD:5E:2A;
fixed-address 10.112.158.9; fixed-address 10.112.158.9;
@ -47,3 +67,13 @@ host schnacke-4-cpe2-a {
hardware ethernet 60:E3:27:B2:D7:5C; hardware ethernet 60:E3:27:B2:D7:5C;
fixed-address 10.112.158.15; fixed-address 10.112.158.15;
} }
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;
}