Hi,

Problem: R3 is sending routes to BB3, however BB3 can only see:

BB3>sh ip route rip
R 144.2.0.0/16 [120/1] via 204.12.2.3, 00:00:26, Ethernet0
BB3>

Any suggestions ?

Thanks
-Azher


Rack2R3(config-if)#do sh runn | sec router rip
router rip
version 2
passive-interface default
no passive-interface Ethernet0/1
network 144.2.0.0
network 150.2.0.0
network 204.12.2.0


Rack2R3(config-if)#
May 1 12:38:55.299: RIP: sending v2 flash update to 224.0.0.9 via Ethernet0/1 (204.12.2.3)
May 1 12:38:55.299: RIP: build flash update entries
May 1 12:38:55.299: 144.2.0.0/16 via 0.0.0.0, metric 1, tag 0
May 1 12:38:55.299: 150.2.0.0/16 via 0.0.0.0, metric 1, tag 0
Rack2R3(config-if)#