this post was submitted on 24 Nov 2023
2 points (100.0% liked)

Home Networking

198 readers
1 users here now

A community to help people learn, install, set up or troubleshoot their home network equipment and solutions.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 11 months ago (1 children)

Yes.

On the switch, define the ports that need to be on VLAN2 as "access ports".

VLAN2, Untagged, PVID2

Then use a single cable from your edgerouter to any one of those ports.

Make sure that no other (V)LANs are assigned to that particular port on the EdgeRouter.

[โ€“] [email protected] 1 points 11 months ago

Thanks!

"Untagged" here means default VLAN with id:1 - the one used when nothing is set. By default all ports on the switch are set as untagged for this id.
Maybe i should have marked VLAN1 and VLAN2 as VLAN10 and VLAN20 (with respective id's) to avoid confusion.