CN117640503B - Flow optimization method and device integrating BRouter technology and intelligent path technology - Google Patents
Flow optimization method and device integrating BRouter technology and intelligent path technology Download PDFInfo
- Publication number
- CN117640503B CN117640503B CN202410090485.1A CN202410090485A CN117640503B CN 117640503 B CN117640503 B CN 117640503B CN 202410090485 A CN202410090485 A CN 202410090485A CN 117640503 B CN117640503 B CN 117640503B
- Authority
- CN
- China
- Prior art keywords
- acceleration
- data packet
- ethernet data
- message
- brouter
- 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.)
- Active
Links
- 238000005516 engineering process Methods 0.000 title claims abstract description 59
- 238000005457 optimization Methods 0.000 title claims abstract description 48
- 238000000034 method Methods 0.000 title claims abstract description 45
- 230000001133 acceleration Effects 0.000 claims description 55
- 238000001514 detection method Methods 0.000 claims description 15
- 230000015654 memory Effects 0.000 claims description 11
- 238000000605 extraction Methods 0.000 claims description 3
- 230000004927 fusion Effects 0.000 claims description 3
- 230000008569 process Effects 0.000 description 8
- 238000004891 communication Methods 0.000 description 5
- 230000006870 function Effects 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 239000003999 initiator Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/302—Route determination based on requested QoS
- H04L45/306—Route determination based on the nature of the carried application
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/74—Address processing for routing
- H04L45/745—Address table lookup; Address filtering
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/76—Routing in software-defined topologies, e.g. routing between virtual machines
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The application relates to a flow optimization method, a flow optimization device and electronic equipment integrating BRouter technology and intelligent path technology, which comprise the steps of obtaining an Ethernet data packet, extracting an IP layer message of the Ethernet data packet by using BRouter technology to obtain a message to be detected, extracting quintuple information in the message to be detected, detecting the quintuple information according to a preset matching condition, and if the preset matching condition is met, sending the Ethernet data packet to a specific application receiving end through a flow optimization path. By the method, the quintuple-based intelligent path can be provided for specific services, the client does not need to be changed, and the flow optimization can be completed without changing the network topology.
Description
Technical Field
The present application relates to the field of traffic optimization, and in particular, to a traffic optimization method, apparatus, and electronic device that integrate BRouter technologies with intelligent path technologies.
Background
Because of the complex topology of the internet, SD-WAN nodes in different geographic locations have a great deal of variability in accessing different internet resources, and an important user pain is the desire to optimize traffic for certain specific services (e.g., microsoft 365). The common means is to open an optimized direction tunnel on uCPE and load a specific PAC file on the client browser, or to preset a routing table in uCPE and insert it between the client and the gateway as an optimized router.
Traditional optimization approaches, which either require specific applications to be installed on the client, even require changes to the topology of the entire network, are extremely labor intensive and very exclusive for clients that have deployed larger networks.
Disclosure of Invention
In view of this, the present application proposes a flow optimization method that combines BRouter technology and intelligent path technology to solve the problems presented in the above background technology.
According to an aspect of the present application, there is provided a flow optimization method integrating BRouter technology and intelligent path technology, including:
acquiring an Ethernet data packet;
extracting an IP layer message of the Ethernet data packet by using BRouter technology to obtain a message to be detected;
extracting quintuple information in the message to be detected;
detecting the five-tuple information according to a preset matching condition;
and if the preset matching condition is met, the Ethernet data packet is sent to a specific application receiving end through a flow optimization path.
As an optional implementation manner of the present application, extracting quintuple information in the message to be detected includes:
extracting five-tuple information from the packet header of the message to be detected;
the five-tuple information includes: source IP address, source port number, destination IP address, destination port number, protocol number.
As an optional implementation manner of the present application, if the preset matching condition is met, the sending the ethernet packet to a specific application receiving end through a traffic optimization path includes:
Presetting an acceleration tunnel;
Presetting an acceleration router;
The acceleration tunnel is used for connecting the port for acquiring the Ethernet data packet and the acceleration router;
And when the preset matching condition is met, the Ethernet data packet is sent to an acceleration router through a preset acceleration tunnel.
As an alternative embodiment of the present application, the preset matching conditions include:
Taking the IP address and the corresponding port number of the specific application as matching conditions;
Detecting whether the destination IP address and the destination port number in the quintuple information are consistent with the IP address and the corresponding port number of the specific application;
And if the Ethernet data packets are consistent, sending the Ethernet data packets to an acceleration router.
As an alternative embodiment of the present application, further comprising:
the acceleration router determines a receiving end corresponding to a specific application according to a destination IP address and a destination port number in the message to be detected;
And sending the Ethernet data packet to the receiving end of the corresponding specific application through a flow optimization path of the corresponding specific application.
As an optional implementation manner of the present application, the port for acquiring the ethernet packet is disposed between the client and the gateway.
As an alternative embodiment of the present application, further comprising:
and if the preset matching condition is not met, sending the Ethernet data packet to a gateway.
The application also provides a flow optimizing device integrating BRouter technology and intelligent path technology, which comprises:
the data packet acquisition module is used for acquiring an Ethernet data packet;
the message obtaining module is used for extracting the IP layer message of the Ethernet data packet by using BRouter technology to obtain a message to be detected;
The information extraction module is used for extracting quintuple information in the message to be detected;
the detection matching module is used for detecting the five-tuple information according to a preset matching condition;
and the message sending module is used for sending the Ethernet data packet to a specific application receiving end through a flow optimization path if the preset matching condition is met.
As an alternative embodiment of the present application, the detection matching module includes:
The preset matching condition module is used for taking the IP address and the corresponding port number of the specific application as matching conditions;
the detection matching condition module is used for detecting whether the destination IP address and the destination port number in the quintuple information are consistent with the IP address and the corresponding port number of the specific application;
And the detection result module is used for sending the Ethernet data packet to an acceleration router if the Ethernet data packet is consistent with the detection result module.
The application also provides an electronic device, comprising:
A processor;
A memory for storing processor-executable instructions;
the processor is configured to implement the flow optimization method of the above-mentioned fusion BRouter technology and intelligent path technology when executing the executable instructions.
The application has the beneficial effects that:
The method comprises the steps of obtaining a message to be detected, extracting quintuple information in the message to be detected, detecting the quintuple information according to a preset matching condition, and if the preset matching condition is met, sending the message to be detected to a specific application receiving end through a flow optimization path. The purpose of flow optimization can be achieved without any change to the network topology or any change to the client.
Other features and aspects of the present application will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate exemplary embodiments, features and aspects of the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flow chart of a flow optimization method incorporating BRouter technology and intelligent path technology in accordance with an embodiment of the present application;
FIG. 2 shows a flow architecture diagram of a flow optimization method that merges BRouter technology and intelligent path technology in accordance with an embodiment of the present application;
FIG. 3 shows a flow optimization device block diagram incorporating BRouter technology and intelligent path technology in accordance with an embodiment of the present application.
Detailed Description
Various exemplary embodiments, features and aspects of the application will be described in detail below with reference to the drawings. In the drawings, like reference numbers indicate identical or functionally similar elements. Although various aspects of the embodiments are illustrated in the accompanying drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
It should be understood, however, that the terms "center," "longitudinal," "transverse," "length," "width," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," "clockwise," "counter-clockwise," "axial," "radial," "circumferential," and the like indicate or are based on the orientation or positional relationship shown in the drawings, and are merely for convenience of describing the application or simplifying the description, and do not indicate or imply that the devices or elements referred to must have a particular orientation, be constructed and operated in a particular orientation, and therefore should not be construed as limiting the application.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include one or more such feature. In the description of the present application, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
The word "exemplary" is used herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
In addition, numerous specific details are set forth in the following description in order to provide a better illustration of the application. It will be understood by those skilled in the art that the present application may be practiced without some of these specific details. In some instances, well known methods, procedures, components, and circuits have not been described in detail so as not to obscure the present application.
Example 1
FIG. 1 shows a flow chart of a flow optimization method that merges BRouter technology with intelligent path technology, according to one embodiment of the application. By the method, traffic optimization can be performed for a specific service without changing the topology structure of the network, as shown in fig. 1, and the flow chart includes:
S100, acquiring Ethernet data packets
Referring to fig. 2, the lowest PC, i.e., the client, has an IP address of the same subnet as the gateway in the figure; uCPE is added between the PC and the gateway without changing the IP address field of the gateway and introducing a new IP address field, and without changing the topology of the existing network. uCPE in the figure receives an ethernet packet sent from a client.
S200, extracting an IP layer message of the Ethernet data packet by using BRouter technology to obtain a message to be detected;
The message to be detected is obtained by intercepting an Ethernet data packet. The BRouter technique implements traffic ingress at uCPE, i.e., traffic for all clients within the subnet is detected at the BRouter implementation point shown in the figure.
And intercepting and detecting the incoming Ethernet data packet in real time by using BRouter technology, and acquiring an IP layer message in the incoming Ethernet data packet, wherein the IP layer message is used as a message to be detected.
S300, extracting quintuple information in the message to be detected;
In this embodiment, the intelligent path is configured based on a quintuple-based intelligent path technology, and if the intelligent path is used, quintuple information in the message needs to be extracted to determine whether the intelligent path can be used.
S400, detecting the five-tuple information according to a preset matching condition;
The matching condition is used for judging whether the message corresponding to the quintuple information can be sent through the intelligent path based on the quintuple.
S500, if the preset matching condition is met, the Ethernet data packet is sent to a specific application receiving end through a flow optimization path.
When the preset matching condition is met, the Ethernet data packet can access the specific application through the optimization path set for the specific application, so that the purpose of flow optimization is achieved.
As an optional implementation manner of the present application, extracting quintuple information in the message to be detected includes:
extracting five-tuple information from the packet header of the message to be detected;
In this embodiment, the use of BRouter technology for real-time interception of ethernet packets may implement a specific forwarding operation for IP layer packets according to custom logic, where the custom logic is capable of forwarding a specific (if necessary, IP packets destined for microsoft 365) to a preset acceleration tunnel according to five-tuple information in the IP packet header. According to the custom logic, five-tuple information needs to be extracted from the packet header of the message to be detected.
The five-tuple information includes: source IP address, source port number, destination IP address, destination port number, protocol number.
Wherein the source IP address is: the IP address of the source host identifies the initiator of the communication.
The source port number is: port number of process in source host for sending data. It identifies the application or process that initiated the communication.
Destination IP address: the IP address of the target host identifies the recipient of the communication.
Destination port number: the port number of the process in the host for receiving the data. Which identifies the application or process that received the communication.
Protocol number: the protocol number identifies the communication protocol or data format agreed between the sending process and the receiving process, e.g. the protocol number of the TCP protocol is 6 and the protocol number of the udp protocol 17.
As an optional implementation manner of the present application, if the preset matching condition is met, the sending the ethernet packet to a specific application receiving end through a traffic optimization path includes:
Presetting an acceleration tunnel;
Presetting an acceleration router;
The acceleration tunnel is used for connecting the port for acquiring the Ethernet data packet and the acceleration router;
And when the preset matching condition is met, the Ethernet data packet is sent to an acceleration router through a preset acceleration tunnel.
In this embodiment, uCPE is a port for acquiring an ethernet packet, which is added with an acceleration tunnel, and is connected to one of acceleration routers in the internet, typically ECR in SD-WAN system. The traffic flowing to uCPE after the acceleration tunnel is added has two egress directions, one is a gateway and the other is an acceleration router.
UCPE, based on the five-tuple intelligent path function, cooperates with BRouter function to detect the five-tuple of the IP messages of all clients, and is sent to the acceleration router once the preset matching condition is met.
As an alternative embodiment of the present application, the preset matching conditions include:
Taking the IP address and the corresponding port number of the specific application as matching conditions;
in this embodiment, some users wish to perform a specific service for traffic optimization, for example, microsoft 365, and the IP address of microsoft 365 and the port number of the corresponding specific service process are used as matching conditions, so that the users can add the IP address corresponding to the specific service and the port number corresponding to the specific service process according to the requirements, which is not limited herein.
Detecting whether the destination IP address and the destination port number in the quintuple information are consistent with the IP address and the corresponding port number of the specific application;
Because there are multiple clients, in the five-tuple information, the destination IP address and the destination port number are paid attention to in this embodiment, for example, according to the destination IP address in the five-tuple information, the ethernet packet sent to microsoft 365 can be known, however, microsoft 365 runs multiple applications, different applications provide different services, and the matching condition records that the port number corresponding to the specific service is partially provided, and at this time, it is detected whether the destination port number is consistent with the port number corresponding to the IP address in the matching condition.
And if the Ethernet data packets are consistent, sending the Ethernet data packets to an acceleration router.
When the destination IP address and the destination port number are respectively consistent with the IP address and the corresponding port number of the specific application recorded in the matching list, the Ethernet data packet is sent to the acceleration router.
As an alternative embodiment of the present application, further comprising:
the acceleration router determines a receiving end corresponding to a specific application according to a destination IP address and a destination port number in the message to be detected;
The acceleration router determines a specific application receiving end corresponding to a target IP address in the message to be detected according to an IP address table stored by the acceleration router.
And sending the Ethernet data packet to the receiving end of the corresponding specific application through a flow optimization path of the corresponding specific application.
For some specific applications, an optimization path is provided for accessing the specific application, for example, a traffic optimization path is provided for accessing microsoft 365; if the destination IP address in the message to be detected is microsoft 365, the ethernet packet is transmitted by accessing the traffic optimization path of microsoft 365.
As an optional implementation manner of the present application, the port for acquiring the ethernet packet is disposed between the client and the gateway.
In this embodiment, the port for acquiring the ethernet packet is uCPE, and the IP address segment of the gateway and the new IP address segment are not changed and the topology of the existing network is not changed when the ethernet packet is set between the client and the gateway.
As an alternative embodiment of the present application, further comprising:
and if the preset matching condition is not met, sending the Ethernet data packet to a gateway.
In the present embodiment, the case where the preset matching condition is not satisfied is as follows:
The IP address and the port number of the destination are inconsistent with the IP address and the corresponding port number of the specific application recorded in the matching list;
the destination IP address and the destination port number are inconsistent with one of the IP address of the specific application and the corresponding port number recorded in the matching list;
In the above case, the ethernet packet is sent to the gateway, and the gateway sends the ethernet packet to the corresponding application receiving end.
In this embodiment, by detecting the five-tuple of the traffic of all the clients, when the matching condition is not met, the ethernet packet is sent to the gateway, and the gateway sends the ethernet packet to the corresponding application receiving end through the normal path, where the normal path has no specific traffic optimization.
By the method, the quintuple-based intelligent path can be provided for specific application services, users have no perception, clients do not need to be changed, and the purpose of flow optimization can be achieved without changing network topology.
Example 2
Based on the same principle as the foregoing method, a flow optimization device that merges BRouter technologies with intelligent path technologies is also provided, referring to fig. 3, a flow optimization device 100 that merges BRouter technologies with intelligent path technologies according to an embodiment of the disclosure includes:
110, an acquisition data packet module, configured to acquire an ethernet data packet;
120, a message obtaining module, configured to extract an IP layer message of the ethernet packet by using BRouter technology, so as to obtain a message to be detected;
130, an information extraction module, configured to extract quintuple information in the message to be detected;
140, a detection matching module, configured to detect the five-tuple information according to a preset matching condition;
and 150, a message sending module, configured to send the ethernet packet to a specific application receiving end through a traffic optimization path if the preset matching condition is satisfied.
As an alternative embodiment of the present application, the detection matching module includes:
141, a preset matching condition module, configured to take an IP address and a corresponding port number of a specific application as a matching condition;
142, a matching condition detection module, configured to detect whether a destination IP address and a destination port number in the quintuple information are consistent with an IP address and a corresponding port number of the specific application;
143, a detection result module, configured to send the ethernet packet to an acceleration router if the detection result module is consistent.
It should be apparent to those skilled in the art that the implementation of all or part of the above-described embodiments of the method may be implemented by a computer program for instructing relevant hardware, and the program may be stored in a computer readable storage medium, and the program may include the steps of the embodiments of the control methods described above when executed. The modules or steps of the invention described above may be implemented in a general-purpose computing device, they may be centralized in a single computing device, or distributed across a network of computing devices, or they may alternatively be implemented in program code executable by a computing device, such that they may be stored in a memory device and executed by a computing device, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
It will be appreciated by those skilled in the art that implementing all or part of the above-described embodiment methods may be implemented by a computer program for instructing relevant hardware, and the program may be stored in a computer readable storage medium, and the program may include the embodiment flow of each control method as described above when executed. The storage medium may be a magnetic disk, an optical disk, a Read-only memory (ROM), a random access memory (RandomAccessMemory, RAM), a flash memory (flash memory), a hard disk (HARDDISKDRIVE, abbreviated as HDD), a Solid state disk (Solid-state STATEDRIVE, SSD), or the like; the storage medium may also comprise a combination of memories of the kind described above.
Example 3
Still further, an electronic device is proposed, comprising:
A processor;
A memory for storing processor-executable instructions;
the processor is configured to implement the method for optimizing traffic of the fusion BRouter technology and the intelligent path technology described in embodiment 1 when executing the executable instructions.
An electronic device of an embodiment of the present disclosure includes a processor and a memory for storing processor-executable instructions. The processor is configured to implement any of the above-described flow optimization methods that combine BRouter technology and intelligent path technology when executing the executable instructions.
It should be noted that the number of the processors may be one or more. Meanwhile, in the electronic device of the embodiment of the disclosure, an input device and an output device may be further included. The processor, the memory, the input device, and the output device may be connected by a bus, or may be connected by other means, which is not specifically limited herein.
The memory, as a flow optimization method computer-readable storage medium that merges BRouter technology and intelligent path technology, may be used to store software programs, computer-executable programs, and various modules, such as: the embodiment of the disclosure fuses BRouter a program or a module corresponding to a flow optimization method of an intelligent path technology. The processor executes various functional applications and data processing of the electronic device by running software programs or modules stored in the memory.
The input device may be used to receive an input number or signal. Wherein the signal may be a key signal generated in connection with user settings of the device/terminal/server and function control. The output means may comprise a display device such as a display screen.
The foregoing description of embodiments of the application has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the various embodiments described. The terminology used herein was chosen in order to best explain the principles of the embodiments, the practical application, or the improvement of technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.
Claims (8)
1. A flow optimization method integrating BRouter technology and intelligent path technology is characterized by comprising the following steps:
acquiring an Ethernet data packet;
The acquiring the ethernet data packet includes:
uCPE is added between the client and the gateway, and the uCPE is utilized to receive an Ethernet data packet sent from the client;
extracting an IP layer message of the Ethernet data packet by using BRouter technology to obtain a message to be detected;
Extracting the IP layer packet of the ethernet packet by using BRouter technology, where obtaining the packet to be detected includes:
the BRouter technique is implemented at the flow inlet of uCPE;
extracting quintuple information in the message to be detected;
detecting the five-tuple information according to a preset matching condition;
Presetting an acceleration tunnel;
Presetting an acceleration router;
The acceleration tunnel is used for connecting the port for acquiring the Ethernet data packet and the acceleration router;
the acceleration tunnel for connection between the port for acquiring the ethernet packet and the acceleration router includes:
adding an acceleration tunnel to the uCPE, wherein the acceleration tunnel is connected to the acceleration router;
the acceleration router determines a receiving end corresponding to a specific application according to a destination IP address and a destination port number of the quintuple information in the message to be detected;
And if the preset matching condition is met, the Ethernet data packet is sent to the acceleration router through the preset acceleration tunnel, and the acceleration router sends the Ethernet data packet to the corresponding specific application receiving end through a flow optimization path corresponding to the specific application.
2. The method for optimizing traffic by combining BRouter technologies and intelligent path technologies according to claim 1, wherein extracting quintuple information in the message to be detected includes:
extracting five-tuple information from the packet header of the message to be detected;
the five-tuple information includes: source IP address, source port number, destination IP address, destination port number, protocol number.
3. The method for optimizing traffic by combining BRouter technologies and intelligent path technologies according to claim 1, wherein the preset matching conditions include:
Taking the IP address and the corresponding port number of the specific application as matching conditions;
Detecting whether the destination IP address and the destination port number in the quintuple information are consistent with the IP address and the corresponding port number of the specific application;
And if the Ethernet data packets are consistent, sending the Ethernet data packets to an acceleration router.
4. The traffic optimization method combining BRouter technologies and intelligent path technologies according to claim 3, wherein the port for acquiring the ethernet packet is disposed between the client and the gateway.
5. The method for traffic optimization using a combination BRouter and intelligent path techniques according to claim 4, further comprising:
and if the preset matching condition is not met, sending the Ethernet data packet to a gateway.
6. A flow optimization device that combines BRouter technology and intelligent path technology, comprising:
the data packet acquisition module is configured to acquire an ethernet data packet, where the ethernet data packet acquisition module includes: uCPE is added between the client and the gateway, and the uCPE is utilized to receive an Ethernet data packet sent from the client;
The message obtaining module is configured to extract an IP layer message of the ethernet packet by using BRouter technology to obtain a message to be detected, and extract an IP layer message of the ethernet packet by using BRouter technology to obtain the message to be detected, where the message obtaining module includes: the BRouter technique is implemented at the flow inlet of uCPE;
The information extraction module is used for extracting quintuple information in the message to be detected;
The detection matching module is used for detecting the quintuple information according to a preset matching condition, presetting an acceleration tunnel and presetting an acceleration router, wherein the acceleration tunnel is used for connecting a port for acquiring an Ethernet data packet with the acceleration router, and the acceleration tunnel is used for connecting the port for acquiring the Ethernet data packet with the acceleration router and comprises the following steps: adding an acceleration tunnel in uCPE, wherein the acceleration tunnel is connected to the acceleration router, and the acceleration router determines a receiving end corresponding to a specific application according to a destination IP address and a destination port number of the quintuple information in the message to be detected;
And the message sending module is used for sending the Ethernet data packet to the acceleration router through the preset acceleration tunnel if the preset matching condition is met, and the acceleration router sends the Ethernet data packet to the corresponding specific application receiving end through a flow optimization path corresponding to the specific application.
7. The flow optimization device of claim 6, wherein the detection matching module comprises:
The preset matching condition module is used for taking the IP address and the corresponding port number of the specific application as matching conditions;
the detection matching condition module is used for detecting whether the destination IP address and the destination port number in the quintuple information are consistent with the IP address and the corresponding port number of the specific application;
And the detection result module is used for sending the Ethernet data packet to an acceleration router if the Ethernet data packet is consistent with the detection result module.
8. An electronic device, comprising:
A processor;
A memory for storing processor-executable instructions;
Wherein the processor is configured to implement the method of traffic optimization of the fusion BRouter technique and the intelligent path technique of any one of claims 1 to 5 when executing the executable instructions.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410090485.1A CN117640503B (en) | 2024-01-22 | 2024-01-22 | Flow optimization method and device integrating BRouter technology and intelligent path technology |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410090485.1A CN117640503B (en) | 2024-01-22 | 2024-01-22 | Flow optimization method and device integrating BRouter technology and intelligent path technology |
Publications (2)
Publication Number | Publication Date |
---|---|
CN117640503A CN117640503A (en) | 2024-03-01 |
CN117640503B true CN117640503B (en) | 2024-04-30 |
Family
ID=90030732
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410090485.1A Active CN117640503B (en) | 2024-01-22 | 2024-01-22 | Flow optimization method and device integrating BRouter technology and intelligent path technology |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117640503B (en) |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8094575B1 (en) * | 2009-03-24 | 2012-01-10 | Juniper Networks, Inc. | Routing protocol extension for network acceleration service-aware path selection within computer networks |
CN102801659A (en) * | 2012-08-15 | 2012-11-28 | 成都卫士通信息产业股份有限公司 | Implementation method and device for security gateway based on stream strategy |
CN102857429A (en) * | 2012-10-09 | 2013-01-02 | 盛科网络(苏州)有限公司 | Method and device for carrying route in transparent interconnection of lots of links (TRILL) network |
CN103259727A (en) * | 2012-08-31 | 2013-08-21 | 杭州华三通信技术有限公司 | Packet forwarding method and device |
CN107181605A (en) * | 2016-03-09 | 2017-09-19 | 阿里巴巴集团控股有限公司 | Message detecting method and system, contents extraction device, flow matches device |
CN112311674A (en) * | 2019-07-31 | 2021-02-02 | 北京华为数字技术有限公司 | Message sending method, device and storage medium |
CN112333099A (en) * | 2021-01-04 | 2021-02-05 | 北京太一星晨信息技术有限公司 | Routing method, device and storage medium of local multipath message |
CN113765796A (en) * | 2021-10-21 | 2021-12-07 | 迈普通信技术股份有限公司 | Flow forwarding control method and device |
CN113839884A (en) * | 2020-06-24 | 2021-12-24 | 华为技术有限公司 | Flow control method and device |
CN114281547A (en) * | 2021-12-28 | 2022-04-05 | 北京天融信网络安全技术有限公司 | Data message processing method and device, electronic equipment and storage medium |
CN114650262A (en) * | 2020-12-21 | 2022-06-21 | 中国移动通信有限公司研究院 | IP flow transmission method, device and network side equipment |
CN116800672A (en) * | 2023-08-24 | 2023-09-22 | 北京城建智控科技股份有限公司 | Method, device, electronic equipment and storage medium for accelerating message forwarding |
-
2024
- 2024-01-22 CN CN202410090485.1A patent/CN117640503B/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8094575B1 (en) * | 2009-03-24 | 2012-01-10 | Juniper Networks, Inc. | Routing protocol extension for network acceleration service-aware path selection within computer networks |
CN102801659A (en) * | 2012-08-15 | 2012-11-28 | 成都卫士通信息产业股份有限公司 | Implementation method and device for security gateway based on stream strategy |
CN103259727A (en) * | 2012-08-31 | 2013-08-21 | 杭州华三通信技术有限公司 | Packet forwarding method and device |
CN102857429A (en) * | 2012-10-09 | 2013-01-02 | 盛科网络(苏州)有限公司 | Method and device for carrying route in transparent interconnection of lots of links (TRILL) network |
CN107181605A (en) * | 2016-03-09 | 2017-09-19 | 阿里巴巴集团控股有限公司 | Message detecting method and system, contents extraction device, flow matches device |
CN112311674A (en) * | 2019-07-31 | 2021-02-02 | 北京华为数字技术有限公司 | Message sending method, device and storage medium |
CN113839884A (en) * | 2020-06-24 | 2021-12-24 | 华为技术有限公司 | Flow control method and device |
CN114650262A (en) * | 2020-12-21 | 2022-06-21 | 中国移动通信有限公司研究院 | IP flow transmission method, device and network side equipment |
CN112333099A (en) * | 2021-01-04 | 2021-02-05 | 北京太一星晨信息技术有限公司 | Routing method, device and storage medium of local multipath message |
CN113765796A (en) * | 2021-10-21 | 2021-12-07 | 迈普通信技术股份有限公司 | Flow forwarding control method and device |
CN114281547A (en) * | 2021-12-28 | 2022-04-05 | 北京天融信网络安全技术有限公司 | Data message processing method and device, electronic equipment and storage medium |
CN116800672A (en) * | 2023-08-24 | 2023-09-22 | 北京城建智控科技股份有限公司 | Method, device, electronic equipment and storage medium for accelerating message forwarding |
Also Published As
Publication number | Publication date |
---|---|
CN117640503A (en) | 2024-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10951495B2 (en) | Application signature generation and distribution | |
KR102586898B1 (en) | Message processing method and apparatus, and relevant devices | |
CN107948076B (en) | Method and device for forwarding message | |
CN113132342B (en) | Method, network device, tunnel entry point device, and storage medium | |
US6546423B1 (en) | System and method for network load balancing | |
US11968174B2 (en) | Systems and methods for blocking spoofed traffic | |
JP2006352831A (en) | Network controller and method of controlling the same | |
JP5017440B2 (en) | Network control apparatus and control method thereof | |
JP4988632B2 (en) | Packet relay device and traffic monitoring system | |
US10009282B2 (en) | Self-protecting computer network router with queue resource manager | |
EP3190754A1 (en) | Method and apparatus for processing modified packet | |
US6615358B1 (en) | Firewall for processing connection-oriented and connectionless datagrams over a connection-oriented network | |
US11533388B2 (en) | Method and device for analyzing service-oriented communication | |
CN104348722A (en) | Method for determining content access path, content request processing method and corresponding device and system | |
WO2017162117A1 (en) | Accurate speed limiting method and apparatus for cluster | |
CN106507414A (en) | Message forwarding method and device | |
CN111245858A (en) | Network flow interception method, system, device, computer equipment and storage medium | |
WO2024159962A1 (en) | Traffic mirroring method and apparatus for virtual instance, virtual machine platform, and storage medium | |
CN111953810B (en) | Method, device and storage medium for identifying proxy internet protocol address | |
CN117640503B (en) | Flow optimization method and device integrating BRouter technology and intelligent path technology | |
EP4404527A1 (en) | Service scheduling method and apparatus, device and computer readable storage medium | |
CN110351159B (en) | Cross-intranet network performance testing method and device | |
CN113037691A (en) | Message processing method, device and system | |
JP2000013439A (en) | Multilink type routing method and multilink type router | |
US11799779B1 (en) | Session-based packet capture |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
PE01 | Entry into force of the registration of the contract for pledge of patent right |
Denomination of invention: Traffic optimization method and device integrating BRouter technology and intelligent path technology Granted publication date: 20240430 Pledgee: Zhongguancun Branch of Bank of Beijing Co.,Ltd. Pledgor: China Broadband Communications Co.,Ltd. Registration number: Y2024110000359 |