Hi, I am part of a small team that look after the technical support for a number of schools. A local initiative has brought in money to replace the switches and wireless access points in a number of them (most of them currently running a mismatch of legacy equipment toggled together). Two of the schools have already had their new installs - all Meraki MS switches and MR access points.
Our schools run two separate networks internally that don't see each other, which I'll call office and classroom. On the older equipment we would VLAN them as 50 for the office network and 60 for the classroom (as per local council requirements). Each network is fed a separate link to the outside world (50 is behind a authenticated proxy, 60 is filtered but straight out) The new equipment is primarily to upgrade the classroom network, but if there are spare ports, we are hoping to use them to run the office network as well.
At the first school, the installers (as it's a contract we are not allowed to do it) left everything almost on default. All ports were still set as trunk, and all were in still members of VLAN 1. It works, but obviously I needed to get the correct VLANs set up. The second school, we asked to have VLAN 60 set as the management VLAN from the off, so they put everything in VLAN 60, including making VLAN 60 the native VLAN.
In both schools, I've moved the internet link for the classroom network to a port I've configured in VLAN 60, changed the switch's VLAN to 60, and also changed the overall management VLAN to 60 (in switch settings - VLAN configuration). I then changed any edge ports to access ports in VLAN 60 (I've left the ports that the MR access ports use as trunk on VLAN 60, as I understand that allows us to add another SSID on another VLAN further down the line - but that's for another day). I have also assigned a few spare ports to VLAN 50 for use by the office network when I feel confident in moving them across.
My sticking point is the trunk ports linking switches together. Trying to follow tips on these forums about native VLAN best practices, in school A I have made the native VLAN on these to VLAN 777, which on purpose doesn't exist. I put VLANs 50 and 60 as the only allowed VLANs across the links. In school B, I removed the native VLAN altogether on the links, and again the only allowed VLANs across are 50 and 60. Both seem to work - I can still manage the far switches on the ends of the trunks, and machines connected to them receive their data. However, on this Meraki document I see the statement:
Note: Meraki management traffic destined for the Cloud is forwarded onto the wired network untagged. On an 802.1Q trunk, untagged traffic is placed on the native VLAN. The native VLAN should be the same for all interconnected switches and routers on the LAN and have a routing interface with a path to the Internet.
Does that mean I should be using my internet facing VLAN of 50 as the native VLAN for all the trunk links?
I'm totally stuck as to which of these methods I should be using - could somebody shed some light? Many thanks.