1.) Why is there a need to redistribute EIGRP into BGP on R5 and R6? Wouldnt a single redistribution on R5 is sufficient enough?
2.) how does the ODR routes on R5 gets redistributed in BGP?
I can see the ODR routes in R5 routing table, but after redistributed EIGRP and Connected into BGP on R5. There are no BGP routes for R4 E0/0 an E0/1.
Rack1R5#sh ip route od
156.1.0.0/16 is variably subnetted, 14 subnets, 2 masks
o 156.1.4.0/24 [160/1] via 156.1.45.4, 00:00:50, Serial1/1
o 156.1.44.0/24 [160/1] via 156.1.45.4, 00:00:50, Serial1/1
o 156.1.109.0/24 [160/1] via 156.1.109.9, 00:00:21
150.1.0.0/24 is subnetted, 8 subnets
o 150.1.4.0 [160/1] via 156.1.45.4, 00:00:50, Serial1/1
Rack1R5(config-router)#do sh ip bgp reg ^$
BGP table version is 39, local router ID is 150.1.5.5
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 54.1.1.0/24 156.1.35.3 5246976 32768 ?
*> 150.1.1.0/24 156.1.35.3 5273600 32768 ?
*> 150.1.2.0/24 156.1.35.3 4857856 32768 ?
*> 150.1.3.0/24 156.1.35.3 2713600 32768 ?
*> 150.1.5.0/24 0.0.0.0 0 32768 ?
*> 150.1.6.0/24 156.1.35.3 4862976 32768 ?
*> 150.1.7.0/24 156.1.35.3 4860416 32768 ?
*> 150.1.8.0/24 156.1.58.8 409600 32768 ?
*> 156.1.3.0/24 156.1.35.3 2841600 32768 ?
*> 156.1.8.0/24 156.1.58.8 284160 32768 ?
*> 156.1.15.0/24 156.1.35.3 5145600 32768 ?
*> 156.1.18.0/24 156.1.58.8 284160 32768 ?
*> 156.1.23.0/24 156.1.35.3 4729856 32768 ?
*> 156.1.27.0/24 156.1.35.3 4732416 32768 ?
*> 156.1.35.0/24 0.0.0.0 0 32768 ?
*> 156.1.45.0/24 0.0.0.0 0 32768 ?
*> 156.1.45.4/32 0.0.0.0 0 32768 ?
Network Next Hop Metric LocPrf Weight Path
*> 156.1.58.0/24 0.0.0.0 0 32768 ?
*> 156.1.67.0/24 156.1.35.3 4734976 32768 ?
*> 192.10.1.0 0.0.0.0 0 32768 ?
*> 200.0.0.0 156.1.35.3 5374976 32768 ?
*> 200.0.1.0 156.1.35.3 5374976 32768 ?
*> 200.0.2.0 156.1.35.3 5374976 32768 ?
*> 200.0.3.0 156.1.35.3 5374976 32768 ?
*> 204.12.1.0 0.0.0.0 0 32768 ?
Rack1R5(config-router)#
Rack1R5#sh ip bgp reg ^$ | i 156.1.4.0
Rack1R5#sh ip bgp reg ^$ | i 156.1.44.0
Rack1R5#