NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: BGP or similar



On 9/22/08 3:30 PM, "Steve Pribyl" <spribyl%peel.com@localhost> wrote:

> Has anyone done BGP routing or similar using NetBSD.
> I have looked and OpenBGP but it does not seem to run on NetBSD.
> 
> Thanks

widow-bgpd> show ip bgp summary
BGP router identifier upstream.52, local AS number 14603
RIB entries 486657, using 30 MiB of memory
Peers 6, using 15 KiB of memory

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down
State/PfxRcd
upstream.50   4 21847 1713897  193238        0    0    0 04w5d13h   261337
upstream.51   4 21847 1715191  193238        0    0    0 04w5d13h   261337
upstream.53   4 14603       0       0        0    0    0 never    Active
local.3    4 65520   48359   48337        0    0    0 04w5d13h       66
local.4    4 65521   48356   48337        0    0    0 04w5d13h       67
local.7    4 65523   48310   48315        0    0    0 02w1d06h        3

Total number of neighbors 6
widow-bgpd> exit
Connection closed by foreign host.
widow> uname -a
NetBSD widow 3.1.1_PATCH NetBSD 3.1.1_PATCH (PETER-FW) #4: Fri Jun 29
20:26:20 CDT 2007  
peter@buster:/builds/netbsd-3-1/i386/obj/builds/netbsd-3-1/src/sys/arch/i386
/compile/PETER-FW i386
widow> pkg_info |grep quagga
quagga-0.99.9nb1    Free multithreaded routing daemon software (fork of
zebra)
widow> 

I believe this is the devel/quagga and not net/quagga.  I run full routes
with fewer peers with netbsd-4-0 as well -- Wednesday I'll bring up full
routes on a pair of systems.

peter



Home | Main Index | Thread Index | Old Index