Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-69
ip bgp neighbor md5 key
Sets an encrypted MD5 signature for TCP sessions with this peer in compliance with RFC 2385.
ip bgp neighbor ip_address md5 key {string | none}
Syntax Definitions
ip_address
32-bit IP address of the BGP peer. 
string
The MD5 public key. Maximum character length is 200.
none
Removes the MD5 public key.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Entering the keyword none in place of a key removes the password and disables authentication.
• Due to security concerns the actual password that you specify in this command is encrypted using a 
3DES algorithm before it appears in a saved snapshot file. Also, if you were to view this command in a 
snapshot file, or boot.cfg file, it would appear in a different syntax. The syntax for this command used 
for snapshot files is as follows:
ip bgp neighbor ip_address md5 key-encrypt encrypted_string
However, you should not use this syntax to actually set an MD5 password; it will not work.
• The BGP peer is restarted after issuing this command.
Examples
-> ip bgp neighbor 172.22.2.115 md5 key openpeer5
Release History
Release 6.1; command was introduced.
parameter
default
string
no password