I don't know how I got on this email list. Please remove me. ________________________________ From: Bird-users <bird-users-bounces@network.cz> on behalf of Lennert Buytenhek <buytenh@wantstofly.org> Sent: Friday, March 10, 2017 8:39:37 AM To: Ondrej Zajicek Cc: bird-users@network.cz; David Barroso Subject: Re: [PATCH,RFC 1/3] BGP: Implement secondary remote AS number support. 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 indicate iBGP (or, much more likely, remote_as must indicate iBGP and remote_as2 must not be set).
(rr_client / rs_client should be the other way around here!)