Hello. Per one of Meraki's best practices guides (linked below) regarding defining "uplink" VLANs, I have a few questions.
https://documentation.meraki.com/MS/Layer_3_Switching/Layer_3_Switch_Example
On the MX, a VLAN of 20 named "Uplink" is defined using 192.168.128.0/24 using an MX IP address of 192.168.128.254.
On the MS, a VLAN of 20 named "Uplink" is defined using 192.168.128.0/24 with an interface IP address of 192.168.128.1.
Does the size of the subnet matter for this uplink VLAN? The example uses /24, but should it be much smaller or is the size completely irrelevant. For example, use 192.168.128.0/30 and then use 192.168.128.2 for the MX IP address instead of 192.168.128.254. You could keep the interface IP address of 192.168.128.1 on the MS.
On this uplink VLAN defined on the MX, does DHCP need to be enabled for any reason? I don't see why it would, but I'm unsure.
On the MX, how would you define the uplink port to the MS? Trunk port, native VLAN 1 and allowed VLANs 20? The answer to this would dictate how the matching uplink port on the MS would be defined.