Why does a BGP router form neighbor relationships with a limited number of peers?

Master RIPE BGP Security with our comprehensive test. Understand the Border Gateway Protocol, explore multiple choice questions, and get ready for your exam with detailed hints and explanations.

Multiple Choice

Why does a BGP router form neighbor relationships with a limited number of peers?

Explanation:
BGP neighbor relationships are limited by the router’s ability to maintain control-plane state for each session. Every neighbor creates a separate TCP session and BGP session state, which consumes CPU, memory for routing tables and per-session data, and bandwidth to send and process updates. As you add more peers, the router must handle more sessions, more updates, and more churn, which can slow convergence and degrade performance. That’s why operators cap the number of peers and use mechanisms like route reflectors or confederations to scale without overwhelming the router. The other statements don’t fit: BGP doesn’t require a minimum number of peers, neighbors don’t all have to be in the same AS for every session, and licensing is not the fundamental reason for limiting peers.

BGP neighbor relationships are limited by the router’s ability to maintain control-plane state for each session. Every neighbor creates a separate TCP session and BGP session state, which consumes CPU, memory for routing tables and per-session data, and bandwidth to send and process updates. As you add more peers, the router must handle more sessions, more updates, and more churn, which can slow convergence and degrade performance. That’s why operators cap the number of peers and use mechanisms like route reflectors or confederations to scale without overwhelming the router. The other statements don’t fit: BGP doesn’t require a minimum number of peers, neighbors don’t all have to be in the same AS for every session, and licensing is not the fundamental reason for limiting peers.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy