Route reflector: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Bruce M. Tindall
m (Insignificant change to force appearance in appropriate category lists)
imported>Bruce M. Tindall
m (Insignificant change to force appearance in appropriate category lists)
Line 13: Line 13:
==Route reflectors and confederations==
==Route reflectors and confederations==
While both techniques allow increased iBGP scalability, they do it in different ways, and indeed the two techniques may be used in the same AS.  Confederations give more policy control than do route reflectors, but with greater complexity.
While both techniques allow increased iBGP scalability, they do it in different ways, and indeed the two techniques may be used in the same AS.  Confederations give more policy control than do route reflectors, but with greater complexity.
==References==
==References==  
{{reflist}}
{{reflist}}

Revision as of 17:24, 7 May 2008

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

A route reflector is a technique for interconnecting Border Gateway Protocol (BGP) routers, inside an autonomous system, to improve scalability.[1] Route reflection improves iBGP scalability by removing the need to have a full mesh of BGP sessions among all routers in the AS; it allows the creation of hierarchies of routers, with full mesh only on the "route servers" in each "cluster" of BGP speakers.

Basic cluster structure

Hierarchies of clusters

Pathologies of route reflection

[2]

Route reflectors and confederations

While both techniques allow increased iBGP scalability, they do it in different ways, and indeed the two techniques may be used in the same AS. Confederations give more policy control than do route reflectors, but with greater complexity.

References

  1. BGP Route Reflection: An Alternative to Full Mesh Internal BGP (IBGP) (RFC 4456)
  2. Border Gateway Protocol (BGP) Persistent Route Oscillation Condition (RFC 3345)