On 2018-11-26, Michail Iordanidis <[email protected]> wrote: > Dear all, > > is there a way to advertise IP prefixes generated from a customer AS & > prefixes to an EBGP neighbor in Openbgpd? > > Can I somehow create an outgoing prefix list our something like a > route-map for outgoing filtering? > > Please help > > >
Normally you talk BGP with the customer and use filter rules to allow them to send announcements for their prefixes (and no others), either from a prearranged list, or from their IRR database entries (maybe using bgpq3 or similar to generate it). Does that match what you're trying to do? Or are they asking you to announce for them?

