Jun 17, 2025, 10:38 PM
This commit is contained in:
@ -59,6 +59,7 @@ graph TD;
|
|||||||
internet((Internet))<-->nest_wifi_pro(Nest Wifi Pro);
|
internet((Internet))<-->nest_wifi_pro(Nest Wifi Pro);
|
||||||
nest_wifi_pro<-->mikrotik;
|
nest_wifi_pro<-->mikrotik;
|
||||||
mikrotik<==>LACP(LACP/VLAN trunk);
|
mikrotik<==>LACP(LACP/VLAN trunk);
|
||||||
|
vlan86(vlan86 _(wifi_));
|
||||||
LACP<-->vlan86;
|
LACP<-->vlan86;
|
||||||
LACP<-->vlan200;
|
LACP<-->vlan200;
|
||||||
vlan86<-->proxmox_eth0[eth0]<-->proxmox;
|
vlan86<-->proxmox_eth0[eth0]<-->proxmox;
|
||||||
|
|||||||
Reference in New Issue
Block a user