[go: up one dir, main page]

CN1235373C - Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode - Google Patents

Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode Download PDF

Info

Publication number
CN1235373C
CN1235373C CN 02155386 CN02155386A CN1235373C CN 1235373 C CN1235373 C CN 1235373C CN 02155386 CN02155386 CN 02155386 CN 02155386 A CN02155386 A CN 02155386A CN 1235373 C CN1235373 C CN 1235373C
Authority
CN
China
Prior art keywords
pppoa
timer
length
server
time
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.)
Expired - Fee Related
Application number
CN 02155386
Other languages
Chinese (zh)
Other versions
CN1507226A (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.)
Zhao Guoling
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN 02155386 priority Critical patent/CN1235373C/en
Publication of CN1507226A publication Critical patent/CN1507226A/en
Application granted granted Critical
Publication of CN1235373C publication Critical patent/CN1235373C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明公开了一种触发基于异步转移模式(ATM)点对点通信协议(PPPOA)重协商机制的方法,当PPPOA终端通过接入设备与PPPOA服务端收发信息时,PPPOA服务器端先创建定时器,然后PPPOA服务器端的CPU根据所创建定时器的时间段与PPPOA终端实现同步收发信息;所述PPPOA服务器创建定时器进一步包括:a.分别设置计算定时器长度的基数时间值和常量值;b.调用PPPOA系统底层时间函数生成计算定时器长度的随机数值;c.根据步骤a设置的基数时间值、常量值以及步骤b得到的随机数值计算出定时器长度。该方法不仅解决服务器的CPU占用率过高,PPPOA系统资源不可用的情况,而且解决服务器的CPU空闲时段,使PPPOA系统得到充分的利用。为PPPOA系统的正常运行提供了保证。

Figure 02155386

The invention discloses a method for triggering a renegotiation mechanism based on an asynchronous transfer mode (ATM) point-to-point communication protocol (PPPOA). The CPU at the PPPOA server end realizes synchronous sending and receiving information with the PPPOA terminal according to the time period of the created timer; the PPPOA server creates a timer and further includes: a. setting the base time value and the constant value of calculating the timer length respectively; b. calling PPPOA The underlying time function of the system generates a random value for calculating the length of the timer; c. Calculate the length of the timer according to the base time value set in step a, the constant value and the random value obtained in step b. The method not only solves the situation that the CPU occupancy rate of the server is too high and the resource of the PPPOA system is unavailable, but also solves the CPU idle period of the server, so that the PPPOA system can be fully utilized. It provides a guarantee for the normal operation of the PPPOA system.

Figure 02155386

Description

触发基于异步转移模式点对点通信协议重协商机制的方法Method for triggering renegotiation mechanism of point-to-point communication protocol based on asynchronous transfer mode

技术领域technical field

本发明涉及数据通信领域的接入技术,特别涉及一种定时器触发基于异步转移模式(ATM)的点对点通信协议(PPPOA)重协商机制的方法。The invention relates to the access technology in the field of data communication, in particular to a method for timer triggering the renegotiation mechanism of the point-to-point communication protocol (PPPOA) based on the asynchronous transfer mode (ATM).

背景技术Background technique

PPPOA是基于ATM的点对点通信协议(Point to Point Protocol OverATM),由终端直接发起PPP呼叫,设备端收到终端的信息后,进行封装处理形成ATM信元流,ATM信元流传送到服务器上,完成授权、认证、分配IP地址和计费等一系列PPP接入。PPPOA系统接入后,完成一系列的信息处理过程。PPPOA is an ATM-based point-to-point communication protocol (Point to Point Protocol OverATM). The terminal directly initiates a PPP call. After receiving the information from the terminal, the device performs encapsulation processing to form an ATM cell stream, and the ATM cell stream is sent to the server. Complete a series of PPP access such as authorization, authentication, IP address allocation and billing. After the PPPOA system is connected, a series of information processing processes are completed.

