aboutsummaryrefslogtreecommitdiff
path: root/dhcp/validation.linaro.org/6-5-rockpi-ds.conf
blob: b384b9198de178f179b2dfea70932f41013ba568 (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
host rockpi-ds-01 {
        hardware ethernet 26:db:da:dd:46:33;
        fixed-address 10.6.5.1;
}

host rockpi-ds-02 {
        hardware ethernet 56:d6:a3:cf:a4:67;
        fixed-address 10.6.5.2;
}

host rockpi-ds-03 {
        hardware ethernet 76:2f:7c:96:de:ca;
        fixed-address 10.6.5.3;
}

host rockpi-ds-05 {
        hardware ethernet 42:d9:88:30:a1:2f;
        fixed-address 10.6.5.5;
}

host rockpi-ds-06 {
        hardware ethernet 76:87:de:60:cb:60;
        fixed-address 10.6.5.6;
}

host rockpi-ds-07 {
        hardware ethernet 0a:fb:82:cd:ed:a8;
        fixed-address 10.6.5.7;
}

host rockpi-ds-08 {
        hardware ethernet 9e:17:b4:15:58:46;
        fixed-address 10.6.5.8;
}