[j-nsp] Re: Announcing Aggregate Routes
Jerome Fleury
jeje at jeje.org
Mon Jan 17 06:42:35 EST 2005
I do something like that, I think it's the most simple way to do it:
routing-options {
aggregate {
route 83.152.0.0/13 {
community [ xxxxxxxxx ];
as-path {
atomic-aggregate;
}
}
}
}
We use the atomic aggregate to void having private ASes in the announcement
to the Internet.
You should also consider the use of the 'passive' knob.
Regards.
--On vendredi 14 janvier 2005 11:12 -0600 Erik Sundberg
<sunder at appscorp.net> wrote:
> hello all
>
> What is the proper/BCP way to announce aggregate routes on a juniper
> router for bgp. I have it working right now but i don't know if i am
> doing it the right way. I am currently using static routes and discarding
> the route, but i know that juniper routers also have the aggregate route
> table.
>
> Does any body have a exmaple use the "set routing-options aggregate route
> x.x.x.x/x" with the policy statement.
>
> Thanks
>
> Erik
>
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
jeje.
More information about the juniper-nsp
mailing list