Problem Statement
What is the main purpose of the Border Gateway Protocol (BGP)?
Explanation
BGP is an inter-domain routing protocol used to exchange routes between autonomous systems (AS). It helps maintain the global Internet routing table. BGP relies on path vector mechanisms and policies rather than shortest paths, focusing on scalability and policy control.
