CN112688879B - Data limit value determining method and device - Google Patents

Data limit value determining method and device Download PDF

Info

Publication number
CN112688879B
CN112688879B CN202011594850.0A CN202011594850A CN112688879B CN 112688879 B CN112688879 B CN 112688879B CN 202011594850 A CN202011594850 A CN 202011594850A CN 112688879 B CN112688879 B CN 112688879B
Authority
CN
China
Prior art keywords
data limit
network element
limit value
terminal
determining
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
CN202011594850.0A
Other languages
Chinese (zh)
Other versions
CN112688879A (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.)
Lenovo Future Communication Technology Chongqing Co Ltd
Original Assignee
Lenovo Future Communication Technology Chongqing 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 Lenovo Future Communication Technology Chongqing Co Ltd filed Critical Lenovo Future Communication Technology Chongqing Co Ltd
Priority to CN202011594850.0A priority Critical patent/CN112688879B/en
Publication of CN112688879A publication Critical patent/CN112688879A/en
Application granted granted Critical
Publication of CN112688879B publication Critical patent/CN112688879B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data limit value determining method and a data limit value determining device, comprising the following steps: if the terminal message processed by the network element node in a fragmented way meets a preset condition, determining a first data limit value corresponding to the network element node; the terminal message is a communication message sent by the terminal equipment; determining a minimum data limit value corresponding to the network element node according to the first data limit value; determining a second data limit corresponding to the terminal equipment based on the minimum data limit; the dynamic setting of the data limit value of the terminal equipment is realized, so that the data limit value of the terminal equipment is close to the minimum data limit value of the network element nodes, most of terminal messages passing through the terminal equipment can directly pass through each network element node without further slicing processing, and the communication efficiency is improved.

Description

