neighbor password
Enables MD5 authentication on a TCP connection between two BGP peers. The no version disables MD5 authentication.
neighbor { ipAddress | ipv6Address | peerGroupName } password [ 0 | 8 ] string
no neighbor { ipAddress | ipv6Address | peerGroupName } password
- ipAddressIP address of the BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName of the BGP peer group to which this neighbor belongs. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
- 0Indicates that the MD5 password is entered in unencrypted form (plaintext)
- 8Indicates that the MD5 password is entered in encrypted form (ciphertext)
- stringMD5 password, an alphanumeric text string of up to 80 characters
Address Family Configuration, Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.