Hi,
I am looking for anyone who has experience about my subject.
Customer has a cisco catalyst switch with 3 VLANs. So I tried to connect between MX100 and Catalyst Switch with Trunk Port(dot1q).
But I was failed to connect.
MX100-MS225 Trunk Port Test was good.
Cisco-Cisco Trunk Port Test was good.
MX-Cisco SW Trunk Port Test was failed.
I don't know why this test was failed.
Solved! Go to solution.
So VLAN1000 is working but VLAN2000 is not working. 2000 is in the extended VLAN range (not part of the standard VLAN range). It should work. The issue will be something to do with the use of the extended VLAN range. Let me think about it more.
What specifically is failing?
Lets pretend you wanted to trunk VLAN1 (Native) and VLAN100.
On your Catalyst switch (like a 2960-X) you would have something like:
interface Gigabit 0/1
switchport mode trunk
switchport trunk allowed vlan 1,100
On your MX you would have something like:
Please refer my message.
You'll have to supply some more information. As per @PhilipDAth's reply this clearly specify's what's required from a configuration aspect, the only difference is you'll have to configure the 3 VLAN's rather than 2?
This article has some helpful details that we used when doing a similar configuration to you.
Hi Adam,
Thank you for your reply
I already saw the article.
But It was no helpful to me.
Thank you,
Hi PhlipDAth, Thank you for your answer. I already set same as you.
Please refer the below pictures.
1. MX64 Setting Page
2. MX64 Ping test from MX64 to Cisco Switch
3. Cisco Switch Setting and Ping Test
So VLAN1000 is working but VLAN2000 is not working. 2000 is in the extended VLAN range (not part of the standard VLAN range). It should work. The issue will be something to do with the use of the extended VLAN range. Let me think about it more.
Are you able to change from using a VLAN ID of 2000 to a number that is 1001 or below?
Hi PhilipDAth,
Thank you for your great answer.
I resoved this problem.
This is VLAN issue.
So Meraki doesn't support extended vlan's?