[go: up one dir, main page]

CN1210919C - Data flow control method in data insertion equipment - Google Patents

Data flow control method in data insertion equipment Download PDF

Info

Publication number
CN1210919C
CN1210919C CNB021212716A CN02121271A CN1210919C CN 1210919 C CN1210919 C CN 1210919C CN B021212716 A CNB021212716 A CN B021212716A CN 02121271 A CN02121271 A CN 02121271A CN 1210919 C CN1210919 C CN 1210919C
Authority
CN
China
Prior art keywords
flow control
user
message
data
network
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
CNB021212716A
Other languages
Chinese (zh)
Other versions
CN1466335A (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.)
Huawei Technologies Co Ltd
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 CNB021212716A priority Critical patent/CN1210919C/en
Publication of CN1466335A publication Critical patent/CN1466335A/en
Application granted granted Critical
Publication of CN1210919C publication Critical patent/CN1210919C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present invention discloses a data flow control method in data access equipment. The method first judges an access message, if the access message is a message from a user to the other user or a message from a user to a network, the flow control range and the user identification(ID) of the user to whom the message belongs are determined according to the source address of the message, and then the flow control attribute of the user to whom the message belongs is determined according to the destination address of the message; if the message is a message from the network to a user, the flow control range and the user ID of the user to whom the message belongs are determined according to the destination address of the message, and the flow control attribute of the message is determined according to the source address of the message; then data flow control parameters are determined according to the user ID and the flow control attribute of the message; finally, whether the data flow of the user is larger than a permissible maximum value or not is judged, if the data flow of the user is larger than the permissible maximum value, the message is discarded, else, the message is forwarded normally; if the message is a message from a network to the other network, the flow control of the message is ignored. The method can control the network data flow effectively and reasonably.

Description

一种数据接入设备中的数据流量控制方法A data flow control method in a data access device

技术领域:Technical field:

本发明涉及通信系统中的数据流量控制方法,具体地说涉及到通信领域数据接入设备中的数据流量控制方法。The invention relates to a data flow control method in a communication system, in particular to a data flow control method in a data access device in the communication field.

背景技术:Background technique:

在通信系统的数据接入设备中,例如为用户提供了接入、认证、计费功能的多业务宽带接入服务器,为了更好地为用户提供服务,通常对接入数据的流量进行控制。实际中,互联网接入服务商(ISP)提供给用户的带宽随着距离的变化往往有所不同,一般来说本地城域网带宽往往比较大,可以支持比较高的本地访问流量,而城域网通往Internet的接口往往带宽要小于城域网内部带宽。而ISP在接入用户的时候,如果不能根据访问距离的区别分别控制用户流量,则容易造成带宽分配的冲突,如果将用户带宽设定比较大,容易冲击广域网接口,但如果将用户带宽设定比较小,则在访问本地服务器的时候不能充分利用城域网的高带宽。同时,不同的用户对带宽的需求也是不一样的,因此希望能够根据用户的需求定制带宽。例如一个用户上网后,访问本地城域网服务器与访问广域网的服务器,例如国外的服务器相比,使用的网络资源有很大差距,访问国外服务器显然需要通过更多的路由器,而且需要通过相对要窄一些和宝贵一些的国际接口,这时候显然要将流量控制参数放小一些。而用户使用本地城域服务器进行视频点播(VOD)等操作时,由于本地城域网的带宽相对比较宽,实现成本也便宜,所以应当将流量控制参数放大一些,如果这时候还是按照访问国际站点时的带宽参数,可能就会造成本地城域网没有充分使用。In the data access equipment of the communication system, such as a multi-service broadband access server that provides access, authentication, and billing functions for users, in order to provide better services for users, the flow of access data is usually controlled. In practice, the bandwidth provided by the Internet access service provider (ISP) to users is often different with the change of distance. Generally speaking, the bandwidth of the local metropolitan area network is usually relatively large, which can support relatively high local access traffic, while the metropolitan area network The bandwidth of the interface leading to the Internet is often smaller than the internal bandwidth of the MAN. When the ISP accesses users, if they cannot control the user traffic according to the difference in access distance, it will easily cause conflicts in bandwidth allocation. If the user bandwidth is set to be relatively large, it will easily impact the WAN interface. If it is relatively small, the high bandwidth of the MAN cannot be fully utilized when accessing the local server. At the same time, different users have different requirements for bandwidth, so it is hoped that bandwidth can be customized according to user requirements. For example, after a user accesses the Internet, there is a big difference in network resources when accessing a local MAN server and a WAN server, such as a foreign server. Obviously, more routers are required to access a foreign server, and relatively more For narrower and more valuable international interfaces, it is obviously necessary to reduce the flow control parameters at this time. When users use the local metropolitan area server for video on demand (VOD) and other operations, since the bandwidth of the local metropolitan area network is relatively wide and the implementation cost is also cheap, the flow control parameters should be enlarged. When the bandwidth parameter is not specified, the local MAN may not be fully utilized.

