True or False: BGP routers use broadcast or multicast with the use of TCP

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

True or False: BGP routers use broadcast or multicast with the use of TCP

Explanation:
BGP relies on TCP for transport, and each BGP session is a single TCP connection between two neighboring routers. The messages OPEN, UPDATE, KEEPALIVE, and NOTIFICATION are exchanged over that unicast TCP connection, not over IP broadcast or multicast. TCP provides the reliability and in-order delivery that BGP needs, so there’s no mechanism in standard BGP to use broadcast or multicast for its control-plane messages. If the TCP session fails, the BGP session ends and must be reestablished, which is consistent with a point-to-point, connection-oriented design rather than a shared multicast/broadcast model. Therefore, the statement is false.

BGP relies on TCP for transport, and each BGP session is a single TCP connection between two neighboring routers. The messages OPEN, UPDATE, KEEPALIVE, and NOTIFICATION are exchanged over that unicast TCP connection, not over IP broadcast or multicast. TCP provides the reliability and in-order delivery that BGP needs, so there’s no mechanism in standard BGP to use broadcast or multicast for its control-plane messages. If the TCP session fails, the BGP session ends and must be reestablished, which is consistent with a point-to-point, connection-oriented design rather than a shared multicast/broadcast model. Therefore, the statement is false.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy