CN114500173A - Message processing method and device, electronic equipment and storage medium - Google Patents

Message processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114500173A
CN114500173A CN202210147128.5A CN202210147128A CN114500173A CN 114500173 A CN114500173 A CN 114500173A CN 202210147128 A CN202210147128 A CN 202210147128A CN 114500173 A CN114500173 A CN 114500173A
Authority
CN
China
Prior art keywords
information
equipment
gateway
sdwan
message
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
CN202210147128.5A
Other languages
Chinese (zh)
Inventor
杨立彬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New H3C Technologies Co Ltd Hefei Branch
Original Assignee
New H3C Technologies Co Ltd Hefei Branch
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 New H3C Technologies Co Ltd Hefei Branch filed Critical New H3C Technologies Co Ltd Hefei Branch
Priority to CN202210147128.5A priority Critical patent/CN114500173A/en
Publication of CN114500173A publication Critical patent/CN114500173A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]

Landscapes

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

Abstract

The application provides a message processing method, a message processing device, electronic equipment and a storage medium. The method is applied to any gateway device in SDWAN networking and comprises the following steps: when receiving a downlink message which is sent by any user equipment accessed to the gateway equipment and needs to be sent to another user equipment in the SDWAN networking, acquiring quintuple information of the downlink message; searching equipment information corresponding to the quintuple information in a local SDWAN table; and performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to another user equipment. The method and the device can save the table entry resources and the hard disk resources of the related gateway equipment.

Description