PPPOA系统组网的实际应用如图1,图1为典型PPPOA系统应用组网示意图,PPPOA系统由用户、非对称数字用户线(ADSL)终端接入设备即远程终端设备(RTU)、ADSL服务器端接入设备和边缘业务节点(ESR)组成。其中,RTU就是PPPOA终端;ESR是PPPOA服务器。当PPPOA系统信息处理过程采用重协商机制时,用户通过RTU给ADSL服务器端接入设备发送或接收信息,ADSL服务器端接入设备再把信息传递给ESR,完成整个信息收发过程。The actual application of the PPPOA system network is shown in Figure 1. Figure 1 is a schematic diagram of a typical PPPOA system application network. It is composed of access equipment and edge service node (ESR). Among them, RTU is the PPPOA terminal; ESR is the PPPOA server. When the PPPOA system information processing process adopts the renegotiation mechanism, the user sends or receives information to the ADSL server-side access device through the RTU, and the ADSL server-side access device transmits the information to the ESR to complete the entire information sending and receiving process.

PPPOA系统的重协商机制是由定时器触发的,重协商机制的步骤为:a、PPPOA终端采用批处理方式发送或接收信息;b、PPPOA服务器创建定时器,使PPPOA服务器的CPU与PPPOA终端实现同步接收或发送信息;c、完成PPPOA的信息收发。在上述过程中,由于定时器的长度是固定的,PPPOA系统没有办法根据PPPOA终端所处理信息量的多少来确定定时器时间的长度,因此导致了两方面的问题:一方面,如果PPPOA终端接收或发送信息量大时,也就是当大量的PPPOA终端在同一时刻采用重协商机制发送或接收信息时,就会创建大量的定时器,使服务器的CPU分别与每个PPPOA终端在不同的时段内同步处理相应的PPPOA终端通过批处理方式来的信息,一旦其中一些定时器超时,大量的信息就会在同一时段内同时开始重协商工作,PPPOA终端接收或发送信息的时刻就不受PPPOA服务器定时器时间的控制,使PPPOA服务器在同一时段内接收或发送过多的信息,从而导致PPPOA服务器上在某一时刻的CPU占用率过高、PPPOA系统资源不可用的情况,当情况严重时,会导致整个PPPOA系统瘫痪;另一方面,当PPPOA终端接收或发送信息过少时,定长定时器所设定的时间又过长,PPPOA服务器CPU在某一时段会处于空闲的状态,使PPPOA系统资源不能得到充分的应用。The renegotiation mechanism of the PPPOA system is triggered by a timer. The steps of the renegotiation mechanism are: a. The PPPOA terminal uses batch processing to send or receive information; b. The PPPOA server creates a timer, so that the CPU of the PPPOA server and the PPPOA terminal realize Synchronously receive or send information; c, complete PPPOA information sending and receiving. In the above process, since the length of the timer is fixed, the PPPOA system has no way to determine the length of the timer time according to the amount of information processed by the PPPOA terminal, which leads to two problems: on the one hand, if the PPPOA terminal receives Or when sending a large amount of information, that is, when a large number of PPPOA terminals use the renegotiation mechanism to send or receive information at the same time, a large number of timers will be created so that the CPU of the server and each PPPOA terminal will be in different time intervals. Synchronously process the information from the corresponding PPPOA terminal through batch processing. Once some of the timers expire, a large amount of information will start renegotiation at the same time. The time when the PPPOA terminal receives or sends information is not affected by the timing of the PPPOA server. Time control of the server, so that the PPPOA server receives or sends too much information in the same period of time, resulting in the situation that the CPU usage rate on the PPPOA server is too high at a certain moment, and the PPPOA system resources are unavailable. When the situation is serious, it will Cause the whole PPPOA system to be paralyzed; on the other hand, when the PPPOA terminal receives or sends too little information, the time set by the fixed-length timer is too long, and the PPPOA server CPU will be in an idle state for a certain period of time, making the PPPOA system resources cannot be fully applied.

可见,定时器长度固定是导致问题的主要原因。举例来说,当采用定长定时器触发重协商机制时,如图2所示,在边缘业务节点上配置2000条永久虚联接(PVC)时,如果定时器时间为3秒,则业务处理板单元(SPU)中CPU在第三秒的占有率为100%,这种情况下,SPU的CPU占有率过高,资源不可用。It can be seen that the fixed length of the timer is the main cause of the problem. For example, when a fixed-length timer is used to trigger the renegotiation mechanism, as shown in Figure 2, when 2000 permanent virtual connections (PVCs) are configured on the edge service node, if the timer time is 3 seconds, the service processing board The CPU occupancy rate of the unit (SPU) is 100% in the third second. In this case, the CPU occupancy rate of the SPU is too high and the resources are unavailable.

