This site requires JavaScript for navigation. Please enable JavaScript for the best learning experience.
 

An OPEN message is sent after the TCP three-way handshake is completed. The BGP OPEN message is used to open a BGP peering session. The OPEN message contains information about the BGP neighbor initiating the session, and information about supported and negotiated options including:

  1. BGP Version number
  2. AS Number
  3. Hold Down Time value
  4. BGP Identifier
  5. Optional Parameters
  6. Optional Parameters length (0-255 in bytes)

Open Message Format

Version
(8 bits)
My AS NUMBER
(16 Bits)
Hold Down Timer
(16 bits)
BGP ID
(32 bits)
Optional
Parameters
Length
(8 bits)
Optional Parameters
(Variable number of bytes)

 

Version (8-bits)

The BGP OPEN message's Version field contains 8-bits that represent an unsigned integer that indicates the version number of BGP, currently this field is set to 00000100 (decimal 4).

My AS Number (16-bits)

The BGP OPEN message's AS number field contains 16-bits that contains the AS number of the BGP routing instance that transmitted the OPEN message.

Hold Down Timer (16-bits)

The BGP OPEN message's Hold Down Timer field is a 16-bit field containing the proposed number of seconds between BGP KEEPALIVE and UPDATE messages. The Hold Down Timer must be either zero, or at least 3 seconds and defaults to three times the KEEPALIVE message interval.

BGP Identifier (32-bits)

The BGP OPEN Message's BGP Identifier is a 32-bit integer that indicates the ID of the sender of the BGP OPEN message and is equal to the IP address that is assigned to the device. This ID is used for all BGP peering sessions on that router.

Optional Parameters Length (8-bits)

The BGP OPEN Message's Optional Parameters Length is an 8-bit field that indicates the number of bytes in the Optional Parameters section of the BGP OPEN Message.

Optional Parameters

The BGP OPEN Message's Optional Parameters contains all optional parameters for BGP sessions.

 


Bookmark this page and SHARE:  

Search

Support InetDaemon.Com

Get Tutorials in your INBOX!

Free Training