Overview
Describes disabling capability negotiation during BGP session establishment to ensure interoperability with legacy devices lacking capability support.
Neighbor capability suppression is a BGP feature that
-
disables capability negotiation between BGP peers during the Open message exchange
-
ensures interoperability with legacy devices that do not support the Capabilities option, and
-
allows BGP sessions to be established even if the peer does not understand capabilities negotiation.
In BGP, capability negotiation is a mechanism that allows peers to exchange information about supported protocol extensions during session establishment. By default, BGP peers use this feature to agree on features they both support. However, some older customer premises equipment (CPE) devices do not recognize the Capabilities option, which can prevent successful BGP session setup. The neighbor capability suppression feature disables this negotiation in the Open message, enabling compatibility with such legacy devices.