WO2022105625A1 - 报文转发的方法、装置、通信设备及可读存储介质 - Google Patents

报文转发的方法、装置、通信设备及可读存储介质 Download PDF

Info

Publication number
WO2022105625A1
WO2022105625A1 PCT/CN2021/129000 CN2021129000W WO2022105625A1 WO 2022105625 A1 WO2022105625 A1 WO 2022105625A1 CN 2021129000 W CN2021129000 W CN 2021129000W WO 2022105625 A1 WO2022105625 A1 WO 2022105625A1
Authority
WO
WIPO (PCT)
Prior art keywords
sid
current
type
list
data packet
Prior art date
Application number
PCT/CN2021/129000
Other languages
English (en)
French (fr)
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 中国移动通信有限公司研究院
Priority to JP2023531074A priority Critical patent/JP2023550512A/ja
Priority to EP21893772.0A priority patent/EP4250608A4/en
Priority to AU2021384675A priority patent/AU2021384675A1/en
Priority to CA3202724A priority patent/CA3202724A1/en
Priority to US18/254,008 priority patent/US20240048478A1/en
Publication of WO2022105625A1 publication Critical patent/WO2022105625A1/zh

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/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/34Source routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/50Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
    • 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
    • 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

Definitions

  • the present disclosure relates to the field of communication technologies, and in particular, to a method, an apparatus, a communication device, and a readable storage medium for message forwarding.
  • Segment Routing is a source routing technology. Based on the concept of Software Defined Network (SDN), it constitutes a path connection-oriented network architecture, supports the multi-level programmable requirements of future networks, and can meet the fifth The connection requirements in the application scenarios of ultra-large connections and slicing of the 5th generation (5G) communication technology.
  • SR-Multi-Protocol Label Switching MPLS
  • MPLS is an SR solution formed based on the current mainstream MPLS forwarding plane.
  • SRv6 is an SR solution based on Internet Protocol Version 6 (Internet Protocol Version 6, IPv6) extensions. IPv6 technology has become the main technology of the new generation network. The long-term consideration of SRv6 based on IPv6 is the evolution trend of the future network. The research on the mechanism of SRv6 technology is a hot spot in the industry.
  • the 128-bit (bit) segment identification (Segment ID, SID) of the standard SRv6 adopts the SID in the IPv6 address format. Compared with the SID in the MPLS label (Label) format, it has the routable attribute, which simplifies the creation of inter-domain paths and is implemented in the IPv6 network. Simplifies the ability to establish end-to-end paths.
  • SRv6 SID supports programmability and can meet flexible network and service function processing. Combined with the collaborative support of centralized and distributed control planes, it can flexibly meet the needs of various services and network functions and meet the needs of network and service development. .
  • SR encapsulates a series of instructions through the header node to guide the message through the network.
  • an instruction is a 128-bit IPv6 address, as shown in Figure 1, which is the encapsulation format of the standard SRv6 extension header.
  • the encapsulation length of the SRv6 extension header is: 40 bytes (Byte) (IPv6 header) + 8 Byte (Segment Routing Header (SRH)) + 16 ⁇ N Byte (Segment List (Segment List) )). Therefore, as the number of Sids specified by SRv6 increases, the additional overhead caused by SRv6 extension header encapsulation will be greater. In order to solve this problem, the function of shortening the SRv6 extension header needs to be implemented.
  • SRv6 is an SR solution based on IPv6 extensions.
  • the SRv6 solution is based on SRH, and its SID length is 128bit Segment ID. According to the 8-layer SID, it brings 128 bytes of overhead to the packets. For an application payload with an average length of 256 bytes, the overhead caused by SRv6 exceeds 1/3, and the bandwidth utilization rate drops below 67%. In the same scenario, the overhead of SR-MPLS is only 32 Bytes, and the bandwidth utilization rate is still 89%.
  • Figure 2 The comparative analysis of the bearer efficiency of SRv6 and SR-MPLS when the number of SIDs ranges from 1 to 10 is shown in Figure 2 (only the overhead of SRH and SR-MPLS SIDs is simply compared):
  • the increase in overhead results in a reduction in network utilization, and on the other hand, it brings greater support for deep packet load balancing, in-band telemetry (In-Band Telemetry), and Network Service Header (NSH). challenge.
  • in-band Telemetry In-Band Telemetry
  • NSH Network Service Header
  • SRv6 In carrier applications, SRv6 needs to insert a field with a length of more than 128 Bytes into the packet on the network chip, which is equivalent to 32-layer MPLS-SR label depth, which exceeds the capability of the deployed network chip. If a loopback solution is used inside the chip solution, which will greatly reduce network performance and introduce higher latency and jitter. In redesigned network chips, supporting SRv6 requires further expansion of the internal processing bus bandwidth, which is a key factor in chip cost and power consumption.
  • SRv6 requires the network chip to read the complete SRH at the intermediate node, and then extracts the segment to be processed according to the position indicated by the pointer and forwards it. Compared with MPLS-SR, which only needs to read the outermost label, the introduced complexity further increases the processing delay of the network chip.
  • One objective of the embodiments of the present disclosure is to provide a method, apparatus, communication device, and readable storage medium for packet forwarding, so as to solve the problem of large overhead of SRv6 packets.
  • a first aspect provides a packet processing method, executed by a first node, including:
  • first information and second information of the first SID where the first information indicates the location of the container where the first SID is located in the SID list of the data packet, and the second information indicates that the first SID is located in the SID list of the data packet. the location in the container;
  • the second SID is the next SID of the first SID in the SID list, and the second information is greater than or equal to 1 or equal to 0.
  • the method further includes:
  • copying the first SID and the second SID in the SID list to the destination address of the data packet, and sending the data packet includes:
  • the type of the current SID is a global SID, and the type of the next SID is a local SID.
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, and the The first SID replaces the current SID, and the second SID replaces the next SID.
  • the method further includes:
  • the range of the global SID and the local SID of the first node is notified to other nodes through the IGP/BGP protocol.
  • the destination address includes: the current SID and the next SID;
  • Copying the first SID and the second SID in the SID list to the destination address of the data packet, and sending the data packet includes:
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, the first SID replaces the current SID, and the second SID does not replace the next SID;
  • the type of the current SID is a global SID, and the type of the next SID is a global SID; or, the type of the current SID is a local SID, and the type of the next SID is a local SID; or, the The type of the current SID is the local SID, and the type of the next SID is the global SID.
  • a device for processing a message including:
  • an acquisition module configured to acquire first information and second information of the first segment identifying SID, the first information indicating the position of the container where the first SID is located in the SID list of the data packet, and the second information indicating the location of the first SID in the container;
  • a first processing module configured to obtain the position of the first SID in the SID list according to the first information and the second information
  • a sending module for copying the first SID and the second SID in the SID list to the current SID and the next SID in the destination address of the data packet, and sending the data packet;
  • the second SID is the next SID of the first SID in the SID list, and the second information is greater than or equal to 1 or equal to 0.
  • the device further includes:
  • a second processing module configured to copy the first SID in the SID list to the current SID in the destination address of the data packet if the second information is equal to 1, and copy the first SID in the next SID Fill in the preset fields.
  • the sending module is further used for:
  • the type of the current SID is a global SID, and the type of the next SID is a local SID.
  • the sending module is further configured to: judge whether the type of the current SID is a global SID, and whether the type of the next SID is a local SID; if the type of the current SID is a global SID, the next SID is The type of a SID is a local SID, then the first SID and the second SID in the SID list are copied to the destination address of the data packet, the first SID replaces the current SID, and the second SID Replace the next SID.
  • the device further includes:
  • the configuration module is used to uniformly configure the scope of global SID and local SID with other nodes;
  • the range of the global SID and the local SID of the first node is notified to other nodes through the IGP/BGP protocol.
  • the destination address includes: the current SID and the next SID;
  • the sending module 1403 is further configured to: copy the first SID and the second SID in the SID list to the destination address of the data packet, the first SID replaces the current SID, and the second SID do not replace said next SID;
  • the type of the current SID is a global SID, and the type of the next SID is a global SID; or, the type of the current SID is a local SID, and the type of the next SID is a local SID; or, the The type of the current SID is the local SID, and the type of the next SID is the global SID.
  • a communication device comprising: a processor, a memory, and a program stored on the memory and executable on the processor, the program being executed by the processor to implement the first aspect the steps of the method.
  • a readable storage medium is provided, and a program is stored on the readable storage medium, and when the program is executed by a processor, steps including the method of the first aspect are implemented.
  • the SRv6 packet overhead can be effectively reduced, and the complexity of the network chip can be reduced.
  • Figure 1 is a schematic diagram of the encapsulation format of a standard SRv6 extension header
  • Figure 2 is a comparative analysis diagram of SR carrying efficiency with different SID numbers when the payload length is 256B;
  • Figure 3 is a schematic diagram of the connection between the SR-MPLS network domain and the SRv6 network domain when the payload length is 256B;
  • Figure 4 is a schematic diagram of the format supporting the short SRv6 SID
  • Figure 5 is a schematic diagram of the 32-bits G-SID Container format
  • Fig. 6 is the schematic diagram of SRv6 SID and G-SID mixed coding
  • FIG. 7 is a flowchart of a method for forwarding a message in an embodiment of the present disclosure
  • FIG. 8 is one of the schematic diagrams of the encapsulation format of a standard SRv6 extension header according to an embodiment of the present disclosure
  • FIG. 9 is the second schematic diagram of the encapsulation format of the standard SRv6 extension header according to an embodiment of the present disclosure.
  • FIG. 10 is one of the schematic diagrams of the destination address according to an embodiment of the present disclosure.
  • FIG. 11 is the second schematic diagram of the destination address according to the embodiment of the disclosure.
  • FIG. 12 is a third schematic diagram of a destination address according to an embodiment of the present disclosure.
  • FIG. 13 is a fourth schematic diagram of a destination address according to an embodiment of the present disclosure.
  • FIG. 14 is a schematic diagram of an apparatus for forwarding messages in an embodiment of the present disclosure.
  • FIG. 15 is a schematic diagram of a medium communication device according to an embodiment of the disclosure.
  • the SID format is regular, and the standard SRv6 SID format can be optimized by making full use of the rules of the SID format.
  • a typical 32bit SRv6 short G-SID format is defined in this paper.
  • the G-SID is composed of the node address (Node ID), function address (Function ID) and optional parameters (Argument, Args) in the standard 128bit SID.
  • the standard 128-bit SID format is called the complete SID, and its definition follows the standard SRv6 SID; the 32-bit SID is a shortened G-SID, which is the changed part of the complete SID.
  • the format is shown in Figure 4.
  • G-SID 16bits
  • G-SID 16bits
  • G-SID N+F(Function)+A(Args) (optional);
  • the G-SID plus the common prefix/address block can form a complete SRv6 SID.
  • Common Prefix is 96bits
  • G-SID is 32bits
  • Common Prefix is 64bits
  • G-SID is 32bits
  • the remaining lower 32 bits are 0.
  • G-SID Container which is a 128-bit value.
  • a G-SID Container can contain:
  • G-SIDs Multiple shortened SRv6 SIDs (G-SIDs), such as 4 G-SIDs of 32bits or 8 G-SIDs of 16bits.
  • G-SID Container When multiple SIDs are mixed, 128bit alignment needs to be guaranteed. When the G-SID cannot be filled with 128 bits, Padding needs to be filled. Taking 32bits G-SID as an example, the possible format of G-SID Container is shown in Figure 5.
  • this SRH is called X-SRH. It is an implementation of a new type of SRv6, called X-SRv6. The following content introduces the solution details of the data plane X-SRv6.
  • SRv6 In order to support the mixing of multiple SIDs in one SRH, especially the G-SID and the standard SRv6 SID, a certain extension of the existing SRH is required.
  • the control plane of SRv6 also needs to be extended to some extent.
  • the data plane of X-SRv6 is first introduced here, and the extension scheme of its control plane is introduced later.
  • An X-SRv6 path may consist of SRv6 subpaths and SRv6 shortened subpaths.
  • SRv6 subpaths are encoded by SRv6 SIDs.
  • the SRv6 short label sub-path starts with a 128-bit SRv6 SID that supports short labels, and consists of multiple short label SIDs (G-SIDs) that follow.
  • G-SIDs short label SIDs
  • words such as “exemplary” or “such as” are used to mean serving as an example, illustration, or illustration. Any embodiments or designs described in the embodiments of the present disclosure as “exemplary” or “such as” should not be construed as preferred or advantageous over other embodiments or designs. Rather, the use of words such as “exemplary” or “such as” is intended to present the related concepts in a specific manner.
  • the techniques described herein are not limited to 5th generation (5G) and subsequent evolved communication systems, and are not limited to Long Term Evolution (LTE)/LTE-Advanced (LTE-A) ) system, and can also be used in various wireless communication systems, such as Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA) ), Orthogonal Frequency Division Multiple Access (OFDMA), Single-carrier Frequency-Division Multiple Access (SC-FDMA) and other systems.
  • CDMA Code Division Multiple Access
  • TDMA Time Division Multiple Access
  • FDMA Frequency Division Multiple Access
  • OFDMA Orthogonal Frequency Division Multiple Access
  • SC-FDMA Single-carrier Frequency-Division Multiple Access
  • a CDMA system may implement radio technologies such as CDMA2000, Universal Terrestrial Radio Access (UTRA).
  • UTRA includes Wideband Code Division Multiple Access (WCDMA) and other CDMA variants.
  • a TDMA system may implement a radio technology such as the Global System for Mobile Communication (GSM).
  • OFDMA system can realize such as Ultra Mobile Broadband (UMB), Evolved UTRA (Evolution-UTRA, E-UTRA), IEEE 802.11 (Wi-Fi), IEEE 802.16 (WiMAX), IEEE 802.20, Fast Orthogonal Frequency Division multiplexing technology (Flash-OFDM) and other radio technologies.
  • UMB Ultra Mobile Broadband
  • Evolution-UTRA Evolved UTRA
  • E-UTRA IEEE 802.11
  • WiMAX IEEE 802.16
  • Flash-OFDM Flash-OFDM
  • UTRA and E-UTRA are part of the Universal Mobile Telecommunications System (UMTS).
  • LTE and higher LTE are new UMTS releases that use E-UTRA.
  • UTRA, E-UTRA, UMTS, LTE, LTE-A, and GSM are described in documents from an organization named "3rd Generation Partnership Project” (3GPP).
  • CDMA2000 and UMB are described in documents from an organization named “3rd Generation Partnership Project 2" (3GPP2).
  • the techniques described herein may be used for both the systems and radio technologies mentioned above, as well as for other systems and radio technologies.
  • an embodiment of the present disclosure provides a packet processing method, which is executed by a first node, and the specific steps include: step 701 , step 702 , and step 703 .
  • Step 701 Obtain first information and second information of a first SID, where the first information indicates the position of the container where the first SID is located in the SID list of a data packet, and the second information indicates the first SID. the location of the SID in said container;
  • Step 702 Obtain the position of the first SID in the SID list according to the first information and the second information;
  • Step 703 Copy the first SID and the second SID in the SID list to the current SID and the next SID in the destination address of the data packet, and send the data packet;
  • the second SID is the next SID of the first SID in the SID list, and the second information is greater than or equal to 1 or equal to 0.
  • the method further includes: if the second information is equal to 1, copying the first SID in the SID list to the current SID in the destination address of the data packet, and Preset fields are populated in the next SID.
  • the copying the first SID and the second SID in the SID list to the destination address of the data packet, and sending the data packet includes:
  • the type of the current SID is a global SID, and the type of the next SID is a local SID.
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, the first SID replaces the current SID, and the second SID replaces the the next SID, including:
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, and the The first SID replaces the current SID, and the second SID replaces the next SID.
  • the method further includes:
  • the range of the global SID and the local SID of the first node is notified to other nodes through the IGP/BGP protocol.
  • the destination address includes: the current SID and the next SID;
  • Copying the first SID and the second SID in the SID list to the destination address of the data packet, and sending the data packet includes:
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, the first SID replaces the current SID, and the second SID does not replace the next SID;
  • the type of the current SID is a global SID, and the type of the next SID is a global SID; or, the type of the current SID is a local SID, and the type of the next SID is a local SID; or, the The type of the current SID is the local SID, and the type of the next SID is the global SID.
  • the SRv6 packet overhead can be effectively reduced, and the complexity of the network chip can be reduced.
  • a domain is added to the IPv6 destination address, and the domain is located at any position after the G-SID, for example, it can be followed by the G-SID, or it can be the last few digits of the destination address.
  • This field is G-SID Index (hereinafter referred to as SI), which identifies the position index of the G-SID in the container indicated by the current SL.
  • the field can be of a specified length.
  • the minimum length of this field is related to the number of G-SIDs that can be accommodated in a container.
  • the length of the G-SID is 32, and 4 G-SIDs can be placed in a container, and the SI requires at least 2 bits.
  • SI is used to indicate the position of the G-SID in each 128bit G-SID container. If the G-SID uses 32bit compressed SID, the SI value is 0-3; if the G-SID uses 16bit compressed SID, the SI value 0-7.
  • the compressed SIDs are divided into two categories, one category identifies the global SID, such as the END SID, whose value is taken from the global SID set (GIB); the other category is the local SID, such as Specifies the END.X SID of the link or the END.DT SID of the VPN context, whose value is taken from the local SID set (LIB).
  • GEB global SID set
  • LIB local SID set
  • the first G-SID belongs to GIB
  • the second G-SID belongs to LIB
  • the operation of two G-SIDs on the same node can be completed through one table lookup
  • the two connected G-SIDs that replace DA belong to GIB, and NEXT G-SIDs belong to invalid replacement
  • the two connected G-SIDs that replace the DA belong to the LIB, and the NEXT G-SIDs belong to the invalid replacement
  • Option 1 No pre-judgment before copying G-SID, as long as the SI meets the requirements, copy (copy) the two connected G-SIDs.
  • the NEXT G-SID is invalid.
  • DA the NEXT G-SID becomes the current G-SID and continues to be used.
  • Option 2 Pre-judgment before copying G-SID, only when the current G-SID belongs to GIB and the NEXT G-SID belongs to LIB, replace the two connected G-SIDs to DA.
  • Each network node uniformly defines the range of GIB and LIB, such as 16-bit compressed SID, 0x0000-0xDFFF belongs to GIB, 0xE000-0xFFFF belongs to LIB: the forwarding plane of each node can be directly judged
  • Each network node defines the range of GIB and LIB, and announces through the IGP/BGP protocol on the control plane: the control plane of each node can determine whether the G-SID belongs to the GIB or LIB range, but the forwarding plane cannot perform pre-judgment without this information.
  • an embodiment of the present disclosure provides an apparatus for processing a packet, and the apparatus 1400 includes:
  • the obtaining module 1401 is used to obtain the first information and second information of the first segment identifying the SID, the first information indicating the position of the container where the first SID is located in the SID list of the data packet, and the second information indicating the location of the first SID in the container;
  • a first processing module 1402 configured to obtain the position of the first SID in the SID list according to the first information and the second information;
  • the second SID is the next SID of the first SID in the SID list, and the second information is greater than or equal to 1 or equal to 0.
  • the apparatus 1400 further includes:
  • a second processing module configured to copy the first SID in the SID list to the current SID in the destination address of the data packet if the second information is equal to 1, and copy the first SID in the next SID Fill in the preset fields.
  • the sending module 1403 is further configured to: copy the first SID and the second SID in the SID list to the destination address of the data packet, and the first SID replaces the current SID, The second SID replaces the next SID, wherein the type of the current SID is the global SID, and the type of the next SID is the local SID.
  • the sending module 1403 is further configured to: determine whether the type of the current SID is a global SID, and whether the type of the next SID is a local SID;
  • the first SID and the second SID in the SID list are copied to the destination address of the data packet, and the The first SID replaces the current SID, and the second SID replaces the next SID.
  • the apparatus 1400 further includes: a configuration module, configured to uniformly configure the scope of the global SID and the local SID with other nodes; or, configure the scope of the global SID and the local SID of the first node; The range of the global SID and the local SID of the first node is notified to other nodes through the IGP/BGP protocol.
  • a configuration module configured to uniformly configure the scope of the global SID and the local SID with other nodes; or, configure the scope of the global SID and the local SID of the first node; The range of the global SID and the local SID of the first node is notified to other nodes through the IGP/BGP protocol.
  • the destination address includes: the current SID and the next SID; the sending module 1403 is further configured to: copy the first SID and the second SID in the SID list to the destination address of the data packet wherein, the first SID replaces the current SID, and the second SID does not replace the next SID; wherein, the type of the current SID is a global SID, and the type of the next SID is a global SID; or , the type of the current SID is a local SID, and the type of the next SID is a local SID; or, the type of the current SID is a local SID, and the type of the next SID is a global SID.
  • the apparatus provided by this embodiment of the present disclosure can execute the above-mentioned method embodiment shown in FIG. 7 , and the implementation principle and technical effect thereof are similar, and details are not described herein again in this embodiment.
  • Embodiments of the present disclosure also provide a communication device.
  • the communication device 1500 includes: an antenna 1501 , a radio frequency device 1502 , and a baseband device 1503 .
  • the antenna 1501 is connected to the radio frequency device 1502 .
  • the radio frequency device 1502 receives information through the antenna 1501, and sends the received information to the baseband device 1503 for processing.
  • the baseband device 1503 processes the information to be sent and sends it to the radio frequency device 1502
  • the radio frequency device 1502 processes the received information and sends it out through the antenna 1501 .
  • the above radio frequency apparatus 1502 may be located in the baseband apparatus 1503 , and the method performed by the communication device in the above embodiments may be implemented in the baseband apparatus 1503 , and the baseband apparatus 1503 includes a processor 1504 and a memory 1505 .
  • the baseband device 1503 may include, for example, at least one baseband board on which multiple chips are arranged, as shown in FIG. 15 , one of the chips is, for example, the processor 1504 , which is connected to the memory 1505 to call the program in the memory 1505 to execute The communication devices shown in the above method embodiments operate.
  • the baseband device 1503 may further include a network interface 1506 for exchanging information with the radio frequency device 1502, the interface being, for example, Common Public Radio Interface (CPRI).
  • CPRI Common Public Radio Interface
  • the communication device in the embodiment of the present disclosure further includes: an instruction or program stored in the memory 1505 and executable on the processor 1504, and the processor 1504 invokes the instruction or program in the memory 1505 to execute each module shown in FIG. 14 to execute method, and achieve the same technical effect, in order to avoid repetition, it is not repeated here.
  • An embodiment of the present disclosure further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, each process of the method embodiment shown in FIG. To achieve the same technical effect, in order to avoid repetition, details are not repeated here.
  • the processor is the processor in the terminal described in the foregoing embodiment.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • the steps of the method or algorithm described in conjunction with the disclosure of the present disclosure may be implemented in a hardware manner, or may be implemented in a manner of executing software instructions on a processor.
  • Software instructions can be composed of corresponding software modules, and software modules can be stored in RAM, flash memory, ROM, Erasable Programmable Read-Only Memory (EPROM, Erasable Programmable Read-Only Memory), Electrically Erasable Programmable Read-Only Memory (Electrically Erasable Programmable Read Only Memory, EEPROM), registers, hard disks, removable hard disks, CD-ROMs, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor, such that the processor can read information from, and write information to, the storage medium.
  • the storage medium can also be an integral part of the processor.
  • the processor and the storage medium may be carried in an Application Specific Integrated Circuit (ASIC).
  • ASIC Application Specific Integrated Circuit
  • the ASIC may be carried in the core network interface device.
  • the processor and the storage medium may also exist in the core network interface device as discrete components.
  • the functions described in this disclosure may be implemented in hardware, software, firmware, or any combination thereof.
  • the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
  • Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
  • a storage medium can be any available medium that can be accessed by a general purpose or special purpose computer.
  • embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, embodiments of the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present disclosure may take the form of a computer program product implemented on one or more computer-usable storage media having computer-usable program code embodied therein, including but not limited to disk storage, CD-ROM, optical storage, and the like.
  • Embodiments of the present disclosure are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in a flow or flow of a flowchart and/or a block or blocks of a block diagram.
  • These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory result in an article of manufacture comprising instruction means, the instructions
  • the apparatus implements the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本公开实施例提供一种报文转发的方法、装置、通信设备及可读存储介质,该方法包括:获取第一SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。