发明内容Contents of the invention

有鉴于此,本发明的主要目的在于提供一种触发PPPOA重协商机制的方法,解决了PPPOA服务器CPU占用率过高、系统资源不可用以及PPPOA服务器CPU存在空闲时段的情况,使PPPOA系统得到充分的利用。In view of this, the main purpose of the present invention is to provide a method for triggering the PPPOA renegotiation mechanism, which solves the situation that the PPPOA server CPU occupancy rate is too high, the system resources are unavailable, and the PPPOA server CPU has an idle period, so that the PPPOA system can be fully use.

为了达到上述目的,本发明提供一种触发基于异步转移模式(ATM)点对点通信协议(PPPOA)重协商机制的方法,当PPPOA终端通过接入设备与PPPOA服务器端收发信息时,PPPOA服务器端先创建定时器,然后PPPOA服务器端的CPU根据所创建定时器的时间段与PPPOA终端实现同步收发信息;所述PPPOA服务器创建定时器进一步包括:In order to achieve the above object, the present invention provides a method for triggering a renegotiation mechanism based on Asynchronous Transfer Mode (ATM) Point-to-Point Communication Protocol (PPPOA). timer, then the CPU at the PPPOA server end realizes synchronous sending and receiving information with the PPPOA terminal according to the time period of the created timer; the PPPOA server creates a timer and further includes:

a.分别设置计算定时器长度的基数时间值和常量值;a. Set the base time value and constant value for calculating the timer length respectively;

b.调用PPPOA系统底层时间函数生成计算定时器长度的随机数值;b. Call the underlying time function of the PPPOA system to generate a random value for calculating the length of the timer;

c.以步骤a设置的常量值和步骤b得到的随机数值之和的值,再与步骤a设置的基数时间值相乘之积得到的结果作为定时器长度,创建定时器。c. The result obtained by multiplying the constant value set in step a and the random value obtained in step b, and the base time value set in step a is used as the timer length to create a timer.

在上述方案中,所述定时器长度可为10秒到140秒的随机值;所述基数时间根据当前所用时间芯片的单位时间值设置;所述常量根据当前所传输信息量的最小估计值设置。In the above scheme, the length of the timer can be a random value from 10 seconds to 140 seconds; the base time is set according to the unit time value of the currently used time chip; the constant is set according to the minimum estimated value of the currently transmitted information amount .

由上述方案可以看出,本发明所提供的定时器触发PPPOA重协商机制的方法,把触发PPPOA重协商机制的定长定时器改为随机长度的定时器。根据PPPOA设备端所接收或发送信息量大小设定定时器的时间长度,定时器所设定的时间在任何情况下都不会造成超时或者空闲。不仅解决了PPPOA服务器的CPU占有率过高时PPPOA系统资源不可用的问题,而且解决了PPPOA服务器的CPU存有空闲时段的问题,使PPPOA系统资源充分得到利用。该发明为整个PPPOA系统良好安全的运行提供了保证。It can be seen from the above scheme that the timer triggering method of the PPPOA renegotiation mechanism provided by the present invention changes the fixed-length timer triggering the PPPOA renegotiation mechanism into a timer of random length. Set the time length of the timer according to the amount of information received or sent by the PPPOA device, and the time set by the timer will not cause timeout or idleness under any circumstances. It not only solves the problem that the PPPOA system resources are unavailable when the CPU occupancy rate of the PPPOA server is too high, but also solves the problem that the CPU of the PPPOA server has idle periods, so that the PPPOA system resources can be fully utilized. The invention provides a guarantee for the good and safe operation of the whole PPPOA system.

附图说明Description of drawings

图1为典型PPPOA系统应用组网示意图。Figure 1 is a schematic diagram of a typical PPPOA system application network.

图2为现有技术中用定长定时器触发重协商机制时PPPOA服务器CPU占用率的时间曲线图。FIG. 2 is a time curve diagram of the CPU usage rate of the PPPOA server when a fixed-length timer is used to trigger the renegotiation mechanism in the prior art.

图3为本发明中用随机长度的定时器触发重协商机制时PPPOA服务器CPU占用率的时间曲线图。FIG. 3 is a time curve diagram of the CPU usage rate of the PPPOA server when a timer of random length is used to trigger the renegotiation mechanism in the present invention.

