12-29-2021 11:53 AM
We are trying to simplify our STP configuration in preparation for the introduction of Meraki switches to our environment. We currently have a Catalyst 9K core with Nexus 9K switches at top of rack and Catalyst 2960's at the access layer. We would like to create a single MST region containing all VLANs, but know we need to exclude the reserved VLANs from the Nexus switches. What is the simplest way of accomplishing this? Do we create a separate region that has the excluded VLANs?
12-29-2021 03:00 PM
I would just create one MST region and add all the VLANs to it. No need to worry about the reserved VLANs because they can not be mapped to any instance as they are reserved for internal use. See line3 in the guidelines and limitation section of this document.
HTH
12-30-2021 09:08 AM
But those VLANs can be mapped on the Catalyst switches, which would lead to an inconsistent configuration, right? The region configuration needs to be identical across all switches, Catalyst & Nexus, correct?
12-30-2021 09:25 AM
On the Catalyst, I would not map them to any instance. Just map the VLANs you are going to use and leave the private vlan as they are.
HTH
01-06-2022 04:32 PM
I'm not sure what you mean by that. The Catalyst puts VLANs 1-4094 in instance 0 by default. The only way I've found to remove a VLAN is by assigning it to another instance.
01-07-2022 02:01 PM
Sorry, I was confusing regions and instances in my original post.
I just noticed that the reserved VLANs are included in instance 0 on the Nexus switches. Do we need to move all the non-reserved VLANs into a separate instance, or can we just leave everything in the default instance 0?
Default config:
Name []
Revision 0 Instances configured 1
Instance Vlans mapped
-------- ---------------------------------------------------------------------
0 1-4094
or
Config to separate reserved VLANs:
Name []
Revision 0 Instances configured 2
Instance Vlans mapped
-------- ---------------------------------------------------------------------
0 3968-4094
1 1-3967
01-07-2022 02:52 PM
I would move all the non-reseved VLANs to a different instance and live the reserved once in 0.
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide