/
protocols bgp peer <text> md5-password
protocols bgp peer <text> md5-password
Configure Message Digest5 (MD5) authentication on a TCP connection between two BGP peers. The two peers must have the same configured password to establish TCP connections.
Command Syntax
set protocols bgp peer <text> md5-password <pwd>
delete protocols bgp peer <text> md5-password
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<pwd> the identifier of md5-password,eg:pica8
Example
• This example is to set md5-password to pica8:
admin@XorPlus# set protocols bgp peer 192.168.10.2 md5-password pica8 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.