Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Without going too detailed into troubleshooting, I don't see any RP configuration on NXOS 3,4,5 ? - at least in your output but perhaps you have it in your actual config! ip pim rp-address 1.2.3.4 Regards,Ray.
Hi, The main benefit that I would see is that the port-channel would make the topology more stable. It doesn't cause the FSPF to re-converge if a link is added or removed. Fabric Shortest Path First (FSPF) is the standard path selection protocol used...
Yes, You have to remember those values are based off of templates essentially in DCNM, When you go to deploy fabrics and networks it is primarily based off underlying template values that are preset. For example if you check the template library und...
I have only ever seen route-target both auto not route-target import both auto as you have used here below. evpn
vni 30001 l2
rd auto
route-target import both auto Regardless route-target both auto is just an alias for enabling bo...