I've noticed that the ports in our 8*10Gb module are showing incorrect information. For example port T1/1/4 in the module is reporting trunked vlan 1-1000, however on the switch the port is configured with the following trunked vlans:
interface TenGigabitEthernet1/1/4
switchport trunk allowed vlan 2109,2201-2209,2221,2222,2741,2751-2753,2841
switchport trunk allowed vlan add 2851-2853,2924,3000,3016,3032,3048,3064,3080
switchport trunk allowed vlan add 3096,3112,3128,3144,3160,3176,3192,3208,3224
switchport trunk allowed vlan add 3240
Not sure if it has anything to do with it, but port G1/1/4 shows as:
interface GigabitEthernet1/1/4
end
G1/1/4 and T1/1/4 are the same port (physically), just depends on which transceiver you use. So is the issue that the dashboard is pulling the config for port G/1/1/4 rather than T1/1/4, or is it potentially due to exceeding a variable length for trunked vlans within the Meraki dashboard?