图4为本发明中定时器长度设置的流程图。Fig. 4 is a flow chart of timer length setting in the present invention.

具体实施方式Detailed ways

为了使本发明的目的、技术方案和优点更加清楚明白,以下举实施例,并参照附图,对本发明进一步详细说明。In order to make the object, technical solution and advantages of the present invention clearer, the following examples are given and the present invention is further described in detail with reference to the accompanying drawings.

由于对PPPOA系统信息处理过程的区别主要在定时器的触发方式上,而触发方式的区别在于采取何种长度的定时器,所以本发明的关键是设定触发定时器长度为随机定时长度。Because the difference of the PPPOA system information processing process is mainly on the trigger mode of the timer, and the difference of the trigger mode is the timer of which length to take, so the key of the present invention is to set the trigger timer length as a random timing length.

随机定时器取值公式如下:The value formula of the random timer is as follows:

定时器长度=基数时间*(常量+随机数)       (1)Timer length = base time * (constant + random number) (1)

其中,基数时间是一个自定义的常量,该基数时间是由应用软件灵活设置;常量相当于初值,也是一个自定义值;随机数是通过调用现有技术中PPPOA系统的底层时间函数产生的,按照公式(1),最后生成的定时器长度为一个与时间有关的随机数值。Among them, the base time is a self-defined constant, which is flexibly set by the application software; the constant is equivalent to the initial value, which is also a custom value; the random number is generated by calling the underlying time function of the PPPOA system in the prior art , according to formula (1), the length of the final generated timer is a random value related to time.

定时器的长度范围是根据PPPOA系统收发信息量决定的,在一般情况下,PPPOA系统收发信息量的时间长度在10-140秒范围之间。基数时间是由应用程序设定的,其为时间芯片的单位长度值,如设置为0.1秒,1秒等;常量通常设置为信息量所估计的最小值,如设置为100等。由于基数时间和常量可以设置,当PPPOA终端收发信息量大时,基数时间的单位长度数量级和常量就可以分别设置大些;当PPPOA终端收发信息量小时,基数时间的单位长度数量级和常量就可以分别设置小些。随机数是直接调用PPPOA系统的底层时间函数产生的,随机函数每次调用都不同,由于随机数值的不同,可保证在设置基数时间和常量相同时,定时器长度仍是一个随机值。The length range of the timer is determined according to the amount of information sent and received by the PPPOA system. In general, the time length of the amount of information sent and received by the PPPOA system is in the range of 10-140 seconds. The base time is set by the application program, which is the unit length value of the time chip, such as setting to 0.1 second, 1 second, etc.; the constant is usually set to the minimum value estimated by the amount of information, such as setting to 100, etc. Since the base time and constant can be set, when the amount of information sent and received by the PPPOA terminal is large, the order of unit length of the base time and the constant can be set larger respectively; when the amount of information sent and received by the PPPOA terminal is small, the order of magnitude and constant of the base time can be set Set smaller respectively. The random number is generated by directly calling the underlying time function of the PPPOA system. The random function is different every time it is called. Due to the difference in the random value, it can be guaranteed that the timer length is still a random value when the base time is set to be the same as the constant.

以下仍以图1所示的PPPOA系统组网情况为例,当PPPOA终端通过RTU和ADSL服务器端接入设备与ESR之间传递信息,即用户终端采用批处理方式发送或接收信息时,图4为本发明定时器长度设置的流程图,那么,本发明利用随机长度定时器实现触发重协商机制的方法,如图4所示包括以下步骤:The PPPOA system networking situation shown in Figure 1 is still taken as an example below. When the PPPOA terminal transmits information between the access device and the ESR through the RTU and ADSL server, that is, when the user terminal uses batch processing to send or receive information, as shown in Figure 4 For the flow chart that the timer length of the present invention is set, then, the present invention utilizes the random length timer to realize the method for triggering the renegotiation mechanism, as shown in Figure 4, comprises the following steps:

步骤400:ESR,即PPPOA服务器创建随机长度的定时器;Step 400: ESR, that is, the PPPOA server creates a timer with a random length;

步骤401:分别根据当前时间芯片的单位长度和当前收发信息量的最小估计值设置计算定时器长度所需的基数时间和常量,同时,PPPOA系统调用底层时间函数设置计算定时器长度所需的随机数;Step 401: Set the base time and constant required for calculating the length of the timer according to the unit length of the current time chip and the minimum estimated value of the current amount of information sent and received respectively. At the same time, the PPPOA system calls the underlying time function to set the random time required for calculating the length of the timer number;

