350-029 · Question #218
Which description of BGP authentication is true?
The correct answer is B. BGP uses a message-digest algorithm to authenticate BGP peers. BGP Authentication BGP supports MD5 authentication between neighbors, using a shared password. It is configured under BGP router configuration mode with the command neighbor {ip-address | peer-group- name} password password. When authentication is configured, BGP authenticates…
Question
Which description of BGP authentication is true?
Options
- AMD5 has been used by BGP to encrypt BGP update packets.
- BBGP uses a message-digest algorithm to authenticate BGP peers
- CA plain-text password authentication is an option of BGP authentication
- DEBGP peers authentication is faster than IBGP peers authentication
- EBGP uses public key and private key to authenticate BGP peers.
How the community answered
(42 responses)- A2% (1)
- B71% (30)
- C17% (7)
- D2% (1)
- E7% (3)
Explanation
BGP Authentication BGP supports MD5 authentication between neighbors, using a shared password. It is configured under BGP router configuration mode with the command neighbor {ip-address | peer-group- name} password password. When authentication is configured, BGP authenticates every TCP segment from its peer and checks the source of each routing update. Most ISPs require authentication for their EBGP peers.
Topics
Community Discussion
No community discussion yet for this question.