Segment Routing over IPv6
Segment Routing over IPv6 (SRv6) in Cisco IoT is a technology that enables source routing of IPv6 traffic by encoding a list of segments or instructions in the IPv6 packet header. This capability allows the source router to define the path that the packet must take through the network. Each segment is represented by an IPv6 address called a Segment Identifier (SID), and the packet carries a Segment Routing Header (SRH) that lists these segments.
Benefits of using SRv6:
-
Operates over the IPv6 data plane and uses the SRH to encode an ordered list of segments that the packet must traverse.
-
Enables network nodes to forward packets based on the active segment present in the destination address field and updates the destination address to the next segment as the packet progresses.
-
Supports network programming by allowing each segment to execute at a node level.
-
Simplifies network operations by removing the need for additional protocol layers like MPLS, which is beneficial for IoT environments requiring scalable and efficient routing.
-
Helps enhance reliability and performance.
-
Used in programmable, scalable, and automated networks, including IoT deployments, by providing end-to-end solutions.
|
Feature name |
Release information |
Feature description |
|---|---|---|
|
Segment Routing over IPv6 |
Release 26.1.1a |
This feature enables source routing of IPv6 traffic by encoding a list of segments or instructions in the IPv6 packet header. This allows the source router to define the path that the packet must take through the network. |
Feedback