Data limit value determining method and device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for determining a data limit value.
Background
In an IPv 6-based protocol data session, a data limit of a terminal device is generally statically configured by using some network element nodes, that is, a maximum size of an uplink and downlink message passing through the terminal device is determined. Corresponding data limit values exist on each network element node in the protocol data session, namely the maximum size of uplink and downlink messages passing through the terminal equipment.
Therefore, a phenomenon that may occur in the protocol data session is that when the data limit value of the terminal device is greater than the data limit value of the network element node, a message passing through the terminal device may not pass through the network element node directly due to the large size, and then the fragmentation processing has to be performed at the network element node, thereby affecting the communication efficiency.
The data limit of the terminal device in the prior art is embodied as static, which means that the data limit cannot be adaptively adjusted according to the specific situation of the network element node. The problem of reduced communication efficiency caused by the fragmentation processing of a large number of messages occurring at the network element node cannot be solved.
Disclosure of Invention
The invention provides a data limit value determining method and device, which at least solve the technical problems in the prior art.
In a first aspect, the present invention provides a data limit value determining method, including:
if the terminal message processed by the network element node in a fragmented way meets a preset condition, determining a first data limit value corresponding to the network element node; the terminal message is a communication message sent by the terminal equipment;
determining a minimum data limit value corresponding to the network element node according to the first data limit value;
and determining a second data limit corresponding to the terminal equipment based on the minimum data limit.
Preferably, the network element node includes a user plane network element and an intermediate network element, and the terminal message that the network element node fragments processing meets a preset condition includes:
when the number of terminal messages subjected to slicing processing by the user plane network element reaches a first proportional threshold, the preset condition is met;
or when the number of the terminal messages subjected to the fragmentation processing by the intermediate network element reaches a second proportion threshold value, the preset condition is met.
Preferably, the determining the first data limit value corresponding to the network element node includes:
determining first data limit values corresponding to a plurality of sub-interfaces of the user plane network element;
and determining a first data limit value corresponding to the intermediate network element.
Preferably, the determining the first data limit value corresponding to the plurality of subinterfaces of the user plane network element includes:
and determining a first data limit value corresponding to the sub-interface according to the standard data limit value of the sub-interface and the packaging volume corresponding to the sub-interface.
Preferably, the determining, based on the minimum data limit value, a second data limit value corresponding to the terminal device includes:
and determining a second data limit corresponding to the terminal equipment based on the minimum data limit, and a preset upper data limit and a preset lower data limit.
Preferably, the determining the second data limit value corresponding to the terminal device includes:
and adjusting the data limit value parameter in the route notification message corresponding to the terminal equipment to determine a second data limit value corresponding to the terminal equipment.
Preferably, the method is performed by a user plane network element.
In a second aspect, the present invention provides a data limit value determining apparatus comprising:
the first data limit value determining module is used for determining at least one first data limit value corresponding to the network element node when the terminal message processed by the network element node in a fragmented way meets a preset condition; the terminal message is a communication message sent by the terminal equipment;
the minimum data limit value determining module is used for determining the minimum data limit value corresponding to the network element node according to each first data limit value;
and the second data limit value determining module is used for determining a second data limit value corresponding to the terminal equipment based on the minimum data limit value.
In a third aspect, the present invention provides a computer-readable storage medium storing a computer program for executing the data limit value determination method of the present invention.
In a fourth aspect, the present invention provides an electronic device comprising:
a processor;
a memory for storing the processor-executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the data limit determination method according to the present invention.
Compared with the prior art, the data limit value determining method and device provided by the invention have the advantages that the minimum data limit value of the network element node is determined according to the first data limit value, and the second data limit value of the terminal equipment is determined based on the minimum data limit value; the dynamic setting of the data limit value of the terminal equipment is realized, so that the data limit value of the terminal equipment is close to the minimum data limit value of the network element nodes, most of terminal messages passing through the terminal equipment can directly pass through each network element node without further slicing processing, and the communication efficiency is improved.
Drawings
FIG. 1 is a flow chart of a method for determining a data limit according to an embodiment of the present invention;
FIG. 2 is a flowchart of another method for determining a data limit according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating another method for determining a data limit according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a data limit determining device according to an embodiment of the invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more comprehensible, the technical solutions according to the embodiments of the present invention will be clearly described in the following with reference to the accompanying drawings, and it is obvious that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In an IPv6 based protocol data Session, namely PDU (full Protocol Data Unit) Session, both the end device and the network element node are provided with respective data limits (namely MTU, full Maximum Transmission Unit). The data limit is used to determine the maximum volume of communication messages that can pass through the terminal device and the network element node. If the volume of the communication message which needs to pass is larger than the data limit value, the terminal equipment and the network element node carry out the fragmentation processing on the communication message.
The network element nodes in the protocol data session may include session management network elements (i.e., SMF, collectively Session Management Function), user plane network elements (UPF, collectively User Plane Function), and the like. Currently, the data limit of the terminal device is generally statically configured by using an SMF network element.
Therefore, a phenomenon that may occur in a protocol data session is that when the data limit of the terminal device is greater than the data limit of the network element node, a message passing through the terminal device cannot directly pass through the network element node because of a large volume, and has to be fragmented at the network element node.
Based on the above, it will be appreciated that the data limit of the terminal device will have a direct impact on the overall communication efficiency in the protocol data session. If the data limit value of the terminal equipment is too large, a large number of communication messages are subjected to slicing processing at various network element nodes, so that the communication efficiency is reduced. If the data limit of the terminal device is too small, the terminal device has to perform excessive fragmentation processing on the original communication message, which also results in a decrease in communication efficiency. Therefore, the data limit value of the terminal equipment is preferably close to the data limit value of the network element node, the number of times of the time division processing is less, and the overall communication efficiency of the protocol data session is higher.
In the prior art, however, the data limit configuration of the terminal device with the SMF network element belongs to a static configuration. The static configuration means that the data limit value of the terminal device cannot be adaptively adjusted according to the specific situation of the network element node, that is, cannot reach a state that is relatively close to the data limit value of the network element node in real time. The problem of reduced communication efficiency caused by the fragmentation processing of a large number of messages occurring at the network element node cannot be solved. There is a lack of a solution in the prior art for dynamically configurable data limits of terminal devices.
Therefore, the embodiment of the invention provides a data limit value determining method to at least solve the above technical problems in the prior art. In this embodiment, the execution body of the method is a user plane network element, that is, the user plane network element is used to implement the configuration of the data limit value for the terminal device. As shown in fig. 1, the method in this embodiment includes the following steps:
step 101, if the terminal message processed by the network element node in a slicing way meets a preset condition, determining a first data limit value corresponding to the network element node.
The network element node in this embodiment refers generally to various types of network element nodes included in a protocol data session, such as a session management network element, a user plane network element, and the like. The execution body of the embodiment is specifically a user plane network element in the network element node. That is, in this embodiment, dynamic configuration of the data limit value of the terminal device will be implemented based on the user plane network element.
The terminal message is a communication message sent by the terminal equipment. The communication message may be an uplink message or a downlink message. That is, any communication message passing through the terminal device may be defined as a terminal message. Specifically, the terminal message may be a communication message directly sent by the terminal device as the sending end. Or, the terminal message may also be a communication message forwarded by the terminal device as a transit end from other network element nodes. Based on the data limit value of the network element node, the terminal message may or may not be fragmented at each network element node.
In this embodiment, whether the terminal message meets the preset condition is determined according to the actual situation of the network element node for the terminal message fragmentation processing. For example, the number of all terminal messages received by the user plane network element can be determined within a specific time range; and determining the number of terminal messages subjected to slicing processing. When the ratio of the number of the terminal messages subjected to the slicing processing to the number of all the terminal messages reaches a specific threshold, the terminal messages subjected to the network element node slicing processing at the moment are considered to meet the preset condition. That is, at this time, the number of times the network element node performs the fragmentation processing may be considered to be excessive, resulting in an influence on the communication efficiency. That is, the data limit value of the terminal device is not matched with the data limit value of the network element node, and the data limit value of the terminal device needs to be adjusted.
It should be noted that the above network element node may include two specific cases for terminal message slicing processing. For example, the user plane network element performs slicing processing on the terminal message, so that the user plane network element determines whether the terminal message duty ratio of the slicing processing reaches a specific threshold value. Or, other network element nodes except the user plane network element can also carry out the fragmentation processing on the terminal message; the terminal message processed by the segmentation is forwarded to the user plane network element through the terminal equipment; and then the user plane network element determines whether the terminal message duty ratio of the node slicing processing of other network elements reaches a specific threshold value.
In both cases, whether the user plane network element or other network element node needs to perform the fragmentation processing depends on the data limit set by itself. On the premise that the terminal message processed by the network element node in a fragmented manner meets the preset condition, the user plane network element determines a first data limit value corresponding to each network element node in the protocol data session. The first data limit value is a data limit value set by each network element node.
Step 102, determining a minimum data limit corresponding to the network element node according to the first data limit.
The first data limit values corresponding to the network element nodes are often not the same. It will be appreciated that the smaller the data limit of a network element node, the greater the likelihood that a fragmentation process will occur at that network element node. That is, the network element node with the smallest data limit corresponds to the "narrowest" communication channel in the protocol data session. In this embodiment, the minimum data limit value in each network element node, that is, the minimum value in each first data limit value, is determined, so as to be used as the basis for setting the data limit value of the terminal device subsequently.
And 103, determining a second data limit corresponding to the terminal equipment based on the minimum data limit.
The minimum data limit represents the "narrowest" communication channel in a protocol data session, and is the most frequent point at which fragmentation occurs. If the data limit of the terminal device is close to the minimum data limit, this means that the terminal message passing through the terminal device can mostly pass through the respective network element node directly without further fragmentation. The overall communication efficiency of the protocol data session is high. In this embodiment the second data limit value corresponding to the terminal device will be determined based on the minimum data limit value. The second data limit value is the data limit value finally set for the terminal device in this embodiment.
In some cases, the minimum data limit may be displayed directly as the second data, thereby setting the terminal device. In other cases, it is provided that the data limit of the terminal device is required to lie within a specific interval, i.e. a preset upper data limit (maximum value) and a preset lower data limit (minimum value) are present. In this case, the second data limit value corresponding to the terminal device may be determined in common based on the minimum data limit value, the data limit value upper limit value, and the data limit value lower limit value. Specifically, if the minimum data limit is greater than the upper data limit, setting the upper data limit as a second data limit; if the minimum data limit is less than the data limit lower limit, setting the data limit lower limit as a second data limit; if the minimum data limit is between the upper data limit and the lower data limit, the minimum data limit is set to the second data limit.
It should be noted that, in this embodiment, the specific manner of setting the second data limit value to the terminal device may be to adjust the data limit value parameter in the route announcement packet corresponding to the terminal device to determine the second data limit value corresponding to the terminal device. The route advertisement message is an RA (generic name Router Advertisment) message in the protocol data session. And adjusting the data limit parameter in the route announcement message can be modifying the MTU field in the route announcement message or adding the MTU field if the MTU field does not exist originally. And setting the data limit value of the terminal equipment through the adjusted route notification message.
The route notification messages sent to the terminal equipment by the various network element nodes all need to pass through the user plane network element. The user plane network element is the network element node which is most convenient for adjusting the data limit value parameter in the route notification message in various different types of protocol data sessions (such as a 5G core network and a 5G access network). Therefore, in this embodiment, the user plane network element is selected as the execution body, and the dynamic setting of the data limit value of the terminal device can be implemented according to the overall situation of the protocol data session, so as to improve the communication efficiency.
In addition, it should be noted that, in this embodiment, the method may be periodically and repeatedly performed, so as to adjust the data limit of the terminal device periodically, so that the overall communication efficiency of the protocol data session is always maintained under ideal conditions. The specific period duration may be set according to the requirement, which is not limited in this embodiment.
According to the technical scheme, the beneficial effects of the embodiment are as follows: determining a minimum data limit value of the network element node according to the first data limit value, and determining a second data limit value of the terminal equipment based on the minimum data limit value; the dynamic setting of the data limit value of the terminal equipment is realized, so that the data limit value of the terminal equipment is close to the minimum data limit value of the network element nodes, most of terminal messages passing through the terminal equipment can directly pass through each network element node without further slicing processing, and the communication efficiency is improved.
Fig. 1 shows only a basic embodiment of the method according to the invention, on the basis of which certain optimizations and developments are made, but other preferred embodiments of the method can also be obtained.
Fig. 2 shows another embodiment of the data limit determining method according to the present invention. The present embodiment specifically describes a case where the user plane network element itself performs the fragmentation processing on the basis of the foregoing embodiments. The method specifically comprises the following steps:
step 201, determining a first data limit value corresponding to a plurality of sub-interfaces of the user plane network element if the number of terminal messages processed by the user plane network element in a fragmentation way reaches a first proportional threshold.
If the data limit value of the terminal equipment is larger than the data limit value of the user plane network element, the volume of the terminal message after the fragmentation processing of the terminal equipment can be equal to the data limit value of the terminal equipment, and the terminal message cannot directly pass through the user plane network element and needs to be fragmented again in the user plane network element. At this time, a decrease in communication efficiency may be caused. In this embodiment, the total number of terminal messages received by the user plane network element in a specific time range may be calculated as a1, where the number of terminal messages that are subjected to slicing processing and whose volume is greater than the data limit value of the user plane network element is b1, so that the ratio of b1 to a1 is the duty ratio of the terminal messages that are subjected to slicing processing by the user plane network element. When the ratio reaches a preset first ratio threshold, namely the number of times of the user plane network element fragmentation processing is considered to be excessive, the data limit value of the terminal equipment is not matched with the data limit value of the user plane network element, and the data limit value of the terminal equipment needs to be adjusted. Therefore, the first data limit value corresponding to each of the plurality of sub-interfaces of the user plane network element will be further determined.
In practical situations, the user plane network element includes a plurality of subinterfaces, which are respectively connected with other components in the protocol data session. Each sub-interface has a respective first data limit. It should be noted that, the first data limit value corresponding to the sub-interface will be determined according to the standard data limit value of the sub-interface and the package volume corresponding to the sub-interface. Standard data limits, i.e. the data limit that the sub-interface is actually set. The encapsulation volume is the part of the volume that needs to be added to the terminal message after the sub-interface encapsulates the terminal message. For example, the encapsulation volume may include the length of the GTP-U encapsulation header, the VxVLAN header length, GRE header overhead, and the like.
It can be understood that if the volume of a terminal before the packet is encapsulated is originally smaller than the standard data limit of the subinterface, but the volume of the terminal after the encapsulation is increased to be larger than the standard data limit of the subinterface, the terminal still cannot directly pass through the subinterface. It is obviously inaccurate if standard data limits are used as references for setting the data limits of the terminal device. The difference between the standard data limit and the package volume is thus determined in this embodiment as the first data limit of the sub-interface. This means that if the volume of the terminal message entering the sub-interface before encapsulation is not greater than the first data limit, the volume of the terminal message after encapsulation is still not greater than the corresponding standard data limit, and the terminal message can directly pass through the sub-interface. In this embodiment, the first data limit value will therefore be used as a reference for setting the data limit value of the terminal device.
Step 202, determining a minimum data limit corresponding to the user plane network element according to the first data limit.
Step 203, determining a second data limit corresponding to the terminal device based on the minimum data limit.
The contents of steps 202 to 203 are substantially the same as those of the foregoing embodiments, and will not be repeated here. So far, in the embodiment, aiming at the situation that the user plane network element carries out the fragmentation processing, the setting of the data limit value of the terminal equipment is realized, so that the data limit value of the terminal equipment is matched with the data limit value of the user plane network element, and the communication efficiency is improved.
As shown in fig. 3, another embodiment of the data limit determination method according to the present invention is shown. The present embodiment specifically describes, on the basis of the foregoing embodiment, a case where a fragmentation process is performed on a network element node other than a user plane network element. In this embodiment, other network element nodes except the user plane network element are collectively called an intermediate network element. The method specifically comprises the following steps:
step 301, determining a first data limit value corresponding to the intermediate network element when the number of terminal messages subjected to the fragmentation processing by the intermediate network element reaches a second proportion threshold value.
In this embodiment, the user plane network element is still selected as the execution body. If the data limit value of the terminal equipment is larger than the data limit value of the intermediate network element, the volume of the terminal message after the fragmentation processing of the terminal equipment can be equal to the data limit value of the terminal equipment, and the terminal message cannot directly pass through the intermediate network element and needs to be fragmented again in the intermediate network element. At this time, a decrease in communication efficiency may be caused. The terminal message fragmented by the intermediate network element can generally be forwarded to the user plane network element directly through the terminal device, via the terminal device. Therefore, the user plane network element can judge whether the received terminal message is fragmented by the intermediate network element or not by the following way:
and judging whether the volume of the first sub-message in the terminal message is smaller than the data limit value of the terminal equipment. The first sub-message is a first segment message obtained after the fragmentation processing of the original message (communication message before the fragmentation processing).
For example, assume that the data limit of a certain intermediate network element is 1000Bytes, and the data limit of the terminal device is 1200Bytes, i.e. the data limit of the terminal device is larger than the data limit of the intermediate network element. If the volume of a certain original message is 1500Bytes, the original message needs to be fragmented whether the original message passes through the intermediate network element or the terminal equipment.
If the original message passes through the intermediate network element, the original message is fragmented into 2 sub-messages. The volume of the first sub-packet is necessarily equal to the data limit of the intermediate network element, i.e. 1000Bytes, and the volume of the other sub-packet (which may be called the second sub-packet) is 500Bytes.
Similarly, if the original message passes through the terminal device, the original message will be fragmented into 2 sub-messages. The volume of the first sub-message is necessarily equal to the data limit of the terminal device, i.e. 1200Bytes, and the volume of the other sub-message (which may be called the second sub-message) is 300Bytes.
It can be presumed that if the volume of the first sub-packet received by the ue is equal to the data limit of the terminal device, the first sub-packet is obtained by the fragmentation processing of the terminal device with a high probability. Otherwise, if the volume of the first sub-packet received by the user plane network element is smaller than the data limit of the terminal device, the first sub-packet cannot be obtained by the terminal device in a slicing manner, and should be considered to be obtained by a certain intermediate network element in a slicing manner.
Based on this determination, in this embodiment, the total number of terminal messages received by the user plane network element is a2 in a specific time range, and the number of terminal messages obtained by the intermediate network element fragmentation processing is b2, so that the ratio of b2 to a2 is the duty ratio of the intermediate network element fragmentation processing terminal messages. When the ratio reaches a preset second ratio threshold, namely the number of times of the fragmentation processing of the intermediate network element is considered to be excessive, the data limit value of the terminal equipment is not matched with the data limit value of the intermediate network element, and the data limit value of the terminal equipment needs to be adjusted. Thus, a first data limit value corresponding to the intermediate network element will be further determined.
Step 302, determining a minimum data limit corresponding to the intermediate network element according to the first data limit.
Step 303, determining a second data limit corresponding to the terminal device based on the minimum data limit.
The contents of steps 302 to 303 are substantially the same as those of the foregoing embodiments, and a description thereof will not be repeated. So far, in the embodiment, aiming at the situation that the middle network element performs the fragmentation processing, the setting of the data limit value of the terminal equipment is realized, so that the data limit value of the terminal equipment is matched with the data limit value of the middle network element, and the communication efficiency is improved.
As shown in fig. 4, a specific embodiment of the data limit determining apparatus according to the present invention is shown. The apparatus of this embodiment is a physical apparatus for performing the methods described in fig. 1 to 3. The technical solution is essentially identical to the above embodiment, and the corresponding description in the above embodiment is also applicable to this embodiment. The device in this embodiment includes:
the first data limit value determining module 401 is configured to determine at least one first data limit value corresponding to a network element node when a terminal packet processed by slicing of the network element node meets a preset condition; the terminal message is a communication message sent by the terminal equipment.
The minimum data limit determining module 402 is configured to determine, according to each first data limit, a minimum data limit corresponding to the network element node.
A second data limit determining module 403, configured to determine a second data limit corresponding to the terminal device based on the minimum data limit.
Further, based on the embodiment shown in fig. 4, it is preferable to further include:
the network element node includes a user plane network element and an intermediate network element, and the first data limit determining module 401 includes:
the first proportion calculating unit 411 is configured to determine that a preset condition is met when the number of terminal messages that are fragmented by the user plane network element reaches a first proportion threshold.
And the second proportion calculating unit 412 is configured to determine that a preset condition is met when the number of terminal messages that are fragmented by the intermediate network element reaches a second proportion threshold.
A first data limit determining unit 413, configured to determine first data limits corresponding to the plurality of subinterfaces of the user plane network element.
A second data limit determining unit 414, configured to determine a first data limit corresponding to the intermediate network element.
The second data limit determination module 403 includes:
the second data limit determining unit 431 is configured to determine a second data limit corresponding to the terminal device based on the minimum data limit, and a preset upper data limit and a preset lower data limit.
The second data limit setting unit 432 is configured to adjust a data limit parameter in the route announcement packet corresponding to the terminal device, so as to determine a second data limit corresponding to the terminal device.
In addition to the methods and apparatus described above, embodiments of the invention may also be a computer program product comprising computer program instructions which, when executed by a processor, cause the processor to perform steps in a method according to various embodiments of the invention described in the "exemplary methods" section of this specification.
The computer program product may write program code for performing operations of embodiments of the present invention in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the invention may also be a computer-readable storage medium, having stored thereon computer program instructions, which when executed by a processor, cause the processor to perform steps in a method according to various embodiments of the invention described in the "exemplary method" section of the description above.
The computer readable storage medium may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may include, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The basic principles of the present invention have been described above in connection with specific embodiments, however, it should be noted that the advantages, benefits, effects, etc. mentioned in the present invention are merely examples and not intended to be limiting, and these advantages, benefits, effects, etc. are not to be considered as essential to the various embodiments of the present invention. Furthermore, the specific details disclosed herein are for purposes of illustration and understanding only, and are not intended to be limiting, as the invention is not necessarily limited to practice with the above described specific details.
The block diagrams of the devices, apparatuses, devices, systems referred to in the present invention are only illustrative examples and are not intended to require or imply that the connections, arrangements, configurations must be made in the manner shown in the block diagrams. As will be appreciated by one of skill in the art, the devices, apparatuses, devices, systems may be connected, arranged, configured in any manner. Words such as "including," "comprising," "having," and the like are words of openness and mean "including but not limited to," and are used interchangeably therewith. The terms "or" and "as used herein refer to and are used interchangeably with the term" and/or "unless the context clearly indicates otherwise. The term "such as" as used herein refers to, and is used interchangeably with, the phrase "such as, but not limited to.
It is also noted that in the apparatus, devices and methods of the present invention, the components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the invention to the form disclosed herein. Although a number of example aspects and embodiments have been discussed above, a person of ordinary skill in the art will recognize certain variations, modifications, alterations, additions, and subcombinations thereof.

