Re: BGP



On Thu, 28 Feb 2008 18:07:21 +0100, pierre wrote:

i need advertising host because my neigboor filter take only /32 .....


Can you explain the reasoning behind this? Is it for some particular
application? The only time I've seen /32 host routes advertised in BGP is
for blackholing.

In order to advertise this /32 address on your connected interface ...

router bgp xxxxx
redistribute connected

Chris.
.