<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello All.. <br>
<br>
<br>
For the purpose of AS Path transparency, I implemented a Quagga
Route server with the following configuration<br>
<br>
<br>
On my Route-server <br>
<br>
<i>Router bgp 33333</i><i><br>
</i><i> neighbor 198.XX.XX.1 remote-as 44444</i><i><br>
</i><i> neighbor 198.XX.XX.XX route-server-client</i><i><br>
</i><i> neighbor 198.XX.XX.XX soft in</i><i><br>
</i><i> address-family ipv4 unicast</i><i><br>
</i><i> neighbor 198.XX.XX.XX activate</i><br>
<br>
<br>
on my Peer Client<br>
<br>
<br>
<i>Router bgp 44444</i><i><br>
</i><i> neighbor 198.XX.XX.2 remote-as 33333</i><i><br>
</i><i> neighbor 198.XX.XX.2 soft in</i><i><br>
</i><i> address-family ipv4 unicast</i><i><br>
</i><i> neighbor 198.XX.XX.2 activate</i><i><br>
</i><i> no bgp enforce-first-as</i><br>
<br>
<br>
Unfortunately, the status on my BGP shows active :-( <br>
<br>
Is there something wrong with my configurations or maybe an omission
or is it just Quagga?<br>
<br>
Tried working with BIRD routing protocol but some features lacking
(i.e peer groups),also the learning curve is somewhat steep. <br>
<br>
Cisco? Expensive to implement for now..<br>
<br>
Thanks...<br>
<pre class="moz-signature" cols="72">--
Anibe Onuche
Internet Exchange Point of Nigeria
Network /Communication Department
Website:www.ixp.net.ng </pre>
</body>
</html>