BGP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1712
configure bgp peer-group next-hop-self
configure bgp peer-group <peer-group-name> {address-family [ipv4-unicast |
ipv4-multicast]} [next-hop-self | no-next-hop-self]
Description
Configures the next hop address used in the updates to be the address of the BGP connection
originating the update.
Syntax Description
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
These settings apply to the peer group and all neighbors of the peer group.
Example
The following command configures the next hop address used in the updates to be the address of the
BGP connection originating it:
configure bgp peer-group outer next-hop-self
History
This command was first available in ExtremeWare XOS 10.1.
This command required an Advanced Core license in ExtremeWare XOS 11.1.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
peer-group-name
Specifies a peer group.
address-family
The address family. BGP supports two address families: IPv4 Unicast and IPv4
Multicast
next-hop-self
Specifies that the next hop address used in the updates be the address of the
BGP connection originating it.
no-next-hop-self
Specifies that the next hop address used in the updates not be the address of
the BGP connection originating it (Let the BGP protocol decide the next hop).