Re: [PATCH,RFC 1/3] BGP: Implement secondary remote AS number support.

2017-03-10 Thread Lennert Buytenhek
On Fri, Mar 10, 2017 at 05:19:11PM +0200, Lennert Buytenhek wrote: > * If rr_client is configured, both remote_as and remote_as2 must > indicate eBGP (or remote_as must indicate eBGP and remote_as2 must > not be set). > > * If rs_client is configured, both remote_as and remote_as2 must > in

Re: [PATCH,RFC 1/3] BGP: Implement secondary remote AS number support.

2017-03-10 Thread Lennert Buytenhek
On Thu, Mar 09, 2017 at 05:53:51PM +0100, Ondrej Zajicek wrote: > > This patch implements the latter option, and this functionality is > > enabled by specifying two different remote AS numbers for a peer in > > the neighbor statement. Instead of specifying: > > > > neighbor 1.2.3.4 as 12345;