Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
59bceb82db
|
@ -149,7 +149,49 @@ host node33 {
|
||||||
hardware ethernet 00:30:48:bc:84:4e;
|
hardware ethernet 00:30:48:bc:84:4e;
|
||||||
fixed-address 10.10.0.133;
|
fixed-address 10.10.0.133;
|
||||||
}
|
}
|
||||||
|
host node34 {
|
||||||
|
hardware ethernet 00:30:48:bc:86:26;
|
||||||
|
fixed-address 10.10.0.134
|
||||||
|
}
|
||||||
|
host node35 {
|
||||||
|
hardware ethernet 00:30:48:bc:86:2a;
|
||||||
|
fixed-address 10.10.0.135
|
||||||
|
}
|
||||||
|
# geht leider nicht an
|
||||||
|
#host node36 {
|
||||||
|
# hardware ethernet 00:30:48:bc;
|
||||||
|
# fixed-address 10.10.0.137
|
||||||
|
#}
|
||||||
|
# geht leider nicht an
|
||||||
|
#host node37 {
|
||||||
|
# hardware ethernet 00:30:48:bc;
|
||||||
|
# fixed-address 10.10.0.137
|
||||||
|
#}
|
||||||
|
# hat zusaetzliche Karte mit 1 Nic
|
||||||
|
host node38 {
|
||||||
|
hardware ethernet 00:30:48:bc:84:86;
|
||||||
|
fixed-address 10.10.0.138
|
||||||
|
}
|
||||||
|
# hat zusaetzliche Karte mit 2 Nic
|
||||||
|
host node39 {
|
||||||
|
hardware ethernet 00:30:48:bc:84:16;
|
||||||
|
fixed-address 10.10.0.139
|
||||||
|
}
|
||||||
|
host node40 {
|
||||||
|
hardware ethernet 00:30:48:bc:83:ce;
|
||||||
|
fixed-address 10.10.0.140
|
||||||
|
}
|
||||||
|
host node41 {
|
||||||
|
hardware ethernet 00:30:48:bc:83:d2;
|
||||||
|
fixed-address 10.10.0.141
|
||||||
|
}
|
||||||
|
# zeigt nichts an.. Netzteil klemmt
|
||||||
|
#host node42 {
|
||||||
|
# hardware ethernet 00:30:48:bc:;
|
||||||
|
# fixed-address 10.10.0.142
|
||||||
|
#}
|
||||||
|
host node43 {
|
||||||
|
hardware ethernet 00:30:48:bc:84:be;
|
||||||
|
fixed-address 10.10.0.143
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue