problems with connection to upsteam switch
I had this successfully connected to a Dell managed switch, but I had to migrate to a Cisco switch and it is not working like it did before.
I need to have 6 ports in 1 VLAN (VLAN #1), 1 port in a separate VLAN (VLAN #2), with the uplink port transiting those 2 VLANs to the Cisco switch.
The configuration on the Dell did not include VLAN 1 (Dell trunk type was set to "general" and the native VLAN on the uplink port was changed to the first VLAN.
I matched the Dell configuration using this configuration on the Cisco switch without luck:
interface GigabitEthernet1/0/14
description "home powerline"
switchport trunk native vlan 423
switchport trunk allowed vlan 423,997
switchport mode trunk
spanning-tree portfast
All of the ports (1-6) in VLAN#1 (423) work as expected
The device in VLAN#2 (997) cannot get a DHCP address and if I give it a static address, it cannot ping the default gateway.
I zipped up the screenshots of the three VLAN port assignment's (VLANs 1,423 & 997) and the PVID table.