ap37: add priv45 bridge

This commit is contained in:
Astro 2023-01-13 20:15:52 +01:00
parent a5d68cf467
commit 28b5fb280b
1 changed files with 3 additions and 6 deletions

View File

@ -903,15 +903,12 @@
type = "phys";
};
priv19.type = "bridge";
priv45.type = "bridge";
pub.type = "bridge";
};
links = {
priv19 = {
ports = [ "lan:1" "lan:2" "lan:3" "lan:4" ];
};
switch-b3 = {
ports = [ "wan" ];
};
priv19.ports = [ "lan:1" "lan:2" "lan:3" "lan:4" ];
switch-b3.ports = [ "wan" ];
};
location = "B3.11.01";
model = "tplink_archer-c7-v5";