Difference between revisions of "Cisco: BGP Authentication"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://community.cisco.com/t5/networking-documents/configuring-authentication-for-bgp/ta-p/3108287 Border Gateway Protocol (BGP) supports authentication mechanism...") |
Onnowpurbo (talk | contribs) m (Onnowpurbo moved page CISCO: BGP Authentication to Cisco: BGP Authentication) |
(No difference)
|
Revision as of 08:26, 28 December 2018
Sumber: https://community.cisco.com/t5/networking-documents/configuring-authentication-for-bgp/ta-p/3108287
Border Gateway Protocol (BGP) supports authentication mechanism using Message Digest 5 (MD5) algorithm. When authentication is enabled, any Transmission Control Protocol (TCP) segment belonging to BGP exchanged between the peers is verified and accepted only if authentication is successful. For authentication to be successful, both the peers must be configured with the same password. If authentication fails, the BGP neighbor relationship is not be established.
router bgp 100 no synchronization bgp log-neighbor-changes neighbor 80.80.80.80 remote-as 100 neighbor 80.80.80.80 password cisco