BGP initiates the TCP connection
If the three-way TCP handshake completes, the established BGP session BGP process reset the ConnectRetryTimer and sends the open message to the neighbor and changes to the OpenSent state.
If the ConnectRetry timer depletes before this stage is complete, a new TCP connection is attempted, the ConnectRetry timer is reset, and the state is moved to active.
If any other input is received, the state is changed to idle.
During this stage, the neighbor with the highest IP address manages the connection.
The router initiating the request uses a dynamic source port, but the destination port is always 179.
show tcp brief
show tcp brief | e “LISTEN|CLOSED”
Note: