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.
I was looking about for a POAP NX-OS lab after reading the following blog article:https://blogs.cisco.com/developer/with-poap-youll-never-console-into-your-nexus-switches-again Could you advise if this lab has been discontinued or if there is any way...
I'm trying to execute an EEM script on a leaf switch when the following syslog message is generated. LEAF01 %ETHPORT-5-IF_DOWN_LINK_FAILURE: Interface Ethernet1/50 is down (Link failure) Following is what I have configured event manager applet linkdo...
Hi All Another EEM port from me I'm afraid but somehow this does not seem to work under the 9k's. We're running VXLAN and running VSAN across racks. Now there's a limitation with VMware where if the ESXi host sees the host port up when the spine link...
I was wondering whether anyone has some information on how to execute an EEM script on a switch reload before the ports can start forwarding. Effectively the problem is the host ports start forwarding before the bgp session is established and I would...
Hello Community
I wanted to ask if anyone has used tenant routed multicast on their vxlan deployment and could explain some details of how this works in general. For a L3 multicast requirement where the RP is external to the fabric, I'm not sure I ...
In the nexus 9K python cli I'm not able to parse the following syntax cli("conf")cli("int %s" % interface)cli("sh") according to the guide, I need to issue it ascli ("conf ; int %s % interface ; shut") The help only says the following cli(cmd)Execute...
I've got the first scenario working with using the track boolean or command. However still stuck on scenario 2 where while the spine ports are still disabled and the host ports are brought up then EEM does not kick in to reshut the ports. Also it loo...
Ah i just got what you meant on this. https://community.cisco.com/t5/networking-documents/how-to-introduce-large-delays-in-eem-policies/ta-p/3161702 Yes, I'll do so and thanks again for your help with this.