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 am experiencing inconsistent echo-replay from devices connected via VPC to Nexus 5500s while pinging from the Nexus exec prompt.In some cases I receive normal response when pinging from one Nexus, but no response when pinging from the other switch...
I want to prioritize egress voice traffic across a trunk terminated on an F1 module, N7K-F132XP-15. I am unsure about the setup; according to the "show interface capabilities" F1 interfaces support 8 egress queues, while the Nexus QoS docume...
A multisite network is currently supporting muticast using PIM dense mode, which is enabled on router/switch LAN and WAN interfaces across all locations. I am about to introduce Nexus switches to the main LAN. How can I make dense and sparse mode coe...
I am looking for a script or applet that will dis/enable an ethernet interface on Cat 6500based on reachablity to an external destination. Reachability should be verified either directly by sending ICMP packets, or based on IPSLA status.Thank you,Jar...
I am planning for DMVPN deployment where the hub router is going to be directly connected to the Internet while spokes will reside behind firewalls (PIX 501s). I would like spokes to do just the multipoint GRE and offload encryption to firewalls. The...
Sparse-dense mode is not supported by the Nexus. Ultimately I will be facing a situation where two routers; one running sparse and the other dense mode, will be requiured to pass multicast for the same group between each other ( as in the scenario ...
This is exactly what I need. Two questions, after "shut/no shut" command is executed, shouldn't script exit the config mode?How do I make the script active, i.e. ready to take action based on track event?Thanks a lot.
Is it possible to NAT multiple source addresses to a single IP using policy NAT?Will the following config translate any 10.x.x.x address to 172.16.1.250 while accessing the /24 ?access-list policy-nat-acl extended permit 10.0.0.0 255.0.0.0 152.220.10...