Hi,
I need to separate my network in two parts (HOME and OFFICE) each one must share an ethernet printer and internet.
Home "subnet" must not see Office "subnet".
Office "subnet" must not see Home "subnet"
My idea is to plug the printer to the router and plug the ruoter in link aggregation mode to the layer switch (swictch port 1 & 2) and in the switch configuration use
vlan 1 default
port 1 Untagged
port 2 Untagged
other vlan
port 1 Tagged
port 2 Tagged
This configuration works?
Ugo
I need to separate my network in two parts (HOME and OFFICE) each one must share an ethernet printer and internet.
Home "subnet" must not see Office "subnet".
Office "subnet" must not see Home "subnet"
My idea is to plug the printer to the router and plug the ruoter in link aggregation mode to the layer switch (swictch port 1 & 2) and in the switch configuration use
vlan 1 default
port 1 Untagged
port 2 Untagged
other vlan
port 1 Tagged
port 2 Tagged
This configuration works?
Ugo