BSR 2000 Command Reference Guide | Release 1.0 |
|
|
neighbor password
The neighbor password command enables the Message Digest 5 (MD5) authentication on a TCP connection between two BGP peers. The no neighbor password command disables the Message Digest 5 (MD5) authentication on a TCP connection between two BGP peers.
Use the neighbor password command to authenticate and to verify TCP connections between two BGP peers, of which the same password is configured. This command begins the MD5 generation for outgoing packets and check every segment on a TCP connection for incoming packets.
Group Access
ISP
Command Mode
Router Configuration
Command Line Usage
neighbor {<A.B.C.D> <WORD>} password {0 7 }<LINE> no neighbor {<A.B.C.D> <WORD>} password {0 7} <LINE>
Command Syntax
A.B.C.D | neighbor IP address |
WORD | name of neighbor |
0 | specifies an UNENCRYPTED password will follow |
7 | specifies an ENCRYPTED password will follow |
LINE | the unencrypted password, |
| or |
| the encrypted password, |
| number of digits) |
Command Default
Disabled
MGBI |