router bgplist interfaceList neighbors
Configures neighbor parameters.
Command Mode
Exec > Global Configuration (config) > Router Configuration (config-router-router ) > Router Interface Configuration (config-router-interface )
Syntax
neighbor neighbor_ip_address [ fail-over failover_type | remote-as remote_as_number ]
fail-over failover_type
Specify the failover type.
Must be one of the following:
bfd
neighbor neighbor_ip_address
Specify the IP address of the neighbor.
Must be a string.
remote-as remote_as_number
Specify the Autonomous System (AS) number of the BGP neighbor.
Must be an integer.
Default Value: 65000.
Usage Guidelines
Use this command to configure the neighbor parameters.