目前的数据接入设备采用的流量控制方法通常有两种,一种是以帐号为单位,对拥有不同权限的用户采用不同的流量控制参数来进行数据流量控制,一种是以数据的源地址和目的地址组合为单位流量控制。上述第一种方法的缺陷是没有考虑同一个用户访问不同地址时采用不同的流控参数,而第二种方法没有考虑与用户帐号之间的关系。可见,现有方法的数据流量控制方式尽管比较简单,但不能满足ISP及用户对带宽的需求而要求的数据流量控制,使得数据接入设备不能得到有效的利用。There are usually two flow control methods used by current data access devices. One is based on the account as a unit and uses different flow control parameters for users with different permissions to control data flow. The other is based on the source address of the data. Combined with the destination address for unit flow control. The defect of the above-mentioned first method is that it does not consider the different traffic control parameters used when the same user visits different addresses, and the second method does not consider the relationship with the user account. It can be seen that although the data flow control method of the existing method is relatively simple, it cannot meet the data flow control required by the ISP and the user for bandwidth, so that the data access equipment cannot be effectively utilized.

发明内容Contents of the invention

本发明的目的在于提供一种能够对数据接入设备中接入数据的流量进行有效、合理控制的数据流量控制方法。The purpose of the present invention is to provide a data flow control method capable of effectively and reasonably controlling the flow of data connected to a data access device.

为达到上述目的,本发明提供的数据接入设备中的数据流量控制方法,包括:In order to achieve the above purpose, the data flow control method in the data access device provided by the present invention includes:

(1)在接入设备中存储用户标识ID和流控属性;(1) storing user identification ID and flow control attribute in the access device;

(2)根据不同的流控属性设定不同的数据流量控制参数;(2) Set different data flow control parameters according to different flow control attributes;

(3)接入设备接收接入的报文;(3) The access device receives the incoming message;

(4)判断所述报文是否为从用户到用户或者从用户到网络的报文,如果是,转步骤(5),否则转步骤(6);(4) judging whether the message is from the user to the user or from the user to the network message, if so, turn to step (5), otherwise turn to step (6);

(5)根据报文的源地址确定该报文所属用户的流控范围和用户标识(ID),然后根据报文的目的地址确定报文所属用户的流控属性,然后转步骤(7);(5) Determine the flow control scope and the user identification (ID) of the user to which the message belongs according to the source address of the message, then determine the flow control attribute of the user to which the message belongs according to the destination address of the message, then turn to step (7);

(6)判断所述报文是否为从网络到用户的报文,如果是,根据报文的目的地址确定该报文所属用户的流控范围和用户ID,根据报文的源地址确定报文的流控属性,然后转步骤(7),否则,认为所述报文为从网络到网络的报文,忽略对该报文的流量控制,然后结束流量控制操作;(6) Determine whether the message is a message from the network to the user, if so, determine the flow control scope and user ID of the user to which the message belongs according to the destination address of the message, and determine the message according to the source address of the message flow control attribute, then go to step (7), otherwise, consider that the message is a message from network to network, ignore the flow control of this message, and then end the flow control operation;

(7)根据用户ID和报文的流控属性确定数据流量控制参数,判断该报文所属用户的网络数据流量是否大于数据流量控制参数允许的最大值,如果大于,丢弃该报文,进行该报文的正常转发。(7) Determine the data flow control parameter according to the flow control attribute of the user ID and the message, judge whether the network data flow of the user to whom the message belongs is greater than the maximum value allowed by the data flow control parameter, if greater, discard the message, and perform the process Normal forwarding of packets.

所述方法还包括:The method also includes:

建立用户流控属性表,用以确定用户的数据流控制范围,该表包括下述字段:Create a user flow control attribute table to determine the user's data flow control range, which includes the following fields:

