Tuesday, August 2, 2011

notes: BGP authentication

- BGP only supports MD5 authentication on a per neighbor basis.

-----------
COMMANDS
-----------
neighbor {ip|peer-group} password {pwd} 

- Enables MD5 authentication on a specific BGP session
- {pwd}: Must match on both sides
- CaSe-SenSiTive, the first character cannot be a number

No comments:

Post a Comment