Re:Injecting EBGP route into IGP router's routing table

From: Ozgur (polarccie@yahoo.co.uk)
Date: Mon Jun 02 2003 - 12:11:59 GMT-3


You should set the metric under rip ....

 

R4's config;

router rip

redistribute bgp 1 <-------------missing metric

passive-interface default

no passive-interface Ethernet0/0

no passive-interface Serial0/0.14

no passive-interface Loopback0

network 140.40.0.0

network 172.16.0.0

network 192.168.4.0

no auto-summary

!

router bgp 1

bgp router-id 192.168.4.4

bgp log-neighbor-changes

neighbor 192.168.5.5 remote-as 5

neighbor 192.168.5.5 ebgp-multihop 2

neighbor 192.168.5.5 update-source Loopback0

Can someone point out what I am doing wrong?

Thanks,

JP

---------------------------------
Yahoo! Plus - For a better Internet experience



This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:10:51 GMT-3