๐ŸŽ 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

Load Balancer
A device or software that distributes network traffic across multiple servers to ensure reliability and performance.
Firewall
A network security system that monitors and controls incoming and outgoing traffic based on predetermined rules.
HTTP Keep-Alive
An HTTP mechanism that reuses a single TCP connection for multiple requests, reducing the overhead of establishing new connections.
Network Monitoring
The practice of continuously observing network infrastructure to detect failures, performance degradation, and security threats.
VPN (Virtual Private Network)
A technology that creates an encrypted tunnel between your device and a remote server, securing internet traffic.
Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
View All Networking Terms โ†’