Reference v4.1.0 Instruction Manual
496 Network OS Command Reference
53-1003115-01
neighbor description (BGP)
2
neighbor description (BGP)
Specifies a name for a neighbor.
Synopsis neighbor {ip-address | peer-group-name} description string
no neighbor {ip-address | peer-group-name} description string
Operands ip-address IPv4 address of the neighbor
peer-group-name Peer group name configured by the neighbor peer-group-name command.
description string Specifiesthe name of the neighbor, an alphanumeric string up to 220
characters long.
Defaults None
Command Modes BGP configuration mode
Description Use this command to describe a neighbor.
Usage Guidelines Use the no form of this command to remove the name.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# neighbor 10.11.12.13 description mygoodneighbor
See Also None