nerdexam
(ISC)2

CISSP · Question #1188

Which of the following BEST describes the purpose of Border Gateway Protocol (BGP)?

The correct answer is D. Maintain a list of efficient network paths between autonomous systems.. BGP is the core internet routing protocol that exchanges routing information between autonomous systems (AS), enabling inter-domain routing across the internet.

Submitted by luis.pe· Mar 5, 2026Communication and Network Security

Question

Which of the following BEST describes the purpose of Border Gateway Protocol (BGP)?

Options

  • AMaintain a list of network paths between internet routers.
  • BProvide Routing Information Protocol (RIP) version 2 advertisements to neighboring layer 3
  • CProvide firewall services to cloud-enabled applications.
  • DMaintain a list of efficient network paths between autonomous systems.

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    4% (2)
  • C
    2% (1)
  • D
    88% (49)

Why each option

BGP is the core internet routing protocol that exchanges routing information between autonomous systems (AS), enabling inter-domain routing across the internet.

AMaintain a list of network paths between internet routers.

This answer is partially descriptive but technically imprecise - BGP does not operate between generic 'internet routers' but specifically between autonomous systems, and 'network paths' omits the critical AS-boundary and policy-based routing distinction that defines BGP.

BProvide Routing Information Protocol (RIP) version 2 advertisements to neighboring layer 3

RIP version 2 is a completely separate interior gateway protocol using hop-count metrics within a single autonomous system; BGP does not provide or relate to RIPv2 advertisements in any way.

CProvide firewall services to cloud-enabled applications.

Firewall services for cloud applications are provided by next-generation firewalls, security groups, or cloud-native services such as AWS WAF or Azure Firewall - BGP is a routing protocol with no firewall or security filtering functionality.

DMaintain a list of efficient network paths between autonomous systems.Correct

BGP is specifically designed as an inter-autonomous system (exterior gateway) routing protocol that maintains a table of IP network prefixes and their best paths between distinct autonomous systems. Unlike interior gateway protocols, BGP uses path vector routing and considers AS-path attributes, policies, and metrics to determine the most efficient routes between organizations and ISPs on the internet.

Concept tested: BGP purpose and autonomous system routing

Source: https://datatracker.ietf.org/doc/html/rfc4271

Topics

#BGP#routing protocol#autonomous systems#network paths

Community Discussion

No community discussion yet for this question.

Full CISSP Practice