An enterprise network needs to dynamically exchange routing information and path attributes between its own network infrastructure (Autonomous System 65100) and two distinct Internet Service Providers (AS 100 and AS 200). The solution must support path-vector routing and policy-based decisions across autonomous system boundaries. Which dynamic routing protocol should be implemented?
- Border Gateway Protocol (BGP)Answer
- BOpen Shortest Path First (OSPF)
- CRouting Information Protocol (RIPv2)
- DEnhanced Interior Gateway Routing Protocol (EIGRP)
Answer
Border Gateway Protocol (BGP) is the correct dynamic routing protocol for exchanging routes between different Autonomous Systems.
Border Gateway Protocol (BGP) is the standard Exterior Gateway Protocol (EGP) used across the internet to exchange routing and reachability information between independent Autonomous Systems (AS). It uses a path-vector routing algorithm and allows administrators to implement detailed routing policies.
Step-by-Step Solution
Key Concept
Exterior Gateway Protocol (EGP) vs. Interior Gateway Protocol (IGP)