aboutsummaryrefslogtreecommitdiff
path: root/dhcp/validation.linaro.org/0-10-ILO.conf
blob: 90ae3d5e984da56f650049d513a8f7101ce96fa3 (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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# ILO DHCP

############################################

## LAVA LAB ILOs   Start address: 10.0.10.51  End address: 10.0.10.100

host dispatcher02-ilo {
	hardware ethernet 80:30:E0:28:C8:A0;
	fixed-address 10.0.10.52;
}

host dispatcher03-ilo {
	hardware ethernet E0:07:1B:8A:7A:41;
	fixed-address 10.0.10.53;
}

host dispatcher04-ilo {
	hardware ethernet 28:80:23:90:6b:5f;
	fixed-address 10.0.10.54;
}

host new-dispatcher05-bmc {
	hardware ethernet ac:1f:6b:b8:c4:45;
	fixed-address 10.0.10.55;
}

host dispatcher-ds01-idrac {
	hardware ethernet 08:92:04:9e:8b:36;
	fixed-address 10.0.10.56;
}

host dispatcher-ds02-idrac {
	hardware ethernet 08:92:04:9e:9e:de;
	fixed-address 10.0.10.57;
}

host lite-master-ilo {
	hardware ethernet 70:10:6F:C6:B8:FB;
	fixed-address 10.0.10.60;
}


host hosted-gateway-ilo {
	hardware ethernet 34:64:a9:95:b0:23;
	fixed-address 10.0.10.81;
}


############################################

# iBMC or BMC for other devices

host d03-01-disp05-mgmt01 {
        hardware ethernet 2C:9D:1E:08:97:90;
        fixed-address 10.0.10.62;
}

host x86-dell-01 {
	hardware ethernet 00:22:19:d6:b3:ee;
	fixed-address 10.0.10.63;

}

host qemu-dispatcher01-idrac {
	hardware ethernet 2c:ea:7f:b6:aa:4d;
	fixed-address 10.0.10.64;
}

host morello-worker01-idrac {
	hardware ethernet 08:92:04:9e:87:46;
	fixed-address 10.0.10.65;
}

host morello-worker02-idrac {
        hardware ethernet 2c:ea:7f:b6:ac:fd;
        fixed-address 10.0.10.66;
}

############################################

# LAVA Community Project ILO

host lavacp-server {
	hardware ethernet 20:67:7c:db:0b:b4;
	fixed-address 10.0.10.80;
}




############################################

host d05-01 {
	hardware ethernet 00:18:c0:a8:01:ae;
	fixed-address 10.0.10.101;
}

host d03-01-mgmt01 {
	hardware ethernet 2C:9D:1E:08:97:F0;
	fixed-address 10.0.10.121;
}


host d03-03-mgmt01 {
	hardware ethernet 2C:9D:1E:08:9C:DD;
	fixed-address 10.0.10.123;
}

host d03-04-mgmt01 {
	hardware ethernet 2C:9D:1E:08:9D:79;
	fixed-address 10.0.10.124;
}
############################################


# Monitoring server

host monitor-master-bmc {
        hardware ethernet 68:b5:99:b0:43:d2;
        fixed-address 10.0.10.200;
}