[afnog] AS Path transparency on Route Server

Nishal Goburdhan ndg at ieee.org
Fri Jun 7 17:33:59 UTC 2013


On 07 Jun 2013, at 14:23, Anibe Onuche <a.onuche at nixp.net> wrote:

> Hello All.. 
> 
> 
> For the purpose of AS Path transparency, I implemented a Quagga Route server with the following  configuration
> 
> 
> On my Route-server 
> 
> Router bgp 33333
>  neighbor 198.XX.XX.1 remote-as 44444
>  neighbor 198.XX.XX.XX route-server-client
>  neighbor 198.XX.XX.XX soft in
>  address-family ipv4 unicast
>  neighbor 198.XX.XX.XX activate
> 
> 
> on my Peer Client
> 
> 
> Router bgp 44444
>   neighbor 198.XX.XX.2 remote-as 33333
>   neighbor 198.XX.XX.2 soft in
>   address-family ipv4 unicast
>   neighbor 198.XX.XX.2 activate
>   no bgp enforce-first-as
> 
> 
> Unfortunately, the status on my BGP shows active  :-( 
> 
> Is there something wrong with my configurations or maybe an omission or is it just Quagga?

rs-client is pretty much all you needed to add to your quagga config.  what does your debug messages say?


--n.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20130607/cef277a0/attachment.html>


More information about the afnog mailing list