Claims (8)

1. A data limit determination method, comprising:
if the terminal message processed by the network element node in a fragmented way meets a preset condition, determining a first data limit value corresponding to the network element node; the terminal message is a communication message sent by the terminal equipment; the network element node comprises a user plane network element and an intermediate network element;
the terminal message of the network element node fragmentation processing meets the preset conditions and comprises the following steps: when the number of terminal messages subjected to slicing processing by the user plane network element reaches a first proportional threshold, the preset condition is met; or when the number of the terminal messages subjected to the fragmentation processing by the intermediate network element reaches a second proportion threshold value, the preset condition is met;
determining a minimum data limit value corresponding to the network element node according to the first data limit value;
and determining a second data limit corresponding to the terminal equipment based on the minimum data limit, the preset upper data limit and the preset lower data limit.
2. The method of claim 1, wherein determining the first data limit corresponding to the network element node comprises:
determining first data limit values corresponding to a plurality of sub-interfaces of the user plane network element;
and determining a first data limit value corresponding to the intermediate network element.
3. The method of claim 2, wherein determining the first data limit corresponding to the plurality of subinterfaces of the user plane network element comprises:
and determining a first data limit value corresponding to the sub-interface according to the standard data limit value of the sub-interface and the packaging volume corresponding to the sub-interface.
4. The method of claim 1, the determining a second data limit corresponding to the terminal device comprising:
and adjusting the data limit value parameter in the route notification message corresponding to the terminal equipment to determine a second data limit value corresponding to the terminal equipment.
5. The method according to any of claims 1-4, the method being performed by a user plane network element.
6. A data limit determination apparatus comprising:
the first data limit value determining module is used for determining at least one first data limit value corresponding to the network element node when the terminal message processed by the network element node in a fragmented way meets a preset condition; the terminal message is a communication message sent by the terminal equipment; the network element node comprises a user plane network element and an intermediate network element;
the terminal message of the network element node fragmentation processing meets the preset conditions and comprises the following steps: when the number of terminal messages subjected to slicing processing by the user plane network element reaches a first proportional threshold, the preset condition is met; or when the number of the terminal messages subjected to the fragmentation processing by the intermediate network element reaches a second proportion threshold value, the preset condition is met;
the minimum data limit value determining module is used for determining the minimum data limit value corresponding to the network element node according to each first data limit value;
and the second data limit value determining module is used for determining a second data limit value corresponding to the terminal equipment based on the minimum data limit value, the preset upper data limit value and the preset lower data limit value.
7. A computer-readable storage medium storing a computer program for executing the data limit value determination method according to any one of the preceding claims 1-5.
8. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
the processor being configured to read the executable instructions from the memory and execute the instructions to implement the data limit determination method of any one of the preceding claims 1-5.
CN202011594850.0A 2020-12-29 2020-12-29 Data limit value determining method and device Active CN112688879B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011594850.0A CN112688879B (en) 2020-12-29 2020-12-29 Data limit value determining method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011594850.0A CN112688879B (en) 2020-12-29 2020-12-29 Data limit value determining method and device

