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.
Hello,I noticed a lot of config guide pages don't render really well. For example if you go to http://www.cisco.com/en/US/docs/ios-xml/ios/eem/configuration/12-4t/eem-policy-cli.html you'll notice that you have to keep on scrolling left and right as...
I'm wondering why is it that Cisco's website has such a problem maintaining links to their document for more then few months? What the back end process that keeps on changing every possible links to any document?My suggestion is start using something...
I'm really stuck.I have a VMware 4.1 running but everytime i try to install the vem on the same host as vsm i get the following error:[root@vm01 sbin]# ./esxupdate -b http://10.11.100.100/cisco/vibs/VEM/4.0.0/VEM-4.0.0-patch01/cross_cisco-vem-v121-4....
Hello,I was reading in one of my training manuals that if the average queue size is above the MaxThreshold but less then the total queue size packets will get dropped with MarkPrabobiltity and if the average queue size is above the max threshold and ...
HiDoes anyone know what's cisco's preference when dealing with a path that has a MED set to 0 and a path that does not have a MED set (assuming everything else is default)?Thank you,Tom
Do you know if the ASR9K platform will be supporting more of a dynamic load balancing algorithm to account for flowlets and better distribution of traffic over links based on their utilization whiles still minimizing packet reordering? I noticed that...
For the performance testing of RPLs can you verify RPLs attached to other address-families such as VPNv4/v6 etc. I could only find info on default-IPv4-Uni-1.2.3.4 or is it not address-family dependent? I'm looking for commands to verify vpnv4, vpnv6...
Would you be able to clarify using "apply" keyword in the if statement?
Using the example from the link below:
If apply policyA and apply policyB then
Set med 100
Else if not apply policyD then
Set med 200
Else
Set med 300
Endif
End-policy
wh...