* Francois Deppierraz <[EMAIL PROTECTED]> [2008-10-26 00:38]: > Oct 25 23:16:05 router bgpd[31122]: neighbor 2001:XXXX (Peer1): received > notification: error in OPEN message, unsupported capability > Oct 25 23:16:05 router bgpd[31122]: neighbor 2001:XXXX (Peer1): received > "unsupported capability" notification without data part, disabling > capability announcements altogether
the peer (quagga?) sens us said notification without including the capability it doesn't like, and then we have to disable all caabilities - one of them is v6. unfortunately there is no config button to disable specific capabilities... you could try to play with the defaults in alloc_peer() in parse.y -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

