Cisco: BGP Authentication

From OnnoWiki
Revision as of 08:20, 28 December 2018 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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  



Referensi

Pranala Menarik