What does BGP use as its transport protocol?

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

What does BGP use as its transport protocol?

Explanation:
BGP relies on a reliable, connection-oriented transport to ensure that routing updates are delivered intact and in the correct order between neighboring routers. This is provided by TCP, which establishes a session between two BGP speakers on port 179 and guarantees reliable delivery, sequencing, and flow control. Because BGP messages (updates, withdrawals, keepalives) must be processed in a consistent sequence to maintain accurate routing state, a transport like UDP or IP alone— which offers no reliability or ordering—would risk missing or reordering critical information. While SCTP also offers reliability, the standard BGP specification uses TCP. The use of TCP also enables optional session authentication features (like TCP MD5) to protect the BGP session.

BGP relies on a reliable, connection-oriented transport to ensure that routing updates are delivered intact and in the correct order between neighboring routers. This is provided by TCP, which establishes a session between two BGP speakers on port 179 and guarantees reliable delivery, sequencing, and flow control. Because BGP messages (updates, withdrawals, keepalives) must be processed in a consistent sequence to maintain accurate routing state, a transport like UDP or IP alone— which offers no reliability or ordering—would risk missing or reordering critical information. While SCTP also offers reliability, the standard BGP specification uses TCP. The use of TCP also enables optional session authentication features (like TCP MD5) to protect the BGP session.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy