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 referred BGP path selection algorithm from below link
https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13753-25.html
Can someone help to understand why Step #10 is only for external peers? Why is this rule not applicable ...
I have topology which includes IOS XR image running on VM Maestro
Need to configure PIM. Below configuration syntax is not available in the image.Cisco IOS XR version: 6.0.1
VIRL : Version: 1.3.0
Is there any compatibility issue for both the versio...
Sorry for confusion. I corrected the post. It is R3 receiving route from R1 and R2R3 - R1 and R3- R2 are iBGP peersR2 - R5 and R1 - R4 are eBGP peersNow R3 has 2 paths, one via R1 and other via R2. In this case, why Step #10 is skipped?Is there any l...
@omz , Thanks but still the question remains unanswered..
I will explain with scenario.
Consider attached topology. Here R3 receives route 10.10.10.1/24 from R2 and R1.
Considering all criteria same, we reach step #10 of path selection criteria.
I...