步骤402:当基数时间、常量和随机数设定后,根据公式(1):定时器长度=基数时间*(常量+随机数)来计算定时器时间长度;Step 402: After the base time, constant and random number are set, calculate the timer time length according to formula (1): timer length=base time*(constant+random number);

步骤403:PPPOA服务器的CPU根据得到的定时器时间段与PPPOA终端实现信息的同步接收或发送。Step 403: The CPU of the PPPOA server implements synchronous reception or transmission of information with the PPPOA terminal according to the obtained timer period.

由上述实施例可以看出,把用公式(1)生成的定时器长度作为随机定时器的时间,可以很好地把定时器触发时间平摊在一个时间段内,而不是在某一时刻同时触发。因此,可更好的利用服务器CPU的PPPOA系统资源,一方面,当传递的信息量多时,可创建时间长度长的定时器使PPPOA系统不会导致资源不可用;另一方面,当传递的信息量少时,可创建时间长度短的定时器使PPPOA系统没有空闲的时段,PPPOA系统资源得到充分的应用。图3为用随机长度的定时器触发重协商机制时PPPOA服务器CPU占用率的时间曲线图。如图3所示,如果在ESR上配置2000条PVC,和使用定时长度为三秒的定长定时器相比,即与图2相比,使用随机长度的定时器定时,SPU板的CPU占有率在某一时段的最大值从原有的100%下降为13%,CPU占有率有了大幅度的下降,解决了PPPOA系统资源不可用的情况。It can be seen from the above embodiments that the timer length generated by formula (1) is used as the time of the random timer, and the trigger time of the timer can be amortized in a period of time, rather than at a certain moment at the same time trigger. Therefore, the PPPOA system resources of the server CPU can be better utilized. On the one hand, when the amount of transmitted information is large, a timer with a long time length can be created so that the PPPOA system will not cause resource unavailability; on the other hand, when the transmitted information When the amount is small, a timer with a short duration can be created so that the PPPOA system has no idle period, and the PPPOA system resources are fully used. Fig. 3 is a time curve diagram of the CPU usage rate of the PPPOA server when a timer with a random length is used to trigger the renegotiation mechanism. As shown in Figure 3, if 2000 PVCs are configured on the ESR, compared with using a fixed-length timer with a timing length of three seconds, that is, compared with Figure 2, using a random-length timer for timing, the CPU of the SPU board occupies The maximum value of the rate in a certain period of time dropped from the original 100% to 13%, and the CPU occupancy rate dropped significantly, which solved the situation that the PPPOA system resources were not available.

以上举较佳实施例,对本发明的目的,技术方案和优点进行了进一步详细说明,所应理解的是,以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The preferred embodiments are given above, and the purpose, technical solutions and advantages of the present invention are further described in detail. It should be understood that the above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Within the spirit and principles of the present invention, any modifications, equivalent replacements, improvements, etc., shall be included within the protection scope of the present invention.

Claims (4)

1、一种触发基于异步转移模式(ATM)点对点通信协议(PPPOA)重协商机制的方法,当PPPOA终端通过接入设备与PPPOA服务器端收发信息时,PPPOA服务器端先创建定时器,然后PPPOA服务器端的CPU根据所创建定时器的时间段与PPPOA终端实现同步收发信息;其特征在于PPPOA服务器创建定时器进一步包括:1. A method for triggering a renegotiation mechanism based on the Asynchronous Transfer Mode (ATM) Point-to-Point Communication Protocol (PPPOA). When the PPPOA terminal sends and receives information through the access device and the PPPOA server, the PPPOA server first creates a timer, and then the PPPOA server The CPU at the end realizes synchronous sending and receiving information with the PPPOA terminal according to the time period of the created timer; it is characterized in that the PPPOA server creates a timer and further includes: a.分别设置计算定时器长度的基数时间值和常量值;a. Set the base time value and constant value for calculating the timer length respectively; b.调用PPPOA系统底层时间函数生成计算定时器长度的随机数值;b. Call the underlying time function of the PPPOA system to generate a random value for calculating the length of the timer; c.以步骤a设置的常量值和步骤b得到的随机数值之和的值,再与步骤a设置的基数时间值相乘之积得到的结果作为定时器长度,创建定时器。c. The result obtained by multiplying the constant value set in step a and the random value obtained in step b, and the base time value set in step a is used as the timer length to create a timer. 2、如权利要求1所述的PPPOA接入方法,其特征在于:所述定时器长度为10秒到140秒的随机值。2. The PPPOA access method according to claim 1, characterized in that: the length of the timer is a random value ranging from 10 seconds to 140 seconds. 3、如权利要求1所述的PPPOA接入方法,其特征在于:所述基数时间设置为当前所用时间芯片的单位时间值。3. The PPPOA access method according to claim 1, characterized in that: the base time is set as the unit time value of the currently used time chip. 4、如权利要求1所述的PPPOA接入方法,其特征在于:所述的常量设置为当前所传输信息量的最小估计值。4. The PPPOA access method according to claim 1, characterized in that: said constant is set as the minimum estimated value of the currently transmitted information volume.
CN 02155386 2002-12-11 2002-12-11 Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode Expired - Fee Related CN1235373C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 02155386 CN1235373C (en) 2002-12-11 2002-12-11 Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 02155386 CN1235373C (en) 2002-12-11 2002-12-11 Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode

