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.
Hi all,With regards to the Mark Probability when applied to WRED I was wondering why Cisco have selected 1/10 as default.As I understand it, this means that a maximum of 1/10 packets will be dropped while the average queue depth is between min and ma...
Hi all,Can you please help me clear this up.I am confused about DSCP trust boundaries. I understand that COS is Layer 2 and it is stripped off at the router. But what about DSCP? The IP portion of the packet is not stripped so why whould there be a n...
Hi all,I've been handed a config to review and it has something i've not seen before.what does the priority command do without any paramters??i.e.policy-map aaaa class bbbb priorityNone of the IOS that we have support this command without parameters....
Hi all,I'm trying to calculate our BGP bandwidth consumption. In RFC 1774 the formula is MR = O(N + M * A) (http://tools.ietf.org/html/rfc1774)My question isâ¦what is 'O' ??thanks very much,Andres
Hi all,As part of a provisioning test plan I need to break a 3750 stack. Is there any way I can achieve this remotely? i.e. without going to site and physically removing the stack cable.Thanks,Andres
Hi Neo,just add the command transport input none on the vty lines.i.econf tline vty 0 4transport input noneJust make sure you have another method of administering it (such as console) before you add this.HTH,Andres
In my experience the top IT personel are the deep thinkers. The best IT solutions can often be abstract; as a crude example one might suggest a change in process instead of infrastructure. And so I wonder how your twenty technical questions will expo...
The scenario that Rick highlighted is actually valid for any summarisation. It's not specific to the same area ospf setup mentioned in this thread.HTH,Andres
Hi Martin,You should be able to achive this using role based CLI access. You can lock a view down to specific commands.See this link:http://www.cisco.com/en/US/docs/ios/sec_user_services/configuration/guide/sec_role_base_cli_ps6350_TSD_Products_Confi...
Hi Guiseppe,Thanks for your response. Thanks for letting me know that the drop rate is linear. "all TCP sessions that have at least one packet dropped reduce their windows"I think I see, so the concept is that if the session is a large one (i.e more ...