Users Guide

neighbor next-hop-self
Allows you to congure the router as the next hop for a BGP neighbor.
Syntax
neighbor {ip-address | peer-group-name} next-hop-self [all]
To return to the default setting, use the no neighbor {ip-address | peer-group-name} next-hop-
self [all] command.
Parameters
ip-address Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group.
all Species that the route reector is the next hop for both iBGP and eBGP-learned routes.
Defaults Disabled.
Command Modes ROUTER BGP
Command History
Version Description
9.10(0.0) Introduced the all keyword on the S4810, S4820, S4048–ON, S3048–ON, S3100
series, S6010–ON, S4040T-ON, S5000, S6000, S6000–ON, S6100–ON, Z9100–ON, and
Z9500.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Usage Information
If you congure the set next-hop command in ROUTE-MAP mode, the conguration takes precedence over
the neighbor next-hop-self command.
If you do not use the all keyword, the next hop of only eBGP-learned routes is updated by the route reector. If
you use the all keyword, the next hop of both eBGP- and iBGP-learned routes are updated by the route reector.
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 congured peer group.
Border Gateway Protocol 385