aboutsummaryrefslogtreecommitdiff
path: root/dhcp/tf.validation.linaro.org/static-lease.conf
blob: 08d8cb2d088be8908c172a6e84d0510e29026212 (plain)
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
host tf-pdu03{
	hardware ethernet 28:29:86:39:b8:d2;
	fixed-address 10.88.16.6;
}

host tf-pi-worker01{
        hardware ethernet dc:a6:32:ac:57:e4;
        fixed-address 10.88.16.20;
}

host tf-pi-worker02{
        hardware ethernet dc:a6:32:4b:4b:f1;
        fixed-address 10.88.16.21;
}

host tf-pi-worker03{
        hardware ethernet dc:a6:32:4b:48:c4;
        fixed-address 10.88.16.22;
}

host tf-pi-worker04{
        hardware ethernet dc:a6:32:4b:4f:de;
        fixed-address 10.88.16.23;
}

host tf-pi-worker05{
        hardware ethernet dc:a6:32:4b:50:82;
        fixed-address 10.88.16.24;
}

host tf-nuc-worker01{
	hardware ethernet 5c:85:7e:4f:a4:03;
	fixed-address 10.88.16.31;
}

host juno-r2-01{
        hardware ethernet 00:02:f7:00:66:5d;
        fixed-address 10.88.18.10;
}

host juno-r2-02{
        hardware ethernet 00:02:f7:00:75:e3;
        fixed-address 10.88.18.11;
}

host juno-r2-03{
        hardware ethernet 00:02:f7:00:68:3d;
        fixed-address 10.88.18.12;
}

host juno-r2-01-SMC {
        hardware ethernet 00:02:f7:00:66:5e;
        fixed-address 10.88.18.15;
}

host juno-r1-01 {
        hardware ethernet 00:02:f7:00:61:5b;
        fixed-address 10.88.18.30;
}

host juno-r0-01{
        hardware ethernet 00:02:f7:00:58:af;
        fixed-address 10.88.18.21;
}

host juno-r0-02{
        hardware ethernet 00:02:f7:00:59:7b;
        fixed-address 10.88.18.22;
}

host juno-r0-03{
        hardware ethernet 00:02:f7:00:58:0d;
        fixed-address 10.88.18.23;
}

host juno-r0-04{
        hardware ethernet 00:02:f7:00:58:7b;
        fixed-address 10.88.18.24;
}

host juno-r0-05{
        hardware ethernet 00:02:f7:00:58:37;
        fixed-address 10.88.18.25;
}