Outlines methods to steer BGP control-plane traffic over IP-only paths, including configuration and verification steps to manage traffic behavior and path selection for optimized MPLS network control-plane operations.
Steering BGP control-plane traffic over IP-only paths in MPLS networks
Steering of BGP control-plane traffic over IP paths is a traffic engineering feature that
-
allows selection of an IP-only transport path for BGP control-plane traffic instead of using the default MPLS LSP
-
separates BGP control-plane traffic from labeled and regular IP traffic, and
-
reduces complexity and risk by isolating BGP session traffic from MPLS transport paths.
In a typical underlay network, the transport label-switched path (LSP) is established using MPLS protocols such as Segment Routing MPLS, Label Distribution Protocol (LDP), or Service Layer API. By default, the transport LSP carries all traffic—including labeled packets, IP packets, and BGP control-plane traffic—toward the underlay destination. Routing BGP control-plane traffic over MPLS LSPs can introduce operational complexity and risk, potentially leading to network instability.
With the steering feature, you can configure BGP control-plane traffic to use an IP-only path created by the IS-IS protocol. The MPLS path continues to determine BGP next hops for data-plane traffic, while the IP-only path is used exclusively for BGP control-plane packets.
Before you enable this feature, you create a new VRF to manage IP-only routing tables. After configuration, IS-IS generates an IP-only route entry in the Routing Information Base (RIB), which is then downloaded to the Forwarding Information Base (FIB) in the VRF. This separate VRF topology allows the router to resolve locally generated BGP control-plane traffic independently from the MPLS transport.
|
Feature Name |
Release Information |
Feature Description |
|
Steering of BGP Control-Plane Traffic over IP Path |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on:
|
|
Steering of BGP Control-Plane Traffic over IP Path |
Release 25.1.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on Cisco 8011-4G24Y4H-I routers. |
|
Steering of BGP Control-Plane Traffic over IP Path |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100, K100])(select variants only); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is supported on:
|
|
Steering of BGP Control-Plane Traffic over IP Path |
Release 24.2.11 |
You can now steer the BGP control-plane traffic through an IP-only transport path even when MPLS Link State Packets (LSPs) are configured for BGP neighbor reachability. This feature allows you to keep the BGP control-plane traffic independent of the data plane traffic, enabling you to have more granular control over your network traffic. The feature introduces these changes: CLI: New Commands: Modified Commands:
YANG Data Models: New XPaths for
|