BB1 advertising two prefixes to R2, those prefixes should be visible on R4
and R5.

I am not able to get those routes on R4 and R5

Configs:-

R2
----
router bgp 245
 no synchronization
 bgp log-neighbor-changes
 neighbor 187.42.0.4 remote-as 245
 neighbor 187.42.0.4 update-source Loopback0
 neighbor 187.42.0.4 next-hop-self
 neighbor 187.42.0.5 remote-as 245
 neighbor 187.42.0.5 update-source Loopback0
 neighbor 187.42.0.5 next-hop-self
 neighbor 187.42.212.21 remote-as 21
 neighbor 187.42.212.21 route-map BB1 in
 no auto-summary

route-map BB1, permit, sequence 10
  Match clauses:
  Set clauses:
    comm-list DELETE delete
  Policy routing matches: 0 packets, 0 bytes

R2(config-route-map)#do sh ip bgp
BGP table version is 3, local router ID is 187.42.0.2
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
*> 65.33.33.0/24    187.42.212.21            0             0 21 i
*> 199.201.201.0    187.42.212.21            0             0 21 i
R2(config-route-map)#

R4
--- 
router bgp 245
 no synchronization
 bgp log-neighbor-changes
 neighbor 187.42.0.2 remote-as 245
 neighbor 187.42.0.2 update-source Loopback0
 neighbor 187.42.0.5 remote-as 245
 neighbor 187.42.0.5 update-source Loopback0
 no auto-summary

R2(config-route-map)#do sh ip bgp 199.201.201.0
BGP routing table entry for 199.201.201.0/24, version 3
Paths: (1 available, best #1, table Default-IP-Routing-Table)
  Not advertised to any peer
  21
    187.42.212.21 from 187.42.212.21 (199.201.201.21)
      Origin IGP, metric 0, localpref 100, valid, external, best
R2(config-route-map)#

R5
---
router bgp 245
 no synchronization
 bgp log-neighbor-changes
 neighbor 187.42.0.2 remote-as 245
 neighbor 187.42.0.2 update-source Loopback0
 neighbor 187.42.0.4 remote-as 245
 neighbor 187.42.0.4 update-source Loopback0
 no auto-summary
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to