Neighbor next-hop-self (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual
Page 541

Network OS Command Reference
503
53-1003115-01
neighbor next-hop-self (BGP)
2
neighbor next-hop-self (BGP)
Causes the device to list itself as the next hop in updates that are sent to the specified neighbor.
Synopsis
neighbor {ip-address | peer-group-name} next-hop-self [always]
no neighbor {ip-address | peer-group-name} next-hop-self [always]
Operands
ip-address
IPv4 address of the neighbor
peer-group-name
Peer group name configured by the neighbor peer-group-name command.
always
Enables this feature for route reflector (RR) routes.
Defaults
None
Command Modes
BGP configuration mode
Description
Use this command to cause the device to list itself as the next hop in updates that are sent to the
specified 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 next-hop-self
See Also
None