用户帐号:用于保存用户的ID;User account: used to save the user's ID;

流控群LD:用于标识不同用户ID所属的流控群组,以确定不同用户的流控范围。Traffic control group LD: used to identify the traffic control group to which different user IDs belong, so as to determine the traffic control range of different users.

建立目的地址流控属性表,用于确定目的地址的流控属性,该表包括下述字段:Establish the destination address flow control attribute table, which is used to determine the flow control attribute of the destination address. The table includes the following fields:

地址:用于描述不同用户的IP地址的范围;Address: used to describe the range of IP addresses of different users;

流控属性:用于描述不同IP地址范围用户的流控性质。建立流控参数表,用于确定用户的具体数据流量控制参数,该表包括下述字段;Flow control attribute: used to describe the flow control properties of users in different IP address ranges. Establish a flow control parameter table for determining the user's specific data flow control parameters, which includes the following fields;

流控群ID:用于描述不同用户ID所属的流控群组;Traffic control group ID: used to describe the traffic control group to which different user IDs belong;

流控属性:用于描述不同IP地址范围用户的流控性质;Flow control attribute: used to describe the flow control nature of users in different IP address ranges;

流控参数:用于描述不同流控群ID和流控属性共同标识的数据流量控制参数。Flow control parameters: used to describe data flow control parameters jointly identified by different flow control group IDs and flow control attributes.

建立流量控制表,用于存储用户的流量控制记录,该表包括下述字段:Create a flow control table for storing user flow control records, which includes the following fields:

用户帐号:用于描述用户的ID;User account: ID used to describe the user;

记录项:用于存储用户的数据流量控制内容。Record item: used to store the user's data flow control content.

由于本发明所述的方法根据接收到报文的性质,将报文分为从用户到用户、从用户到网络,从网络到用户,从网络到网络四种情况,使得本发明能够根据用户权限的区别和访问目的地址的区别,采用不同的流控参数进行流量控制,流量控制方式灵活。例如,用户访问本地或互访放开不控制,访问城域服务器允许高流量,访问国内网络按中等流量,访问互联网上的国际站点按低流量控制;同时,对于高优先级用户,适当加大流控参数。因此,本发明采用的流控方法能够对网络数据流量进行有效、合理地控制,有利于保护稀缺资源,促进对富裕资源的充分利用。Because the method of the present invention divides the message into four situations from user to user, from user to network, from network to user, and from network to network according to the nature of the received message, the present invention can Different flow control parameters are used for flow control, and the flow control method is flexible. For example, user visits to local or mutual visits are not controlled, access to metropolitan servers is allowed to have high traffic, access to domestic networks is controlled by medium traffic, and access to international sites on the Internet is controlled by low traffic; at the same time, for high-priority users, appropriate increase Flow control parameters. Therefore, the flow control method adopted in the present invention can effectively and reasonably control network data flow, which is beneficial to protect scarce resources and promote full utilization of rich resources.

附图说明:Description of drawings:

图1是本发明所述方法的实施例流程图;Fig. 1 is the flow chart of the embodiment of the method of the present invention;

图2是应用本发明的网络示意图。Fig. 2 is a schematic diagram of a network applying the present invention.

具体实施方式:Detailed ways:

下面结合附图和实施例对本发明作进一步详细的描述。The present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments.

本发明可以应用于各种网络接入系统中,参考图2。图中的用户1到用户N通过接入服务器与城域网或骨干网连接,再通过城域网或骨干网连接与互联网连接。在用户接入网络时,由接入服务器对用户的网络数据流量进行控制。The present invention can be applied to various network access systems, refer to FIG. 2 . User 1 to user N in the figure are connected to the MAN or the backbone network through the access server, and then connected to the Internet through the MAN or the backbone network. When a user accesses the network, the access server controls the user's network data flow.

本发明在网络接入设备中进行的数据流量控制,由接入设备按接入的数据报文目的地址的差别不同使用不同的流量控制策略,也就是在统计用户报文进行流量控制时,根据用户的权限,目的地址的类别,采用不同的流量控制参数分别进行。具体说,本发明通过在接入设备中存储用户标识(ID)和流控属性,再根据不同的流控属性设定不同的数据流量控制参数,然后根据接收到的报文中的用户ID和流控属性采用相对应的数据流量参数对该用户进行流量控制。The data flow control carried out in the network access device of the present invention uses different flow control strategies according to the difference of the destination address of the data message accessed by the access device, that is, when performing flow control on statistical user messages, according to The authority of the user and the category of the destination address are respectively carried out by using different flow control parameters. Specifically, the present invention stores user identification (ID) and flow control attributes in the access device, and then sets different data flow control parameters according to different flow control attributes, and then according to the user ID and flow control attributes in the received message The flow control attribute uses the corresponding data flow parameters to control the flow of the user.

