Misplaced Pages

Route filtering

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Jec (talk | contribs) at 04:08, 16 December 2008 (Redraft article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 04:08, 16 December 2008 by Jec (talk | contribs) (Redraft article)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
This article needs attention from an expert in Computer networking. Please add a reason or a talk parameter to this template to explain the issue with the article. WikiProject Computer networking may be able to help recruit an expert. (November 2008)

In the context of network routing, route filtering is the process by which certain routes are not considered for inclusion in the local route database, or not advertised to one's neighbours. Route filtering is particularly important for BGP on the global Internet, where it is used for a variety of reasons.

Types of filtering

Input filtering

Output filtering

Reasons to filter

Economic reasons

Security resons

Technical reasons

Route filtering is also done because some routers have an insufficient amount of RAM in which to store the routing tables; as the global BGP table has grown, older routers (or any router running out of RAM) must filter routes in order to keep from running out of RAM (and crashing). This is usually done by removing of a route for any prefix more specific than a certain length (anything more specific than a /24, for example). This is not an ideal practice, as it may result in loss of connectivity if less-specific covering routes are not available for dropped prefixes, and even if connectivity is maintained, may result in sub-optimal routes by frustrating the traffic engineering intentions of the announcing networks.

See also

Stub icon

This Internet-related article is a stub. You can help Misplaced Pages by expanding it.

Stub icon

This article related to telecommunications is a stub. You can help Misplaced Pages by expanding it.

Categories: