Deletes one or all BGP (Border Gateway Protocol) neighbors.
remoteaddr | Specifies the IPv4 or IPv6 address of the BGP neighbor to be deleted. |
all | Specifies all IPv4 and IPv6 neighbors. |
N/A.
You can use global unicast remote addresses to delete all BGP peer types. You can use link-local remote address to delete only EBGP single-hop peers.
The following command deletes the specified IPv4 BGP neighbor:
delete bgp neighbor 192.168.1.17
The following command deletes the specified IPv6 BGP neighbor:
delete bgp neighbor fe80::204:96ff:fe1e:a8f1%vlan1
This command was first available in ExtremeXOS 10.1.
This command required a specific license in ExtremeXOS 11.1.
Support for IPv6 was added in ExtremeXOS 12.6 BGP.
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 22.6 Feature License Requirements document.