From cf5d2b87e184c50b02638442cbc0691e6433dc4c Mon Sep 17 00:00:00 2001 From: Cheeze-It <16260577+Cheeze-It@users.noreply.github.com> Date: Thu, 30 Apr 2026 06:25:49 -0600 Subject: T6750: sr-te: Adding initial Segment Routing Traffic Engineering portion of FRR (#4994) * sr-te: T6750: Adding Segment Routing Traffic Engineering portion of FRR --------- Co-authored-by: Cheeze_It Co-authored-by: Christian Breunig --- .../protocols_segment-routing.xml.in | 200 +++++++++++++++++++++ 1 file changed, 200 insertions(+) (limited to 'interface-definitions/protocols_segment-routing.xml.in') diff --git a/interface-definitions/protocols_segment-routing.xml.in b/interface-definitions/protocols_segment-routing.xml.in index 32e61ebfc..cab1e6945 100644 --- a/interface-definitions/protocols_segment-routing.xml.in +++ b/interface-definitions/protocols_segment-routing.xml.in @@ -157,6 +157,206 @@ + + + SR Traffic Engineering (TE) configuration + + + + + Traffic Engineering Database (TED) IGP import protocol + + + + + IS-IS originated Traffic Engineering (TE) database + + + + + + OSPF originated Traffic Engineering (TE) database + + + + + + + + Segment List + + txt + Segment List Name + + + #include + + + + + + Traffic engineering index value for segment list + + u32 + Segment list index value + + + + + + + + + MPLS label for index + + + + + MPLS label value for index + + u32:16-1048575 + MPLS label value for index + + + + + + + + + + + Node or Adjacency identifier (NAI) for index + + + + + Adjacency identifier for index + + + + + IPv4 address + + + + + Adjacency source address identifier for index + + ipv4 + IPv4 adjacency source address identifier + + + + + + + + + Adjacency destination address identifier for index + + ipv4 + IPv4 adjacency destination address identifier + + + + + + + + + + + IPv6 address + + + + + Adjacency source address identifier for index + + ipv6 + IPv6 adjacency source address identifier + + + + + + + + + Adjacency destination address identifier for index + + ipv6 + IPv6 adjacency destination address identifier + + + + + + + + + + + + + IGP prefix identifier for index + + + + + IPv4 address + + + + + IPv4 IGP prefix address identifier for index + + ipv4net + IPv4 adjacency source address identifier + + + + + + + #include + + + + + + + IPv6 address + + + + + IPv6 IGP prefix address identifier for index + + ipv6net + IPv6 adjacency source address identifier + + + + + + + #include + + + + + + + + + + + + + + -- cgit v1.2.3