How to configure secure BGP?
This is the one of famous question my customers asking all the time. How to configure secure BGP? There are few ways to make robust BGP session. Keep it in your mind, ISP doesn't provide all below commands (Don't wasting time). They would configure MD5 hash for your link.
1. Using MD5 password
MD5 setting is common and easy to implement.
Cisco_Router(config-router)#neighbor x.x.x.x password c1sc0
Last Updated (Monday, 21 September 2009 21:51)
|


