Sorry, it's a typo. The real RIB :

On router A "bgpctl sh rib" :
Flags   destination                     gateway lpref   med     aspath          
                        origin
AI*>    217.109.108.0/24                0.0.0.0 100     0                       
                                i
AI*>    217.109.108.128/25      0.0.0.0 100     0                               
                        i
On ISP router A "bgpctl sh rib" :
Flags   destination                     gateway lpref   med     aspath          
                        origin
AI*>    217.109.108.0/24                0.0.0.0 100     0       65001           
                                i
AI*>    217.109.108.128/25      0.0.0.0 100     0       65001 65001 65001 65001 
65001           i

--
Cordialement,
Pierre BARDOU


-----Message d'origine-----
De : Stuart Henderson [mailto:s...@spacehopper.org]
Envoyi : mardi 29 juin 2010 17:13
@ : misc@openbsd.org
Objet : Re: Load balancing incoming trafic with BGP

On 2010-06-29, BARDOU Pierre <bardo...@mipih.fr> wrote:
> Hello,
>
> I did this on router A :
>
> network 217.109.108.0/24
> network 217.109.108.128/25
>
> neigbor...
>
> allow from any
> match to any prefix 217.109.108.128/25 set prepend-self 5
>
> On router A "bgpctl sh rib" :
>
> Flags destination                     gateway lpref   med     aspath          
>                         origin
> AI*>  217.109.108.0/24                0.0.0.0 100     0                       
>                                 i
> AI*>  217.109.108.128/24      0.0.0.0 100     0                               
>                         i
>
> On ISP router A "bgpctl sh rib" :
>
> Flags destination                     gateway lpref   med     aspath          
>                         origin
> AI*>  217.109.108.0/24                0.0.0.0 100     0       65001           
>                                 i
> AI*>  217.109.108.128/24      0.0.0.0 100     0       65001 65001 65001 65001 
> 65001           i
>
> Everything is fine :)


Hmm, that's wierd, the received routes are /24!

Reply via email to