White Papers

Table Of Contents
to which the neighbor belongs or you enter the neighbor shutdown and neighbor no shutdown
commands.
Related
Commands
show ip bgp summary display the current BGP configuration.
neighbor next-hop-self
Allows you to configure the router as the next hop for a BGP neighbor. (This command is used for IBGP).
C-Series, E-Series
Syntax
neighbor {ipv6-address | peer-group-name} next-hop-self
To return to the default setting, use the no neighbor {ipv6-address | peer-group-name}
next-hop-self command.
Parameters
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
peer-group-name
(OPTIONAL) Enter the name of the peer group.
Defaults Disabled.
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Command
History
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.4.1.0 Introduced
Usage
Information
If you configure the set ipv6 next-hop command in ROUTE-MAP mode, its configuration takes
precedence over the neighbor next-hop-self (C-, E-, and S-Series) command.
neighbor password
Enable message digest 5 (MD5) authentication on the TCP connection between two neighbors.
Syntax
neighbor {ip-address | peer-group-name} password [encryption-type] password
To delete a password, use the no neighbor {ip-address | peer-group-name} password
command.
Parameters
ip-address
Enter the IP address of the router to be included in the peer group.
peer-group-name
Enter the name of a configured peer group.
encryption-type
(OPTIONAL) Enter 7 as the encryption type for the password entered. 7 means
that the password is encrypted and hidden.
password
Enter a text string up to 80 characters long. The first character of the password
must be a letter.
You cannot use spaces in the password.
Defaults Not configured.
Command Modes ROUTER BGP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Border Gateway Protocol 355