BGP default originate & route Maps

From: Roy Grego (ccsi100@xxxxxxxxx)
Date: Mon Oct 09 2000 - 03:37:01 GMT-3


   
Hi Guys,

I can't get the a bgp router to insert a default route
(when it sees another route in its routing table) (Yes
I have turned off sync & turned it on). Funny thing is
that when I don't use the route-map statement it works
fine. So I tried a permit any on the route-map
statement & it still does not work.

Ex.

R1-----R2-----R3 (All ebgp connections)

R1 sends route to R2. R2 sees the route in its Routing
table & sends default route to R3 (bgp table).

R2 config
router bgp 2
sync
nei 1.1.3.1 default-originate route-map r1

route-map r1 permit 10
 match ip addr 1

acc 1 p 1.1.1.1

R2# sh ip ro
1.1.1.1 is in the routing table from OSPF

Thanks,
ROY



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:24 GMT-3