swann: add more static reservations
This commit is contained in:
parent
574d24ac01
commit
425f70edfb
1 changed files with 17 additions and 1 deletions
|
@ -1243,8 +1243,24 @@ in {
|
||||||
hostname = "ps5";
|
hostname = "ps5";
|
||||||
} {
|
} {
|
||||||
hw-address = "84:39:be:77:65:52";
|
hw-address = "84:39:be:77:65:52";
|
||||||
ip-address = "192.168.1.60";
|
ip-address = "192.168.1.69";
|
||||||
hostname = "qvmpc6552";
|
hostname = "qvmpc6552";
|
||||||
|
} {
|
||||||
|
hw-address = "2c:cf:67:9a:78:ee";
|
||||||
|
ip-address = "192.168.1.60";
|
||||||
|
hostname = "rpi5-alpha";
|
||||||
|
} {
|
||||||
|
hw-address = "2c:cf:67:9d:fb:5c";
|
||||||
|
ip-address = "192.168.1.61";
|
||||||
|
hostname = "rpi5-bravo";
|
||||||
|
} {
|
||||||
|
hw-address = "2c:cf:67:9d:fa:ca";
|
||||||
|
ip-address = "192.168.1.62";
|
||||||
|
hostname = "rpi5-charlie";
|
||||||
|
} {
|
||||||
|
hw-address = "2c:cf:67:9a:77:11";
|
||||||
|
ip-address = "192.168.1.63";
|
||||||
|
hostname = "rpi5-delta";
|
||||||
}];
|
}];
|
||||||
subnet4 = [{
|
subnet4 = [{
|
||||||
id = 1;
|
id = 1;
|
||||||
|
|
Loading…
Reference in a new issue