Message processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for processing a packet, an electronic device, and a storage medium.
Background
In Software Defined Wide Area Network (SDWAN) networking, any user device is typically connected to one gateway device or two gateway devices; SDWAN tunnels are established between gateway devices accessed by different user devices which are communicated with each other, so as to be used for transmitting uplink messages or downlink messages between the different user devices.
As shown in fig. 1, a user equipment 1 is connected to a gateway device 11 and a gateway device 12; the user equipment 2 is accessed to the gateway equipment 21; gateway device 21 establishes SDWAN tunnels with gateway device 11 and gateway device 12, respectively. When the user equipment 1 needs to send an uplink message to the user equipment 2, the user equipment 1 determines gateway equipment needing to send the uplink message according to a preset first hash algorithm; assuming that the determined gateway device is the gateway device 11, the user device 1 sends the uplink message to the gateway device 11; after receiving the uplink packet, the gateway device 11 establishes a fast forwarding table based on the uplink packet, performs SDWAN tunnel encapsulation on the uplink packet and then sends the uplink packet to the gateway device 21, and the gateway device 21 performs SDWAN tunnel decapsulation on the encapsulated uplink packet to obtain the uplink packet, and sends the uplink packet to the user device 2 for processing.
When receiving a downlink message which is sent by the user equipment 2 and needs to be sent to the user equipment 1, the subsequent gateway equipment 21 determines the gateway equipment which needs to send the downlink message according to a preset second hash algorithm; assuming that the determined gateway device is the gateway device 12, the gateway device 21 performs SDWAN tunnel encapsulation on the downlink packet and then sends the downlink packet to the gateway device 12, the gateway device 12 performs SDWAN tunnel decapsulation on the encapsulated downlink packet to obtain the downlink packet, and based on the downlink packet, establishes a fast forwarding table, sends the downlink packet to the gateway device 12, and the gateway device 12 sends the downlink packet to the user device 1.
Therefore, a situation that a transmission path of an uplink message sent by the ue 1 to the ue 2 is inconsistent with a transmission path of a downlink message sent by the ue 2 to the ue 1 occurs, in this situation, both the gateway 11 and the gateway 12 need to establish a fast forwarding table, and both of them need to store some related service data, which occupies more table resources and hard disk resources of these gateways.
Disclosure of Invention
In order to overcome the problems in the related art, the application provides a message processing method, a message processing device, an electronic device and a storage medium.
According to a first aspect of the embodiments of the present application, there is provided a packet processing method, where the method is applied to any gateway device in an SDWAN networking, and the method includes:
when a downlink message which is sent by any user equipment accessed to the gateway equipment and needs to be sent to another user equipment in the SDWAN networking is received, acquiring quintuple information of the downlink message, wherein the gateway equipment accessed by the user equipment is completely different from a plurality of gateway equipment accessed by the other user equipment;
searching the device information corresponding to the quintuple information in a local SDWAN table, wherein the device information is the device information of the gateway device which receives the uplink message which is sent by the other user device and needs to be sent to the user device;
and performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to the other user equipment.
According to a second aspect of the embodiments of the present application, there is provided a packet processing apparatus, where the apparatus is applied to any gateway device in an SDWAN networking, and the apparatus includes:
an obtaining module, configured to obtain quintuple information of a downlink packet when receiving the downlink packet that is sent by any user equipment that is accessed to the gateway device and needs to be sent to another user equipment in the SDWAN networking, where a gateway device accessed to the user equipment is completely different from a plurality of gateway devices accessed to the another user equipment;
a searching module, configured to search, in a local SDWAN table, device information corresponding to the quintuple information, where the device information is device information of a gateway device that receives an uplink packet that needs to be sent to the user device and is sent by the another user device;
and the sending module is used for carrying out SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, carrying out SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to the other user equipment.
According to a third aspect of embodiments herein, there is provided an electronic device comprising a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor, the processor being caused by the machine-executable instructions to: the method steps of the message processing method are realized.
According to a fourth aspect of the embodiments of the present application, a computer-readable storage medium is provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the method steps of the above-mentioned message processing method.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the embodiment of the application, for any gateway device in the SDWAN networking, when a downlink message which is sent by any user device accessed to the gateway device and needs to be sent to another user device in the SDWAN networking is received, quintuple information of the downlink message is obtained first, wherein the gateway device accessed by the user device is completely different from a plurality of gateway devices accessed by another user device; then, in a local SDWAN table, searching device information corresponding to the quintuple information, wherein the device information is the device information of gateway equipment which receives an uplink message which is sent to the user equipment and is required to be sent to the user equipment; and finally, performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to another user equipment.
In the above message processing flow, it can be ensured that the transmission path of the uplink message sent by the user equipment to another user equipment is consistent with the transmission path of the downlink message sent by another user equipment to the user equipment, so that the table entry resources and the hard disk resources of the relevant gateway equipment can be saved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
FIG. 1 is a schematic diagram of a conventional SDWAN networking architecture;
fig. 2 is a schematic flow chart of a message processing method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
Next, examples of the present application will be described in detail.
The embodiment of the present application provides a message processing method, which is applied to any gateway device in an SDWAN networking, and as shown in fig. 2, the method may include the following steps:
s21, when receiving the downlink message which is sent by any user equipment connected to the gateway equipment and needs to be sent to another user equipment in the SDWAN networking, acquiring the quintuple information of the downlink message.
In this step, the gateway device accessed by the user equipment is completely different from the plurality of gateway devices accessed by another user equipment.
Here, the number of gateway devices that the user equipment accesses may be one, or may be multiple, for example, 2.
In one example, the number of the plurality of gateway devices accessed by another user equipment may also be 2.
S22, in the local SDWAN table, the device information corresponding to the quintuple information is searched.
In this step, the device information is the device information of the gateway device that receives the uplink packet sent by another user device and needs to be sent to the user device.
For example, the device information may include identification information of a site to which the corresponding gateway device belongs, identification information of the corresponding gateway device, identification information of an interface connected to the gateway device on the corresponding gateway device, and the like.
S23, performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway device corresponding to the device information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway device corresponding to the device information to obtain a downlink message, and sending the downlink message to another user device.
Further, in the embodiment of the present application, the gateway device further performs the following operations:
when an encapsulated uplink message sent by gateway equipment corresponding to the equipment information is received for the first time, acquiring the equipment information from the encapsulated uplink message, and performing SDWAN tunnel decapsulation on the encapsulated uplink message to obtain an uplink message;
and adding quintuple information carried in the obtained uplink message and the obtained equipment information into a local SDWAN table.
It should be noted that the local SDWAN table at the gateway device side is created in advance, and may be empty initially, and once the gateway device receives the relevant encapsulated uplink packet sent by another gateway device for the first time, the gateway device obtains device information from the relevant encapsulated uplink packet, and performs SDWAN tunnel decapsulation on the relevant encapsulated uplink packet to obtain a relevant uplink packet; and then the gateway device adds the quintuple information carried in the obtained related uplink message and the obtained device information into a local SDWAN table, namely, the corresponding relation between the quintuple information and the device information is stored in the local SDWAN table, so that when the subsequent gateway device receives the corresponding downlink message, the corresponding downlink message can be subjected to SDWAN tunnel encapsulation and then returned to the other gateway devices in the original way based on the corresponding relation in the SDWAN table, and the table item resources and the hard disk resources of the gateway devices except the other gateway devices, which are accessed by the source user device of the related uplink message, cannot be occupied.
The following describes the above message processing method in detail with reference to specific embodiments.
Still taking the SDWAN networking shown in fig. 1 as an example, when the user equipment 1 needs to send the uplink packet 1 to the user equipment 2, the user equipment 1 determines, according to a preset hash algorithm, a gateway device that needs to send the uplink packet 1. Here, the predetermined hash Algorithm may be an MD5Message Digest Algorithm (MD5Message-Digest Algorithm, etc.).
It should be noted that, the specific determination process of the user equipment 1 determining the gateway device that needs to send the uplink packet 1 is the prior art, and is not described in detail herein.
Assuming that the determined gateway device is the gateway device 11, the user device 1 sends the uplink packet 1 to the gateway device 11.
After receiving the uplink packet 1, the gateway device 11 establishes a fast forwarding table entry based on the uplink packet 1, performs SDWAN tunnel encapsulation on the uplink packet 1, and then sends the uplink packet 1 to the gateway device 21. The encapsulated uplink packet 1 carries device information of the gateway device 11 (for example, includes identification information of a site to which the gateway device 11 belongs, identification information of the gateway device 11, identification information of an interface connected to the gateway device 21 on the gateway device 11, and the like).
Gateway device 21 receives encapsulated uplink packet 1 sent by gateway device 11 for the first time, acquires device information of gateway device 11 from encapsulated uplink packet 1, decapsulates the encapsulated uplink packet 1 to obtain uplink packet 1, adds quintuple information carried in the acquired uplink packet 1 and the acquired device information of gateway device 11 to a local SDWAN table, and sends uplink packet 1 to user device 2 for processing.
It should be noted that, for the gateway device 21, the gateway device 11 subsequently receives the relevant encapsulated uplink packet from the user equipment 1, directly performs SDWAN tunnel decapsulation on the relevant encapsulated uplink packet, and directly sends the decapsulated uplink packet to the user equipment 2 for processing.
When receiving a downlink message 2 sent by the user equipment 2 and needing to be sent to the user equipment 1, the subsequent gateway equipment 21 first obtains quintuple information of the downlink message 1; then, the gateway device 21 searches the device information corresponding to the quintuple information in a local SDWAN table; finally, the gateway device 21 performs SDWAN tunnel encapsulation on the downlink packet 1, and sends the encapsulated downlink packet 1 to the gateway device (i.e., the gateway device 11) corresponding to the found device information.
After receiving the encapsulated downlink message 1, the gateway device 11 decapsulates the SDWAN tunnel of the encapsulated downlink message 1 to obtain the downlink message 1, and sends the downlink message 1 to the user equipment 1.
It can be seen from the above technical solutions that, in the embodiment of the present application, for any gateway device in the SDWAN networking, when receiving a downlink packet sent by any user device accessing the gateway device and needing to be sent to another user device in the SDWAN networking, five-tuple information of the downlink packet is obtained first, where a gateway device accessed by the user device is completely different from a plurality of gateway devices accessed by another user device; then, searching device information corresponding to the quintuple information in a local SDWAN table, wherein the device information is the device information of gateway equipment which receives an uplink message which is sent by another user equipment and needs to be sent to the user equipment; and finally, performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to another user equipment.
In the above message processing flow, it can be ensured that the transmission path of the uplink message sent by the user equipment to another user equipment is consistent with the transmission path of the downlink message sent by another user equipment to the user equipment, so that the table entry resources and the hard disk resources of the relevant gateway equipment can be saved.
Based on the same inventive concept, the present application further provides a packet processing apparatus, which is applied to any gateway device in the SDWAN networking, and a schematic structural diagram of the apparatus is shown in fig. 3, and specifically includes:
an obtaining module 31, configured to obtain quintuple information of a downlink packet when receiving the downlink packet sent by any user equipment accessing the gateway device and needing to be sent to another user equipment in the SDWAN networking, where a gateway device accessed by the user equipment is completely different from a plurality of gateway devices accessed by the another user equipment;
a searching module 32, configured to search, in a local SDWAN table, device information corresponding to the quintuple information, where the device information is device information of a gateway device that receives an uplink packet that needs to be sent to the user device and is sent by the another user device;
a sending module 33, configured to perform SDWAN tunnel encapsulation on the downlink packet, and send the encapsulated downlink packet to the gateway device corresponding to the device information, so that the gateway device corresponding to the device information performs SDWAN tunnel decapsulation on the encapsulated downlink packet to obtain the downlink packet, and sends the downlink packet to the other user device.
Preferably, the apparatus further comprises:
an adding module (not shown in fig. 3) configured to, when receiving an encapsulated uplink packet sent by a gateway device corresponding to the device information for the first time, obtain the device information from the encapsulated uplink packet, and perform SDWAN tunnel decapsulation on the encapsulated uplink packet to obtain an uplink packet;
and adding the quintuple information carried in the obtained uplink message and the obtained equipment information into a local SDWAN table.
Preferably, the device information includes identification information of a site to which the corresponding gateway device belongs, identification information of the corresponding gateway device, and identification information of an interface connected to the gateway device on the corresponding gateway device.
It can be seen from the above technical solutions that, in the embodiment of the present application, for any gateway device in the SDWAN networking, when receiving a downlink packet sent by any user device accessing the gateway device and needing to be sent to another user device in the SDWAN networking, five-tuple information of the downlink packet is obtained first, where a gateway device accessed by the user device is completely different from a plurality of gateway devices accessed by another user device; then, searching device information corresponding to the quintuple information in a local SDWAN table, wherein the device information is the device information of gateway equipment which receives an uplink message which is sent by another user equipment and needs to be sent to the user equipment; and finally, performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to another user equipment.
In the above message processing flow, it can be ensured that the transmission path of the uplink message sent by the user equipment to another user equipment is consistent with the transmission path of the downlink message sent by another user equipment to the user equipment, so that the table entry resources and the hard disk resources of the relevant gateway equipment can be saved.
An electronic device is further provided in the embodiments of the present application, as shown in fig. 4, and includes a processor 41 and a machine-readable storage medium 42, where the machine-readable storage medium 42 stores machine-executable instructions that can be executed by the processor 41, and the processor 41 is caused by the machine-executable instructions to: and implementing the steps of the message processing method.
The machine-readable storage medium may include a Random Access Memory (RAM) and a Non-Volatile Memory (NVM), such as at least one disk Memory. Alternatively, the machine-readable storage medium may be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
In another embodiment provided by the present application, a computer-readable storage medium is further provided, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the message processing method.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (8)