在本发明的具体实施中,为实现上述目的的数据流量控制操作,需要建立用户流控属性表、目的地址流控属性表、流控等级表和流控记录表,其中,用户流控属性表,用以确定用户的数据流控制范围,该表包括下述字段:In the specific implementation of the present invention, in order to realize the above-mentioned data flow control operation, it is necessary to establish a user flow control attribute table, a destination address flow control attribute table, a flow control level table, and a flow control record table, wherein the user flow control attribute table , which is used to determine the data flow control scope of the user. This table includes the following fields:

用户帐号:用于保存用户的ID;User account: used to save the user's ID;

流控群ID:用于标识不同用户ID所属的流控群组,以确定不同用户的流控范围。Traffic control group ID: used to identify the traffic control group to which different user IDs belong, so as to determine the traffic control range of different users.

用户流控属性表是一维表,可以使用IP地址检索,检索方法可以采用哈希查找算法、二叉查找树、CAM(Content addressable memory,内容可寻址存储器)等方式实现。The user flow control attribute table is a one-dimensional table, which can be retrieved by IP address. The retrieval method can be implemented by hash search algorithm, binary search tree, CAM (Content addressable memory, content addressable memory) and other methods.

目的地址流控属性表,用于确定目的地址的流控属性,该表包括下述字段:Destination address flow control attribute table, used to determine the flow control attribute of the destination address, the table includes the following fields:

地址:用于描述不同用户的IP地址的范围;Address: used to describe the range of IP addresses of different users;

流控属性:用于描述不同IP地址范围用户的流控性质。Flow control attribute: used to describe the flow control properties of users in different IP address ranges.

目的地址流控属性表与路由表类似,区别是该表的查找结果不是网关,而是目的地址的流控属性,该表可以使用能够支持最长匹配的算法如基树(二叉树的一种)、CAM等方法实现。实际中,由于目的地址流控属性表的空间有限,而用户的IP地址很多,不能包含所有的IP地址,所以可以采用路由表的掩码方式配置该表的流控属性,例如:201.1110.0.0/16。同时规定,掩码最长的优先级最高且必须设定默认目的流控参数,也就是说,必须设定0.0.0.0/0的流控参数。同时将用户的地址也作为一种目的流控属性组设在目的地址流控属性表中。由于存在默认流控参数,不会出现找不到目的地址流控参数属性的情况,又由于支持带掩码的最长匹配,使得管理员可以通过掩码将同网段的地址简化配置。The destination address flow control attribute table is similar to the routing table, the difference is that the search result of this table is not the gateway, but the flow control attribute of the destination address. This table can use the algorithm that can support the longest match, such as base tree (a type of binary tree) , CAM and other methods to achieve. In practice, due to the limited space of the flow control attribute table of the destination address, and the user has many IP addresses, which cannot contain all IP addresses, the flow control attribute of the table can be configured by using the mask of the routing table, for example: 201.1110.0.0 /16. At the same time, it is stipulated that the priority of the longest mask is the highest and the default destination flow control parameter must be set, that is, the flow control parameter of 0.0.0.0/0 must be set. At the same time, the user's address is also set as a destination flow control attribute group in the destination address flow control attribute table. Due to the default flow control parameters, there will be no situation where the destination address flow control parameter attributes cannot be found, and because the longest match with mask is supported, the administrator can simplify the configuration of addresses on the same network segment through the mask.

流控参数表,用于确定用户的具体数据流量控制参数,该表包括下述字段:The flow control parameter table is used to determine the user's specific data flow control parameters. The table includes the following fields:

流控群ID:用于描述不同用户ID所属的流控群组;Traffic control group ID: used to describe the traffic control group to which different user IDs belong;

流控属性:用于描述不同IP地址范围用户的流控性质;Flow control attribute: used to describe the flow control nature of users in different IP address ranges;