Description

报文转发的方法、装置、通信设备及可读存储介质
相关申请的交叉引用
本公开主张在2020年11月23日在中国提交的中国专利申请号No.202011321949.3的优先权,其全部内容通过引用包含于此。
技术领域
本公开涉及通信技术领域,尤其涉及一种报文转发的方法、装置、通信设备及可读存储介质。
背景技术
段路由(Segment Routing,SR)是一种源路由技术,基于软件定义网络(Software Defined Network,SDN)理念,构成面向路径连接的网络架构,支撑未来网络多层次的可编程需求,可以满足第五代通信技术(5 th generation,5G)超大连接和切片的应用场景下的连接需求。SR-多协议标签交换(Multi-Protocol Label Switching,MPLS)是基于当前主流MPLS转发面形成的SR解决方案。SRv6是基于互联网协议第6版(Internet Protocol Version 6,IPv6)扩展的SR解决方案。IPv6技术成是新一代网络的主体技术,基于IPv6的SRv6长远考虑是未来网络的演进趋势,关于SRv6技术的机制研究是业界热点。
标准SRv6的128比特(bit)分段标识(Segment ID,SID)采用IPv6地址格式的SID,相比MPLS标签(Label)格式的SID具备可路由属性,简化域间路径创建,实现在IPv6网络中简化建立端到端路径的能力。同时,SRv6 SID支持可编程能力,能够满足灵活的网络和业务功能处理,结合集中式和分布式控制平面的协同支持,能灵活满足各种业务和网络功能的需求,适应网络和业务发展的需要。
SR通过头结点封装一系列的指令来引导报文通过网络,在SRv6架构中,一个指令是一个128bit的IPv6地址,如图1所示,为标准SRv6扩展头的封装格式。
通过SRv6扩展头封装格式可知,SRv6扩展头封装长度为:40字节(Byte)(IPv6头)+8Byte(段路由头(Segment Routing Header,SRH))+16×N Byte(段列表(Segment List))。所以,随着SRv6指定的Sid数量增加,SRv6扩展头封装带来的额外的开销就会越大。为了解决这个问题,需要实现SRv6扩展头缩短的功能。
标准SRv6虽然具备上述诸多优点,但是缺点同样明显。SRv6技术在网络中实际部署当前主要面临二个方面的挑战:一是SRv6报文开销大、网络链路带宽利用率低,256byte包长8层SID的情况下带宽利用率只有60%左右;二是SRv6报文处理对芯片要求高,现网设备难以支持深度的SRH头的复制和操作,并且128bit的SRH头处理会降低现有芯片的处理效率。
运营商网络中对分段路由(Segment Routing,SR)标签层数要求较高。以第五移动通信技术(5 th generation,5G)承载网为例,随着5G核心网集中化部署,基站的流量需要穿过城域网以及IP骨干网。典型场景下,在城域网中,接入环有8-10个节点,汇聚环有4-8个节点,核心环也有4-8个节点;在IP骨干网,流量还需穿过多个路由器节点。同时,由于网络切片、高可靠服务等级协议(Service-Level Agreement,SLA)、可管可控的要求,运营商网络需要能够指定显式路径,端到端SR隧道会有10跳甚至以上。因此,目前国内外多数部署多协议标签交换(Multi-Protocol Label Switching,MPLS)-SR的运营商都要求支持8层以上分段标识(Segment ID,SID)标签。
当前,SRv6是基于IPv6扩展的SR解决方案,SRv6方案基于SRH,其SID长度为128bit Segment ID。按照8层SID,为报文带来128Byte的开销,对于平均长度256Byte的应用净荷,SRv6带来的开销超过1/3,带宽利用率则下降为67%以下。而相同场景下,SR-MPLS的开销只有32Byte,带宽利用率仍有89%。SRv6和SR-MPLS在SID个数从1-10时承载效率的对比分析如图2所示(仅简单对比SRH和SR-MPLS SID的开销):
开销的增大一方面造成了网络利用率的降低,另一方面为支持深层报文深层负载均衡、带内遥测(In-Band Telemetry)、网络服务包头(Network Service Header,NSH)带来更大挑战。
另外,SRv6部署必然会和SR-MPLS网络共存,由于网络利用率的不同 可能会导致网络边界接口不平衡的问题,从而导致投资浪费。参见图3,在SR-MPLS网络与SRv6网络域对接时,考虑100G链路,256byte报文,8层SID的情况,由于链路利用率差异较大,SR-MPLS域中的1个100千兆以太网(Gigabit Ethernet,GE)链路在SRv6域中可能需要2条100GE链路才能匹配。
在运营商应用中,SRv6需要在网络芯片在报文中插入超过128Byte长度的字段,相当于32层MPLS-SR标签深度,超出了已部署网络芯片的能力,如果在芯片内部采用环回的解决方案,将大幅降低网络性能并引入更高的时延和抖动。在重新设计的网络芯片中,支持SRv6需要进一步扩大内部处理总线带宽,其是芯片成本和功耗的关键因素。
SRv6在中间节点要求网络芯片读取完整SRH,然后根据指针指示的位置提取需要处理的Segment并进行转发。对比MPLS-SR仅需读取最外层标签,引入的复杂性进一步增加网络芯片的处理时延。
低功耗和低时延是运营商5G解决方案的关键因素,SRv6复杂性对网络芯片带来的功耗、成本、时延的增加为其落地应用带来挑战。
根据以上分析,现有SRv6报文开销、网络芯片的复杂性、难以平滑升级带来的三大挑战让其难以快速部署到运营商网络中,需要在SRv6技术基础上进一步进行演进。
发明内容
本公开实施例的一个目的在于提供一种报文转发的方法、装置、 通信设备及可读存储介质,解决SRv6报文开销较大的问题。
第一方面,提供一种报文处理的方法,由第一节点执行,包括:
获取第一SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
可选地,所述方法还包括:
如果所述第二信息等于1,则将所述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段
可选地,所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
可选地,将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,包括:
判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;
如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
可选地,所述方法还包括:
与其他节点统一配置全局SID和本地SID的范围;
或者,
配置所述第一节点的全局SID和本地SID的范围;
将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
可选地,所述目的地址包括:当前SID和下一个SID;
所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述下一个SID;
其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
第二方面,提供一种报文处理的装置,包括:
获取模块,用于获取第一段标识SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
第一处理模块,用于根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
发送模块,用于将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
可选地,所述装置还包括:
第二处理模块,用于如果所述第二信息等于1,则将所述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段。
可选地,所述发送模块进一步用于:
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
可选地,所述发送模块进一步用于:判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
可选地,所述装置还包括:
配置模块,用于与其他节点统一配置全局SID和本地SID的范围;
或者,
配置所述第一节点的全局SID和本地SID的范围;
将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
可选地,所述目的地址包括:当前SID和下一个SID;
所述发送模块1403进一步用于:将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述下一个SID;
其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
第三方面,提供一种通信设备,包括:处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,所述程序被所述处理器执行时实现如第一方面所述的方法的步骤。
第四方面,提供一种可读存储介质,所述可读存储介质上存储有程序,所述程序被处理器执行时实现包括如第一方面所述的方法的步骤。
在本公开实施例中,可以有效减少SRv6报文开销,降低网络芯片的复杂性。
附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本公开的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1为标准的SRv6扩展头的封装格式示意图;
图2为净荷长度256B时不同SID个数SR承载效率对比分析图;
图3为净荷长度256B时SR-MPLS网络域与SRv6网络域对接示意图;
图4为支持短SRv6 SID格式示意图;
图5为32-bits G-SID Container格式示意图;
图6为SRv6 SID和G-SID混合编码的示意图;
图7为本公开实施例中报文转发的方法的流程图;
图8为本公开实施例的标准的SRv6扩展头的封装格式示意图之一;
图9为本公开实施例的标准的SRv6扩展头的封装格式示意图之二;
图10为本公开实施例的目的地址的示意图之一;
图11为本公开实施例的目的地址的示意图之二;
图12为本公开实施例的目的地址的示意图之三;
图13为本公开实施例的目的地址的示意图之四;
图14为本公开实施例的中报文转发的装置示意图;
图15为本公开实施例的中通信设备的示意图。
具体实施方式
一、短SRv6 SID格式定义
根据标准SRv6 SID的格式,可以看出在一个典型的支持SRv6网络可编程的应用中,其SID格式是有规律的,充分利用SID格式的规律可以实现标准SRv6 SID格式优化。
本文中定义典型的32bit SRv6短G-SID格式,该G-SID是由标准128bit SID中的节点地址(Node ID)和函数地址(Function ID)以及可选的参数(Argument,Args)部分组成。标准128bit SID格式称为完整SID,其定义沿用标准SRv6 SID;32bit SID为缩短后的G-SID,其是完整SID的变化部分。格式如图4所示。
类似的,也可以定义16bits的G-SID。本文档暂时以32bits为例描述,在方案上这两种没有特别差异。
完整SID和短SID的转换关系根据SRv6位置标识(Locator)的规律可以采用如下方式:
完整SID=B(块Block,即通用前缀Prefix)+N(节点ID)+F(Function)+A(Args)(可选)+填充(Padding)(可选);
G-SID=N+F(Function)+A(Args)(可选);
由此可见,G-SID加上公共前缀/地址块Block,可以完整的组成一个SRv6 SID。
为支持G-SID,需要规划支短SRv6 SID格式。比如通用前缀(Common Prefix)为96bits,G-SID为32bits;比如Common Prefix为64bits,紧跟G-SID为32bits,剩余低32位为0。
二、G-SID容器(Container)格式定义
当短SID和标准SID被编排在SRH SID List中时,为准确定位G-SID,需要满足G-SID按照128bit对齐的方式来编排,即一行128bit需要放4个32bits缩短G-SID,或多个其他长度的缩短G-SID。如果排不满,则需要补齐Padding,对齐128bit。
为方便理解,本方案定义G-SID Container的概念,其是一个128bit的值。一个G-SID Container可以包含:
(1)一个SRv6标准SID;
(2)多个缩短后的SRv6 SID(G-SID),比如4个32bits的G-SID或者8个16bits G-SID。
当多种SID混编时,需要保证128bit对齐。当G-SID无法排满128bit时,需要补齐Padding。以32bits G-SID为例,G-SID Container可能的格式如图5所示。
由于SRv6 SRH中可以编码多种类型的G-SID Container,所以这个SRH我们称之为X-SRH。是一种新型SRv6的实现,称之为X-SRv6。下面内容介绍数据面X-SRv6的方案细节。
三、短标签与标准标签数据面混编方案
为支持多种SID混编在一个SRH中,尤其是G-SID和标准SRv6 SID,需要对现有的SRH进行一定的扩展。也需要对SRv6的控制面进行一定的扩展。此处首先介绍X-SRv6的数据平面,后续再介绍其控制面的扩展方案。
数据平面的基本思想为,经典128bits的SRv6 SID和G-SID可以混合编码在一个SRH中。如图6所示:
一段X-SRv6路径可能由SRv6子路径和SRv6缩短子路径组成。SRv6子路径由SRv6 SID编码。SRv6短标签子路径由一个支持短标签的128bit SRv6 SID引导开始,并由随后跟随的多个短标签后的SID(G-SID)组成。在G-SID List 结束时,需以128bit为界结束,下一个可以为标准的128bit SRv6 SID或者下一段不同前缀的SRv6短标签子路径。
为标识SID list中SRv6短标签路径的起始和结束,也即128bits SID和32bits的SID之间的边界,需要再新增若干种类型的规格(Flavor),并发布对应Flavor的SID,参见表1。
表1:
Figure PCTCN2021129000-appb-000001
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
本公开的说明书和权利要求书中的术语“包括”以及它的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。此外,说明书以及权利要求中使用“和/或”表示所连接对象的至少其中之一,例如A和/或B,表示包含单独A,单独B,以及A和B都存在三种情况。
在本公开实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本公开实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。
本文所描述的技术不限于第五代移动通信(5 th generation,5G)系统以及后续演进通信系统,以及不限于长期演进(Long Term Evolution,LTE)/LTE的演进(LTE-Advanced,LTE-A)系统,并且也可用于各种无线通信系统,诸如码分多址(Code Division Multiple Access,CDMA)、时分多址(Time Division Multiple Access,TDMA)、频分多址(Frequency Division Multiple Access,FDMA)、正交频分多址(Orthogonal Frequency Division Multiple  Access,OFDMA)、单载波频分多址(Single-carrier Frequency-Division Multiple Access,SC-FDMA)和其他系统。
术语“系统”和“网络”常被可互换地使用。CDMA系统可实现诸如CDMA2000、通用地面无线电接入(Universal Terrestrial Radio Access,UTRA)等无线电技术。UTRA包括宽带CDMA(Wideband Code Division Multiple Access,WCDMA)和其他CDMA变体。TDMA系统可实现诸如全球移动通信系统(Global System for Mobile Communication,GSM)之类的无线电技术。OFDMA系统可实现诸如超移动宽带(Ultra Mobile Broadband,UMB)、演进型UTRA(Evolution-UTRA,E-UTRA)、IEEE 802.11(Wi-Fi)、IEEE 802.16(WiMAX)、IEEE 802.20、快速正交频分复用技术(Flash-OFDM)等无线电技术。UTRA和E-UTRA是通用移动电信系统(Universal Mobile Telecommunications System,UMTS)的部分。LTE和更高级的LTE(如LTE-A)是使用E-UTRA的新UMTS版本。UTRA、E-UTRA、UMTS、LTE、LTE-A以及GSM在来自名为“第三代伙伴项目”(3rd Generation Partnership Project,3GPP)的组织的文献中描述。CDMA2000和UMB在来自名为“第三代伙伴项目2”(3GPP2)的组织的文献中描述。本文所描述的技术既可用于以上提及的系统和无线电技术,也可用于其他系统和无线电技术。
参见图7,本公开实施例提供一种报文处理的方法,由第一节点执行,具体步骤包括:步骤701、步骤702和步骤703。
步骤701:获取第一SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
步骤702:根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
步骤703:将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
在本公开实施例中,所述方法还包括:如果所述第二信息等于1,则将所 述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段。
在本公开实施例中,所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
在本公开实施例中,将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,包括:
判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;
如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
在本公开实施例中,所述方法还包括:
与其他节点统一配置全局SID和本地SID的范围;
或者,
配置所述第一节点的全局SID和本地SID的范围;
将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
在本公开实施例中,所述目的地址包括:当前SID和下一个SID;
所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述下一个SID;
其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
在本公开实施例中,可以有效减少SRv6报文开销,降低网络芯片的复杂性。
如图8所示,在IPv6的目的地址中加入一个域,该域位于G-SID之后的任意位置,比如可以紧跟G-SID,也可以是目的地址的最后几位。该域为G-SID Index(以下简称为SI),标识G-SID在当前SL所指示的container中的位置索引。
该域可以是指定的长度。该域的最小长度由一个container中能容纳的G-SID数量有关,例如G-SID的长度为32,则一个container中能够放置4个G-SID,则SI最小需要2bit。
其中,SI用于指示每个128bit G-SID container中G-SID的位置,如果G-SID使用32bit压缩SID,则SI取值0-3;如果G-SID使用16bit压缩SID,则SI取值0-7。
在本公开实施例中,为了进一步提升压缩效率,将压缩SID分为两类,一类标识全局SID,标识例如END SID,其值取自全局SID集合(GIB);一类为本地SID,例如指定链路的END.X SID或VPN context的END.DT SID,其值取自本地SID集合(LIB)。这样一来,在一些情况下,在某个节点,仅用替换一个全局SID,或一个本地SID;在一些情况下,在某个节点,需要同时替换全局SID+本地SID。
在本公开实施例中,对于同时需要替换全局SID和本地SID的情况就需要拷贝2次,效率相对较低。本专利希望提出一种方法,即:无论要处理的SID的类型是什么和长短有多长,每次都拷贝2xL的长度的数据到目的地址,其中L为最小长度SID的长度。这样一来,如果某个节点仅需使用一个全局SID或一个本地SID,那么就使用第一个L长度的SID,同时SI-1;如果某个节点需要同时使用全局SID+本地SID,那么就使用2XL长度的2个SID,同时SI-2;
在本公开实施例中,具体的操作流程如下:
SI>1,复制SI指向当前G-SID和下一个(NEXT)G-SID到目的地址(Destination Address,DA);
SI=1,复制SI指向当前G-SID并补齐下一个G-SID为全0;
SI=0,SL--(SL减一),SI=7复制SI指向当前G-SID和下一个G-SID到DA;
每次SI--(SI减一),仍然仅移动一个G-SID的长度,但使用SRH的SID 列表中的2个相连G-SID替换到DA,如图9所示。
场景1:
参见图10,替换DA的2个相连G-SID,第1个G-SID属于GIB,第2个G-SID属于LIB,可通过1次查表完成同一节点2个G-SID操作
场景2:
参见图11,替换DA的2个相连G-SID均属于GIB,NEXT G-SID属于无效替换
场景3:
参见图12,替换DA的2个相连G-SID均属于LIB,NEXT G-SID属于无效替换
场景4:
参见图13,替换DA的2个相连G-SID,第1个G-SID属于LIB,第2个G-SID属于GIB,这2个G-SID必然不是同一节点,NEXT G-SID属于无效替换。
对于以上场景中出现的无效G-SID替换,可以使用如下2种方法
方案1:复制G-SID前不预判断,只要SI满足要求就复制(copy)相连的2个G-SID,查表时仅第1个G-SID有效,NEXT G-SID无效,下次替换DA时NEXT G-SID变为当前G-SID继续使用。
方案2:复制G-SID前预判断,仅在当前G-SID属于GIB,NEXT G-SID属于LIB条件下,替换相连2个G-SID到DA。
分为2种情况:
情况1:各网络节点统一定义GIB和LIB范围,例如16bit压缩SID,0x0000-0xDFFF属于GIB,0xE000-0xFFFF属于LIB:各节点转发面可直接判断
情况2:各网络节点自定义GIB和LIB范围,通过控制面IGP/BGP协议通告:各节点控制面可判断G-SID属于GIB还是LIB范围,但转发面没有该信息无法实现预判断。
参见图14,本公开实施例提供一种报文处理的装置,该装置1400包括:
获取模块1401,用于获取第一段标识SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
第一处理模块1402,用于根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
发送模块1403,用于将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
在本公开实施例中,装置1400还包括:
第二处理模块,用于如果所述第二信息等于1,则将所述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段。
在本公开实施例中,发送模块1403进一步用于:将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
在本公开实施例中,发送模块1403进一步用于:判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;
如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
在本公开实施例中,装置1400还包括:配置模块,用于与其他节点统一配置全局SID和本地SID的范围;或者,配置所述第一节点的全局SID和本地SID的范围;将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
在本公开实施例中,所述目的地址包括:当前SID和下一个SID;发送模块1403进一步用于:将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述 下一个SID;其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
本公开实施例提供的装置,可以执行上述图7所示方法实施例,其实现原理和技术效果类似,本实施例此处不再赘述。
本公开实施例还提供了一种通信设备。如图15所示,该通信设备1500包括:天线1501、射频装置1502、基带装置1503。天线1501与射频装置1502连接。在上行方向上,射频装置1502通过天线1501接收信息,将接收的信息发送给基带装置1503进行处理。在下行方向上,基带装置1503对要发送的信息进行处理,并发送给射频装置1502,射频装置1502对收到的信息进行处理后经过天线1501发送出去。
上述射频装置1502可以位于基带装置1503中,以上实施例中通信设备执行的方法可以在基带装置1503中实现,该基带装置1503包括处理器1504和存储器1505。
基带装置1503例如可以包括至少一个基带板,该基带板上设置有多个芯片,如图15所示,其中一个芯片例如为处理器1504,与存储器1505连接,以调用存储器1505中的程序,执行以上方法实施例中所示的通信设备操作。
该基带装置1503还可以包括网络接口1506,用于与射频装置1502交互信息,该接口例如为通用公共无线接口(Common Public Radio Interface,CPRI)。
具体地,本公开实施例的通信设备还包括:存储在存储器1505上并可在处理器1504上运行的指令或程序,处理器1504调用存储器1505中的指令或程序执行图14所示各模块执行的方法,并达到相同的技术效果,为避免重复,故不在此赘述。
本公开实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述图7所示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的终端中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory, ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
结合本公开公开内容所描述的方法或者算法的步骤可以硬件的方式来实现,也可以由在处理器执行软件指令的方式来实现。软件指令可以由相应的软件模块组成,软件模块可以被存放于RAM、闪存、ROM、可擦除可编程只读存储器(EPROM,Erasable Programmable Read-Only Memory)、电可擦除可编程只读存储器(Electrically Erasable Programmable Read Only Memory,EEPROM)、寄存器、硬盘、移动硬盘、只读光盘或者本领域熟知的任何其它形式的存储介质中。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以携带在专用集成电路(Application Specific Integrated Circuit,ASIC)中。另外,该ASIC可以携带在核心网接口设备中。当然,处理器和存储介质也可以作为分立组件存在于核心网接口设备中。
本领域技术人员应该可以意识到,在上述一个或多个示例中,本公开所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。
以上所述的具体实施方式,对本公开的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本公开的具体实施方式而已,并不用于限定本公开的保护范围,凡在本公开的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本公开的保护范围之内。
本领域内的技术人员应明白,本公开实施例可提供为方法、系统、或计算机程序产品。因此,本公开实施例可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本公开实施例是参照根据本公开实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
显然,本领域的技术人员可以对本公开实施例进行各种改动和变型而不脱离本公开的精神和范围。这样,倘若本公开实施例的这些修改和变型属于本公开权利要求及其等同技术的范围之内,则本公开也意图包含这些改动和变型在内。