1. A message processing method is applied to any gateway device in Software Defined Wide Area Network (SDWAN) networking, and comprises the following steps:
when a downlink message which is sent by any user equipment accessed to the gateway equipment and needs to be sent to another user equipment in the SDWAN networking is received, acquiring quintuple information of the downlink message, wherein the gateway equipment accessed by the user equipment is completely different from a plurality of gateway equipment accessed by the other user equipment;
searching the device information corresponding to the quintuple information in a local SDWAN table, wherein the device information is the device information of the gateway device which receives the uplink message which is sent by the other user device and needs to be sent to the user device;
and performing SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, performing SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to the other user equipment.
2. The method of claim 1, further comprising:
when an encapsulated uplink message sent by gateway equipment corresponding to the equipment information is received for the first time, acquiring the equipment information from the encapsulated uplink message, and performing SDWAN tunnel decapsulation on the encapsulated uplink message to obtain an uplink message;
and adding the quintuple information carried in the obtained uplink message and the obtained equipment information into a local SDWAN table.
3. The method according to claim 1, wherein the device information includes identification information of a site to which the corresponding gateway device belongs, identification information of the corresponding gateway device, and identification information of an interface on the corresponding gateway device connected to the gateway device.
4. A message processing apparatus, wherein the apparatus is applied to any gateway device in Software Defined Wide Area Network (SDWAN) networking, and the apparatus comprises:
an obtaining module, configured to obtain quintuple information of a downlink packet when receiving the downlink packet that is sent by any user equipment that is accessed to the gateway device and needs to be sent to another user equipment in the SDWAN networking, where a gateway device accessed to the user equipment is completely different from a plurality of gateway devices accessed to the another user equipment;
a searching module, configured to search, in a local SDWAN table, device information corresponding to the quintuple information, where the device information is device information of a gateway device that receives an uplink packet sent by the other user device and needs to be sent to the user device;
and the sending module is used for carrying out SDWAN tunnel encapsulation on the downlink message, sending the encapsulated downlink message to the gateway equipment corresponding to the equipment information, carrying out SDWAN tunnel decapsulation on the encapsulated downlink message by the gateway equipment corresponding to the equipment information to obtain the downlink message, and sending the downlink message to the other user equipment.
5. The apparatus of claim 4, further comprising:
the adding module is used for acquiring the equipment information from the encapsulated uplink message when the encapsulated uplink message sent by the gateway equipment corresponding to the equipment information is received for the first time, and performing SDWAN tunnel decapsulation on the encapsulated uplink message to obtain the uplink message;
and adding the quintuple information carried in the obtained uplink message and the obtained equipment information into a local SDWAN table.
6. The apparatus according to claim 4, wherein the device information includes identification information of a site to which the corresponding gateway device belongs, identification information of the corresponding gateway device, and identification information of an interface on the corresponding gateway device connected to the gateway device.
7. An electronic device comprising a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor, the processor being caused by the machine-executable instructions to: -carrying out the method steps of any one of claims 1 to 3.
8. A computer-readable storage medium, characterized in that a computer program is stored in the computer-readable storage medium, which computer program, when being executed by a processor, carries out the method steps of any one of claims 1-3.
CN202210147128.5A 2022-02-17 2022-02-17 Message processing method and device, electronic equipment and storage medium Withdrawn CN114500173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210147128.5A CN114500173A (en) 2022-02-17 2022-02-17 Message processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210147128.5A CN114500173A (en) 2022-02-17 2022-02-17 Message processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114500173A true CN114500173A (en) 2022-05-13

