WO2017016254A1 - Ipv6 message encapsulation processing method and apparatus - Google Patents

Ipv6 message encapsulation processing method and apparatus Download PDF

Info

Publication number
WO2017016254A1
WO2017016254A1 PCT/CN2016/080539 CN2016080539W WO2017016254A1 WO 2017016254 A1 WO2017016254 A1 WO 2017016254A1 CN 2016080539 W CN2016080539 W CN 2016080539W WO 2017016254 A1 WO2017016254 A1 WO 2017016254A1
Authority
WO
WIPO (PCT)
Prior art keywords
list
forwarding
node
ipv6
information
Prior art date
Application number
PCT/CN2016/080539
Other languages
French (fr)
Chinese (zh)
Inventor
廖婷
王翠
孟伟
李洪涛
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017016254A1 publication Critical patent/WO2017016254A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/745Address table lookup; Address filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/20Hop count for routing purposes, e.g. TTL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/741Routing in networks with a plurality of addressing schemes, e.g. with both IPv4 and IPv6
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling

Definitions

  • the present application relates to, but is not limited to, the field of communications, and in particular, to a method and an apparatus for processing IPV6 message encapsulation.
  • Segment routing is a method based on source address routing. By superimposing a layer of information that affects the existing shortest path forwarding, the data is carried outside the data packet. Specify path node information for shortest path forwarding.
  • the network device when a packet containing a segment routing header is transmitted in the SR network domain, the network device (router) routes the packet according to the segment header by using the specified SR node path information carried in the segment routing header.
  • the segment operation indicates that a corresponding operation is performed, and the operation indication includes Push, Next, and Continue.
  • the network device pushes a segment routing header (SR Header) into the IP packet, or adds another segment indication in the segment routing header;
  • SR Header segment routing header
  • Next and continue The operation indicates by the pointer of Ptr that when it is judged that the current segment operation has been completed, the pointer moves to the next segment, and the segment pointed by the pointer indicates that it is an active segment for forwarding the next hop; the Continue operation is The segment operation does not end and the pointer remains on the current segment.
  • the segment routing technology utilizes the existing IPV6 routing header for encapsulation extension.
  • the existing IPV6 (Internet Protocol Version 6, Internet Protocol version 6) packet header carries the SR Header.
  • the packet header of the IPV6 in the related art carries the next type of Next Header (NH), and the routing type is one of the extension headers.
  • the format of the extension header is shown in FIG. 3.
  • the display specified node or chain carried in the LIST list is displayed. The more the number of channels, the longer the length of the message header.
  • an SR LIST display is specified as: R1-R2-R4-R3-R5-R6-R8-R7-R9-R10, then the IPV6 packet header of the SR A header length of at least 128 bits*9+64 bits is required to be encapsulated at the R1 node.
  • the embodiment of the invention provides a method and a device for processing an IPV6 packet encapsulation, which can solve the problem that the packet header of the IPV6 is overburdened in the related art.
  • a method for processing an IPV6 packet encapsulation including:
  • the forwarding node acquires a correspondence between the SR segment routing list and the list identifier LIST ID;
  • the forwarding node forwards the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  • the LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
  • the LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
  • the method further includes:
  • the forwarding entry that generates the LIST ID includes:
  • the outbound interface information of the LIST ID is saved as the outbound interface of the forwarding entry of the LIST ID.
  • the forwarding according to the correspondence between the segment routing list and the LIST ID, forwarding the received IPV6 packet, including:
  • the destination address is the address of the forwarding node
  • the type of the next extended header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero, then according to the LIST ID
  • the value obtains the next hop information in the LIST list, and uses the IPV6 address of the next hop as the destination address to continue forwarding the IPV6 packet.
  • all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
  • a processing device for IPV6 packet encapsulation comprising:
  • Obtaining a module configured to obtain a correspondence between the SR segment routing list and the list identifier LIST ID;
  • the forwarding module is configured to forward the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  • the LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
  • the LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
  • the device further comprises:
  • the generating module is configured to generate a forwarding entry of the LIST ID after acquiring the correspondence between the segment routing list and the list identifier LIST ID.
  • the generating module includes:
  • a searching unit configured to search for outbound interface information of the next forwarding node of the forwarding node in the LIST list
  • the saving unit is configured to save the found outbound interface information as the outbound interface information of the forwarding entry of the LIST ID.
  • the forwarding module includes:
  • the obtaining unit is configured to: if the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the remaining LIST list If the hop count is not zero, the next hop information in the LIST list is obtained according to the LIST ID value;
  • the forwarding unit is configured to forward the IPV6 packet by using the IPV6 address of the next hop as the destination address.
  • all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the IPV6 message encapsulation being implemented when the computer executable instructions are executed.
  • a LIST ID is assigned to the LIST
  • the IPV6 carries the LIST ID by encapsulation, and identifies the LIST by using the LIST id, and searches for the next destination address in the LIST through the LIST ID to find the corresponding destination address encapsulation.
  • the publication is still the original forwarding table, except that the mapping of the LIST ID to the LIST on the specified node is displayed in the LIST.
  • the V6 extended encapsulation with a fixed length is used for the SR header encapsulation, and the LIST ID is used to map the node information of the SR LIST, and the IPV6SR packet is forwarded to the destination, and the SR of the IPV6 packet is carried by the LIST ID carrying form.
  • the encapsulation is implemented to effectively solve the problem that the packet header load increases with the number of designated nodes, which reduces the burden on the header of the IPV6 packet and improves the data transmission efficiency.
  • FIG. 1 is a schematic diagram of a format of a packet header of an SR in the related art
  • FIG. 2 is a schematic diagram of a packet header format of an IPv6 SR in the related art
  • FIG. 3 is a schematic diagram of a network topology in the related art
  • FIG. 4 is a schematic diagram of an IPv6 extension header in the related art
  • FIG. 5 is a flowchart of a method for processing IPV6 packet encapsulation according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of an extended header format of an IPv6 packet according to Embodiment 1 of the present invention.
  • FIG. 7 is a schematic diagram of a network topology according to Embodiment 2 of the present invention.
  • FIG. 8 is a schematic diagram of a forwarding table on a router R1 according to Embodiment 2 of the present invention.
  • FIG. 9 is a schematic diagram of a LIST ID forwarding table according to Embodiment 3 of the present invention.
  • FIG. 10 is a schematic diagram of a Flag field in a packet header of an IPV6 packet according to an embodiment of the present disclosure
  • FIG. 11 is a structural diagram of an apparatus for processing IPV6 packet encapsulation according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of a method for processing IPV6 packet encapsulation according to an embodiment of the present invention. The method shown in Figure 5 includes:
  • Step 501 The forwarding node acquires a correspondence between a segment route (SR) list and a list identifier (LIST ID).
  • SR segment route
  • LIST ID list identifier
  • Step 502 The forwarding node forwards the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  • the method provided by the embodiment of the present invention obtains the correspondence between the end router list and the LIST ID, and then uses the corresponding relationship to forward the packet, and effectively solves the problem that the packet header load increases with the number of designated nodes by using the carried LIST ID.
  • the problem is that the burden on the header of the IPV6 packet is reduced, and the data transmission efficiency is improved.
  • the LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
  • the node in the path path can make full use of the LIST ID by using the IPV6 message at the ingress node.
  • the LIST ID is a bit setting information of a Flag field in a packet header of an IPV6 packet or The specific type information of the routing type is identified.
  • the method further includes: generating a forwarding entry of the LIST ID.
  • the LIST ID By generating a forwarding entry for the LIST ID, the LIST ID can be conveniently used for data forwarding, and the efficiency of IPV6 packet forwarding is improved.
  • the forwarding entry that generates the LIST ID includes:
  • the outbound interface information of the forwarding node of the forwarding node in the LIST list is searched; and the outbound interface information of the forwarding entry of the LIST ID is saved as the outbound interface information of the forwarding entry of the LIST ID.
  • the forwarding according to the correspondence between the segment routing list and the LIST ID, forwarding the received IPV6 packet, including:
  • the destination address is the address of the forwarding node
  • the type of the next extended header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero, then according to the LIST ID
  • the value obtains the next hop information in the LIST list, and uses the IPV6 address of the next hop as the destination address to continue forwarding the IPV6 packet.
  • all path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
  • an unused global IPV6 address or other bit length identifier is used to indicate the mapping identifier of the LIST, as shown in FIG.
  • the controller obtains the IPV6 address of all the nodes in the network, and finds that there is a globally unique unicast IPV6 address 2001::1001-2001::2000 (this field can be continuous or discontinuous.
  • the node segment identifier (SID) assigned to the nodes R1-R10 is 2001::1001-2001::1010
  • a policy path calculated by the controller according to the policy is 2001::1001- 2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001:: 1007-2001::1009-2001::1010
  • the current SR header extension will carry the LIST node information in the RH extension header. This is just one of the scenarios. If the network size is large, some special strategies are needed. After the node with more hops, all the node information needs to be carried in the extension header, which greatly increases the burden on the packet header.
  • the application can be implemented as follows:
  • the unused 2001::2000 route is assigned to the path on the controller, and the mapping of the policy path to the controller is performed by using the address of 2001::2000, that is, the unique identifier by the LIST ID.
  • mapping information (the information is delivered through the southbound interface (that is, the interface that manages other vendors' network management or devices, that is, the interface provided downwards, supports multiple forms of interface protocols), such as PCEP ( Path Computation Element Protocol, BGP-LS (Border Gateway Protocol-Link-state), openflow (open flow), netconf (network configuration), etc. Each node in the path is delivered.
  • southbound interface that is, the interface that manages other vendors' network management or devices, that is, the interface provided downwards, supports multiple forms of interface protocols
  • PCEP Path Computation Element Protocol
  • BGP-LS Border Gateway Protocol-Link-state
  • openflow open flow
  • netconf netconf
  • LIST ID (2001::2000) to LIST (2001::1001-2001::1002-2001::1004-2001::1003-2001::1005- 2001::1006-2001::1008-2001::1007-2001::1009-2001::1010) mapping table;
  • a new routing type header is added to indicate that the extension header carries a path identification information, and the new type still includes the same as the existing extension.
  • the Segments Left field (the number of hops in the remaining LIST list) is still the number of nodes in the policy path -2 (counting from zero, its first hop has been stripped), and the Segment LIST ID is encapsulated as 2001: : 2000, the packet encapsulation destination address of the base v6 is the next hop node 2001::1002, R2 of the node R1 (2001::1001) in the LIST, and is forwarded according to the routing entry in the forwarding table of R2;
  • the destination address is itself, and the packet carries the NH header. If the Left field of the Segment is not 0, the Segment LIST ID field is taken out, and the mapping table is searched. The node R2 is found. 2001::1002) Next hop node 2001: in the LIST 1004, R4, the address of R4 is filled in the destination address field, the left field of the Segments is decremented by 1, and then forwarded according to the destination address R4;
  • the packet arrives at R10, the destination address is itself, the packet carries the NH header, and the Lefts Left field is 0. It is determined that it is the last hop, and the extension header of the SR type in the NH packet is optional. pop up.
  • the node SID is covered.
  • the adjacent SID Adjacency SID
  • FIG. 6 there is a relationship between R4 and R6.
  • the adjacent SID specified by the above link is the local label value.
  • the upper two links are FE80::9001 and FE80::9002 respectively. If the specified display path must pass through R4-R6. If the above link is reachable, the controller calculates a LIST, such as LIST 3: 2001::1001-2001::1004-FE80::9001-2001::1010, or the control as described in the first embodiment. Under the surface control, the map of the LIST 3 is identified as 2001::1199, and the controller sends the mapping information of the identifier and the path information to R1, R3, and R10, and each node stores the mapping table information:
  • the path that the controller needs to send the packet header to the policy path is 2001::1001-2001::1004-FE80::9001-2001::1010, carrying the LIST ID mapping: 2001::1199; as shown in Figure 6, the packet header to be sent to the traffic header of the policy path needs to be the number of nodes in the policy path - 2 (from 0) Start counting, the local node loses its own hop count), which is 2, the Segment LIST ID is encapsulated as 2001::1199, and the IPV6 packet encapsulation destination address is the node R1 (2001::1001).
  • the next hop node 2001::1004, R4 in the LIST is forwarded according to the route from the shortest path to R4, as shown in the forwarding table of Figure 8, where the shortest path from R1 to R4 is reachable through R2;
  • the packet is forwarded to the R2 node, and the R2 node views the destination address to R4, and the NH header is routing.
  • the type header does not need to be processed by itself, that is, the content in the extension header and the outer encapsulation is not processed, and the packet is forwarded to the R4 node;
  • the NH header displays the next extension header as the routing type header, the type in the routing type header is the indicated path identifier, and the left field of the segments is 2.
  • the next hop of my own is FE80::9001, which is the local link address.
  • the next hop address 2001::1010 is encapsulated in the Dst (destination) field to forward the packet.
  • the left field of the segments is decremented to the local area, and then the first link is decremented to the local link, and the delivered message is 0 at this time;
  • R6 is the forwarding intermediate node. It is not in the LIST. It is forwarded according to the DST field of the message 2001::1010.
  • the default shortest path is R6-R8-R10.
  • the NH header is a routing type header, and does not need to be processed by itself. That is, the Dst content in the extension header and the outer encapsulation is not processed, and the packet is forwarded to the R8 node.
  • the R8 node operates in the same manner as R6, and forwards the packet to the R10 node.
  • the destination address is itself, the NH header is the routing type header, and the Lefts Left field is 0. It is determined that it is the last hop, and the extension header of the SR type in the NH message can be selectively popped up.
  • the controller sends a mapping information LIST ID (2001::2000) of the display path to the LIST (2001::1001-2001::1002-2001::1004-2001::1003-2001: :1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010)
  • LIST ID (2001::2000) of the display path to the LIST (2001::1001-2001::1002-2001::1004-2001::1003-2001: :1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010)
  • the next hop of R1 is in the LIST.
  • the middle is R2, the next hop is the outgoing interface to R2, the gateway is also the gateway to R2, then a forwarding entry to the LIST ID is generated locally, the next hop is the outgoing interface to R2, and the gateway is also the gateway to R2.
  • the same nodes such as R2 and R3 also form forwarding entries.
  • the packet can be transmitted along the path without extending the header carrying information.
  • the third embodiment requires the LIST to cover the complete node information in the path, otherwise the intermediate forwarding node may not find the routing entry of the LIST ID.
  • the LIST is marked with a unique identifier LIST ID, which may be a 20-bit tag or a 32-bit ipv4 address or a 128-bit IPV6 address.
  • the LIST ID can be carried in the following manner, including:
  • the RESV field may be carried in a field of an existing SR extension. As shown in FIG. 10, a certain R in the FLAG field indicates that the path identifier is carried. Since the node has a mapping table of the path identifier, the reserved bits of the original policy can be vacant to indicate how many bits of the label are carried. For example, if the three bit fields of the lower part of the FLAG field are used to identify the number of bits. The identifier of the set.
  • FIG. 11 is a structural diagram of an apparatus for processing IPV6 packet encapsulation according to an embodiment of the present invention.
  • the device shown in Figure 10 includes:
  • the obtaining module 1101 is configured to obtain a correspondence between a segment route (SR) list and a list identifier (LIST ID);
  • the forwarding module 1102 is configured to forward the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  • the LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the device is located at the SR ingress node.
  • the LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
  • the device further comprises:
  • the generating module is configured to generate a forwarding entry of the LIST ID after acquiring the correspondence between the segment routing list and the list identifier LIST ID.
  • the generating module includes:
  • a searching unit configured to search for outbound interface information of the next forwarding node of the forwarding node in the LIST list
  • the saving unit is configured to save the found outbound interface information as the outbound interface information of the forwarding entry of the LIST ID.
  • the forwarding module 1102 includes:
  • the obtaining unit is configured to: when the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero , obtaining the next hop information in the LIST list according to the LIST ID value;
  • the forwarding unit is configured to forward the IPV6 packet by using the IPV6 address of the next hop as the destination address.
  • all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
  • the device provided by the embodiment of the present invention obtains the correspondence between the router list and the LIST ID, and then uses the corresponding relationship to forward the packet.
  • the LIST ID is used to effectively solve the problem that the packet header load increases with the number of designated nodes. The problem is that the burden on the header of the IPV6 packet is reduced, and the data transmission efficiency is improved.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the IPV6 message encapsulation being implemented when the computer executable instructions are executed.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the application is not limited to any particular combination of hardware and software.
  • Each of the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • Each device/function module/functional unit in the above embodiments may be stored in a computer readable storage medium when implemented in the form of a software function module and sold or used as a standalone product.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the technical solution of the present application effectively solves the problem that the packet header load increases with the number of designated nodes, reduces the burden on the header of the IPV6 packet, and improves the data transmission efficiency.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An IPV6 message encapsulation processing method, comprising: a forwarding node acquiring a correlation between a segment routing list and a list identifier (LIST ID); the forwarding node forwarding the received IPV6 message according to the correlation between the segment routing list and the LIST ID.

Description

IPV6报文封装的处理方法和装置IPV6 message encapsulation processing method and device 技术领域Technical field
本申请涉及但不限于通信领域,尤其涉及一种IPV6报文封装的处理方法和装置。The present application relates to, but is not limited to, the field of communications, and in particular, to a method and an apparatus for processing IPV6 message encapsulation.
背景技术Background technique
段路由(Segment Routing,简称SR)是一种基于源地址的路由的方法,通过在数据报文外叠加一层影响现有最短路径转发的节点信息,携带在数据报文外部,报文根据这些指定路径节点信息进行最短路径转发。Segment routing (SR) is a method based on source address routing. By superimposing a layer of information that affects the existing shortest path forwarding, the data is carried outside the data packet. Specify path node information for shortest path forwarding.
如图1所示,当包含段路由报文头的报文在SR网络域中进行传输时,通过段路由头中携带的指定SR节点路径信息,网络设备(路由器)根据段路由报文头中的段操作指示进行相应的操作,该操作指示包括Push(压入),Next(下一个),Continue(继续)。当操作指示为PUSH操作时,网络设备将段路由报文头(Segment Routing Header,简称SR Header)压入到IP报文中,或者在段路由报文头中增加其他的段指示;Next和continue操作通过Ptr的指针来表明,当判断出当前的段操作已经完毕,指针移到下一个段,指针所指的段表明是用于转发下一跳的active segment(活动段);Continue操作为该段操作没有结束,指针仍然停留在当前的段上。通过SR指定路径转发功能,可以非常便捷的实现网络的负载均衡和流程工程,以及快速重路由等复杂网络功能。As shown in Figure 1, when a packet containing a segment routing header is transmitted in the SR network domain, the network device (router) routes the packet according to the segment header by using the specified SR node path information carried in the segment routing header. The segment operation indicates that a corresponding operation is performed, and the operation indication includes Push, Next, and Continue. When the operation indication is a PUSH operation, the network device pushes a segment routing header (SR Header) into the IP packet, or adds another segment indication in the segment routing header; Next and continue The operation indicates by the pointer of Ptr that when it is judged that the current segment operation has been completed, the pointer moves to the next segment, and the segment pointed by the pointer indicates that it is an active segment for forwarding the next hop; the Continue operation is The segment operation does not end and the pointer remains on the current segment. By specifying the path forwarding function by SR, it is very convenient to implement network load balancing and process engineering, as well as complex network functions such as fast rerouting.
如图2所示,段路由技术利用了现有的IPV6的路由头进行封装扩展,现有的IPV6(Internet Protocol Version 6,互联网协议的第六版)报文头中携带SR Header。另外,相关技术中的IPV6的报文头携带下一个扩展头(Next Header,简称NH)类型,routing type(路由类型)为其中一种扩展头,其扩展头的格式参见图3。在相关技术中的SR扩展的封装过程中,由于IPV6SR扩展头中由可扩展长度字段组成,当LIST列表中携带的显示指定节点或链 路数个数越多,报文头的长度越长。As shown in Figure 2, the segment routing technology utilizes the existing IPV6 routing header for encapsulation extension. The existing IPV6 (Internet Protocol Version 6, Internet Protocol version 6) packet header carries the SR Header. In addition, the packet header of the IPV6 in the related art carries the next type of Next Header (NH), and the routing type is one of the extension headers. The format of the extension header is shown in FIG. 3. In the SR extension encapsulation process in the related art, since the IPV6SR extension header is composed of an expandable length field, the display specified node or chain carried in the LIST list is displayed. The more the number of channels, the longer the length of the message header.
举例来说,以图4所示网络为例进行说明:For example, take the network shown in Figure 4 as an example:
当网络中出现一条显示路径几乎覆盖网络中的所有节点时,一条SR LIST显示指定为:R1-R2-R4-R3-R5-R6-R8-R7-R9-R10,则SR的IPV6报文头至少需要128bits*9+64bits的头部长度在R1节点进行封装。When a display path in the network covers almost all the nodes in the network, an SR LIST display is specified as: R1-R2-R4-R3-R5-R6-R8-R7-R9-R10, then the IPV6 packet header of the SR A header length of at least 128 bits*9+64 bits is required to be encapsulated at the R1 node.
由上可以看出,这种扩展形式会给IPV6的报文头带来很大负担。As can be seen from the above, this extended form will impose a heavy burden on the header of IPV6.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提供一种IPV6报文封装的处理方法和装置,能够解决相关技术中IPV6的报文头负担过重的问题。The embodiment of the invention provides a method and a device for processing an IPV6 packet encapsulation, which can solve the problem that the packet header of the IPV6 is overburdened in the related art.
本发明实施例提供了如下技术方案:The embodiments of the present invention provide the following technical solutions:
一种IPV6报文封装的处理方法,包括:A method for processing an IPV6 packet encapsulation, including:
转发节点获取SR段路由列表与列表标识LIST ID的对应关系;The forwarding node acquires a correspondence between the SR segment routing list and the list identifier LIST ID;
所述转发节点根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。The forwarding node forwards the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
其中,当所述转发节点为SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
其中,所述LIST ID是通过IPV6报文的报文头中Flag字段的比特置位信息或routing type的特定预设值信息来识别。The LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
其中,所述转发节点获取段路由列表与列表标识LIST ID的对应关系之后,所述方法还包括:After the forwarding node obtains the correspondence between the segment routing list and the list identifier LIST ID, the method further includes:
生成LIST ID的转发条目。Generate a forwarding entry for the LIST ID.
其中,所述生成LIST ID的转发条目,包括:The forwarding entry that generates the LIST ID includes:
查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;Finding outbound interface information of the next forwarding node of the forwarding node in the LIST list;
将查找到的出接口信息保存为LIST ID的转发条目的出接口信息。 The outbound interface information of the LIST ID is saved as the outbound interface of the forwarding entry of the LIST ID.
其中,所述根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发,包括:The forwarding, according to the correspondence between the segment routing list and the LIST ID, forwarding the received IPV6 packet, including:
当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表的跳数不为零,则根据LIST ID值获取LIST列表中的下一跳信息,并将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。If the destination address is the address of the forwarding node, if the type of the next extended header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero, then according to the LIST ID The value obtains the next hop information in the LIST list, and uses the IPV6 address of the next hop as the destination address to continue forwarding the IPV6 packet.
其中,在所述LIST ID中包括路径中所有途径节点信息时,通过将LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。When all the path node information in the path is included in the LIST ID, all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
一种IPV6报文封装的处理装置,包括:A processing device for IPV6 packet encapsulation, comprising:
获取模块,设置成获取SR段路由列表与列表标识LIST ID的对应关系;Obtaining a module, configured to obtain a correspondence between the SR segment routing list and the list identifier LIST ID;
转发模块,设置成根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。The forwarding module is configured to forward the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
其中,当所述转发节点为SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
其中,所述LIST ID是通过IPV6报文的报文头中Flag字段的比特置位信息或routing type的特定预设值信息来识别。The LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
其中,所述装置还包括:Wherein, the device further comprises:
生成模块,设置成在获取段路由列表与列表标识LIST ID的对应关系之后,生成LIST ID的转发条目。The generating module is configured to generate a forwarding entry of the LIST ID after acquiring the correspondence between the segment routing list and the list identifier LIST ID.
其中,所述生成模块包括:The generating module includes:
查找单元,设置成查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;a searching unit, configured to search for outbound interface information of the next forwarding node of the forwarding node in the LIST list;
保存单元,设置成将查找到的出接口信息保存为LIST ID的转发条目的出接口信息。The saving unit is configured to save the found outbound interface information as the outbound interface information of the forwarding entry of the LIST ID.
其中,所述转发模块包括:The forwarding module includes:
获取单元,设置成当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表 的跳数不为零,则根据LIST ID值获取LIST列表中的下一跳信息;The obtaining unit is configured to: if the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the remaining LIST list If the hop count is not zero, the next hop information in the LIST list is obtained according to the LIST ID value;
转发单元,设置成将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。The forwarding unit is configured to forward the IPV6 packet by using the IPV6 address of the next hop as the destination address.
其中,在所述LIST ID中包括路径中所有途径节点信息时,通过将LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。When all the path node information in the path is included in the LIST ID, all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
本发明实施例还提供了一种计算机可读存储介质,其存储有计算机可执行指令,所述计算机可执行指令被执行时实现所述IPV6报文封装的处理方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the IPV6 message encapsulation being implemented when the computer executable instructions are executed.
本发明实施例,给LIST分配一个LIST ID,IPV6通过封装携带LIST ID,并通过LIST id来标识LIST,且在本地通过LIST ID查找LIST中的下一跳目的地址查找相应目的地址封装,而转发表还是原有的转发表,只不过在LIST中显示指定的节点上需要维护LIST ID到LIST的映射。使具有固定长度的V6扩展封装用于SR报文头封装,所述LIST ID用于映射SR LIST的节点信息,以此IPV6SR报文转发至终点,通过LIST ID的携带形式进行IPV6报文的SR封装实现,有效解决报文头载荷随着指定节点的数量显示增加的问题,减轻了IPV6报文的报文头的负担,提高了数据传输效率。In the embodiment of the present invention, a LIST ID is assigned to the LIST, and the IPV6 carries the LIST ID by encapsulation, and identifies the LIST by using the LIST id, and searches for the next destination address in the LIST through the LIST ID to find the corresponding destination address encapsulation. The publication is still the original forwarding table, except that the mapping of the LIST ID to the LIST on the specified node is displayed in the LIST. The V6 extended encapsulation with a fixed length is used for the SR header encapsulation, and the LIST ID is used to map the node information of the SR LIST, and the IPV6SR packet is forwarded to the destination, and the SR of the IPV6 packet is carried by the LIST ID carrying form. The encapsulation is implemented to effectively solve the problem that the packet header load increases with the number of designated nodes, which reduces the burden on the header of the IPV6 packet and improves the data transmission efficiency.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为相关技术中SR的报文头格式的示意图;1 is a schematic diagram of a format of a packet header of an SR in the related art;
图2为相关技术中IPv6SR的报文头格式的示意图;2 is a schematic diagram of a packet header format of an IPv6 SR in the related art;
图3为相关技术中网络拓扑的示意图;3 is a schematic diagram of a network topology in the related art;
图4为相关技术中IPv6扩展头的示意图;4 is a schematic diagram of an IPv6 extension header in the related art;
图5为本发明实施例提供的IPV6报文封装的处理方法的流程图;FIG. 5 is a flowchart of a method for processing IPV6 packet encapsulation according to an embodiment of the present invention;
图6为本发明实施例一提供的IPv6报文的扩展头格式的示意图; FIG. 6 is a schematic diagram of an extended header format of an IPv6 packet according to Embodiment 1 of the present invention;
图7为本发明实施例二提供的网络拓扑的示意图;FIG. 7 is a schematic diagram of a network topology according to Embodiment 2 of the present invention;
图8为本发明实施例二提供的路由器R1上的转发表的示意图;8 is a schematic diagram of a forwarding table on a router R1 according to Embodiment 2 of the present invention;
图9为本发明实施例三提供的LIST ID转发表的示意图;9 is a schematic diagram of a LIST ID forwarding table according to Embodiment 3 of the present invention;
图10为本发明实施例提供的IPV6报文的报文头中Flag字段的示意图;10 is a schematic diagram of a Flag field in a packet header of an IPV6 packet according to an embodiment of the present disclosure;
图11为本发明实施例提供的IPV6报文封装的处理装置的结构图。FIG. 11 is a structural diagram of an apparatus for processing IPV6 packet encapsulation according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下面将结合附图及实施例对本申请作进一步的详细描述。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。The present application will be further described in detail below with reference to the accompanying drawings and embodiments. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other.
图5为本发明实施例提供的IPV6报文封装的处理方法的流程图。图5所示方法,包括:FIG. 5 is a flowchart of a method for processing IPV6 packet encapsulation according to an embodiment of the present invention. The method shown in Figure 5 includes:
步骤501、转发节点获取段路由(SR)列表与列表标识(LIST ID)的对应关系;Step 501: The forwarding node acquires a correspondence between a segment route (SR) list and a list identifier (LIST ID).
步骤502、所述转发节点根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。Step 502: The forwarding node forwards the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
本发明实施例提供的方法,获取端路由器列表与LIST ID的对应关系,再利用该对应关系进行报文转发,通过携带的LIST ID,有效解决报文头载荷随着指定节点的数量显示增加的问题,减轻了IPV6报文的报文头的负担,提高了数据传输效率。The method provided by the embodiment of the present invention obtains the correspondence between the end router list and the LIST ID, and then uses the corresponding relationship to forward the packet, and effectively solves the problem that the packet header load increases with the number of designated nodes by using the carried LIST ID. The problem is that the burden on the header of the IPV6 packet is reduced, and the data transmission efficiency is improved.
下面对本发明实施例提供的方法实施例作进一步说明:The method embodiments provided by the embodiments of the present invention are further described below:
其中,当所述转发节点为SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the forwarding node is an SR ingress node.
可选的,通过在入口节点在IPV6报文,可以方便路径途径的节点充分利用该LIST ID。Optionally, the node in the path path can make full use of the LIST ID by using the IPV6 message at the ingress node.
所述LIST ID是通过IPV6报文的报文头中Flag字段的比特置位信息或 routing type的特定预设值信息来识别。The LIST ID is a bit setting information of a Flag field in a packet header of an IPV6 packet or The specific type information of the routing type is identified.
通过充分利用IPV6报文的报文头的格式中可用的字段,减少对现有协议的修改,实现简单且方便。By making full use of the fields available in the format of the header of the IPV6 packet, the modification of the existing protocol can be reduced, which is simple and convenient.
当然,所述转发节点获取段路由列表与列表标识LIST ID的对应关系之后,所述方法还包括:生成LIST ID的转发条目。After the forwarding node obtains the correspondence between the segment routing list and the list identifier LIST ID, the method further includes: generating a forwarding entry of the LIST ID.
通过为该LIST ID生成转发条目,可以方便利用该LIST ID进行数据转发,提高IPV6报文转发的效率。By generating a forwarding entry for the LIST ID, the LIST ID can be conveniently used for data forwarding, and the efficiency of IPV6 packet forwarding is improved.
其中,所述生成LIST ID的转发条目,包括:The forwarding entry that generates the LIST ID includes:
查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;将查找到的出接口信息保存为LIST ID的转发条目的出接口信息。The outbound interface information of the forwarding node of the forwarding node in the LIST list is searched; and the outbound interface information of the forwarding entry of the LIST ID is saved as the outbound interface information of the forwarding entry of the LIST ID.
其中,所述根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发,包括:The forwarding, according to the correspondence between the segment routing list and the LIST ID, forwarding the received IPV6 packet, including:
当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表的跳数不为零,则根据LIST ID值获取LIST列表中的下一跳信息,并将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。If the destination address is the address of the forwarding node, if the type of the next extended header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero, then according to the LIST ID The value obtains the next hop information in the LIST list, and uses the IPV6 address of the next hop as the destination address to continue forwarding the IPV6 packet.
另外,在所述LIST ID中包括路径中所有途径节点信息时,通过将LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。In addition, when all the path node information in the path is included in the LIST ID, all path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
实施例一 Embodiment 1
以下以一个实施例来说明本申请的SR LIST问题。通过扩展管理IPV6地址块,使用未被使用的全局IPV6地址或其它bits长度的标识用以表示LIST的映射标识,如图3所示:The SR LIST problem of the present application is explained below in one embodiment. By extending the management IPV6 address block, an unused global IPV6 address or other bit length identifier is used to indicate the mapping identifier of the LIST, as shown in FIG.
控制器Controller(Operator)获取到网络中所有节点的IPV6地址,发现还有全局唯一的单播空余的IPV6地址2001::1001-2001::2000(该字段可以是连续的,也可以是不连续的)未被使用,则给节点R1-R10分配的节点段标识(SID)分别为2001::1001-2001::1010,另外控制器上根据策略计算出的一条策略路径为2001::1001-2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001:: 1007-2001::1009-2001::1010,现在的SR头部扩展会将该LIST的节点信息均携带在RH扩展头中,这里只是其中一个场景,若网络规模再大,而有些特殊策略需要经过更多跳数的节点,则也需要将所有的节点信息都携带在扩展头中,这会大大增加报文头负担,本申请可以如下实现:The controller (Operator) obtains the IPV6 address of all the nodes in the network, and finds that there is a globally unique unicast IPV6 address 2001::1001-2001::2000 (this field can be continuous or discontinuous. The node segment identifier (SID) assigned to the nodes R1-R10 is 2001::1001-2001::1010, and a policy path calculated by the controller according to the policy is 2001::1001- 2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001:: 1007-2001::1009-2001::1010, the current SR header extension will carry the LIST node information in the RH extension header. This is just one of the scenarios. If the network size is large, some special strategies are needed. After the node with more hops, all the node information needs to be carried in the extension header, which greatly increases the burden on the packet header. The application can be implemented as follows:
1、控制器上将未使用的2001::2000的路由分配给该路径,用2001::2000的地址对该策略路径在控制器上进行的映射维护,也即通过该LIST ID来唯一的标识该LIST;1. The unused 2001::2000 route is assigned to the path on the controller, and the mapping of the policy path to the controller is performed by using the address of 2001::2000, that is, the unique identifier by the LIST ID. The LIST;
2、将2001::2000到2001::1001-2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010映射信息(所述信息通过南向接口(即管理其他厂家网管或设备的接口,即向下提供的接口,支持多种形式的接口协议)协议下发,如PCEP(Path Computation Element Protocol,路径计算单元协议)、BGP-LS(Border Gateway Protocol-Link-state,边界网关协议-链路状态)、openflow(开放流)、netconf(网络配置)等协议的扩展下发)下发该路径中的每个节点。2. Will 2001::2000 to 2001::1001-2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001::1007-2001: :1009-2001::1010 mapping information (the information is delivered through the southbound interface (that is, the interface that manages other vendors' network management or devices, that is, the interface provided downwards, supports multiple forms of interface protocols), such as PCEP ( Path Computation Element Protocol, BGP-LS (Border Gateway Protocol-Link-state), openflow (open flow), netconf (network configuration), etc. Each node in the path is delivered.
3、对于该路径中的每个节点,形成一张LIST ID(2001::2000)到LIST(2001::1001-2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010)的映射表;3. For each node in the path, form a LIST ID (2001::2000) to LIST (2001::1001-2001::1002-2001::1004-2001::1003-2001::1005- 2001::1006-2001::1008-2001::1007-2001::1009-2001::1010) mapping table;
4、对于报文的入口ingress节点R1,如图6所示,新增一个新的routing type头表示本扩展头携带的是一个路径标识信息,所述新type中仍然和现有的扩展一样包括Segments Left(段余留)字段(剩余LIST列表的跳数)仍旧为策略路径中的节点个数-2(从零开始计数,自身的第一跳已经剥除),Segment LIST ID封装为2001::2000,基础v6的报文封装目的地址为本节点R1(2001::1001)在该LIST中的下一跳节点2001::1002,R2,依据R2的转发表中的路由条目进行转发;4. For the ingress node R1 of the message, as shown in FIG. 6, a new routing type header is added to indicate that the extension header carries a path identification information, and the new type still includes the same as the existing extension. The Segments Left field (the number of hops in the remaining LIST list) is still the number of nodes in the policy path -2 (counting from zero, its first hop has been stripped), and the Segment LIST ID is encapsulated as 2001: : 2000, the packet encapsulation destination address of the base v6 is the next hop node 2001::1002, R2 of the node R1 (2001::1001) in the LIST, and is forwarded according to the routing entry in the forwarding table of R2;
5、当报文转发到R2,目的地址为自身,报文携带了NH头,里面的Segments Left字段不为0,则将Segment LIST ID字段取出来,进行映射表的查找,发现本节点R2(2001::1002)在该LIST中的下一跳节点2001:: 1004,R4,则将R4的地址填充在目的地址字段,Segments left字段进行减1,而后依据目的地址R4进行转发;5. When the packet is forwarded to R2, the destination address is itself, and the packet carries the NH header. If the Left field of the Segment is not 0, the Segment LIST ID field is taken out, and the mapping table is searched. The node R2 is found. 2001::1002) Next hop node 2001: in the LIST 1004, R4, the address of R4 is filled in the destination address field, the left field of the Segments is decremented by 1, and then forwarded according to the destination address R4;
6、报文转发至R4,同样重复步骤5所述的操作,报文转发至R3-R5-R6-R8-R7-R9-R106. The message is forwarded to R4, and the operation described in step 5 is repeated. The message is forwarded to R3-R5-R6-R8-R7-R9-R10.
7、当报文到达R10,目的地址为自身,报文携带了NH头,里面的Segments Left字段为0,判断出自己是最后一跳,将NH报文中的该SR type的扩展头可选弹出。7. When the packet arrives at R10, the destination address is itself, the packet carries the NH header, and the Lefts Left field is 0. It is determined that it is the last hop, and the extension header of the SR type in the NH packet is optional. pop up.
实施例二 Embodiment 2
上述实施例中均覆盖的是节点SID,当路径需要指定显示路径经过某一条链路时,需要涉及到每个节点的邻接SID(Adjacency SID),如图6所示,R4和R6之间有两条等价链路,上面的链路指定的邻接SID为本地标签值,如上下两条链路分别为FE80::9001和FE80::9002,若指定的显示路径一定要通过R4-R6的上面一条链路可达,则控制器计算出的一个LIST,比如LIST 3为:2001::1001-2001::1004-FE80::9001-2001::1010,还是如实施例一所述的控制面控制下,给所述LIST 3的映射标识为2001::1199,则控制器将该标识及路径信息的映射信息下发给R1、R3、R10,每个节点存储该映射表信息:In the above embodiments, the node SID is covered. When the path needs to specify that the display path passes through a certain link, the adjacent SID (Adjacency SID) of each node needs to be involved. As shown in FIG. 6, there is a relationship between R4 and R6. For two equal-cost links, the adjacent SID specified by the above link is the local label value. The upper two links are FE80::9001 and FE80::9002 respectively. If the specified display path must pass through R4-R6. If the above link is reachable, the controller calculates a LIST, such as LIST 3: 2001::1001-2001::1004-FE80::9001-2001::1010, or the control as described in the first embodiment. Under the surface control, the map of the LIST 3 is identified as 2001::1199, and the controller sends the mapping information of the identifier and the path information to R1, R3, and R10, and each node stores the mapping table information:
1、对于R1节点,控制器下发需要至该策略路径的流量的报文头所需经过的路径为2001::1001-2001::1004-FE80::9001-2001::1010,携带该LIST ID的映射标识2001::1199;如图6所示需封装,下发需要转发至该策略路径的流量的报文头所需的Segments Left仍旧为策略路径中的节点个数-2(从0开始计数,本地节点减掉了自己这一跳的跳数),即为2,Segment LIST ID封装为2001::1199,IPV6的报文封装目的地址为本节点R1(2001::1001)在该LIST中的下一跳节点2001::1004,R4,依据最短路径到R4的路由进行转发,如图8转发表所示,此时R1最短路径到R4是通过R2可达的;1. For the R1 node, the path that the controller needs to send the packet header to the policy path is 2001::1001-2001::1004-FE80::9001-2001::1010, carrying the LIST ID mapping: 2001::1199; as shown in Figure 6, the packet header to be sent to the traffic header of the policy path needs to be the number of nodes in the policy path - 2 (from 0) Start counting, the local node loses its own hop count), which is 2, the Segment LIST ID is encapsulated as 2001::1199, and the IPV6 packet encapsulation destination address is the node R1 (2001::1001). The next hop node 2001::1004, R4 in the LIST is forwarded according to the route from the shortest path to R4, as shown in the forwarding table of Figure 8, where the shortest path from R1 to R4 is reachable through R2;
2、报文转发到R2节点,R2节点查看目的地址是到R4,NH头为routing  type头,自己无需处理,即对该扩展头及外层封装中的内容不做处理将报文转发给R4节点;2. The packet is forwarded to the R2 node, and the R2 node views the destination address to R4, and the NH header is routing. The type header does not need to be processed by itself, that is, the content in the extension header and the outer encapsulation is not processed, and the packet is forwarded to the R4 node;
3、报文到达R4节点,发现目的地址是到自己,而NH头中显示下一个扩展头为routing type头,则查看routing type头中的type是表明的路径标识,且segments left字段为2,自己不是最后一跳,查找映射表,自身的下一跳为FE80::9001,为本地链路地址,取下下一跳地址2001::1010封装在Dst(目的地)字段,将报文转发到该链路地址所在的接口,segments left字段减一跳到本地,再减一跳到本地链路,则投递出去的报文此时为0;3. When the packet arrives at the R4 node and finds that the destination address is to itself, and the NH header displays the next extension header as the routing type header, the type in the routing type header is the indicated path identifier, and the left field of the segments is 2. I am not the last hop. I look up the mapping table. The next hop of my own is FE80::9001, which is the local link address. The next hop address 2001::1010 is encapsulated in the Dst (destination) field to forward the packet. On the interface where the link address is located, the left field of the segments is decremented to the local area, and then the first link is decremented to the local link, and the delivered message is 0 at this time;
4、报文通过9001链路的接口传输给R6,R6是转发中间节点,没有在该LIST中,其依据报文的DST字段2001::1010进行转发,默认最短路径为R6-R8-R10,NH头为routing type头,自己无需处理,即对该扩展头及外层封装中的Dst内容不做处理将报文转发给R8节点;4. The message is transmitted to R6 through the interface of the 9001 link. R6 is the forwarding intermediate node. It is not in the LIST. It is forwarded according to the DST field of the message 2001::1010. The default shortest path is R6-R8-R10. The NH header is a routing type header, and does not need to be processed by itself. That is, the Dst content in the extension header and the outer encapsulation is not processed, and the packet is forwarded to the R8 node.
5、R8节点操作同R6,将报文转发给R10节点;5. The R8 node operates in the same manner as R6, and forwards the packet to the R10 node.
6、目的地址为自身,NH头为routing type头,里面的Segments Left字段为0,判断出自己是最后一跳,将NH报文中的该SR type的扩展头可选弹出。6. The destination address is itself, the NH header is the routing type header, and the Lefts Left field is 0. It is determined that it is the last hop, and the extension header of the SR type in the NH message can be selectively popped up.
实施例三 Embodiment 3
如实施例一描述所述,控制器发送一条显示路径的映射信息LIST ID(2001::2000)到LIST(2001::1001-2001::1002-2001::1004-2001::1003-2001::1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010)给所有节点,当ingress到egress(出口)节点间的路径包含路径途径的所有中间节点时,所有转发节点都会接收到该映射消息。则可以将LIST ID的下一跳信息学习为自身在所述LIST列表中的下一跳的出接口和网关地址,即R1的转发条目类似于图7所示,R1的下一跳在该LIST中是R2,下一跳是到R2的出接口,网关也是到R2的网关,则在本地生成一条到LIST ID的转发条目,下一跳是到R2的出接口,网关也是到R2的网关,如图9所示;同样R2、R3等节点也都这样形成转发条目。则 在做报文封装时,将LIST ID信息放在目的节点,每个节点的转发均依据目的地址LIST ID来进行转发,可选无需扩展头携带信息,即可将报文沿路径传达终点。在目的节点R10,需要识别自己是该LIST的目的,解析报文内容,进行分析。所述实施例三要求LIST覆盖路径中的完整节点信息,不然可能会有中间转发节点查找不到LIST ID的路由条目。As described in the first embodiment, the controller sends a mapping information LIST ID (2001::2000) of the display path to the LIST (2001::1001-2001::1002-2001::1004-2001::1003-2001: :1005-2001::1006-2001::1008-2001::1007-2001::1009-2001::1010) For all nodes, when the path between ingress to egress (export) nodes contains all intermediate nodes of the path path When all forwarding nodes receive the mapping message. Then, the next hop information of the LIST ID can be learned as the outbound interface and the gateway address of the next hop in the LIST list, that is, the forwarding entry of R1 is similar to that shown in FIG. 7, and the next hop of R1 is in the LIST. The middle is R2, the next hop is the outgoing interface to R2, the gateway is also the gateway to R2, then a forwarding entry to the LIST ID is generated locally, the next hop is the outgoing interface to R2, and the gateway is also the gateway to R2. As shown in FIG. 9; the same nodes such as R2 and R3 also form forwarding entries. Then When the packet is encapsulated, the LIST ID information is placed on the destination node, and the forwarding of each node is forwarded according to the destination address LIST ID. Optionally, the packet can be transmitted along the path without extending the header carrying information. At the destination node R10, it is necessary to identify itself as the purpose of the LIST, parse the message content, and perform analysis. The third embodiment requires the LIST to cover the complete node information in the path, otherwise the intermediate forwarding node may not find the routing entry of the LIST ID.
实施例四 Embodiment 4
使用唯一的标识LIST ID来标记LIST,其中LIST ID可以是20bits的标签或32bits的ipv4地址或128bits的IPV6地址。The LIST is marked with a unique identifier LIST ID, which may be a 20-bit tag or a 32-bit ipv4 address or a 128-bit IPV6 address.
其中,LIST ID可以通过如下方式进行携带,包括:The LIST ID can be carried in the following manner, including:
通过路由类型的扩展头中的RESV(预留)字段中的某些bit置位来进行标识;或者,设置新的routing type值。Identifies by setting certain bits in the RESV field in the extension header of the route type; or, setting a new routing type value.
其中,RESV字段可以为现有SR扩展的字段携带。如图10所示,FLAG(标识)字段中的某个R置位表明是携带的路径标识。由于节点有路径标识的映射表,原有policy(策略)的预留位可以空出来用来表示携带的多少bits的标签,其中,如其中FLAG字段低位的三个bit字段用于标识是多少bits置位的标识。The RESV field may be carried in a field of an existing SR extension. As shown in FIG. 10, a certain R in the FLAG field indicates that the path identifier is carried. Since the node has a mapping table of the path identifier, the reserved bits of the original policy can be vacant to indicate how many bits of the label are carried. For example, if the three bit fields of the lower part of the FLAG field are used to identify the number of bits. The identifier of the set.
图11为本发明实施例提供的IPV6报文封装的处理装置的结构图。图10所示装置,包括:FIG. 11 is a structural diagram of an apparatus for processing IPV6 packet encapsulation according to an embodiment of the present invention. The device shown in Figure 10 includes:
获取模块1101,设置成获取段路由(SR)列表与列表标识(LIST ID)的对应关系;The obtaining module 1101 is configured to obtain a correspondence between a segment route (SR) list and a list identifier (LIST ID);
转发模块1102,设置成根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。The forwarding module 1102 is configured to forward the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
其中,当所述装置位于SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The LIST ID is carried by the forwarding node in an extended packet header of the IPV6 packet when the device is located at the SR ingress node.
其中,所述LIST ID是通过IPV6报文的报文头中Flag字段的比特置位信息或routing type的特定预设值信息来识别。 The LIST ID is identified by using the bit setting information of the Flag field or the specific preset value information of the routing type in the header of the IPV6 message.
其中,所述装置还包括:Wherein, the device further comprises:
生成模块,设置成在获取段路由列表与列表标识LIST ID的对应关系之后,生成LIST ID的转发条目。The generating module is configured to generate a forwarding entry of the LIST ID after acquiring the correspondence between the segment routing list and the list identifier LIST ID.
其中,所述生成模块包括:The generating module includes:
查找单元,设置成查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;a searching unit, configured to search for outbound interface information of the next forwarding node of the forwarding node in the LIST list;
保存单元,设置成将查找到的出接口信息保存为LIST ID的转发条目的出接口信息。The saving unit is configured to save the found outbound interface information as the outbound interface information of the forwarding entry of the LIST ID.
其中,所述转发模块1102包括:The forwarding module 1102 includes:
获取单元,设置成当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表的跳数不为零,则根据LIST ID值获取LIST列表中的下一跳信息;The obtaining unit is configured to: when the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero , obtaining the next hop information in the LIST list according to the LIST ID value;
转发单元,设置成将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。The forwarding unit is configured to forward the IPV6 packet by using the IPV6 address of the next hop as the destination address.
其中,在所述LIST ID中包括路径中所有途径节点信息时,通过将LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。When all the path node information in the path is included in the LIST ID, all the path node information in the path is carried by placing the LIST ID in the destination address field of the IPV6 forwarding message.
本发明实施例提供的装置,获取端路由器列表与LIST ID的对应关系,再利用该对应关系进行报文转发,通过携带的LIST ID,有效解决报文头载荷随着指定节点的数量显示增加的问题,减轻了IPV6报文的报文头的负担,提高了数据传输效率。The device provided by the embodiment of the present invention obtains the correspondence between the router list and the LIST ID, and then uses the corresponding relationship to forward the packet. The LIST ID is used to effectively solve the problem that the packet header load increases with the number of designated nodes. The problem is that the burden on the header of the IPV6 packet is reduced, and the data transmission efficiency is improved.
本发明实施例还提供了一种计算机可读存储介质,其存储有计算机可执行指令,所述计算机可执行指令被执行时实现所述IPV6报文封装的处理方法。The embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, the method for processing the IPV6 message encapsulation being implemented when the computer executable instructions are executed.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。 One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本申请不限制于任何特定的硬件和软件结合。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the application is not limited to any particular combination of hardware and software.
上述实施例中的每个装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。Each of the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的每个装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。Each device/function module/functional unit in the above embodiments may be stored in a computer readable storage medium when implemented in the form of a software function module and sold or used as a standalone product. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
以上所述,仅为本申请的实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求所述的保护范围为准。The foregoing is only an embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present application. It is covered by the scope of protection of this application. Therefore, the scope of protection of the application should be determined by the scope of protection described in the claims.
工业实用性Industrial applicability
本申请的技术方案有效解决报文头载荷随着指定节点的数量显示增加的问题,减轻了IPV6报文的报文头的负担,提高了数据传输效率。 The technical solution of the present application effectively solves the problem that the packet header load increases with the number of designated nodes, reduces the burden on the header of the IPV6 packet, and improves the data transmission efficiency.

Claims (14)

  1. 一种互联网协议的第六版IPV6报文封装的处理方法,包括:A method for processing the sixth edition of the IPV6 packet encapsulation of the Internet protocol, comprising:
    转发节点获取段路由SR列表与列表标识LIST ID的对应关系;The forwarding node acquires a correspondence between the segment route SR list and the list identifier LIST ID;
    所述转发节点根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。The forwarding node forwards the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  2. 根据权利要求1所述的方法,其中,当所述转发节点为SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The method according to claim 1, wherein when the forwarding node is an SR ingress node, the LIST ID is carried by the forwarding node in an extended header of an IPV6 message.
  3. 根据权利要求2所述的方法,其中,所述LIST ID是通过IPV6报文的报文头中标记Flag字段的比特置位信息或路由类型的特定预设值信息来识别。The method according to claim 2, wherein the LIST ID is identified by a bit set information of a flag of a flag in an IPV6 message header or a specific preset value information of a route type.
  4. 根据权利要求1所述的方法,所述方法还包括:所述转发节点获取段路由列表与列表标识LIST ID的对应关系之后,The method according to claim 1, further comprising: after the forwarding node acquires a correspondence between the segment routing list and the list identifier LIST ID,
    生成所述LIST ID的转发条目。A forwarding entry of the LIST ID is generated.
  5. 根据权利要求4所述的方法,其中,所述生成所述LIST ID的转发条目,包括:The method of claim 4, wherein the generating the forwarding entry of the LIST ID comprises:
    查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;Finding outbound interface information of the next forwarding node of the forwarding node in the LIST list;
    将查找到的出接口信息保存为所述LIST ID的转发条目的出接口信息。The found outbound interface information is saved as the outbound interface information of the forwarding entry of the LIST ID.
  6. 根据权利要求1所述的方法,其中,所述根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发,包括:The method of claim 1, wherein the forwarding of the received IPV6 message according to the correspondence between the segment routing list and the LIST ID comprises:
    当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表的跳数不为零,则根据所述LIST ID值获取所述LIST列表中的下一跳信息,并将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。If the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero, The LIST ID value acquires the next hop information in the LIST list, and uses the IPV6 address of the next hop as the destination address to continue forwarding the IPV6 packet.
  7. 根据权利要求1至6任一项所述的方法,其中,在所述LIST ID中包括路径中所有途径节点信息时,通过将LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。The method according to any one of claims 1 to 6, wherein when all the route node information in the path is included in the LIST ID, all the paths are carried by placing the LIST ID in the destination address field of the IPV6 forwarding message. Route node information.
  8. 一种IPV6报文封装的处理装置,包括: A processing device for IPV6 packet encapsulation, comprising:
    获取模块,设置成获取段路由SR列表与列表标识LIST ID的对应关系;Obtaining a module, configured to obtain a correspondence between the segment route SR list and the list identifier LIST ID;
    转发模块,设置成根据所述段路由列表与LIST ID的对应关系,对接收到的IPV6报文进行转发。The forwarding module is configured to forward the received IPV6 packet according to the correspondence between the segment routing list and the LIST ID.
  9. 根据权利要求8所述的装置,其中,当所述转发节点为SR入口节点时,所述LIST ID是由所述转发节点携带在IPV6报文的扩展报文头中的。The apparatus according to claim 8, wherein when the forwarding node is an SR ingress node, the LIST ID is carried by the forwarding node in an extended packet header of an IPV6 message.
  10. 根据权利要求9所述的装置,其中,所述LIST ID是通过IPV6报文的报文头中标记Flag字段的比特置位信息或路由类型的特定预设值信息来识别。The apparatus according to claim 9, wherein the LIST ID is identified by a bit set information of a flag flag in a header of the IPV6 message or a specific preset value information of a route type.
  11. 根据权利要求8所述的装置,所述装置还包括:The apparatus of claim 8 further comprising:
    生成模块,设置成在获取段路由列表与列表标识LIST ID的对应关系之后,生成所述LIST ID的转发条目。And generating a module, configured to generate a forwarding entry of the LIST ID after acquiring a correspondence between the segment routing list and the list identifier LIST ID.
  12. 根据权利要求11所述的装置,其中,所述生成模块包括:The apparatus of claim 11 wherein said generating module comprises:
    查找单元,设置成查找所述转发节点在LIST列表中的下一个转发节点的出接口信息;a searching unit, configured to search for outbound interface information of the next forwarding node of the forwarding node in the LIST list;
    保存单元,设置成将查找到的出接口信息保存为所述LIST ID的转发条目的出接口信息。The saving unit is configured to save the found outbound interface information as the outbound interface information of the forwarding entry of the LIST ID.
  13. 根据权利要求8所述的装置,其中,所述转发模块包括:The apparatus of claim 8 wherein said forwarding module comprises:
    获取单元,设置成当接收到目标地址为所述转发节点的地址时,如果所述IPV6报文的报文头中下一个扩展头的类型为路由类型,且剩余LIST列表的跳数不为零,则根据所述LIST ID值获取所述LIST列表中的下一跳信息;The obtaining unit is configured to: when the destination address is the address of the forwarding node, if the type of the next extension header in the packet header of the IPV6 packet is a route type, and the hop count of the remaining LIST list is not zero Obtaining next hop information in the LIST list according to the LIST ID value;
    转发单元,设置成将下一跳的IPV6地址作为目的地址,继续转发所述IPV6报文。The forwarding unit is configured to forward the IPV6 packet by using the IPV6 address of the next hop as the destination address.
  14. 根据权利要求8至13任一项所述的装置,其中,在所述LIST ID中包括路径中所有途径节点信息时,通过将所述LIST ID置于IPV6转发报文的目的地址字段来携带路径中所有途径节点信息。 The apparatus according to any one of claims 8 to 13, wherein when all the route node information in the path is included in the LIST ID, the path is carried by placing the LIST ID in a destination address field of an IPV6 forwarded message. All route node information.
PCT/CN2016/080539 2015-07-30 2016-04-28 Ipv6 message encapsulation processing method and apparatus WO2017016254A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510460405.8 2015-07-30
CN201510460405.8A CN106411738A (en) 2015-07-30 2015-07-30 Processing method and apparatus of packaging of IPV6 message

Publications (1)

Publication Number Publication Date
WO2017016254A1 true WO2017016254A1 (en) 2017-02-02

Family

ID=57884057

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/080539 WO2017016254A1 (en) 2015-07-30 2016-04-28 Ipv6 message encapsulation processing method and apparatus

Country Status (2)

Country Link
CN (1) CN106411738A (en)
WO (1) WO2017016254A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113411259A (en) * 2021-06-30 2021-09-17 新华三技术有限公司 Message forwarding method, device and equipment
CN113472666A (en) * 2021-06-29 2021-10-01 新华三信息安全技术有限公司 Message forwarding method and device
CN113472653A (en) * 2021-05-25 2021-10-01 新华三信息安全技术有限公司 Method and device for detecting path consistency
CN113542059A (en) * 2021-06-29 2021-10-22 新华三大数据技术有限公司 Segment routing multi-path BFD detection method, device and storage medium
CN114124781A (en) * 2021-11-23 2022-03-01 中国联合网络通信集团有限公司 SRv6 message forwarding method, system, electronic equipment and storage medium
CN114365464A (en) * 2019-09-27 2022-04-15 华为技术有限公司 Method, equipment and system for forwarding message in SR network
CN114697254A (en) * 2020-12-31 2022-07-01 北京华为数字技术有限公司 Message processing method and related device
WO2024001701A1 (en) * 2022-06-30 2024-01-04 华为技术有限公司 Data processing method, apparatus and system
US11902153B1 (en) 2018-12-28 2024-02-13 Juniper Networks, Inc. Compressed routing header

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109962847B (en) * 2017-12-14 2021-07-30 中国电信股份有限公司 Method and device for encapsulating service function chain message and computer readable storage medium
CN109379359B (en) * 2018-10-19 2021-09-07 苏州盛科通信股份有限公司 SRv6 data packet processing method and device
CN109688057B (en) * 2018-12-13 2021-08-24 Ut斯达康通讯有限公司 Message forwarding method and device of segment routing network based on IPV6
CN111510386B (en) * 2019-01-30 2023-06-20 华为技术有限公司 Method and device for processing message
CN111669422B (en) * 2019-03-08 2022-03-11 华为技术有限公司 Message transmission method and device
US11412071B2 (en) 2019-05-13 2022-08-09 Juniper Networks, Inc. Compressed routing header information for networks
CN112350934A (en) * 2019-08-07 2021-02-09 中国电信股份有限公司 Data transmission method, network node and data transmission system
CN110611616A (en) * 2019-09-18 2019-12-24 下一代互联网重大应用技术(北京)工程研究中心有限公司 Traffic scheduling method, system, device and medium based on Radius server
CN112910772B (en) * 2019-11-19 2023-01-13 中国移动通信有限公司研究院 Message forwarding method and device based on segmented routing
CN115314563A (en) 2020-01-20 2022-11-08 华为技术有限公司 Message generation method, message processing method and message processing device
CN111541614B (en) * 2020-01-21 2022-04-08 中国银联股份有限公司 Message forwarding method and network node
CN116346717A (en) * 2020-06-02 2023-06-27 华为技术有限公司 Method, node and system for determining processing capacity
CN114666259A (en) * 2020-12-22 2022-06-24 华为技术有限公司 Message transmission method, device, equipment, storage medium and system
CN113014485B (en) * 2021-02-25 2022-04-26 烽火通信科技股份有限公司 Message forwarding method and message forwarding device based on SRv6-TE path

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070058638A1 (en) * 2005-09-14 2007-03-15 Guichard James N System and methods for network segmentation
US20140269266A1 (en) * 2012-10-05 2014-09-18 Cisco Technology, Inc. Method and system for path monitoring using segment routing
WO2014144344A1 (en) * 2013-03-15 2014-09-18 Cisco Technology, Inc. Seamless segment routing
WO2014163863A1 (en) * 2013-03-11 2014-10-09 Cisco Technology, Inc. Indexed segment id

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070058638A1 (en) * 2005-09-14 2007-03-15 Guichard James N System and methods for network segmentation
US20140269266A1 (en) * 2012-10-05 2014-09-18 Cisco Technology, Inc. Method and system for path monitoring using segment routing
WO2014163863A1 (en) * 2013-03-11 2014-10-09 Cisco Technology, Inc. Indexed segment id
WO2014144344A1 (en) * 2013-03-15 2014-09-18 Cisco Technology, Inc. Seamless segment routing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"IPv6 Segment Routing Header (SRH", NETWORK WORKING GROUP INTERNET -DRAFT, 9 June 2014 (2014-06-09), pages 3 - 24 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11902153B1 (en) 2018-12-28 2024-02-13 Juniper Networks, Inc. Compressed routing header
CN114365464A (en) * 2019-09-27 2022-04-15 华为技术有限公司 Method, equipment and system for forwarding message in SR network
CN114365464B (en) * 2019-09-27 2023-03-24 华为技术有限公司 Method, equipment and system for forwarding message in SR network
CN114697254A (en) * 2020-12-31 2022-07-01 北京华为数字技术有限公司 Message processing method and related device
CN113472653A (en) * 2021-05-25 2021-10-01 新华三信息安全技术有限公司 Method and device for detecting path consistency
CN113472666A (en) * 2021-06-29 2021-10-01 新华三信息安全技术有限公司 Message forwarding method and device
CN113542059A (en) * 2021-06-29 2021-10-22 新华三大数据技术有限公司 Segment routing multi-path BFD detection method, device and storage medium
CN113542059B (en) * 2021-06-29 2022-08-30 新华三大数据技术有限公司 Segment routing multipath BFD detection method, device and storage medium
CN113472666B (en) * 2021-06-29 2023-08-18 新华三信息安全技术有限公司 Message forwarding method and device
CN113411259A (en) * 2021-06-30 2021-09-17 新华三技术有限公司 Message forwarding method, device and equipment
CN114124781A (en) * 2021-11-23 2022-03-01 中国联合网络通信集团有限公司 SRv6 message forwarding method, system, electronic equipment and storage medium
WO2024001701A1 (en) * 2022-06-30 2024-01-04 华为技术有限公司 Data processing method, apparatus and system

Also Published As

Publication number Publication date
CN106411738A (en) 2017-02-15

Similar Documents

Publication Publication Date Title
WO2017016254A1 (en) Ipv6 message encapsulation processing method and apparatus
US20220376987A1 (en) Segment routing: pce driven dynamic setup of forwarding adjacencies and explicit path
US11438260B2 (en) Method and apparatus for forwarding MPLS data packet
US10880203B2 (en) Centralized segment routing dataplane based backup path validation
WO2016165492A1 (en) Method and apparatus for implementing service function chain
CN106487686B (en) SR forwarding entry generation method and device
US9444677B2 (en) Scalable edge node protection using IPv6 segment routing extension header
US10021023B2 (en) Packet forwarding method, controller, forwarding device, and network system
WO2016115850A1 (en) Segment routing processing method, processing apparatus and sending apparatus
WO2016198015A1 (en) Packet transmission method, apparatus, and system
US20150109904A1 (en) Scalable edge node protection using segment routing
CN107317751A (en) Use the reciprocity engineering in the outlet of the IPv4 IPv6 addresses mapped
WO2015192501A1 (en) Address information publishing method and apparatus
US20100110902A1 (en) Traffic Matrix Computation for a Backbone Network Supporting Virtual Private Networks
EP2993836A1 (en) Method and device for routing data message
WO2018072728A1 (en) Segment identifier acquisition
US10015085B2 (en) Packet forwarding method, controller, forwarding device, and network system
EP3886378B1 (en) Seamless end-to-end segment routing across metropolitan area networks
US11323371B1 (en) Micro SID packet processing with operations, administration, and management
EP3054634A1 (en) Scheme for performing one-pass tunnel forwarding function on two-layer network structure
CN108494684B (en) Method and device for establishing tunnel
CN108270671A (en) Service is performed to grouping
CN113542126B (en) Generalized SRv6 full-path compression method and device
CN106789705A (en) The method and apparatus of transmission control message

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16829621

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16829621

Country of ref document: EP

Kind code of ref document: A1