Reference v4.1.0 Instruction Manual
504 Network OS Command Reference
53-1003115-01
neighbor password (BGP)
2
neighbor password (BGP)
Specifies an MD5 password for securing sessions between the device and a neighbor.
Synopsis neighbor {ip-address | peer-group-name} password string
no neighbor {ip-address | peer-group-name} password string
Operands ip-address IPv4 address of the neighbor
peer-group-name Peer group name configured by the neighbor peer-group-name command.
string Alphanumeric characters. Range is from 1 through 63.
Defaults None
Command Modes BGP configuration mode
Description Use this command to specify an MD5 password between the device and a neighbor.
Usage Guidelines Use the no form of this command to remove this configuration at the global level.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# neighbor 10.11.12.13 password s0M3P@55W0Rd
See Also None