Glossary · Access

What is BGP?

BGP is how separate networks tell each other which addresses they can reach. Every internet provider runs it, and organizations that want to control their own internet presence — using their own address space across more than one provider — run it too.

Term
BGP
Also known as
Border Gateway Protocol
Category
Access
In short
The routing protocol that decides how traffic moves betwe…

In detail

What running BGP gives you

Provider independence. With your own address space and an autonomous system number, you can announce your addresses through two providers at once. If one fails, traffic reaches you through the other without renumbering anything. Without BGP, changing or losing a provider means changing addresses.

What it requires

Address space and an AS number from a regional registry, equipment capable of holding a full internet routing table if you take full routes, and somebody who understands routing policy. It is not exotic, but it is a commitment: a BGP misconfiguration can take your organization off the internet or, historically, disrupt other networks.

Full routes, partial routes, or a default

You can accept the entire internet routing table, a filtered subset, or simply a default route pointing at your provider. Most single-provider deployments need only a default; multi-homed networks generally take partial or full routes to make sensible path decisions. The choice affects how much memory your router needs.

Common ways it goes wrong

Three failures account for most BGP incidents on enterprise edges: accepting a full table on a router without the memory to hold it, announcing prefixes without filters and leaking a transit provider's routes, and treating a second session to the same provider as redundancy when it shares the same physical path. Prefix filtering, RPKI or IRR registration, and a clear policy on what is announced to whom prevent nearly all of them.

Why it matters

BGP is the mechanism behind genuine provider redundancy. If your resilience plan is "we have two internet connections", BGP with your own address space is usually what turns that from two bills into an actual failover.

Where you will see it

  • A business announcing its own address space through two providers
  • A campus network preferring one path for outbound traffic and holding the other in reserve
  • A hosting operation controlling inbound path selection for its services

More access terminology

Working through a connectivity decision?

Describe the requirement and an engineer will tell you which service actually fits — without a rate card or a sales script in the way.

Talk to a Network Specialist

Service availability depends on location, network proximity, capacity, and engineering review. Share an address and we will confirm what can be delivered there.