On what destination port in the layer 4 header does BGP listen?
-
UDP port 169
-
TCP port 169
-
UDP port 179
-
TCP port 179
D
Correct answer
Explanation
BGP uses TCP as its reliable transport protocol and listens on port 179. This is a well-known standard port number for BGP connections. UDP is not used for BGP because it requires reliable, ordered delivery of routing updates, which TCP provides. Port 169 is not associated with BGP.