流控参数:用于描述不同流控群ID和流控属性共同标识的数据流量控制参数。Flow control parameters: used to describe data flow control parameters jointly identified by different flow control group IDs and flow control attributes.

流控参数表是一张二维表,根据用户流控属性表、目的地址流控属性表的查找结果作为该二维查找索引,可以找到接入报文具体的流控参数。The flow control parameter table is a two-dimensional table. According to the search results of the user flow control attribute table and the destination address flow control attribute table as the two-dimensional search index, the specific flow control parameters of the incoming packets can be found.

流量控制表,用于存储用户的流量控制记录,该表包括下述字段:The flow control table is used to store user flow control records, and the table includes the following fields:

用户帐号:用于描述用户的ID;User account: ID used to describe the user;

记录项:用于存储用户的数据流量控制内容。Record item: used to store the user's data flow control content.

流量控制表也是一张二维表,其查询方式可以参考上述内容。The flow control table is also a two-dimensional table, and its query method can refer to the above content.

基于上述表,本发明在实际使用时,可以将类似需求的用户划分为同一组,具有类似流控属性的目的地址划分成同一组,这样可以降低对系统资源的要求。Based on the above table, the present invention can divide users with similar requirements into the same group, and divide destination addresses with similar flow control attributes into the same group in actual use, so that the requirements on system resources can be reduced.

图1是本发明所述方法的实施例流程图。按照图1,接入设备将收到的报文按源地址和目的地址的区别为四种:用户到用户、用户到网络,网络到用户,网络到网络。如果只关心与用户有关的流量控制,那么网络到网络的数据流量可以忽略。Fig. 1 is a flowchart of an embodiment of the method of the present invention. According to Figure 1, the access device divides the received packets into four types according to the source address and destination address: user-to-user, user-to-network, network-to-user, and network-to-network. If only user-related flow control is of interest, network-to-network data traffic can be ignored.

数据接入设备在步骤1接收接入的报文,由于用户路由也是一种有流控属性的目的地址,所以可以将用户到用户和用户到网络这两种报文一并处理,因此在步骤2判断所述报文是否为从用户到用户或者从用户到网络的报文,如果是,接入设备在步骤3首先根据报文的源地址查找用户流控属性表,以确定该报文所属用户的流控范围和用户ID,在找到报文所属用户的流控属性ID和用户ID后,根据报文的目的地址查找目的地址流控属性表,确定报文所属用户的流控属性,然后转步骤6;如果在步骤2判断所述报文不是从用户到用户或者从用户到网络的报文,则在步骤4判断所述报文是否为从网络到用户的报文,如果是,在步骤5根据报文的目的地址查找用户流控属性表,以确定该报文所属用户的流控属性ID和用户ID,再根据报文的源地址查找目的地址流控属性表,以得到报文的流控属性,然后转步骤6,否则说明接收到的报文与用户无关,即认为所述报文为从网络到网络的报文,可以忽略对该报文进行流量控制;在步骤6,根据用户ID和目的地址流控属性查找流控参数表,找到当前报文的流量控制参数,最后根据用户ID查找用户流控表,找到适合的项,将该报文所属用户的流量控制结果与表中的结果进行综合统计,统计结果存入该表项,然后判断该报文所属用户的数据流量是否大于流量控制参数允许的最大值,如果大于,则在步骤7丢弃该报文,否则在步骤8正常转发该报文。The data access device receives the incoming packets in step 1. Since the user route is also a destination address with flow control attributes, the user-to-user and user-to-network packets can be processed together. Therefore, in step 1 2. Determine whether the message is a message from user to user or from user to network. If so, the access device first searches the user flow control attribute table according to the source address of the message in step 3 to determine whether the message belongs to The user's flow control range and user ID, after finding the flow control attribute ID and user ID of the user to which the message belongs, search the destination address flow control attribute table according to the destination address of the message, determine the flow control attribute of the user to which the message belongs, and then Go to step 6; if it is judged in step 2 that the message is not from the user to the user or from the user to the network, then in step 4 it is judged whether the message is a message from the network to the user, if so, in Step 5 Search the user flow control attribute table according to the destination address of the message to determine the flow control attribute ID and user ID of the user to which the message belongs, and then search the destination address flow control attribute table according to the source address of the message to obtain the message flow control attribute, then turn to step 6, otherwise the received message has nothing to do with the user, that is, the message is considered as a message from the network to the network, and the flow control of the message can be ignored; in step 6, Search the flow control parameter table according to the user ID and the flow control attribute of the destination address, find the flow control parameters of the current message, and finally search the user flow control table according to the user ID, find a suitable item, and compare the flow control result of the user to which the message belongs The results in the table are comprehensively counted, and the statistical results are stored in this table item, and then it is judged whether the data flow of the user to which the message belongs is greater than the maximum value allowed by the flow control parameters. If it is greater, the message is discarded in step 7, otherwise in Step 8 forwards the packet normally.

