I would use a FEX or a switch that is designated for single homed connections if possible. If none of the above is possible i would do it this. Create vlan on both Nexus switches. Best practise is to keep non vpc vlans off the peer-link and use a dedicated interface/portchannel. But using the peer-link works as well. Do what fits your setup. Then you should plan your stp topology. The MX forwards BPDUs un-modified so the nexus switches will see each other's BID. Use that to plan your forwarding and alternate ports. If you get the stp topology wrong nothing bad will happen, but your data path will be through the MX instead of your peer link/dedicated l2 interface. Considering this it might me smart to split the MX vlan out of the default MST domain and create a dedicated one just to reduce the potential fallout. Imagine how easy this would be if the MX just could do portchannel.... What ever you do, don't enable bpdu filter on those ports... made that mistake in my early career. Still remember the feeling in my gut when the terminal went unresponsive 😬
... View more