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 have a simple topology like this:
So, I have Auto-RP configured where R3 and R4 are RP and c-RP for the same group and R5 is mapping agent and R2 is just a PIM neighbor. R1 and R6 are multicast source and dest.
So, after the magic of the Auto-RP ...
Hi all,I have manged to access to GUI on Nexus9K Sandbox. I run show version and copied th python output into a script on my local machine. I run it but I don t get any output. Any idea why?#!/usr/bin/env pythonimport requestsimport jsonfrom ncclient...
Hi all,I am play around with nexus 9k sanbox. I have copy and pasted the pyhon script suggested from sanbox and I am running it on my local machine. Below the script.#!/usr/bin/env pythonimport requestsimport jsonurl='http://10.10.20.58/ins'switchuse...
Hi,
I am not able to ssh to a device behind a PIX firewall due to this error
Apr 01 2017 16:25:07: %PIX-3-305005: No translation group found for tcp src outside:192.168.255.10/47080 dst inside.50:192.168.50.10/22
I don't get the error since the pack...
Hi All,
I got a question about input queue for Cisco 3750: Cisco documentaton talks about "mls qos srr-queue input bandwidth weight1 weight2" where "The ratio of the weights is the ratio of the frequency in which the SRR scheduler sends packets from ...
I might have found the answer by myself. I remembered that Auto-RP use DM to join 224.0.1.39 and 224.0.1.40. I have done a quick test and isolated the PIM router from the RP and c-RP (just a point to point between PIM Router and mapping agent). Doing...
Hi All,
I am trying to set-up ipsec route-base between Juniper SRX and Virtual ASA but I cannot make it work. I have also another vpn policy based between them and is working fine. Since I am more juniper expert, can you please help me to identify t...
Sorry to have been not clear.
Yes, I have clear the meaning of the input queueon Catalyst.
However, I think I found the answer
SRR services the priority queue for its configured weight as specified by the bandwidth keyword in the mls qos srr-queue i...
Hi,
You cannot apply a policy map with shaping in input direction, you can apply only in output direction. Which speed did you get after the policy is applied to the interface? In which direction you don't get proper speed?
Feederico