The GS108T instructions are a little vague on how to set up ports as tagged and untagged on isolated vlans. I needed to set up ports between two managed switches with a trunk line, i.e. the packets were 802.1Q tagged, with packets going in opposite directions on the same physical ethernet line. My problem centered around understanding what the instructions were saying, not that they are bad instructions, it's just that they left out some details or someone assumed that the user would automatically know what to do. I am learning how to use the product correctly. I found out that you needed to set up the ports on either side of the trunk line in the following manner:
- you need to set the T on each of the vlans that you want to appear as tagged on the port; the vlan numbers should be the same on either switch.
- on the PVID screen you need to set the acceptable frame types as "VLAN only" instead of "Admit All"; this forces the port to discard any untagged packets that appear
- on the PVID screen ignore the PVID field for the trunk port; this was not clear in the documentation
- on the PVID screen leave the ingress filtering to "Disable" as the opposite drops tagged packets that are not the id in the PVID field; since you can only have one number in the PVID field, this would not be a good choice (not clear in the documentation)
- you need to have a U on each of the ports represented with the vlan that you want to recieve/transmit on; note that only one vlan should be present on the untagged ports to isolate the vlan from others; this is not true of the tagged ports
- on the PVID screen change the PVID field to be the vlan number that you wish to have on the port
- on the PVID screen leave the acceptable frame types to "Admit All" for the untagged port; this will ensure that the incoming packets will be destined for the specific vlan mentioned in the PVID field
- on the PVID screen leave the ingress filtering to "Disable" on the untagged port; this will ensure that the rules in 802.1Q are followed for the port