Family

ID=81483097

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210147128.5A Withdrawn CN114500173A (en) 2022-02-17 2022-02-17 Message processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114500173A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116016035A (en) * 2023-02-16 2023-04-25 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102891903A (en) * 2012-10-31 2013-01-23 杭州华三通信技术有限公司 NAT (Network Address Translation) converting method and equipment
CN106559324A (en) * 2015-09-24 2017-04-05 华为技术有限公司 A kind of method E-Packeted based on equal cost multipath and the network equipment
CN112202842A (en) * 2017-08-29 2021-01-08 华为技术有限公司 Data transmission method, equipment and system
CN112769587A (en) * 2019-11-05 2021-05-07 中兴通讯股份有限公司 Forwarding method and device for access flow of dual-homing device and storage medium
CN113783910A (en) * 2020-06-09 2021-12-10 阿里巴巴集团控股有限公司 Data forwarding method, device and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102891903A (en) * 2012-10-31 2013-01-23 杭州华三通信技术有限公司 NAT (Network Address Translation) converting method and equipment
CN106559324A (en) * 2015-09-24 2017-04-05 华为技术有限公司 A kind of method E-Packeted based on equal cost multipath and the network equipment
CN112202842A (en) * 2017-08-29 2021-01-08 华为技术有限公司 Data transmission method, equipment and system
CN112769587A (en) * 2019-11-05 2021-05-07 中兴通讯股份有限公司 Forwarding method and device for access flow of dual-homing device and storage medium
CN113783910A (en) * 2020-06-09 2021-12-10 阿里巴巴集团控股有限公司 Data forwarding method, device and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116016035A (en) * 2023-02-16 2023-04-25 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple
CN116016035B (en) * 2023-02-16 2023-06-13 北京天维信通科技有限公司 Method for applying multipath service in same tunnel by utilizing quintuple

