Downstream BGP

Hi, I have 5 BGP peers and need to control some traffic by manually form.
I controlled upstream traffic via mangle rules and static routes, but, how can I configured some kind of downstream traffic to receive them for a particular bgp peer ?.



Thanks

up
we need bgp-communities support

already supported.

if you want to affect the incoming traffic you can only use as-path (padding) I believe.

Sam

And communities if your uplink supports this. Communities are some kind of tag.
With this tag your uplink can announce your Networks differently.

Stefan