Mailing List Archive

[Bug 385] New: Quagga - Foundry route-reflector-client error
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=385

Summary: Quagga - Foundry route-reflector-client error
Product: Quagga
Version: 0.99.7
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: Very High
Component: bgpd
AssignedTo: maintainers@quagga.net
ReportedBy: samh@he.net


Setup: Foundry XMR8000 running native IPv6 with a BGP session to a FreeBSD box
running Quagga 0.99.7. (Across a native link) The Quagga box is a
route-reflector-client of the Foundry device. When the BGP session is
esablished we get:

2007/07/16 14:12:26 BGP: message index 14 [MP_REACH_NLRI] found in position 13
(max is 16)
2007/07/16 14:12:26 BGP: 2001:470:0:24::1: Attribute MP_REACH_NLRI, parse error

On the Quagga side of the process, the Foundry side gets a session closed by
remote peer.

This appears to be rather simmilar to:
http://bugzilla.quagga.net/show_bug.cgi?id=354

However that bug was supposed to be fixed in Quagga 0.99.7

We have also tried changing the underlying OS on the quagga box with no success
so far.

Versions:
FreeBSD 6.2-RELEASE #0: Thu Jul 12 21:18:31 PDT 2007
[root@tunnel-dev ~]# /usr/local/sbin/bgpd -v
bgpd version 0.99.7
Copyright 1996-2005 Kunihiro Ishiguro, et al.
[root@tunnel-dev ~]# /usr/local/sbin/zebra -v
zebra version 0.99.7
Copyright 1996-2005 Kunihiro Ishiguro, et al.

Configs:
Quagga Side:
router bgp 6939
bgp router-id 72.52.104.74
bgp cluster-id 0.0.0.1
neighbor 2001:470:0:24::1 remote-as 6939
neighbor 2001:470:0:24::1 update-source lo0
!
address-family ipv6
neighbor 2001:470:0:24::1 activate
exit-address-family
!

Foundry Side:
router bgp
neighbor 2001:470:0:46::1 remote-as 6939
neighbor 2001:470:0:46::1 update-source loopback 1
address-family ipv4 unicast
no neighbor 2001:470:0:46::1 activate
address-family ipv6 unicast
neighbor 2001:470:0:46::1 activate
neighbor 2001:470:0:46::1 route-reflector-client
neighbor 2001:470:0:46::1 send-community



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs