ap42: remove outdated link to ap34

This commit is contained in:
Astro 2022-08-24 02:50:12 +02:00
parent df4e3179da
commit f01d8bd26d
1 changed files with 3 additions and 9 deletions

View File

@ -1101,15 +1101,9 @@
pub.type = "bridge"; pub.type = "bridge";
}; };
links = { links = {
ap34 = { pub.ports = [ "lan:3" ];
ports = [ "lan:3" ]; priv4.ports = [ "lan:1" "lan:2" "lan:4" ];
}; switch-b3.ports = [ "wan" ];
priv4 = {
ports = [ "lan:1" "lan:2" "lan:4" ];
};
switch-b3 = {
ports = [ "wan" ];
};
}; };
location = "Dresden School of Lindy Hop"; location = "Dresden School of Lindy Hop";
model = "tplink_archer-c7-v5"; model = "tplink_archer-c7-v5";