Information
Stable routing is very important to the overall success of any network. It is a recommended security practice to authenticate all routing protocol traffic to ensure that only trusted routers are participating in routing exchanges.
Solution
Set the BGP authentication to use the strongest algorithm available in your environment.
user@host# edit protocols bgp group <GROUP_NAME>
user@host# set neighbor <IP_ADDRESS>
user@host# set authentication-algorithm <ALGORITHM>