SG2008P Trunk (802.1Q) configuration
This is so basic setup that I don't even know how to begin.
I want to setup Port 8 as the 802.1Q trunk port. Move the WebGUI interface to VLAN 254 on ip 10.0.254.8 255.255.255.0. Build a DHCP Pool for my VLANs. But I can't even get pass the basic stuff. I thought it was going to be an easy process but turns out I don't get the WebGUI or something....
I created all the VLAN that the SG2008P will be expecting to be on...(PS: Can I delete VLAN 1? All my other, non-TP-Link, switches I either have VLAN disabled or moved all the switchport to 1000.
Then I added them to physical port 1/0/8. Then made sure the port was set to admit only Tagged (I tried it both ways same result) Set port 1/0/7 as the test port with PVID 254 (untagged)
On the opposite end this is the configuration:
sw0(conf-if-te-1/0/46)# do sh run int te 1/0/46 interface TenGigabitEthernet 1/0/46 mtu 9216 switchport switchport mode trunk switchport trunk allowed vlan all no switchport trunk tag native-vlan no spanning-tree shutdown no fabric isl enable no fabric trunk enable no shutdown !
On the laptop I put in the VLAN254 (port 7) ip address manually (10.0.254.0/24). The expected result is that i should be able to ping the VLAN gateway... but nope...
I tried it on another switch with SG2008P, same results. This is pretty basic level stuff. So what am I missing? (And Yes, if I put the laptop on a different segment of the network, I can reach the VLAN 254 gateway.