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 everyone,
In the attached digram R4 in AS 30 seems to have two paths to 75.1.0.1/16 and 75.2.0.1/16 (on R7), one is through R6 and the other one is through R2 -> R1 -> R3 -> R5.
But the following on R4 only shows there is one path? I am expecting ...
Hi All,I understand how a root bridge is selected - that is the one with the lowest Bridge ID.But this is easily seen when we know how many switches there are in deployment and what bridge ID each switch has, my question is how does a switch figure i...
Hi,Is it true that, when BackboneFast is enabled, the switch that lost connection to its root bridge will do two things.It will send an RLQ reply out all other ports connected (does it also send it to the root port? it will have no effect anyway due ...
Hi,As I understand it, loop guard will put a non-designated port into a loop-inconsistent state if no BPDU is received after the max-age timeout, hence preventing that port from transitioning into a forwarding state. What happens if there is a genuin...
Thanks Again Carlos!
R1 does appear to be peering with R2.
R2#sh ip bgp summary
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
12.0.0.1 4 10 535 563 15 0 0 07:28:37 ...
Thanks Juan. I don't see R4 having two alternative paths, which is why I was asking.
I know the best routes but 'sh ip bpg' should contain all possible paths?
The following is shown on R2 and R4:
R2#sh ip bgp
Network Next Hop Metric LocPrf Weight Path
*> 75.1.0.0/16 24.0.0.4 0 30 40 50 ?
*> 75.2.0.0/16 24.0.0.4 ...
Thanks Juan,
Please see below.
R1:
interface FastEthernet0/0
ip address 12.0.0.1 255.255.255.0
speed auto
duplex auto
!
interface FastEthernet0/1
ip address 13.0.0.1 255.255.255.0
speed auto
duplex auto
!
router bgp 10
bgp log-neighbor-change...