Claims (14)

  1. 一种报文处理的方法,由第一节点执行,所述方法包括:
    获取第一段标识SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
    根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
    将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
    其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
  2. 根据权利要求1所述的方法,其中,所述方法还包括:
    如果所述第二信息等于1,则将所述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段。
  3. 根据权利要求1所述的方法,其中,
    所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
    将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
  4. 根据权利要求3所述的方法,其中,将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,包括:
    判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;
    如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
  5. 根据权利要求4所述的方法,其中,所述方法还包括:
    与其他节点统一配置全局SID和本地SID的范围;
    或者,
    配置所述第一节点的全局SID和本地SID的范围;
    将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
  6. 根据权利要求1所述的方法,其中,所述目的地址包括:当前SID和下一个SID;
    所述将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,发送所述数据包,包括:
    将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述下一个SID;
    其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
  7. 一种报文处理的装置,包括:
    获取模块,用于获取第一段标识SID的第一信息和第二信息,所述第一信息指示所述第一SID所在的容器在数据包的SID列表中的位置,所述第二信息指示所述第一SID在所述容器中的位置;
    第一处理模块,用于根据所述第一信息和第二信息,得到所述第一SID在SID列表中的位置;
    发送模块,用于将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中的当前SID和下一个SID,发送所述数据包;
    其中,所述第二SID为所述SID列表中第一SID的下一个SID,所述第二信息大于等于1或等于0。
  8. 根据权利要求7所述的装置,其中,所述装置还包括:
    第二处理模块,用于如果所述第二信息等于1,则将所述SID列表中的所述第一SID复制到数据包的目的地址中的所述当前SID,并在所述下一个SID中填充预设字段。
  9. 根据权利要求7所述的装置,其中,所述发送模块进一步用于:
    将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID,其中,所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID。
  10. 根据权利要求9所述的装置,其中,所述发送模块进一步用于:判断所述当前SID的类型是否为全局SID,所述下一个SID的类型是否为本地SID;如果所述当前SID的类型为全局SID,所述下一个SID的类型为本地SID,则将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID替换所述下一个SID。
  11. 根据权利要求9所述的装置,其中,所述装置设置在第一节点中,所述装置还包括:
    配置模块,用于与其他节点统一配置全局SID和本地SID的范围;
    或者,
    配置所述第一节点的全局SID和本地SID的范围;
    将所述第一节点的全局SID和本地SID的范围通过IGP/BGP协议通知给其他节点。
  12. 根据权利要求7所述的装置,其中,所述目的地址包括:当前SID和下一个SID;
    所述发送模块1403进一步用于:将所述SID列表中的所述第一SID和第二SID复制到数据包的目的地址中,所述第一SID替换所述当前SID,所述第二SID不替换所述下一个SID;
    其中,所述当前SID的类型为全局SID,所述下一个SID的类型为全局SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为本地SID;或者,所述当前SID的类型为本地SID,所述下一个SID的类型为全局SID。
  13. 一种通信设备,包括:处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,其中,所述程序被所述处理器执行时实现如权利要求1至6中任一项所述的方法的步骤。
  14. 一种可读存储介质,所述可读存储介质上存储有程序,其中,所述 程序被处理器执行时实现包括如权利要求1至6中任一项所述的方法的步骤。
