CN114006866B - Message forwarding method, system, equipment and medium - Google Patents

Message forwarding method, system, equipment and medium Download PDF

Info

Publication number
CN114006866B
CN114006866B CN202111175044.4A CN202111175044A CN114006866B CN 114006866 B CN114006866 B CN 114006866B CN 202111175044 A CN202111175044 A CN 202111175044A CN 114006866 B CN114006866 B CN 114006866B
Authority
CN
China
Prior art keywords
preset
preset field
message
acquiring
responding
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
Application number
CN202111175044.4A
Other languages
Chinese (zh)
Other versions
CN114006866A (en
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202111175044.4A priority Critical patent/CN114006866B/en
Publication of CN114006866A publication Critical patent/CN114006866A/en
Application granted granted Critical
Publication of CN114006866B publication Critical patent/CN114006866B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

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

Abstract

The invention discloses a message forwarding method, which comprises the following steps: responding to the received message, and acquiring the IP address of the message; acquiring a value corresponding to a preset field of a preset byte in an IP address of the message; responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field; calculating a decimal value corresponding to the preset field; and determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port. The invention also discloses a system, computer equipment and a readable storage medium. The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.

Description

Message forwarding method, system, equipment and medium
Technical Field
The present invention relates to the field of messages, and in particular, to a method, a system, an apparatus, and a storage medium for forwarding a message.
Background
The aggregation and distribution achieves the effect of distributing according to the message attribute by setting the algorithm of the aggregation and distribution; the ACL (access control list) has the functions of matching the message attribute such as IP or MAC and redirecting; ACLs are classified into two ways, exact matches and fuzzy matches, fuzzy matches can ignore fields that do not need to be of interest, match fields of interest and redirect to the egress port.
At present, the aggregation carries out the distribution according to the self-configurable algorithm, the distribution condition is determined by the attribute of the flow, the port bandwidth can not be fully utilized under the state of specific flow, even the condition that the existing load sharing can not bear the existing flow occurs and the packet loss occurs.
The existing shunting technology cannot fully utilize port bandwidth under specific flow, and even the situation that load sharing cannot shunt current flow to cause packet loss occurs.
Disclosure of Invention
In view of this, in order to overcome at least one aspect of the above-mentioned problems, an embodiment of the present invention provides a message forwarding method, including the following steps:
responding to the received message, and acquiring the IP address of the message;
acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
calculating a decimal value corresponding to the preset field;
and determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a message distribution system, including:
the receiving module is configured to respond to the received message and acquire the IP address of the message;
the first acquisition module is configured to acquire a value corresponding to a preset field of a preset byte in an IP address of the message;
the second acquisition module is configured to acquire rules corresponding to the preset fields in response to the value non-uniformity corresponding to the preset fields of the preset bytes being 1;
the calculating module is configured to calculate a decimal value corresponding to the preset field;
and the forwarding module is configured to determine a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, the first acquisition module is further configured to:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, the second acquisition module is further configured to:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, the second acquisition module is further configured to:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program executable on the processor, wherein the processor executes the program to perform the steps of:
responding to the received message, and acquiring the IP address of the message;
acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
calculating a decimal value corresponding to the preset field;
and determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
Based on the same inventive concept, according to another aspect of the present invention, there is also provided a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of:
responding to the received message, and acquiring the IP address of the message;
acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
calculating a decimal value corresponding to the preset field;
and determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
The invention has one of the following beneficial technical effects: the scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are necessary for the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention and that other embodiments may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a message forwarding method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a packet forwarding system according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a computer device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
It should be noted that, in the embodiments of the present invention, all the expressions "first" and "second" are used to distinguish two entities with the same name but different entities or different parameters, and it is noted that the "first" and "second" are only used for convenience of expression, and should not be construed as limiting the embodiments of the present invention, and the following embodiments are not described one by one.
According to an aspect of the present invention, an embodiment of the present invention proposes a method for forwarding a message, as shown in fig. 1, which may include the steps of:
s1, responding to a received message, and acquiring an IP address of the message;
s2, acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
s3, responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
s4, calculating a decimal value corresponding to the preset field;
s5, determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
In some embodiments, in step S1, in response to receiving the message, the IP address of the message is obtained, specifically, a string with 8 bits of each byte in the IP address is obtained, for example, for an IP address of 10.1.1.1, where the third byte 10 may be denoted as 0000 1010, the second byte 1 may be denoted as 0000 0001, the first byte 1 may be denoted as 0000 0001, and the 0 th byte 1 may be denoted as 0000 0001, and thus an IP address may be denoted by a string with 32 bits.
In some embodiments, if the IP address is step 1 and incremented 512 times, the upper 16 bits will not change in the model, but require homology to be homologous, so the upper 16 bits need to be fully focused to ensure accurate matching to the traffic in the model; the lower 16 bits are split by taking 4 bits as a unit; when the flow cannot be completely equalized, the 3 bits are derived to the higher order, and the flow is redistributed.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
Specifically, the lower 4 bits of the lower 16 bits are used as the first preset field, that is, the lower 4 bits of the 0 th byte are used as the preset field, and whether all the lower 4 bits are 1 is judged, for example, for the IP address 10.1.1.1, the two-level system corresponding to the 0 th byte is 0000 0001, the lower 4 bits are 0001, and all the lower 4 bits are not 1, the rule corresponding to the first preset field is matched, then step S4 is performed, the decimal value corresponding to the preset field, namely 1 is calculated, and then the corresponding forwarding port is found in the rule according to the decimal value (namely 1), so that the port is utilized to forward the message.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
Specifically, for example, for the IP address 10.1.1.63, the second level system corresponding to the 0 th byte is 0011 1111, the lower 4 bits are 1111 and are all 1, and then the rule corresponding to the second preset field (0011) is matched, that is, 3 bits are derived to the upper bits, step S4 is performed, the decimal value corresponding to the preset field is calculated, that is, 3 (obtained through 011), and then the corresponding forwarding port is found in the rule according to the decimal value (that is, 3), so that the port is used for forwarding the message.
Similarly, if the values in the second preset field are all 1, 3 bits are derived from the higher order bits as the third preset field, and at this time, since the 0 th byte has only 8 bits, the matching needs to be performed by the value corresponding to the 1 st byte. The 1 st byte is also represented by 8 bits, and at this time, the 0 th byte and the 1 st byte share 16 bits, if the lower 4 bits (the first preset field) and the up-derived 3 bits (the second preset field are all 1), a third preset field (which is composed of the highest bit of the 0 th byte and the lower 2 bits of the 1 st byte) is matched with a rule, a decimal value corresponding to a value corresponding to the third preset field (which is composed of the highest bit of the 0 th byte and the lower 2 bits of the 1 st byte) is calculated, then a corresponding forwarding port is found in the rule according to the decimal value (i.e. 3), so that the message is forwarded by using the port, and so on.
The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
Based on the same inventive concept, according to another aspect of the present invention, there is further provided a message distribution system 400, as shown in fig. 2, including:
a receiving module 401 configured to obtain an IP address of the message in response to receiving the message;
a first obtaining module 402, configured to obtain a value corresponding to a preset field of a preset byte in an IP address of the packet;
a second obtaining module 403, configured to obtain a rule corresponding to the preset field in response to the value non-uniformity corresponding to the preset field of the preset byte being 1;
a calculating module 404, configured to calculate a decimal value corresponding to the preset field;
and a forwarding module 405 configured to determine a forwarding port according to the decimal value and the rule, so as to forward the packet by using the forwarding port.
In some embodiments, the first acquisition module 402 is further configured to:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, the second acquisition module 403 is further configured to:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, the second acquisition module 403 is further configured to:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer apparatus 501, including:
at least one processor 520; and
the memory 510, the memory 510 stores a computer program 511 executable on a processor, and the processor 520 executes the program to perform the steps of:
s1, responding to a received message, and acquiring an IP address of the message;
s2, acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
s3, responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
s4, calculating a decimal value corresponding to the preset field;
s5, determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer-readable storage medium 601, the computer-readable storage medium 601 storing computer program instructions 610, the computer program instructions 610 when executed by a processor performing the steps of:
s1, responding to a received message, and acquiring an IP address of the message;
s2, acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
s3, responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
s4, calculating a decimal value corresponding to the preset field;
s5, determining a forwarding port according to the decimal value and the rule so as to forward the message by using the forwarding port.
In some embodiments, obtaining a value corresponding to a preset field of a preset byte in the IP address of the packet further includes:
and judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are all 1.
In some embodiments, in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further includes:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
In some embodiments, further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
The scheme provided by the invention can be used for carrying out load sharing for the specific flow condition, and can flexibly design a flow dividing mode according to the current flow condition.
Finally, it should be noted that, as will be appreciated by those skilled in the art, all or part of the procedures in implementing the methods of the embodiments described above 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 procedures of the embodiments of the methods described above when executed.
Further, it should be appreciated that the computer-readable storage medium (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that as used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The foregoing embodiment of the present invention has been disclosed with reference to the number of embodiments for the purpose of description only, and does not represent the advantages or disadvantages of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, and the program may be stored in a computer readable storage medium, where the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will appreciate that: the above discussion of any embodiment is merely exemplary and is not intended to imply that the scope of the disclosure of embodiments of the invention, including the claims, is limited to such examples; combinations of features of the above embodiments or in different embodiments are also possible within the idea of an embodiment of the invention, and many other variations of the different aspects of the embodiments of the invention as described above exist, which are not provided in detail for the sake of brevity. Therefore, any omission, modification, equivalent replacement, improvement, etc. of the embodiments should be included in the protection scope of the embodiments of the present invention.

Claims (6)

1. The message forwarding method is characterized by comprising the following steps:
responding to the received message, and acquiring the IP address of the message;
acquiring a value corresponding to a preset field of a preset byte in an IP address of the message;
responding to the value non-uniformity corresponding to the preset field of the preset byte is 1, and acquiring a rule corresponding to the preset field;
calculating a decimal value corresponding to the preset field;
determining a forwarding port according to the decimal value and the rule to forward the message by using the forwarding port;
acquiring a value corresponding to a preset field of a preset byte in an IP address of the message, further including:
judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are 1 or not;
and acquiring a rule corresponding to the preset field in response to the value non-uniformity corresponding to the preset field of the preset byte is 1, and further comprising:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
2. The method of claim 1, wherein in response to the value non-uniformity corresponding to the preset field of the preset byte being 1, obtaining the rule corresponding to the preset field further comprises:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
3. A message distribution system, comprising:
the receiving module is configured to respond to the received message and acquire the IP address of the message;
the first acquisition module is configured to acquire a value corresponding to a preset field of a preset byte in an IP address of the message;
the second acquisition module is configured to acquire rules corresponding to the preset fields in response to the value non-uniformity corresponding to the preset fields of the preset bytes being 1;
the calculating module is configured to calculate a decimal value corresponding to the preset field;
a forwarding module configured to determine a forwarding port according to the decimal value and the rule, so as to forward the message by using the forwarding port;
the first acquisition module is further configured to:
judging whether the values corresponding to the N preset fields of the first preset bytes in the IP address are 1 or not;
the second acquisition module is further configured to:
responding to the values corresponding to the N preset fields to be 1, and judging whether the values corresponding to the (N+1) th preset field adjacent to the N preset field are 1;
and responding to the value non-uniformity corresponding to the N+1 preset field is 1, and acquiring a rule corresponding to the N+1 preset field.
4. The system of claim 3, wherein the second acquisition module is further configured to:
and responding to the value non-uniformity corresponding to the N preset field is 1, and acquiring a rule corresponding to the N preset field.
5. A computer device, comprising:
at least one processor; and
a memory storing a computer program executable on the processor, wherein the processor performs the steps of the method of any of claims 1-2 when the program is executed.
6. A computer readable storage medium storing a computer program, which when executed by a processor performs the steps of the method according to any one of claims 1-2.
CN202111175044.4A 2021-10-09 2021-10-09 Message forwarding method, system, equipment and medium Active CN114006866B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111175044.4A CN114006866B (en) 2021-10-09 2021-10-09 Message forwarding method, system, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111175044.4A CN114006866B (en) 2021-10-09 2021-10-09 Message forwarding method, system, equipment and medium

Publications (2)

Publication Number Publication Date
CN114006866A CN114006866A (en) 2022-02-01
CN114006866B true CN114006866B (en) 2023-08-18

Family

ID=79922465

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111175044.4A Active CN114006866B (en) 2021-10-09 2021-10-09 Message forwarding method, system, equipment and medium

Country Status (1)

Country Link
CN (1) CN114006866B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018001020A1 (en) * 2016-06-30 2018-01-04 中兴通讯股份有限公司 Aggregated link based message forwarding method and device
CN110636003A (en) * 2018-06-21 2019-12-31 中国电信股份有限公司 Message forwarding method, device, system and computer readable storage medium
CN111953619A (en) * 2020-08-07 2020-11-17 苏州浪潮智能科技有限公司 Method, system, equipment and medium for shunting message based on DSCP

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018001020A1 (en) * 2016-06-30 2018-01-04 中兴通讯股份有限公司 Aggregated link based message forwarding method and device
CN110636003A (en) * 2018-06-21 2019-12-31 中国电信股份有限公司 Message forwarding method, device, system and computer readable storage medium
CN111953619A (en) * 2020-08-07 2020-11-17 苏州浪潮智能科技有限公司 Method, system, equipment and medium for shunting message based on DSCP

Also Published As

Publication number Publication date
CN114006866A (en) 2022-02-01

Similar Documents

Publication Publication Date Title
US11425598B2 (en) Methods, systems, and computer readable media for rules-based overload control for 5G servicing
US20220159464A1 (en) Methods, systems, and computer readable media for utilizing network function identifiers to implement ingress message rate limiting
EP1499074A1 (en) Dynamic routing through a content distribution network
CN103929368A (en) Load balance method and device for multiple service units
US11671405B2 (en) Dynamic filter generation and distribution within computer networks
CN110278152B (en) Method and device for establishing fast forwarding table
US11075950B2 (en) Generation of security policies for microsegmented computer networks
CN104702623B (en) IP blockage method and system
CN106059917B (en) Routing information processing method and device
CN114041276A (en) Security policy enforcement and visibility for network architectures that mask external source addresses
CN111131199B (en) Method, device, server and storage medium for controlling traffic cleaning of service attack
CN105049262A (en) Method and device for adjusting flow loads of ports
CN110855424B (en) Method and device for synthesizing asymmetric flow xDR in DPI field
CN114006866B (en) Message forwarding method, system, equipment and medium
CN110876072B (en) Batch registered user identification method, storage medium, electronic device and system
Liu et al. A flexible trust model for distributed service infrastructures
US7623452B2 (en) User configurable functions for adjusting service differentiation meters
CN115826444A (en) Security access control method, system, device and equipment based on DNS analysis
JP6323194B2 (en) Network management apparatus and method
CN111464443A (en) Message forwarding method, device, equipment and storage medium based on service function chain
CN115190056B (en) Method, device and equipment for identifying and analyzing programmable flow protocol
CN111641555B (en) Route convergence method and device
EP4173357B1 (en) Methods, systems, and computer readable media for rules-based overload control for 5g servicing
CN112714008B (en) Network topology analysis method, device and storage medium
US11303611B1 (en) Policy consolidation for auto-orchestrated data centers

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