Neighbor ebgp-multihop (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual
Page 535

Network OS Command Reference
497
53-1003115-01
neighbor ebgp-multihop (BGP)
2
neighbor ebgp-multihop (BGP)
Allows EBGP neighbors that are not on directly connected networks and sets an optional maximum
hop count.
Synopsis
neighbor {ip-address | peer-group-name} ebgp-multiphop [max-hop-count]
no neighbor {ip-address | peer-group-name} ebgp-multiphop
Operands
ip-address
IPv4 address of the neighbor
peer-group-name
Peer group name configured by the neighbor peer-group-name command.
max-hop-count
Maximum hop count (optional). Range is from 1 through 255.
Defaults
None
Command Modes
BGP configuration mode
Description
Use this command to allow EBGP neighbors that are not on directly connected networks and set
an optional maximum hop count
Usage Guidelines
Use the no form of this command to disable this feature.
Examples
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# neighbor 10.11.12.13 ebgp-multihop 20
See Also
None