enable bgp peer-group capability address-family vpnv4

disable bgp peer-group peer-group-name capability address-family vpnv4 type [community | ext-community] {[send | receive | both]}

Description

This command disables peer-group capability for a peer group on a Layer 3 VPN.

Syntax Description

remoteaddr Specifies the IPv4 address of a BGP (Border Gateway Protocol) neighbor.
vpn4 Specifies the VPNv4 address family for Layer 3 VPN support.
community Disables peer-group capability for communities.
ext-community Disables peer-group capability for extended communities.
send Disables peer-group capability filter list send capability.
receive Disables peer-group capability filter list receive capability.
both Disables peer-group 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.

By specifying the address-family, type and direction in multiple commands, you can better control the actual ORF capabilities sent to a peer. In the case where a particular address-family is explicitly disabled for a peering, the ORF capability configuration for that address-family is ignored and not sent.

ORF capabilities can only be enabled for IPv4 neighbors, and only for IPv4 address families. If configured for IPv6 neighbors or address-families the command is rejected with the following error message:

Outbound-route-filtering not supported for IPv6 neighbors, orOutbound-route-filtering not supported for address family addr_family .

The following command disables the peer-group capability feature for a Layer 3 VPN peer group:
disable bgp peer-group vpn 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 22.2 Feature License Requirements document.