Ip Bgp Neighbor Md5 Key - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

BGP Commands

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
string
none
Defaults
parameter
string
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 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.
OmniSwitch CLI Reference Guide
32-bit IP address of the BGP peer.
The MD5 public key. Maximum character length is 200.
Removes the MD5 public key.
default
no password
June 2012
page 25-69

Advertisement

Table of Contents
loading

Table of Contents