Publications (2)

Publication Number Publication Date
CN112688879A CN112688879A (en) 2021-04-20
CN112688879B true CN112688879B (en) 2023-08-22

Family

ID=75455218

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011594850.0A Active CN112688879B (en) 2020-12-29 2020-12-29 Data limit value determining method and device

Country Status (1)

Country Link
CN (1) CN112688879B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1863165A (en) * 2006-01-24 2006-11-15 华为技术有限公司 Method for reducing data IP fragmentation quantity in PS network
CN101695048A (en) * 2009-10-29 2010-04-14 福建星网锐捷网络有限公司 Discovering and processing method of maximum transmission unit of tunnel and device as well as router
CN102868609A (en) * 2012-09-27 2013-01-09 中兴通讯股份有限公司 Maximum transmission unit consultation method and data terminal
CN103647724A (en) * 2013-12-30 2014-03-19 大唐移动通信设备有限公司 Adaptation method and device of maximum transmission unit (MTU)
WO2016050177A1 (en) * 2014-09-30 2016-04-07 华为技术有限公司 Pmtu determination method, network device and system
CN110581812A (en) * 2018-06-08 2019-12-17 北京京东尚科信息技术有限公司 Data message processing method and device
CN111277679A (en) * 2020-04-02 2020-06-12 安徽农业大学 Wireless sensor network communication method based on LoRaWAN and IPv6 protocol
CN111800827A (en) * 2020-06-15 2020-10-20 深圳市信锐网科技术有限公司 Data transmission method, device and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7738495B2 (en) * 2006-01-23 2010-06-15 Cisco Technology, Inc. Method of determining a maximum transmission unit value of a network path using transport layer feedback

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1863165A (en) * 2006-01-24 2006-11-15 华为技术有限公司 Method for reducing data IP fragmentation quantity in PS network
CN101695048A (en) * 2009-10-29 2010-04-14 福建星网锐捷网络有限公司 Discovering and processing method of maximum transmission unit of tunnel and device as well as router
CN102868609A (en) * 2012-09-27 2013-01-09 中兴通讯股份有限公司 Maximum transmission unit consultation method and data terminal
CN103647724A (en) * 2013-12-30 2014-03-19 大唐移动通信设备有限公司 Adaptation method and device of maximum transmission unit (MTU)
WO2016050177A1 (en) * 2014-09-30 2016-04-07 华为技术有限公司 Pmtu determination method, network device and system
CN105530193A (en) * 2014-09-30 2016-04-27 华为技术有限公司 Method for determining maximum transmission unit of tunnel, network device and system
CN110581812A (en) * 2018-06-08 2019-12-17 北京京东尚科信息技术有限公司 Data message processing method and device
CN111277679A (en) * 2020-04-02 2020-06-12 安徽农业大学 Wireless sensor network communication method based on LoRaWAN and IPv6 protocol
CN111800827A (en) * 2020-06-15 2020-10-20 深圳市信锐网科技术有限公司 Data transmission method, device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LG Electronics, Qualcomm Incorporated, Samsung Telecommunications, LG Uplus, SK Telecom, HTC, Huawei, HiSilicon, CATT, Intel.C1-153219 "Handling of Application specific Congestion control for Data Communication (ACDC)".3GPP tsg_ct\WG1_mm-cc-sm_ex-CN1.2015,(第TSGC1_93_Vancouver期),全文. *