Publications (2)

Publication Number Publication Date
CN1507226A CN1507226A (en) 2004-06-23
CN1235373C true CN1235373C (en) 2006-01-04

Family

ID=34235884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 02155386 Expired - Fee Related CN1235373C (en) 2002-12-11 2002-12-11 Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode

Country Status (1)

Country Link
CN (1) CN1235373C (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100407687C (en) * 2003-11-21 2008-07-30 华为技术有限公司 An Ethernet access method for asynchronous transfer mode switched network users
CN1309233C (en) 2004-07-20 2007-04-04 华为技术有限公司 Method for supporting PPPoA on wideband switch-in equipment
KR100764790B1 (en) 2004-08-05 2007-10-11 엘지전자 주식회사 System and method for changing duration of voice control timer

Also Published As

Publication number Publication date
CN1507226A (en) 2004-06-23

Similar Documents

Publication Publication Date Title
US6343083B1 (en) Method and apparatus for supporting a connectionless communication protocol over an ATM network
Karandikar et al. TCP rate control
Druschel et al. Lazy receiver processing (LRP): A network subsystem architecture for server systems
US5438614A (en) Modem management techniques
EP1850539A1 (en) Access device and method for controlling the bandwidth
CN101237332A (en) Billing method, billing system and traffic statistical device
WO2009030063A1 (en) Method and system for checking automatically connectivity status of an ip link on ip network
CN1235373C (en) Method of triggering re-consultation mechanism based on point-to-point communication protocol in asynchronous transfer mode
Almesberger ATM on Linux
US7751435B2 (en) Call setup pacing in computer networks
Nikitinskiy et al. Performance analysis of trickles and TCP transport protocols under high-load network conditions
CN100372325C (en) Fast Redial Method for Broadband Internet Users
CN101087232A (en) An access method, system and device based on Ethernet point-to-point protocol
CN1925421A (en) Method for synchronization of fore-and-aft alarm
CN1112788C (en) Queue state-based schedule method for length-variable packets by accumulated compensation and cyclic polling
Mishra Effect of leaky bucket policing on TCP over ATM performance
CN104320273B (en) Data transmission method, equipment and system
CN116016359B (en) Message processing method, device, storage medium and equipment
Carter et al. Detecting timed-out client requests for avoiding livelock and improving web server performance
CN114448653A (en) Policy execution method, related device and storage medium
CN116471238B (en) Congestion management method based on network congestion notification and rate adjustment strategy
Cuervo et al. RFC3015: Megaco Protocol Version 1.0
Ren et al. Performance of TCP in IP/ATM internetworks
CN1856980A (en) Data transmission method
KR100452504B1 (en) Method for processing SNMP protocol in EMS agent

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20170920

Address after: 463400, Zhumadian County, Henan Province, Pingyu province and East Zhen Zhen Zhao Zhao administrative village Zhao Zhuang

Patentee after: Zhao Guoling

Address before: 518057 Guangdong city of Shenzhen province science and Technology Park of HUAWEI Road Service Building

Patentee before: Huawei Technologies Co., Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20060104

Termination date: 20171211

CF01 Termination of patent right due to non-payment of annual fee