上述步骤2判断所述报文是否为从用户到用户或者从用户到网络的报文,通过使用报文的源地址查找用户流控属性表实现,如果在用户流控属性表中查不到报文的源地址,则认为所述报文为从用户到用户或者从用户到网络的报文。The above step 2 judges whether the message is from the user to the user or from the user to the network, and realizes by using the source address of the message to search the user flow control attribute table, if no report is found in the user flow control attribute table If the source address of the message is not found, then the message is considered as a message from user to user or from user to network.

上述步骤4判断所述报文是否为从网络到用户的报文,通过使用报文的源地址和目的地址查找用户流控属性表实现,如果在用户流控属性表中查不到报文的源地址和目的地址,则认为所述报文为从网络到网络的报文。The above step 4 judges whether the message is a message from the network to the user, and realizes by using the source address and destination address of the message to search the user flow control attribute table, if the message cannot be found in the user flow control attribute table source address and destination address, the packet is considered to be a packet from network to network.

Claims (8)

1. the data flow control method in the data insertion equipment comprises:
(1) storage user ID ID and Flow Control attribute in access device:
(2) set different data traffic Control Parameter according to different Flow Control attributes;
(3) access device receives the message that inserts;
(4) judge that whether described message is from user to user or from the message of user-to-network, if change step (5), otherwise change step (6);
(5) determine Flow Control scope and the user ID ID of user under this message according to the source address of message, determine the Flow Control attribute of user under the message then according to the destination address of message, change step (7) then;
(6) judge that whether described message is the message from the network to user, if, determine Flow Control scope and the user ID of user under this message according to the destination address of message, determine the Flow Control attribute of message according to the source address of message, change step (7) then, otherwise, think that described message is the message from network-to-network, ignore flow control, finish the flow control operation then this message;
(7) according to the Flow Control attribute specified data flow control parameter of user ID and message, judge the maximum whether network traffic data of user under this message allows greater than the data traffic Control Parameter, if greater than, abandon this message, carry out the normal forwarding of this message.
2. the data flow control method in the data insertion equipment according to claim 1 is characterized in that described method comprises to set up user's Flow Control attribute list, and in order to determine user's data current control scope, this table comprises following field:
User account number: the LD that is used to preserve the user;
Flow Control group LD: be used to identify the affiliated Flow Control group of different user 1D, to determine the Flow Control scope of different user.
3. the data flow control method in the data insertion equipment according to claim 2 is characterized in that described method comprises to set up destination address Flow Control attribute list, is used for determining the Flow Control attribute of destination address, and this table comprises following field:
Address: the scope that is used to describe the IP address of different user;
Flow Control attribute: the Flow Control character that is used to describe different IP addresses scope user.
4. the data flow control method in the data insertion equipment according to claim 3 is characterized in that described method comprises to set up the flow control parameters table, is used for determining user's concrete data traffic Control Parameter, and this table comprises following field:
Flow Control group 1D: be used to describe the affiliated Flow Control group of different user ID;
Flow Control attribute: the Flow Control character that is used to describe different IP addresses scope user;
Flow control parameters: the data traffic Control Parameter that is used to describe different Flow Control group ID and the common sign of Flow Control attribute.
5. the data flow control method in the data insertion equipment according to claim 4 is characterized in that described method comprises to set up flow control meter, and be used to store user's flow control record, this table comprises following field:
User account number: the ID that is used to describe the user;
Entry: be used to store user's data flow control content.
6. the data flow control method in the data insertion equipment according to claim 5, it is characterized in that step (7) comprising: search flow control meter according to user ID, user's flow control record is stored in the list item that is fit in the table, utilize this table that user's data flow under inserting message is controlled.
7. according to the data flow control method in claim 3,4, the 5 or 6 described data insertion equipments, it is characterized in that step (4) judges that whether described message is from user to user or from the message of user-to-network, searching user's Flow Control attribute list by the source address of using message realizes, if in user's Flow Control attribute list, can not find out the source address of message, think that then described message is for from user to user or from the message of user-to-network.
8. the data flow control method in the data insertion equipment according to claim 3, it is characterized in that step (6) judges that whether described message is the message from the network to user, search the realization of user's Flow Control attribute list by the source address and the destination address that use message, if in user's Flow Control attribute list, can not find out the source address and the destination address of message, think that then described message is the message from network-to-network.
CNB021212716A 2002-06-12 2002-06-12 Data flow control method in data insertion equipment Expired - Fee Related CN1210919C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB021212716A CN1210919C (en) 2002-06-12 2002-06-12 Data flow control method in data insertion equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB021212716A CN1210919C (en) 2002-06-12 2002-06-12 Data flow control method in data insertion equipment

