Re: Load balancing incoming trafic with BGP

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: BARDOU Pierre
Date: Tuesday, June 29, 2010 - 7:03 am

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 :)
Many, many thanks for your help.

--
Cordialement,
Pierre BARDOU


-----Message d'origine-----
DeB : rhsv6@hushmail.com [mailto:rhsv6@hushmail.com] 
EnvoyC)B : mardi 29 juin 2010 13:30
CB : misc@openbsd.org
CcB : BARDOU Pierre
ObjetB : Re: Load balancing incoming trafic with BGP

Hello,

Have you tried a filter based config for your prepends ?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Load balancing incoming trafic with BGP, rhsv6, (Tue Jun 29, 4:29 am)
Re: Load balancing incoming trafic with BGP, BARDOU Pierre, (Tue Jun 29, 7:03 am)
Re: Load balancing incoming trafic with BGP, Stuart Henderson, (Tue Jun 29, 8:13 am)
Re: Load balancing incoming trafic with BGP, BARDOU Pierre, (Wed Jun 30, 5:36 am)