ap: remove disconnected ap20, ap21, ap43

This commit is contained in:
Astro 2022-02-10 18:54:42 +01:00
parent 674cd3bfa2
commit 91ee88fec6
1 changed files with 0 additions and 64 deletions

View File

@ -316,41 +316,6 @@
};
};
};
ap20 = { };
ap21 = {
interfaces = {
mgmt = {
gw4 = "mgmt-gw";
gw6 = "mgmt-gw";
type = "phys";
};
priv25.type = "bridge";
pub.type = "bridge";
};
links = {
};
location = "Auf Lager";
model = "unifiac-lite";
role = "ap";
wifi = {
"pci0000:00/0000:00:00.0" = {
channel = 36;
htmode = "HT40+";
ssids = {
"ZW public" = { net = "pub"; };
"ZW stage" = { net = "priv25"; };
};
};
"platform/qca956x_wmac" = {
channel = 1;
htmode = "HT20";
ssids = {
"ZW public" = { net = "pub"; };
"ZW stage legacy" = { net = "priv25"; };
};
};
};
};
ap22 = {
interfaces = {
mgmt = {
@ -1161,35 +1126,6 @@
};
};
};
ap43 = {
interfaces = {
mgmt = {
gw4 = "mgmt-gw";
gw6 = "mgmt-gw";
type = "phys";
};
priv27.type = "bridge";
pub.type = "bridge";
};
links = {
priv27 = {
ports = [ "lan" ];
};
};
location = "Gone?";
model = "tl-wr1043nd-v1";
role = "ap";
wifi = {
"platform/qca955x_wmac" = {
channel = 5;
htmode = "HT40+";
ssids = {
Kaffeetasse = { net = "priv27"; };
"ZW public" = { net = "pub"; };
};
};
};
};
ap44 = {
interfaces = {
mgmt = {