Also Published As

Publication number Publication date
CN112688879A (en) 2021-04-20

Similar Documents

Publication Publication Date Title
US9832681B2 (en) Higher layer compression with lower layer signaling
US20150003449A1 (en) Path maximum transmission unit learning
US20080025250A1 (en) Method and system for setting paging indication sequences in paging messages
CN103067199A (en) Depth message detection result diffusion method and device
EP3122012B1 (en) Data processing method and apparatus for openflow network
CN114143831A (en) Message processing method, client front-end equipment and computer readable storage medium
CN113691547A (en) HTTPS head enhancement method for 5G UPF network element
CN113472617A (en) Data transmission method and device, gateway and electric automobile
CN112688879B (en) Data limit value determining method and device
CN117014379A (en) Code rate control method, device, electronic equipment and storage medium
CN111372284B (en) Congestion processing method and device
CN107733903B (en) Data transmission confirmation method based on UDP (user Datagram protocol) and base station
CN112994848B (en) MCS (modulation and coding scheme) adjusting method and device, storage medium and wireless node
CN113452754A (en) CoAP protocol-based power distribution Internet of things network communication system
CN107222299A (en) A kind of data transmission method, system and electronic equipment
CN104219178A (en) Openflow-based control message processing method, Openflow-based control message transmitting device, Openflow-based control message receiving device and Openflow-based control message processing system
CN114666846A (en) Communication method and gateway equipment
CN112134809B (en) Flow control method, device, equipment and readable storage medium
CN112087778A (en) Wireless data transmission method and system
CN110493829A (en) A kind of WEB interface request adaptive feedback method based on wireless chaining status
CN118433647B (en) Industrial router short message receiving and sending method and industrial router
WO2022222693A1 (en) Message processing method and apparatus, electronic device, and computer-readable storage medium
CN115134303B (en) Service flow processing method and device, electronic equipment and storage medium
CN110460607B (en) Real-time data transmission method for GIS system
CN114157727B (en) Application method and device of TCP acceleration in OSU

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