Re: 4.7 Release - bgpd not passing IBGP routes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Insan Praja SW
Date: Sunday, May 30, 2010 - 9:12 am

Hi,
On Sat, 29 May 2010 18:25:12 +0700, a b <obsdmiscsub@yahoo.co.uk> wrote:

   ^^^^^^^^^^^^^

I think you need to re-assess that. from man (5) bgpd.conf

  announce (all|none|self|default-route)
              If set to none, no UPDATE messages will be sent to the  
neighbor.
              If set to default-route, only the default route will be  
announced
              to the neighbor.  If set to all, all generated UPDATE messages
              will be sent to the neighbor.  This is usually used for  
transit
              AS's and IBGP peers.  The default value for EBGP peers is  
self,
              which limits the sent UPDATE messages to announcements of the
              local AS.  The default for IBGP peers is all.

Which, you need to have sth like:

network 0.0.0.0/0

HTH,

-- 
insandotpraja(at)gmaildotcom
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
4.7 Release - bgpd not passing IBGP routes, a b, (Sat May 29, 4:25 am)
Re: 4.7 Release - bgpd not passing IBGP routes, Insan Praja SW, (Sun May 30, 9:12 am)