[quagga-dev 4051] quagga locks with command sh ip bgp community 1:*
Fredrik Widell
fredrik at sunet.se
Wed Mar 29 12:31:45 BST 2006
Hi, just a notice that I discovered yesterday,
uname -a
FreeBSD 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #2: Sat Mar 18 23:25:23 CET 2006 root@:/usr/src/sys/i386/compile/GENERIC i386
telnet localhost 2605
Hello, this is Quagga (version 0.99.3).
when I do the below command the daemon locks up
and hogs all cpu:
# sh ip bgp community 1:*
and I just use a simple config for this,
# wr t
Current configuration:
!
log stdout
!
router bgp 65502
bgp router-id 1.2.3.4
network 1.0.0.0/24
network 2.0.0.0/23
network 10.0.1.0/24
network 123.0.0.0/24
neighbor 10.0.0.1 remote-as 65503
neighbor 10.0.0.1 soft-reconfiguration inbound
!
access-list VTYLOGINS permit 127.0.0.1/32
access-list VTYLOGINS deny any
!
line vty
access-class VTYLOGINS
exec-timeout 120 0
!
end
--
Best regards
/Fredrik
-------------------------------------------------------
KTHNOC, KTH, S-100 44 Stockholm, Sweden +46 8 790 65 17
-------------------------------------------------------
More information about the Quagga-dev
mailing list