Re: Forward full view to a downstream

2019-05-29 Thread C. Jon Larsen
Setup an EBGP multihop session off your route reflectors, assuming they are bird, and export all routes and import none on your session facing his router. So your customer has an extra bgp session (or 2) for the full route feed. Your primary bgp session works as is, the multihop sessions pr

RE: Forward full view to a downstream

2019-05-29 Thread Валерий Н . Лутошкин
Hello, Kevin, You can create a RIB for every peer you have and filter prefixes between that RIBs on pipes, as it is described in https://gitlab.labs.nic.cz/labs/bird/wikis/Route_server_with_community_based_filtering_and_multiple_RIBs I would recommend this way because it is structured and give

Forward full view to a downstream

2019-05-29 Thread Kevin B
Hello, My customer wants me to announce a full IPv4 table via BGP to him, but we don't use it on the BGP node where that customer is peered. We receive the default from our BGP upstream, but can actually ask for and receive a full view as well, but only for a purpose of forwarding it to the c

Re: [PATCH] Fix an issue where bird may accidently close a socket

2019-05-29 Thread Kenth Eriksson
On Wed, 2019-05-29 at 16:02 +0200, Ondrej Zajicek wrote: > On Mon, May 27, 2019 at 03:29:26PM +, Kenth Eriksson wrote: > > On Mon, 2019-05-27 at 17:12 +0200, Ondrej Zajicek wrote: > > > CAUTION: This email originated from outside of the organization. > > > Do > > > not click links or open attac

Re: [PATCH] Fix an issue where bird may accidently close a socket

2019-05-29 Thread Ondrej Zajicek
On Mon, May 27, 2019 at 03:29:26PM +, Kenth Eriksson wrote: > On Mon, 2019-05-27 at 17:12 +0200, Ondrej Zajicek wrote: > > CAUTION: This email originated from outside of the organization. Do > > not click links or open attachments unless you recognize the sender > > and know the content is safe