๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Advanced

What is BGP (Border Gateway Protocol)?

The routing protocol that makes the internet work by exchanging routing information between autonomous systems.

BGP is the protocol that connects different networks (ISPs, cloud providers, enterprises) on the internet. Each network (Autonomous System) announces its IP prefixes to neighbors, building a global routing table. BGP chooses paths based on policies, not just shortest distance.

BGP is a path-vector protocol that prevents loops by tracking the full AS path. Misconfigurations can cause route leaks (redirecting traffic) or route hijacks (advertising someone else's IPs). BGP is critical infrastructure โ€” incidents can affect internet connectivity globally.

Related Terms

NAT (Network Address Translation)
A method of mapping private IP addresses to public IP addresses, allowing multiple devices to share a single public IP.
DNS Record Types
Different types of DNS entries that map domain names to various information like IP addresses, mail servers, and verification strings.
DNS (Domain Name System)
A hierarchical naming system that translates human-readable domain names into IP addresses.
WireGuard
A modern, lightweight VPN protocol that uses state-of-the-art cryptography and minimal code for fast, secure tunneling.
Network Monitoring
The practice of continuously observing network infrastructure to detect failures, performance degradation, and security threats.
Content Delivery Network (CDN)
A geographically distributed network of servers that caches and delivers web content from locations closest to users for faster load times.
View All Networking Terms โ†’