Page 1 of 1

SwOs CSS106 Only tagged

Posted: Tue Jun 19, 2018 10:28 am
by bgvndas
Please suggest how to configure CSS106 with only tagged vlan.
Port 1 - port to router tagged vlan 10, 20, 30
Port 2,3,4 - port to client tagged vlan 10, 20, 30
Untagged traffic should be blocked

Re: SwOs CSS106 Only tagged

Posted: Tue Jun 19, 2018 5:28 pm
by artz
You can set the switch to accept only tagged packets on the ingress port. To do so, set "VLAN Receive = only tagged" under the "VLAN" tab for Port1-Port4.

To filter out all unknown VLANs and allow only 10,20,30, you need to set VLAN mode to either enabled or strict. Under the "VLAN" tab set "VLAN Mode = enabled/strict" for Port1-Port4. After than, open "VLANs" tab, press "append", specify "VLAN ID = 10", set "not a member" for each port that should not forward this VLAN ID (in your case, set "not a member" to Port5 and SFP. Repeat the steps for VLAN20 and VLAN30. That is it! Though you might want to consider to disable unused ports for security reasons.

Don't forget to apply all changes.

Re: SwOs CSS106 Only tagged

Posted: Tue Jun 19, 2018 6:52 pm
by chechito