Explains how explicit BSIDs provide stable policy identification and allow remote nodes to steer traffic into SRv6-TE policies, including associated configuration guidelines and limitations.
SRv6-TE explicit BSIDs and remote steering is a core SRv6 feature that
-
configures a persistent and deterministic binding SID for an SRv6-TE policy,
-
enables Remote BSID Steering, allowing the router to match incoming traffic with a destination address equal to a local policy BSID and steer it into the associated SRv6 TE policy, and
-
ensures that the binding SID remains consistent across reloads and policy reinstalls.
|
Feature Name |
Release |
Description |
|---|---|---|
|
SRv6-TE explicit BSIDs and remote steering |
Release 26.1.1 |
Introduced in this release on: Fixed Systems (8200 [ASIC: Q200, P100], 8700 [ASIC: P100, K100], 8010 [ASIC: A100]); Centralized Systems (8600 [ASIC:Q200], 8400 [ASIC: K100]); Modular Systems (8800 [LC ASIC: Q200, P100]) You can now manually configure a deterministic and persistent binding SID, also known as an explicit BSID, for an SRv6-TE policy. The router also supports remote BSID steering, which allows it to recognize traffic whose destination address matches a local policy BSID and steer the traffic directly into the associated SRv6-TE policy. Previously, the router allocated SRv6-TE policy binding SIDs dynamically and could change the BSID during reloads or policy reinstallation. This behavior limited deterministic policy stitching and integration with external controllers. The feature introduces these changes: CLI:
YANG Data Models:
(see GitHub, YANG Data Models Navigator) |
SRv6-TE binding SID enhancements
The feature enhances SRv6-TE by enabling deterministic binding SID allocation and allowing the router to steer traffic into policies from remote nodes.
The feature consists of two primary components:
-
Explicit BSID (Static BSID) — The router allows you to manually configure a binding SID for an SRv6-TE policy. Previously, the router allocated BSIDs dynamically. Manual configuration ensures that the BSID remains persistent and deterministic, which is critical when an upstream policy uses BSID as a segment.
-
Remote steering — The router can receive a packet whose destination address matches a local SRv6-TE policy BSID and steer the traffic directly into the corresponding policy.
Benefits of SRv6-TE explicit BSIDs and remote steering
-
Hierarchical networking: The router supports policy stitching by steering packets into a single policy, and then forwards them to a midpoint where another policy, identified by its BSID, continues forwarding.
-
Scalability: The feature enables the router to support complex topologies such as transit policies and static network anchors by allowing hosts to use a specific IP address, the BSID, for transport.
-
Service steering: The router enables ABF, PBR, and FlowSpec to steer traffic over SRv6-TE policies.