-
Notifications
You must be signed in to change notification settings - Fork 13
/
static-sued.json
72 lines (72 loc) · 1.78 KB
/
static-sued.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
"reservations": [
{
"hw-address": "b8:27:eb:0c:5d:29",
"ip-address": "10.112.64.2",
"hostname": "Martin-Sued1"
},
{
"hw-address": "b8:27:eb:59:08:7c",
"ip-address": "10.112.64.3",
"hostname": "Martin-Sued2"
},
{
"hw-address": "00:90:f5:c9:6b:4a",
"ip-address": "10.112.64.4",
"hostname": "Martin-Sued3"
},
{
"hw-address": "ac:72:89:ac:dc:44",
"ip-address": "10.112.64.5",
"hostname": "Martin-Sued4"
},
{
"hw-address": "44:D9:E7:78:83:ED",
"ip-address": "10.112.64.6",
"hostname": "AschenlandRF1"
},
{
"hw-address": "44:D9:E7:78:84:86",
"ip-address": "10.112.64.7",
"hostname": "AschenlandRF2"
},
{
"hw-address": "44:D9:E7:51:48:CB",
"ip-address": "10.112.64.8",
"hostname": "AschenlandSW"
},
{
"hw-address": "60:E3:27:72:41:92",
"ip-address": "10.112.64.9",
"hostname": "AschenlandCPE51"
},
{
"hw-address": "60:E3:27:72:47:9A",
"ip-address": "10.112.64.10",
"hostname": "AschenlandCPE52"
},
{
"hw-address": "E0:63:DA:14:CF:3E",
"ip-address": "10.112.64.11",
"hostname": "Neuenfelde-Client-0"
},
{
"hw-address": "E0:63:DA:14:D1:FB",
"ip-address": "10.112.64.12",
"hostname": "Neuenfelde-Client-1"
},
{
"hw-address": "74:83:C2:90:C3:CD",
"ip-address": "10.112.64.13",
"hostname": "Neuenfelde-Client-2"
},
{
"hw-address": "E0:63:DA:14:D0:6E",
"ip-address": "10.112.64.14",
"hostname": "Neuenfelde-Client-3"
},
{
"hw-address": "E0:63:DA:14:D1:0F",
"ip-address": "10.112.64.15",
"hostname": "Neuenfelde-Uplink"
}
]