PCT/CN2021/129000 2020-11-23 2021-11-05 报文转发的方法、装置、通信设备及可读存储介质 WO2022105625A1 (zh)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2023531074A JP2023550512A (ja) 2020-11-23 2021-11-05 メッセージ転送方法、装置、通信機器及び可読記憶媒体
EP21893772.0A EP4250608A4 (en) 2020-11-23 2021-11-05 PACKET FORWARDING METHOD AND APPARATUS, COMMUNICATIONS DEVICE AND READABLE STORAGE MEDIUM
AU2021384675A AU2021384675A1 (en) 2020-11-23 2021-11-05 Message Forwarding Method and Apparatus, Communication Device, and Readable Storage Medium
CA3202724A CA3202724A1 (en) 2020-11-23 2021-11-05 Message forwarding method and apparatus, communication device, and readable storage medium
US18/254,008 US20240048478A1 (en) 2020-11-23 2021-11-05 Message forwarding method and apparatus, communication device, and readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011321949.3A CN114531386B (zh) 2020-11-23 2020-11-23 报文转发的方法、装置、设备及可读存储介质
CN202011321949.3 2020-11-23

Publications (1)

Publication Number Publication Date
WO2022105625A1 true WO2022105625A1 (zh) 2022-05-27

Family

ID=81619868

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/129000 WO2022105625A1 (zh) 2020-11-23 2021-11-05 报文转发的方法、装置、通信设备及可读存储介质

