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.
We are currently using the NX-API to create NBM flows on a Cisco switch, which is working fine. Now we would like to save these flows to the startup config. Is this also something that can be done with NX-API? Switch model:Cisco Nexus N9K-C93180YC-FX...
Is it possible to specify the ingress interface when creating a static flow with the "nbm flow-definition" CLI command?There are two interfaces on which the multicast traffic can come in. For some reason the "nbm flow-definition" command seems to aut...
Is it somehow possible to route the traffic of specific multicast stream between two interfaces and block it on all others, instead of letting the switch discovering the path itself?Basically we would like to enforce that the traffic can only go via ...
The following page seems to describe exactly what we want to achieve: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/ip-fabric-for-media/solution/guide/b-cisco-nexus-9000-nx-os-ip-fabric-for-media-solution-guide-93x/b-cisc...
All interfaces will be used for multicast, so we cannot disable it for the whole interface. But we want full control over which multicast goes to which egress interface to be able to manage the capacity of that link. "ip igmp static-oif <multicast g...