disable bgp neighbor capability address-family vpnv4
Description
This command disables neighbor capability for one or all BGP neighbors on a Layer 3 VPN.
Syntax Description
all | Specifies that the configuration applies to all neighbors in the specified address family. If no address family is specified or if an IPv4 address is specified, the configuration applies to all IPv4 neighbors. |
remoteaddr | Specifies the IPv4 address of a BGP neighbor. |
vpnv4 | Specifies the VPNv4 address family for Layer 3 VPN support. |
community | Disables neighbor capability for communities. |
ext-community | Disables neighbor capability for extended communities. |
prefix | Disables neighbor capability for prefixes. |
send | Disables neighbor capability filter list send capability. |
receive | Disables neighbor capability filter list receive capability. |
both | Disables neighbor capability filter list send and receive capability. |
Default
Disabled.
If the direction is not specified, the both option applies.
Usage Guidelines
Enter this command multiple times to configure the address family, type, and direction attributes.
Example
The following command disables the neighbor capability feature for a Layer 3 VPN neighbor:
disable bgp neighbor 1.1.1.1 capability address-family vpnv4
History
This command was first available in ExtremeXOS 15.1.
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.