Question & Answer

Border Gateway Protocol (BGP), though an Exterior Gateway Protocol (EGP), operates as which type of routing protocol?

Border Gateway Protocol (BGP), though an Exterior Gateway Protocol (EGP), operates as which type of routing protocol? A. Link-state Algorithm (LSA)

B. Distance Vector Algorithm (DVA)

C. Interior Gateway Protocol (IGP)

D. Shortest Path First (SPF)

1 Answer

Verified archive
Quizzma TeamAugust 1, 2025

The correct answer is B. Distance Vector Algorithm (DVA).

Explanation: Border Gateway Protocol (BGP) is primarily structured as a path vector protocol, which is a type of distance vector protocol. It uses path attributes to determine the best routes for data transmission across complex networks, such as the Internet. Unlike traditional distance vector protocols, BGP makes routing decisions based on paths, network policies, and rule sets rather than just the distance.