How to do Port Specific VLAN + Routing
I need to configure routing between two VLANs with the same Port Specific VLAN, something like this: (SwitchA)10.1.1.1-------tag 100------10.1.1.2(SwitchC)192.168.1.2-----tag 100------192.168.1.1(SwitchB) How can I do this? Here is the options tha...