Country Status (7)

Country Link
US (1) US20240048478A1 (zh)
EP (1) EP4250608A4 (zh)
JP (1) JP2023550512A (zh)
CN (1) CN114531386B (zh)
AU (1) AU2021384675A1 (zh)
CA (1) CA3202724A1 (zh)
WO (1) WO2022105625A1 (zh)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111541613A (zh) * 2020-04-27 2020-08-14 鹏城实验室 一种基于SRv6的数据处理方法及相关设备
CN112583745A (zh) * 2019-09-27 2021-03-30 华为技术有限公司 一种在sr网络中转发报文的方法、设备和系统
CN113556284A (zh) * 2020-04-24 2021-10-26 中国移动通信有限公司研究院 数据包处理的方法及设备

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5822308B2 (ja) * 2012-11-29 2015-11-24 Necプラットフォームズ株式会社 パケット転送方法、パケット転送装置およびパケット転送プログラム
US10263881B2 (en) * 2016-05-26 2019-04-16 Cisco Technology, Inc. Enforcing strict shortest path forwarding using strict segment identifiers
US10506083B2 (en) * 2017-06-27 2019-12-10 Cisco Technology, Inc. Segment routing gateway storing segment routing encapsulating header used in encapsulating and forwarding of returned native packet
WO2020048493A1 (en) * 2018-09-05 2020-03-12 Huawei Technologies Co., Ltd. Segment routing in mpls network
CN111510386B (zh) * 2019-01-30 2023-06-20 华为技术有限公司 用于处理报文的方法和装置
CN111682996B (zh) * 2019-03-11 2024-01-05 华为技术有限公司 网络中报文转发的方法、网络节点、网络系统
CN111917640B (zh) * 2019-05-09 2023-06-06 华为技术有限公司 SRv6网络生成段列表、报文转发的方法、设备和系统
US11412071B2 (en) * 2019-05-13 2022-08-09 Juniper Networks, Inc. Compressed routing header information for networks
CN111628995B (zh) * 2020-05-26 2023-06-16 新华三信息安全技术有限公司 基于SRv6的SID压缩方法、装置、设备及存储介质
CN111935014B (zh) * 2020-10-19 2020-12-29 网络通信与安全紫金山实验室 基于SRv6网络的报文转发方法、装置、存储介质及电子设备

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112583745A (zh) * 2019-09-27 2021-03-30 华为技术有限公司 一种在sr网络中转发报文的方法、设备和系统
CN113556284A (zh) * 2020-04-24 2021-10-26 中国移动通信有限公司研究院 数据包处理的方法及设备
CN111541613A (zh) * 2020-04-27 2020-08-14 鹏城实验室 一种基于SRv6的数据处理方法及相关设备

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Z LI , C LI , S PENG , Z WANG , B LIU , HUAWEI TECHNOLOGIES: "Compressed SRv6 Network Programming draft-li-spring-compressed-srv6-np-00", INTERNET DRAFT, 22 July 2019 (2019-07-22), pages 1 - 15, XP015134411 *
Z. LI C. LI HUAWEI TECHNOLOGIES W. CHENG CHINA MOBILE C. XIE C. LI CHINA TELECOM H. TIAN F. ZHAO CAICT: "Generalized Segment Routing Header; draft-lc-6man-generalized-srh-01.txt", GENERALIZED SEGMENT ROUTING HEADER; DRAFT-LC-6MAN-GENERALIZED-SRH-01.TX, no. 1, 13 August 2020 (2020-08-13), pages 1 - 21, XP015141281 *

