Thank you in advance for any suggestions! Fairly new to Meraki so bare with me 🙂 Our company has a simple network environment throughout our divisions. We have a data vlan and a voice vlan for 95% of our divisional offices. We've been replacing our old Edge routers with MX appliances but have kept our CAT 3560 and 3750 switches. For our Meraki config, we have our trunk port to first switch with the native vlan being the data vlan. The daisy chained switch trunk ports also have the native vlan assigned and all has worked well with data and voice. I've recently added an additional data/server vlan at one of our offices and only servers connected to the first switch will connect to the network. The switches daisy chained off the first switch will show unidentified network on our servers. From the MX, I can only ping the server vlan interface IP from the first switch but not any of the other switches in the environment. I'm wondering if this is as simple as a missing route?
Example config:
Servers - VLAN 10
Data - VLAN 11
Voice - VLAN 20
Meraki MX - LAN port 3 set as trunk with native VLAN 11
interface GigabitEthernet1/0/48
description Meraki Trunk Port
switchport trunk encapsulation dot1q
switchport trunk native vlan 11
switchport mode trunk