Publications (2)

Publication Number Publication Date
CN1466335A CN1466335A (en) 2004-01-07
CN1210919C true CN1210919C (en) 2005-07-13

Family

ID=34142160

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB021212716A Expired - Fee Related CN1210919C (en) 2002-06-12 2002-06-12 Data flow control method in data insertion equipment

Country Status (1)

Country Link
CN (1) CN1210919C (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100370771C (en) * 2004-04-21 2008-02-20 华为技术有限公司 Method for Flow Control in Communication System
CN100466603C (en) * 2005-05-17 2009-03-04 华为技术有限公司 Method and device for shaping service flow transmitted in network
CN101202696B (en) * 2006-12-11 2010-11-03 华为技术有限公司 Flow control method and device for bearing between intra-office and cross-gateways
CN101197836B (en) * 2007-12-20 2010-08-18 华为技术有限公司 A data communication control method and a data communication control device
CN103843295A (en) * 2011-09-28 2014-06-04 瑞典爱立信有限公司 Centralized data plane flow control
CN103746928A (en) * 2013-12-30 2014-04-23 迈普通信技术股份有限公司 Method and system for controlling flow rate by utilizing access control list
CN107612768B (en) * 2017-08-24 2020-09-25 杭州安恒信息技术股份有限公司 Method and system for accessing traffic based on Windows local database
CN111757041B (en) * 2020-06-17 2022-01-07 许继集团有限公司 Network video conference flow identification method and device

Also Published As

Publication number Publication date
CN1466335A (en) 2004-01-07

Similar Documents

Publication Publication Date Title
US7512744B2 (en) Technique for enabling multiple virtual filers on a single filer to participate in multiple address spaces with overlapping network addresses
US7039018B2 (en) Technique to improve network routing using best-match and exact-match techniques
CN101019357B (en) Method and system for transmitting information through switch
US20170111389A1 (en) Method and system for protecting domain name system servers against distributed denial of service attacks
CN105812261A (en) Message forwarding method and system in information center network
CN1194502C (en) A system and method for managing network user access rights
US12177180B2 (en) Methods and systems for efficient cybersecurity policy enforcement on network communications
CN1175621C (en) A Method for Detecting and Monitoring Malicious User Host Attacks
CN101883111B (en) Accounting server for processing online business log and method thereof
CN1805450A (en) Method of implementing data synchronization between server and client in DNS mechanism
EP2869510B1 (en) Express header for packets with hierarchically structured variable-length identifiers
CN101184038A (en) User terminal and its information receiving method and sending method
CN1210919C (en) Data flow control method in data insertion equipment
RU2005120234A (en) SYSTEM AND METHOD FOR RESOLUTION OF NAMES
CN1852297A (en) Network data flow recognizing system and method
CN101056306A (en) Network device and its access control method
CN102857547B (en) The method and apparatus of distributed caching
CN101039234A (en) Method for realizing distributed DHCP relay
CN1592215A (en) Method for partitioned document recombination and service distribution
CN1744543A (en) Method for realizing roaming of accessing data net by labelling subscriber home address using domainname
CN1235368C (en) Address conversion method for simultaneously supporting one-to-one and many-to-many under the PAT mode
CN105592066B (en) resource access control method and device
CN1716917A (en) Method for improving multimedia message central service processing property by buffer storage
CN1208927C (en) Control method for connecting network based on proxy mode in network equipment
RU2233473C2 (en) Device and method for performing high-speed search for routes of internet protocol and controlling routing/transfer tables

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20050713

Termination date: 20150612

EXPY Termination of patent right or utility model