Also Published As

Publication number Publication date
JP2023550512A (ja) 2023-12-01
CN114531386B (zh) 2023-05-09
AU2021384675A1 (en) 2023-07-06
CN114531386A (zh) 2022-05-24
US20240048478A1 (en) 2024-02-08
EP4250608A1 (en) 2023-09-27
EP4250608A4 (en) 2024-05-29
CA3202724A1 (en) 2022-05-27

Similar Documents

Publication Publication Date Title
US11201820B2 (en) Segment routing in MPLS network
US11510131B2 (en) Configuration method, data transmission method, and apparatus
WO2021155759A1 (zh) 分段标识的处理方法及设备
JP6619815B2 (ja) アクセス制御装置、システム、及び方法
CN112368980B (zh) 用于将一个或多个在网业务添加到mpls网络中的方法
BR112019015657B1 (pt) Método para executar qualidade de serviço (qos) reflexiva em sistema de comunicação sem fio e um dispositivo para o mesmo
WO2021213507A1 (zh) 数据包处理的方法及设备
CN110832904B (zh) 本地标识符定位符网络协议(ilnp)疏导
US20110205959A1 (en) Packet Forwarding in Telecommunication Network
WO2018126692A1 (zh) 数据传输的控制方法和设备
WO2021151381A1 (zh) 分段标识的处理方法及设备
JP2022500915A (ja) 通信方法、デバイス、及びシステム
CN112491706A (zh) 数据报文的处理方法及装置、存储介质、电子装置
US20240073128A1 (en) Message encapsulation and de-encapsulation method and device, storage medium, and electronic device
KR20220160648A (ko) 인터넷 프로토콜 버전 IPv6 기반 무선 네트워크 통신 방법 및 통신 디바이스
CN114128227B (zh) 在支持SRv6的数据面上传输MTNC-ID以实现5G传输
CN114365540B (zh) 通信方法、设备及系统
WO2022105625A1 (zh) 报文转发的方法、装置、通信设备及可读存储介质
EP3739846B1 (en) Communication method and apparatus
RU2461131C2 (ru) Сервер, система передачи и реализуемый ими способ переноса инкапсуляции по gre-туннелю
WO2023078144A1 (zh) 报文处理方法、装置及系统
EP4246917A1 (en) Message transmission method, method for acquiring correspondence, and apparatus and system

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 3202724

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2023531074

Country of ref document: JP

Ref document number: 18254008

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2021893772

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2021893772

Country of ref document: EP

Effective date: 20230623

ENP Entry into the national phase

Ref document number: 2021384675

Country of ref document: AU

Date of ref document: 20211105

Kind code of ref document: A