disable bgp neighbor address-family l2vpn-evpn

disable bgp {neighbor [remoteaddr | all]} {{address-family} l2vpn-evpn} next-hop-unchanged

Description

Disables overriding the BGP specification behavior with respect to the next-hop of routes advertised to EBGP peers.

Syntax Description

bgp Specifies BGP.
neighbor Specifies BGP neighbor.
remoteaddr Specifies BGP neighbor IP address.
all Specifies all BGP neighbors.
address-family Specifies address family.
l2vpn-evpn Specifies L2VPN EVPN address-family type.
next-hop-unchanged Enables preserving the BGP next-hop when routes are advertised to EBGP peers (default is disabled).

Default

Default is that next-hop-unchanged is disabled.

Usage Guidelines

This command disables overriding the specification behavior with respect to the next-hop of routes advertised to EBGP peers. Specifically, disabling with this command does not maintain the BGP next-hop for routes advertised to EBGP peers instead of replacing the next-hop with either the outgoing interface IP address or the local loopback address.

Example

The following example disables next-hop unchanged for BGP neighbor at 192.168.66.2:

# disable bgp neighbor 192.168.66.2 l2vpn-evpn next-hop-unchanged

History

This command was first available in ExtremeXOS 30.2.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature, see the ExtremeXOS 32.2 Feature License Requirements document.