Dear All,

I have  situation here when I redistribute BGP routes into RIP on R2 with
metric value 4 and 9 for iBGP and eBGP respectively.

On R1 routes metrics are same they are not changing on next help.

match ip next-hop 28
set tag 200
set metric 4
route-map BGP2RIP permit 30
set tag 20
set metric 9

R2(config-route-map)#do sh run | sec router rip
router rip
 version 2
 redistribute ospf 1 match internal external 1 external 2 route-map OSPF2RIP
 redistribute bgp 256 route-map BGP2RIP
 passive-interface default
 no passive-interface GigabitEthernet0/0
 network 150.100.0.0
 distance 255 150.100.12.1 0.0.0.0 7
 no auto-summary
R2(config-route-map)#


Results on R1:
--------------------

R1(config)#do sh ip route rip | inc 200.0.0.9
R       200.0.0.9 [120/9] via 150.100.12.2, 00:00:05, FastEthernet0/0
R1(config)#do sh ip route rip | inc 200.0.0.5
R       200.0.0.5 [120/4] via 150.100.12.2, 00:00:09, FastEthernet0/0
R1(config)#
-----------
Debug ip routing output
Nov 29 03:38:37.943: RT: add 200.0.2.5/32 via 150.100.12.2, rip metric
[120/4]
Nov 29 03:38:37.943: RT: NET-RED 200.0.2.5/32
Nov 29 03:38:37.943: RT: add 200.0.2.6/32 via 150.100.12.2, rip metric
[120/4]
Nov 29 03:38:37.943: RT: NET-RED 200.0.2.6/32
Nov 29 03:38:37.943: RT: add 200.0.2.9/32 via 150.100.12.2, rip metric
[120/9]
Nov 29 03:38:37.943: RT: NET-RED 200.0.2.9/32

Can you someone pls check this configurations and tell me if something is
missing or incorrect.?

Thanks & Regards,
Ramcharan Arya
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to