Similar Documents

Publication Publication Date Title
US10555165B2 (en) Methods and apparatus for use in reducing signal latency in a mobile network with use of localized unified data management (UDM) entities
US20180375961A1 (en) Message transmission method and core network interface device
US11768759B2 (en) Method and system for automated testing of web service APIs
CN104954431A (en) Network selection method, device and system
US10333966B2 (en) Quarantining an internet protocol address
WO2022161330A1 (en) Data storage method and apparatus, storage medium, user equipment, and network side device
US10136375B2 (en) Method for service data management, apparatus, and system
CN114500173A (en) Message processing method and device, electronic equipment and storage medium
CN113422772B (en) Private network terminal access processing method and device and electronic equipment
CN114302259A (en) User information collection method, device, equipment and computer readable storage medium
CN112165505A (en) Decentralized data processing method, electronic device and storage medium
CN116996478A (en) Tunnel encapsulation table resource management method, DPU and related equipment
JP5035410B2 (en) Address search method and packet processing apparatus
US7408897B2 (en) Method for assigning home agent in mobile network
CN112653716A (en) Service binding method and device
US20220201789A1 (en) Redirection Method And Related Device
CN113179251B (en) Front-end file processing method, device, equipment and machine-readable storage medium
WO2019095167A1 (en) Wireless communication method and device
CN106470156B (en) Method and device for forwarding message
CN112737957B (en) Flow table aging method and device
CN111061682B (en) Data caching method, reading method, electronic equipment and storage medium
CN107612831A (en) A kind of transmission method and device of the data message for accessing source station
CN114285818A (en) Terminal device positioning method and device and terminal device
CN115225652A (en) Method and system for determining edge service platform, electronic equipment and storage medium
CN115004160A (en) Data processing method and device, processing equipment and data storage system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20220513