Thank You Fatman ,
You were right about the equipment, after a research I realized that the original idea requires switches with stacking features and routers with vrrp features what unfortunately we don't have at the office.
But also reading on this forum i came up with a simple redundant solution that will work for business needs.
May be you can correctme in case if I got any mistake at the configuration i am planning to use.
1 x 1224t switch trunked with 1 x 1248t switch, both connected to RV016 (linksys) router with double paths.
On 1224t switch:
VLAN (default) 24 ports untagged
VLAN02 1-18 untagged, 19,22,23,24 tagged
VLAN03 20,22,23,24 tagged
VLAN04 21,22,23,24 tagged
PVID 1 on ports 1,22,23,24
PVID 2 on ports 2-19
PVID 3 on port 20
PVID 4 on port 21
Trunking ports are 22,23,24
On 1248t switch:
VLAN (default) 48 ports untagged
VLAN02 43,46,47,48 tagged
VLAN03 1-20 untagged, 44,46,47,48 tagged
VLAN04 21-42 untagged, 45,46,47,48 tagged
PVID 1 on ports 1,46,47,48
PVID 2 on port 43
PVID 3 on ports 2-20,44
PVID 4 on ports 21-42,45
Trunking ports are 46,47,48
On router:
vlan02 on port 1,4
vlan03 on port 2,5
vlan04 on port 3,6
port 1,2,3 to 1224t switch ports 19,20,21
port 4,5,6 to 1248t switch ports 43,44,45
Basicaly, this should work like all vlans on a 1224t switch trunked with 3 paths from 1224t ports 22,23,24 to 1248t ports 46,47,48. with separate pvids for every vlan on both switches with the port #1 shared on both switches as well. with one path per switch from the router for every vlan. Router will manage each peer of paths as a separate id (ip or vlan id).
Do you think is this configuration will work as planned ?
Un-endable Thanks in advance to anyone who may take some time to read this puzzle and even more thanks to whom is able to assist me on this configuration :-)