In general, this disclosure describes techniques for forwarding a packet in a segment routing network. More specifically, this disclosure ensures that the packet is forwarded with a compact segment routing header.
In traditional Internet Protocol (IP) network routing, IP packets are forwarded based on a routing table built by routing protocols. The route taken by the IP packets is usually the shortest path calculated by the routing protocols. In segment routing, the source chooses a path and encodes it in the packet header as an ordered list of segments. The rest of the network executes the encoded instructions.
In an Internet Protocol version 6 (IPv6) data plane, an ordered list of segments is encoded in a routing extension header; however, new hardware is required. In segment routing version 6 (SRv6), a Segment Routing IPv6 Header (SRH) is added to an original packet as an IPv6 extension header that may cause the original packet to grow indefinitely. The IPv6 extension header increases the size of the packet, resulting in the potential for the packet to exceed packet size limits.
A first aspect relates to a method implemented by a first node in a segment routing (SR) network domain comprising receiving, by the first node from a second node of another network domain, a packet configured to pass through the SR network domain in accordance with segment identifiers (SIDs), wherein a group of the SIDs have a first number of common consecutive data units; obtaining, by the first node, compressed SIDs (cSIDs) corresponding to the group of the SIDs, wherein each cSID comprises unique consecutive data units of a corresponding SID, and wherein the unique consecutive data units correspond to a second number of data units; generating, by the first node, a segment routing header (SRH) having a list of segments, wherein the list of segments comprises segments in order, wherein the segments include the SIDs that do not belong to the group and a container of the cSIDs, wherein the container has a length greater than 128 bits and further comprises the common consecutive data units for the group of the SIDs; adding, by the first node, the SRH to the packet; and forwarding, by the first node, the packet with the SRH to a third node in the SR network domain.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the container further comprises an end of compression indicator that has a preset value, wherein the end of compression indicator is attached to an end of the cSIDs.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the end of compression indicator corresponds to a number of zeroes or ones having a length of the second number of data units.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the end of compression indicator corresponds to a last cSID in order.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the container further comprises one or more paddings that are inserted after the end of compression indicator to fill an empty space in the container, wherein each padding has a length of the second number of data units.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that obtaining the cSIDs further comprises generating the SIDs in accordance with an SR policy of the SR network domain; and extracting, for each of the group of the SIDs, the unique consecutive data units in a respective SID as a cSID.
Optionally, in any of the preceding aspects, another implementation of the aspect provides receiving the cSIDs, and wherein determining the cSIDs comprises identifying the received cSIDs.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the first node is an ingress node or a border node of the SR network domain.
A second aspect relates to a method implemented by a first node in a segment routing (SR) network domain comprising receiving, by the first node from a second node of the SR network domain, a packet with an internet protocol (IP) header and a segment routing header (SRH), wherein the packet is configured to pass through the SR network domain in accordance with segment identifiers (SIDs), wherein a group of the SIDs have a first number of common consecutive data units, wherein the IP header includes a destination address (DA) for the packet, wherein the SRH comprises a list of segments and a segment left (SL) field, wherein the list of segments comprises segments in order, wherein the segments include the SIDs that do not belong to the group and a container of compressed SIDs (cSIDs), wherein the container has a length greater than 128 bits and further comprises a common consecutive prefix of a first number of data units for the group of the SIDs and an end of compression indicator (End-c), wherein each of the cSIDs comprises unique consecutive data units of a corresponding SID, and wherein the unique consecutive data units correspond to a second number of data units; updating, by the first node, a portion of the DA in the IP header with one of the cSIDs in accordance with the order; and forwarding, by the first node, the packet with the IP header and the SRH to a third node of the SR network domain in accordance with the updated DA.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that a common prefix in the container is followed by a first cSID of data units, which is in turn followed by a second cSID of the data units, and wherein the method further comprises determining whether the second cSID is not an End-c, wherein and the current segment is indicated by a value in the SL field.
Optionally, in any of the preceding aspects, another implementation of the aspect provides copying the second cSID to the portion of the DA in response to determining the second cSID is not an End-c, wherein the portion follows the common prefix of the first number of common consecutive data units in the DA.
Optionally, in any of the preceding aspects, another implementation of the aspect provides shifting the cSIDs in the current segment left by the second number of data units starting from the second cSID in the current segment, copying the first cSID of the second number of data units in a next segment to the place of the last cSID of the second number of data units in the current segment, and copying the first cSID in the current segment to the portion of the DA.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the next segment is indicated by the SL value minus one, and wherein the first cSID of the second number of data units is leftmost in the next segment.
Optionally, in any of the preceding aspects, another implementation of the aspect provides determining whether the second cSID of the second number of data units in the next segment is a c-Tag, wherein the second cSID follows the first cSID in the next segment.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the c-Tag corresponds to a number of ones having a length of the second number of data units and the End-c corresponds to a number of zeroes having a length of the second number of data units, or wherein the c-Tag corresponds to a number of zeros having a length of the second number of data units and the End-c corresponds to a number of ones having a length of the second number of data units.
Optionally, in any of the preceding aspects, another implementation of the aspect provides removing the next segment by copying the current segment to the next segment and decrementing the SL value by one when the second cSID is determined to be the c-Tag.
Optionally, in any of the preceding aspects, another implementation of the aspect provides shifting the cSIDs left by the second number of data units starting from the second cSID in the next segment when the second cSID is determined to not be the c-Tag, and copying the c-Tag to the place of the last cSID in the next segment.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that the first node is a transit node of the SR network domain.
Optionally, in any of the preceding aspects, another implementation of the aspect provides that a data unit is a byte, a nibble or a bit.
A third aspect relates to a node device comprising a receiver configured to receive a packet; a transmitter configured to transmit the packet; a memory coupled to the receiver and the transmitter, the memory storing instructions; and a processor coupled to the memory, the processor configured to execute the instructions to cause the node device to perform any of the methods disclosed herein.
A fourth aspect relates to a system, comprising: a first node; and a second node in communication with the first node device, wherein the first node or the second node performs any of the methods disclosed herein.
A fifth aspect relates to a means for forwarding a packet in a segment routing (SR) network domain, comprising: a packet receiving means configured to receive the packet to process; a packet transmission means coupled to the receiving means, the transmission means configured to forward the packet to another node; a storage means coupled to at least one of the receiving means or the transmission means, the storage means configured to store instructions; and a packet processing means coupled to the storage means, the packet processing means configured to execute the instructions stored in the storage means to perform any of the methods disclosed herein.
For the purpose of clarity, any one of the foregoing embodiments may be combined with any one or more of the other foregoing embodiments to create a new embodiment within the scope of the present disclosure.
These and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims.
For a more complete understanding of this disclosure, reference is now made to the following brief description, taken in connection with the accompanying drawings and detailed description, wherein like reference numerals represent like parts.
It should be understood at the outset that although an illustrative implementation of one or more embodiments are provided below, the disclosed systems and/or methods may be implemented using any number of techniques, whether currently known or in existence. The disclosure should in no way be limited to the illustrative implementations, drawings, and techniques illustrated below, including the exemplary designs and implementations illustrated and described herein, but may be modified within the scope of the appended claims along with their full scope of equivalents.
In one embodiment, the edge nodes 161 and 167 process packets received from networks 151 and 159, which may include encapsulating or otherwise processing these packets into SR (or SR-Multiprotocol Label Switching (MPLS)) packets such as by adding a SR header (SRH, sometime also referred to as a segment routing extension header) (and possibly another IP header) to these packets according to a data plane ascertained Segment Routing policy.
In one embodiment, an edge node (161, 167) or another node within network 160 determines a Segment Routing policy (e.g., a segment list that include segments that represent IP addresses (e.g., IPv6 addresses)) to apply to packets of a different packet flow. These policies can change in response to network conditions, network programming, etc. In one embodiment, the Segment Routing policy specifies to add one or more SRHs 182, each with one or more segment lists 188, resulting in a Segment Routing packet 175 having one or more SRHs 182. In one embodiment, a native packet 170 is received without an SRH (possibly with an IP Destination Address that is a Segment Identifier (SID)/IP address of the receiving node 161 or 167), and the receiving node 161 or 167 encapsulates the native packet 170 in an SR packet 175 including one or more added SRHs 182, each including one or more Segment lists 188. The node 161 or 167 also adds an IP header 181 that comprises a destination address (DA) of the packet. In one embodiment, a packet 170 is received with a Segment Routing header (not shown in
An SID (e.g., an SRv6 SID) includes a locator and a function (and optionally, any argument). The locator indicates which node in the multiple domain network 160 a packet 170 is to be routed to in order to perform the function. The function may be any possible function having any optional argument. In an embodiment, a group of SIDs has two common parts—one is the same common prefix of the first B bits; the other is the common function and arguments of the last R bits. In one embodiment, the last R bits are in common in the sense that the last R bits of each SID in the group are not used. That is, that the other bits (i.e., the first 128−R bits) of each SID in the group are used to steer a packet and perform a function. The middle L bits of these SRv6 SIDs are different, where L=128−B−R bits. Accordingly, the group of SIDs can be compressed to cSIDs each having L bits of a unique locator. In one embodiment, the segment list 188 of the SRH 182 includes one or more cSIDs.
The SRH 182 also includes multiple fields such as a flag field with a C sub-field 183, and a tag field with a cSID pointer (cP) sub-field 184. In one embodiment, the C sub-field 183 is used to indicate whether the next segment in order is in a compressed form (i.e., cSID) or a regular form (i.e., SID). The cP sub-field 184 is used for a pointer to an active (or next) cSID.
After adding the SRH 182 and IP header 181 to the packet 175, the edge nodes 161 and 167 forward the encapsulated packet to transit nodes 165, 166. The transit nodes 165, 166 receive the encapsulated packet 175 and update a destination address (DA) in the IP header 181 based on an cSID in the segment list 188 (by using a value in the cP sub-field 184). Accordingly, the transit nodes 165, 166 forward the encapsulated packet 175 (which includes an updated IP header 181) to the next node (e.g., the border node 163 or edge node 167) in the multiple domain network 160 in accordance with the updated DA. Once the encapsulated packet 175 travels through the multiple domain network 160, the edge nodes 161 and 167 eventually decapsulate or remove an SRH 182 (and possibly the IP header 181) and forward the native packet 179 into network 159 or 151.
Disclosed herein are techniques that compress the SRH 182 by compacting the group of SIDs having the common B bits of locator and common R bits of function (optionally, arguments) into cSIDs that comprise only the unique L bits of the locator (and part of function and arguments). By compressing the group of SIDs in such a way, forwarding an encapsulated packet reduces network bandwidth and consequently increases packet transmission rate.
As illustrated, the SRH 200 includes a number of fields that increase the size of the data packet. In particular, the SRH 200 comprises a Next Header field 211, Hdr Ext Len field 213, Routing Type field 215, Segment Left (SL) field 220, Last Entry field 231, Flag field 235, and Tag field 237, and a list of segments 239.
The Next Header field 211 comprises an 8-bit selector. The Next Header field 211 is used to identify a type of header immediately following the SRH. The Hdr Ext Len field 213 comprises an 8-bit unsigned integer. The Hdr Ext Len field 213 is used to indicate a length of the routing header (RH) in 8-octet units, not including the first 8 octets. The Routing Type field 215 comprises an 8-bit identifier of a particular routing header variant. The SL field 220 comprises an 8-bit unsigned integer. The SL field 220 is used to identify a number of remaining segments in the list of segments 239 before reaching the final destination. The SL value is decremented at each segment. The Last Entry field 231 contains an index of the last element in a segment list.
The Flag field 235 comprises 8 bits of flags. In one embodiment, the Flag field 235 includes a C sub-field 240. The C sub-field 240 is used to indicate whether a next segment in order is a cSID or an SID. For example, the C value can be set to zero to indicate that the next segment is not a cSID (or rather, is an SID). When the C value is one, the next segment is a cSID in a cSID container 280.
The Tag field 237 is used to tag a packet associated with the SRH 200 as part of a class or group of packets. In one embodiment, the Tag field 237 includes a cSID pointer (cP) sub-field 260. The cP sub-field 260 is used for a pointer to an active (or next) cSID. In one embodiment, if a size and position of a cSID in the list of segments 239 are in bytes, nibbles, or bits, the size of cP sub-field 260 is 4, 5, or 7 bits, respectively. If a position of a cSID is represented in bytes, the last 4 bits of original 16-bit Tag field 237 is used as the cP sub-field 260. For example, the pointer would point to a first byte of active or next cSID in a segment indicated by the SL field 220. If the position of a cSID is represented in nibbles, the last 5 bits of original 16-bit Tag field 237 is used as the cP sub-field 260. In such a case, the pointer of the cP sub-field 260 would point to the first nibble of active or next cSID in the segment. On the other hand, if the position of a cSID is represented in bits, the last 7 bits of original 16-bit Tag field 237 is defined as the cP sub-field 260. The pointer of the cP sub-field 260 would point to the first bit of active or next cSID in the segment.
The list of segments 239 includes one or more segments. The segments are arranged in an order that reflects the path of the corresponding packet. Each segment (or Segment List[i]) is identifiable by the value of the SL field 220 (the SL value) as an index and has a size of 128 bits. A segment comprises one SID, or one or more cSIDs. As shown in
At the end of the cSIDs, the container 300 contains the end of container (End-c) 330 after the last cSID for indicating the end of the container and/or the end of the compression. The End-c 330 has the same length (e.g., L bits) as that of a cSID. In one embodiment, the End-c 330 is all zeros of L bits, which is reserved for End-c 330. In another embodiment, the End-c 330 is all ones of L bits. In another embodiment, the first or last SID which is not compressed can be included in a list of segments before or after the container 300.
In block 510, the node receives a packet from a node of another network domain. The packet is to pass through the SR network domain in accordance with segment identifiers (SIDs). In an embodiment, the node is an ingress node of the SR network domain. In another embodiment, the node is a border node of the SR network domain. The SR network domain is an SR over Internet Protocol version 6 (SRv6) data plane. An SID has a value of 128 bits. In an embodiment, an SID includes a locator, function, and arguments. When a segment routing policy for an explicit traffic engineering path is applied to steer the packet at an edge node (e.g., the ingress node) of the network domain, SIDs are generated and added to the packet to provide guidance to nodes in the network domain to navigate the packet through the path. In an embodiment, a group (or some) of the SIDs have a number (e.g., B bits) of common consecutive data units (e.g., CPC 310 in a byte, nibble, or bit). A group of SIDs can have a common prefix of B bits in the locator. That is, the group of SIDs has a unique suffix (i.e., rest of the locator) of L bits in the locator. Moreover, the group of SIDs can also include R bits of common function and arguments. Accordingly, an SID in the group comprises B bits of the common prefix, L bits of the unique suffix, and R bits of the common function and arguments in order. In an embodiment, the group of SIDs can have at least one of the common function or arguments.
In block 530, the node obtains compressed SIDs (cSIDs) corresponding to the group of the SIDs (that have the common prefix of B bits in the locator). A cSID comprises unique consecutive data units (e.g., bits) of a corresponding SID. For example, a cSID is the unique suffix of the locator having a value of L bits.
In one embodiment, in order to determine the cSIDs, the node obtains the SIDs for the packet in accordance with an SR policy of the SR network domain. The node can identify the group of SIDs having the common prefix of B bits in the locator. In an embodiment, the node can identify the group of SIDs based on a binding SID. Once the group of SIDs is determined, the node extracts the unique suffix in a respective SID as a cSID for each SID in the group. In an embodiment, an SID has a size or length of 128 bits. In such a case, a corresponding cSID has a size that is less than 128 bits (e.g., 128 bits minus the B bits of the common prefix and the R bits of the common function and arguments).
In another embodiment, at block 510, the node can receive the cSIDs from another node either in the same or different network domain. As such, in order to determine the cSIDs at block 530, the node extracts the cSIDs from the packet with the cSIDs.
In block 550, the node generates a segment routing header (SRH). As illustrated in
The SIDs and cSIDs in the list of segments are arranged in an order that reflects the path of the packet. Accordingly, each segment includes one SID, or one or more cSIDs, such as a part of (e.g., a cSID) or whole SID. The segments include the rest of the SIDs that do not belong to the group and a container of the cSIDs. In one embodiment, the container has a length greater than 128 bits and further comprises the common consecutive data units (e.g., the locator of B bits) for the group of the SIDs, cSIDs, and an end of compression indicator. The end of compression indicator has a preset value and is attached to an end of the cSIDs.
In one embodiment, the end of compression indicator can be an end of container (End-c) 430 as illustrated in
Once the SRH is created, the node inserts a value into the C sub-field 240 of the flag field 235 in the SRH 200. The value of the C sub-field 240 indicates whether a next segment in order is a cSID or an SID. The node also sets a value of the cP sub-field 260. In one embodiment, the node determines a pointer that points to an initial cSID (i.e., a first cSID in order) in the list of segments. The pointer can be a numerical value (e.g., 0) that indicates a location of a first data unit (e.g., a first bit) of a cSID. Subsequently, the node inserts the pointer into the cP sub-field 260. For example, the node can insert ‘0’ as the pointer to the initial cSID into the cP sub-field 260 in the tag field 237 of the SRH 200. As such, the cP sub-field 260 in the tag field 237 comprises a pointer to one of the cSIDs.
In block 570, the node adds or pushes the SRH 200 to the packet 175. In one embodiment, the node also generates an internet protocol (IP) header 181 and adds the IP header 181 as an outer header to the packet 175 with the SRH 200 in such a way to encapsulate both the packet 175 and the SRH 200. In one embodiment, the IP header 181 is an IP version 6 (IPv6) header. In another embodiment, the IP header 181 is an IP version 4 (IPv4) header. The IP header 181 has a destination address (DA) that indicates an address of a node in the SR network domain 162, 164 where the packet is to be passed on next. A node address is represented by an SID. Accordingly, the DA is also composed of the locator, function, and arguments. The node determines an address of the next node in order based on the list of segments. The address of the next node corresponds to the next SID in the list of segments. The next SID may be represented by the cSID. In such a case, the node can construct an SID based on the cSID. That is, the node can prepend the common prefix of the locator to the cSID and append the common function and arguments to the cSID. The node then copies the constructed address or SID of the next node to the DA. In one embodiment, the node copies the cSID to the portion of the DA, which follows the common prefix in the DA when the DA contains the common prefix, wherein the common function and arguments in the DA have no use. When the node is a border node 163, there is no need to generate the IP header 181. In block 590, the node forwards the packet with the SRH to the next node in the SR network domain 162, 164. In one embodiment, the packet is forwarded in accordance with the DA in the IP header that is sent with the packet.
A transit node (e.g., the transit node 165, 166) can receive the packet with the SRH 200 and the IP header 181. In an embodiment, the transit node 165, 166 can receive the packet whose DA in the IP header 181 is a local END SID. The END SID indicates that the SRH includes a container containing cSIDs, wherein each of cSIDs is of L bits. In an embodiment, a common prefix in the container (e.g., in the current segment of 128 bits) is followed by a first cSID of L bits, which is in turn followed by a second cSID of L bits. In one embodiment, the transit node 165, 166 determines whether the current segment of 128 bits indicates the end of cSIDs or contains an active/next cSID, wherein the current segment indicates the end of cSIDs means that an End-c follows the first cSID in the current segment (i.e., the second cSID following the first cSID in the current segment is an End-c, wherein an End-c is a special cSID), the current segment contains an active/next cSID means that a cSID following the first cSID in the current segment is not an End-c (i.e., the second cSID following the first cSID in the current segment is not an End-c, wherein an End-c is a special cSID). In response to determining that the current segment of 128 bits indicates the end of cSIDs (i.e., the End-c follows the first cSID in the current segment), the transit node 165, 166 copies the next segment of 128 bits to the DA. That is, the transit node 165, 166 decrements the SL value by one, copies the segment of 128 bits indicated by the SL value to the DA, and forwards the packet to a node indicated by the DA.
In response to determining that the current segment of 128 bits contains an active/next cSID (i.e., the second cSID in the current segment is not an End-c), the transit node does the following. First, the transit node shifts the cSIDs (including End-c and c-Tags, which are special cSIDs) in the current segment to the left by L bits, starting from the second cSID in the current segment (e.g., copying the second cSID to the place of the first cSID, copying the third cSID to the place of the second cSID, and so on, until the last cSID has been copied to the place of the second-to-last cSID in the current segment of 128 bits). The transit node then copies the first cSID of L bits in the next segment of 128 bits (which is indicated by the SL value minus one) to the place of the last cSID in the current segment of 128 bits. Next, the transit node copies the current segment of 128 bits (which is indicated by the SL value) to the DA, or copies the first cSID of L bits following the common prefix in the container (i.e., in the current segment of 128 bits) to the cSID of the DA, which follows the common prefix in the DA. The transit node then determines whether the second cSID of L bits following the first cSID in the next segment is a c-Tag. In response to determining that the second cSID is the c-Tag, which indicates that the next segment is full of c-Tags except for the first cSID, the transit node removes the next segment by copying the current segment to the next segment and decrementing the SL value by one. In response to determining that the second cSID is not the c-Tag, the transit node shifts the rest of the cSIDs (including End-c and c-Tags as special cSIDs) in the next segment left by L bits (e.g., copying the second cSID to the place of the first cSID, copying the third cSID to the place of the second cSID, and so on, until the last cSID has been copied to the place of the second-to-last cSID in the next segment of 128 bits). The transit node then copies a c-Tag to the place of the last cSID in the next segment of 128 bits. Thereafter, the transit node forwards the packet to a node indicated by the DA.
In an embodiment, the transit node 165, 166 identifies a value of the C sub-field 240. If the C sub-field 240 value is zero, then the transit node converts an SL value to identify segments in terms of L bits and also updates the C sub-field 240 value to a nonzero value. The transit node determines whether the next segment in terms of L bits is an End-c by decrementing the SL value by one and checking the segment indicated by the SL value. In response to determining that the next segment is the End-c, the transit node converts the SL value to identify segments in terms of 128 bits, updates the C sub-field 250 value to a zero value, copies the segment of 128 bits indicated by the SL value to the DA, and forwards the packet to a node indicated by the DA. In response to determining that the next segment is not an End-c but a cSID, the transit node copies the cSID (i.e., the segment of L bits indicated by the SL value) to the portion of the DA following the common prefix and forwards the packet to a node indicated by the DA.
In an embodiment, where the SRH 200 comprises the C sub-field 240 and the cP sub-field 260, the transit node 165, 166 uses and updates the C value and the cP value. The transit node sets the C sub-field 240 value to one and the cP sub-field 260 value to B data units (such as bits) when the C sub-field 240 value in the packet with the SRH received is zero. The transit node determines whether the cP sub-field 260 value indicates the last cSID in the current segment of 128 bits, where the current segment is indicated by the SL value. In response to determining that the cP sub-field 260 value indicates the last cSID in the current segment, the transit node 165, 166 decrements the SL value by one to make the next segment of 128 bits become the current segment of 128 bits, and sets the cP sub-field 260 value to zero, which indicates the first cSID in the current segment. In response to determining that the cP sub-field 260 value does not indicate the last cSID in the current segment, the transit node 165, 166 updates the cP sub-field 260 value to indicate the next cSID (i.e., the updated cP sub-field 260 value indicates the next cSID) by incrementing the cP sub-field 260 value by L data units (such as bits). The transit node 165, 166 checks if the next cSID is an End-c. If the next cSID is the End-c, the transit node 165, 166 sets the C sub-field 240 value and cP sub-field 260 value to zeros, copies the next segment of 128 bits to the DA by decrementing the SL value by one, copies the segment of 128 bits indicated by the updated SL value to the DA, and forwards the packet to a node indicated by the DA. If the next cSID is not an End-c, the transit node 165, 166 copies the next cSID to the portion of the DA following the common prefix and forwards the packet to a node indicated by the DA.
The processor 630 is implemented by hardware and software. The processor 630 may be implemented as one or more CPU chips, cores (e.g., as a multi-core processor), field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), and digital signal processors (DSPs). The processor 630 is in communication with the ingress ports 610, receiver units 620, transmitter units 640, egress ports 650, and memory 660. The processor 630 comprises a packet processor 670. The packet processor 670 implements the disclosed embodiments described above. For instance, the packet processor 670 implements, generates, processes, prepares, or provides the various packet processing functions. The inclusion of the packet processor 670 therefore provides a substantial improvement to the functionality of the node 600 and effects a transformation of the node 600 to a different state. Alternatively, the packet processor 670 is implemented as instructions stored in the memory 660 and executed by the processor 630.
The memory 660 comprises one or more disks, tape drives, and solid-state drives and may be used as an over-flow data storage device, to store programs when such programs are selected for execution, and to store instructions and data that are read during program execution. The memory 660 may be volatile and/or non-volatile and may be read-only memory (ROM), random access memory (RAM), ternary content-addressable memory (TCAM), and/or static random-access memory (SRAM).
The means for forwarding a packet 700 includes a packet processing means 705. The packet processing means 705 is coupled to at least one of the packet receiving means 701 or the packet transmission means 707.
The means for forwarding a packet 700 includes a storage means 703. The storage means 703 is coupled to at least one of the packet receiving means 701 or the packet transmission means 707. The storage means 703 is configured to store instructions. The means for forwarding a packet 700 also includes packet processing means 705. The packet processing means 705 is coupled to the storage means 703. The packet processing means 705 is configured to execute the instructions stored in the storage means 703 to perform the methods disclosed herein.
It should also be understood that the steps of the exemplary methods set forth herein are not necessarily required to be performed in the order described, and the order of the steps of such methods should be understood to be merely exemplary. Likewise, additional steps may be included in such methods, and certain steps may be omitted or combined, in methods consistent with various embodiments of the present disclosure.
While several embodiments have been provided in the present disclosure, it should be understood that the disclosed systems and methods might be embodied in many other specific forms without departing from the spirit or scope of the present disclosure. The present examples are to be considered as illustrative and not restrictive, and the intention is not to be limited to the details given herein. For example, the various elements or components may be combined or integrated in another system or certain features may be omitted, or not implemented.
In addition, techniques, systems, subsystems, and methods described and illustrated in the various embodiments as discrete or separate may be combined or integrated with other systems, modules, techniques, or methods without departing from the scope of the present disclosure. Other items shown or discussed as coupled or directly coupled or communicating with each other may be indirectly coupled or communicating through some interface, device, or intermediate component whether electrically, mechanically, or otherwise. Other examples of changes, substitutions, and alterations are ascertainable by one skilled in the art and could be made without departing from the spirit and scope disclosed herein.
This patent application is a continuation of International Application No. PCT/US2021/019060 filed on Feb. 22, 2021, by Futurewei Technologies, Inc., and titled “Compressing Segment Identifiers for Segment Routing,” which claims the benefit of U.S. Provisional Patent Application No. 63/011,513 filed Apr. 17, 2020, by Futurewei Technologies, Inc., and titled “System and Method for Compressing Segment Identifiers,” which is hereby incorporated by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
63011513 | Apr 2020 | US |
Number | Date | Country | |
---|---|---|---|
Parent | PCT/US2021/019060 | Feb 2021 | US |
Child | 17967448 | US |