
BGP and BGP4+ Commands
neighbor password (BGP and BGP4+)
Use this command to enable MD5 authentication on a TCP connection between BGP and BGP4+ neighbors. No authentication is applied by default. To setup authentication for the session, you must first apply authentication on each connected peer for the session.
Use the no variant of this command to disable this function.
Syntax [BGP] neighbor
no neighbor
Syntax [BGP4+] neighbor
no neighbor
Parameter | Description |
|
|
Specifies the IP address of the BGP neighbor, in A.B.C.D | |
| format. |
|
|
| Specifies the IPv6 address of the BGP4+ neighbor, entered in |
| hexadecimal in the format X:X::X:X. |
| used with this command, the command applies on all peers |
| in the specified group. |
|
|
<password> | An alphanumeric string of characters to be used as |
| password. |
|
|
Default No authentication is applied by default.
Mode [BGP] Router Configuration or IPv4 Address Family Configuration for a VRF instance
Mode [BGP4+] Router Configuration
Usage [BGP/BGP4+] When using the
Examples [BGP] This example specifies the encryption type and the password (manager) for the neighbor 10.10.10.1:
awplus# configure terminal
awplus(config)# router bgp 10
awplus(config-router)# neighbor 10.10.10.1 password manager
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.141 |