Mailing List Archive

[Bug 197] New: IBGP prefixes may not be used with recursion lookup
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=197

Summary: IBGP prefixes may not be used with recursion lookup
Product: Quagga
Version: 0.98.3
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: High
Component: zebra
AssignedTo: maintainers@quagga.net
ReportedBy: wawa@yandex-team.ru


Let we have 3 routers
R1 - border router running BGP only
R2 and R3 - core routers running BGP.

Let:
R1 and R2 have direct connection
R2 and R3 have direct connection too
but R1 and R2 - do not
R2 - is route-reflector
R3 - route-reflector client

Problem:
There is no way to lookup recursive prefixes (from R1) on R3 using bgp only.

There are strange restriction in zebra_rib.c. It looks like a bug.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.