You mean 'all trunk ports retain vlan10', correct? Spelling mistake?On the netgear switch all trunk ports retain vlan1 untagged on the port. PVID setting remains at 1 for these ports.
On the netgear switch all access ports ( going to dumb devices ) are untagged on that port going to the device and tagged for trunk ports. PVID is changed to relevant vlan ID.
I am a bit confused by these two sentences. I have four trunk ports on the switch. Two going to the CAPs and two going to the router. The Switch with a separate router (RoaS) example from your link suggests to use tagging, if I am not mistaken.
Code:
# Purple Trunk. L2 switching only, Bridge not needed as tagged member (except BASE_VLAN 99)add bridge=BR1 tagged=sfp1,sfp2 vlan-ids=10add bridge=BR1 tagged=sfp1,sfp2 vlan-ids=20add bridge=BR1 tagged=sfp1,sfp2 vlan-ids=30add bridge=BR1 tagged=BR1,sfp1,sfp2 vlan-ids=99
Statistics: Posted by boxcee — Wed Jan 08, 2025 10:49 pm