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 , I was look at the Yang data model for MPLS LDP and trying to write a yang file based on this.Before that, I just wanted to know is there any way to generate yang file based on the yang model. Basically, I wanted to avoid the manual work. refer d...
Hi team,Have few doubts on round trip time of PING utility.Actually am not sure how RTT is calculated. i mean min/avg/max values. is there any algorithm available ? please share if any RFC available ?i know RTT is delay between source and destination...
Hi team,Have few doubts on round trip time of PING utility.Actually am not sure how RTT is calculated. i mean min/avg/max values. is there any algorithm available ? please share if any RFC available ?i know RTT is delay between source and destination...
Hi Floks,i have basic doubt on metric calculation of the routes in cisco routers.what was the default metric value for static routes ?How it is calculated ?Please share me if there is any link for reference.thanks and regards,Rajesh Kumar V
Hi Team,i have static RP for a group range (225.0.0.0 to 255.0.0.0) and i have configured dynamic RP (bootstrap mechanism) for the same group range.which one will be elected as RP-SET.please share your views. thanks a lot in advance.regards,Rajesh ku...
example:R1#sh ip route 2.2.2.0Routing entry for 2.2.2.0/24 Known via "static", distance 1, metric 0 (connected) Routing Descriptor Blocks: * 12.12.12.2 Route metric is 0, traffic share count is 1 directly connected, via Serial0/1
thanks a lot karthi.what you said is exactly correct for Administrative Distance (AD). my doubt is in metric point. can we set 0 as a metric for static route ? if yes , how we are determining.thanksRajesh kuamr V
Thanks karthi.So, Basically we cannot use 0 as metric for directly connected route.In that case we cannot use 0 as the metric for static route too ?.I see that many router manufactures use metric 0 (ad=1 metric=0 [1/0]) for static routes and also ...