Route Leakage

Also known as: Routing Leak

Definition

Route leakage is the accidental or unauthorized export of routing information outside the domain where it was meant to stay. It occurs when filtering, policy, or boundary control fails.

Key Points
  • Route leakage spreads routes beyond their intended boundary.
  • It is a routing and security problem.
  • It can affect stability, reachability, and policy.
  • Poor filtering is a common cause.
  • It is dangerous in inter-domain routing.
Concept

In practice, route leakage happens when a prefix or route appears in a place it should never have reached. That can attract traffic, alter path choice, or reveal reachability that should have stayed local.

Because routing is policy-driven, leakage is often a boundary-control failure rather than a simple technical bug. That means operators have to look at filtering, peer relationships, and route control together.

Explainer

The main limitation created by route leakage is that it can affect more than the leaked route itself. One bad advertisement can propagate widely and distort reachability for multiple systems. That makes detection and filtering essential.

A second challenge is that leakage is sometimes hard to distinguish from valid but surprising routing behavior. Operators need observability and policy clarity to tell the difference. Good route control therefore includes validation, filters, and careful boundary management.

Across ConnectedEarth sectors, route leakage matters in internet routing, peering, enterprise interconnect, and any environment where external reachability is tightly governed. It is a policy failure with network-wide consequences.