US7590749B2 - Method and apparatus for multicast management of user interface in a network access device - Google Patents
Method and apparatus for multicast management of user interface in a network access device Download PDFInfo
- Publication number
- US7590749B2 US7590749B2 US11/452,263 US45226306A US7590749B2 US 7590749 B2 US7590749 B2 US 7590749B2 US 45226306 A US45226306 A US 45226306A US 7590749 B2 US7590749 B2 US 7590749B2
- Authority
- US
- United States
- Prior art keywords
- user
- multicast
- multicast group
- message
- information
- 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, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 48
- 238000012545 processing Methods 0.000 claims abstract description 37
- 230000008569 process Effects 0.000 claims abstract description 26
- 101000622430 Homo sapiens Vang-like protein 2 Proteins 0.000 description 9
- 102100023520 Vang-like protein 2 Human genes 0.000 description 9
- 238000010586 diagram Methods 0.000 description 8
- 238000013459 approach Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 230000004044 response Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 101000622427 Homo sapiens Vang-like protein 1 Proteins 0.000 description 1
- 102100023517 Vang-like protein 1 Human genes 0.000 description 1
- 229920006235 chlorinated polyethylene elastomer Polymers 0.000 description 1
- 238000000136 cloud-point extraction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000009792 diffusion process Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/02—Details
- H04L12/16—Arrangements for providing special services to substations
- H04L12/18—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
- H04L12/185—Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
Definitions
- the present invention relates to a method for multicast service management in a communication network access device, particularly to a method for multicast management of user interface for enhancing switching performance of multicast service channel and apparatus for implementing the method.
- multicast service e.g. IP TV network television, IP conference television service, IP online courses and etc.
- IP TV network television e.g. IP TV network television, IP conference television service, IP online courses and etc.
- FIG. 1 is a schematic diagram of a typical IP multicast architecture.
- a multicast routing protocol is used between a local router and a remote router, and can be Distance Vector Multicast Routing Protocol (DVMRP), Protocol Independent Multicast-Dense Mode (PIM-DM) and etc. This protocol form a routing forwarding table for multicast based on topology for interfaces entering a multicast group.
- a group membership protocol is used between an IGMP host and the local router. For example, a typical Internet Group Management Protocol (IGMP) host notifies the local router by this protocol that it desires to enter a certain multicast group and receive messages thereof, while the local router periodically queries whether a member of a known group within a local area network is in an active state (i.e.
- IGMP Internet Group Management Protocol
- multicast protocols such as IGMP Snooping/Proxy are introduced into a network device of an access layer.
- a network access device DSLAM Digital Subscriber Line Access Multiplexer
- DSLAM Digital Subscriber Line Access Multiplexer
- IGMP Proxy/enhanced IGMP Snooping receives a multicast membership report message from a user interface, analyzes IP addresses of multicast groups in the message, create a multicast forwarding table for the IP address of a respective multicast group and the user interface, and forwards the message to an upper layer device.
- Multicast service streams are replicated to a plurality of network interface based on the multicast forwarding table, and each network interface can be connected to several user terminals (e.g. STB, PC terminals) via a Customer Premises Equipment (CPE).
- CPE Customer Premises Equipment
- Multicast service often has relative higher requirement for response speed of devices due to its high real-time requirement and high service quality requirement for being directly oriented to terminal users.
- the device is required to be ms level with respect to processing on request for terminal multicast users leaving.
- IGMAv1, IGMPv2 There exist two versions of IGMA for use (IGMAv1, IGMPv2).
- IGMAv1 For a user of IGMPv1, the terminal can enter the multicast group without Leave message.
- IGMPv2 it is comprised of Leave message and allows quickly reporting termination of members to the network device.
- DSLAM deletes the interface from the multicast group of the multicast service table and in turn the multicast data stream stops.
- the system sets a latest-transmitted message for entering the multicast group from the user as high priority so as to affect the multicast service which the user originally makes request to enter; second, when there are a plurality of users of the multicast on the same interface, one user newly entering the channel will have an effect on other users using the channel.
- GMQ General Membership Query
- DSLAM deletes the user interface from the multicast group of the multicast service table and in turn the multicast data stream stops.
- the GMQ process usually requires a period of response time according to specification of the protocol, while it is directed to all multicast groups, and thus it is possible to result in a great amount of interactions of IGMP protocol packets, which increase burden of the network and affect performance of the system.
- IGMPv2 when channels are switched for the user, an IGMA message, which usually has one Leave message followed by two or three Join messages, is transmitted to the DSLAM interface connected to the user.
- DSLAM deletes the interface from the multicast group of the multicast service table and in turn the multicast data stream stops; in this approach, despite high leaving speed, when there are a plurality of users of the multicast on the same interface, leaving of one user will have an effect on other users on use.
- GPQ Group Specification Query
- the GSQ process usually requires a period of 1-2 seconds according to specification of the protocol, so that when channels are switched for the user, the response speed of the system is relatively low, the previous multicast data stream can not stop to release interface resource and the newly-added multicast data stream can not be provided to the user immediately if the interface resource is limited at that time (e.g. due to bandwidth limit), which will have an effect on service experience of the user.
- this solution has the following defects: 1) the user information is traced and recorded only when the user enters, and when there are a plurality of users, the items are too many, which occupy precious memory space in operation; 2) the tracing and recording table of the user is so long that it takes too long time to search for match, so delay performance will be affected when the user is switched to leave; 3) this solution can not effectively solve the problem of quick-leaving for IGMPv1 since there is no Leaving message when the user of IGMPv1 leaves multicast; 4) when switching-back of channels is performed on users, the previous leaving multicast data stream need to be re-established.
- the present invention proposes a method and apparatus for multicast management of user interface in a network access device, which enhances channel switching performance of multicast service, selects protocol processing flows according to particular circumstances of current user when channel switching is performed on the user, and enhances switching performance of user to the most without affecting the user normally enjoying services.
- a method for multicast connection management of user interface in a network access device comprising: a) setting a user multicast information table for the user interface in the network access device, having information items at least including multicast addresses and user identification information; b) obtaining the user identification information from a user IGMP message by the network access device, retrieving the user multicast information table and adding a corresponding item containing the multicast address and the user identification information into the user multicast information table if the user is new for the multicast group which he makes request for entering when said user IGMP message is a Join message, deleting the item of the multicast group corresponding to the user identification information from the user multicast information table, entering a GSQ process and waiting for a next IGMP message when said user IGMP message is a Leave message; c) providing a multicast data stream of request for entering to the user transmitting the Join message by the network access device.
- said step b) of the method comprises performing access control checking when the network access device receives the Join message: checking the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, terminating the multicast GSQ process and directly performing quick-leaving when the user multicast information table of a multicast group is empty.
- said step b) of the method comprises deleting the item of the multicast group corresponding to the user identification information from the user multicast information table when said user is an IGMPv1 user and entering the multicast group is time out for the user.
- the user identification information is a MAC address or IP address of the user, or other information which can identify the user.
- the user multicast information table defined in the present invention further includes items of multicast states to identify the multicast group as “active”, “pending” or “idle” state.
- said step b) comprises setting the multicast state of the multicast group as “pending” state after deleting the item corresponding to the user identification information in the multicast group when said user IGMP message is the Leave message or entering the multicast group is time out for the user of IGMPv1, and further, updating the multicast state of the multicast group as “idle” state if there are no other users in the multicast group when the GSQ process finishes.
- processing on the Join message in said step b) further comprises performing access control checking: checking the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, releasing bandwidth of the multicast data stream when an “idle” multicast group exists; otherwise, releasing bandwidth of the multicast data stream by the access control checking when a “pending” multicast group exists and the corresponding user identification information is empty.
- the present invention further provides a network access device, which is connected to several user terminals via a user interface, characterized in the device comprising: a user multicast information table for saving a multicast address and user identification information of the user interface; an IGMP protocol processing unit for obtaining the user identification information from a user IGMP message by the network access device, retrieving the user multicast information table after access control checking and adding a corresponding item containing the multicast address and the user identification information into the user multicast information table if the user is new for the multicast group which he makes request for entering when said user IGMP message is a Join message, deleting the item of the multicast group corresponding to the user identification information from the user multicast information table, entering a GSQ process and waiting for a next IGMP message when said user IGMP message is a Leave message.
- a network access device which is connected to several user terminals via a user interface, characterized in the device comprising: a user multicast information table for saving a multicast address and user identification information of
- said IGMP protocol processing unit performs access control checking when receiving the Join message: checking the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, terminating the multicast GSQ process and directly performing quick-leaving when the user multicast information table of a multicast group is empty.
- said IGMP protocol processing unit is further for deleting the item of the multicast group corresponding to the user identification information from the user multicast information table when said user is an IGMPv1 user and entering the multicast group is time out for the user.
- the user identification information in said user multicast information table is a MAC address or IP address of the user, or other information which can identify the user.
- said user multicast information table of the network access device further includes items of multicast states to identify the multicast group as “active”, “pending” or “idle” state.
- said IGMP protocol processing unit sets the multicast state of the multicast group as “pending” state after deleting the item corresponding to the user identification information in the multicast group when the received user IGMP message is the Leave message or entering the multicast group is time out for the user of IGMPv1.
- said IGMP protocol processing unit further updates the multicast state of the multicast group as “idle” state if there are no other users in the multicast group when the GSQ process finishes.
- said IGMP protocol processing unit performs access control checking: checking the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, releasing bandwidth of the multicast data stream when an “idle” multicast group exists; otherwise, releasing bandwidth of the multicast data stream by the access control checking when a “pending” multicast group exists and the corresponding user identification information is empty.
- the network access device updates the user multicast information table in real-time based on the multicast service information of the users, which on one hand reduces occupied memory resources, and on the other hand enhances speed and performance of channel switching, while ensuring not affecting other users.
- the network access device can not cost more to implement the network device described in the present invention, only with requirement of adding mechanism for dynamically tracing user multicast information in software to enhance quality of service of multicast service.
- FIG. 1 is a schematic diagram of a typical IP multicast architecture
- FIG. 2 is implementation of multicast service in a network access device DSLAM
- FIG. 3 is a structure schematic diagram of implementation of multicast service in an access device in accordance with the present invention.
- FIG. 4 is a user multicast information table preferably used in a user interface of the network access device in accordance with the present invention.
- FIG. 5A is a schematic diagram of processing on the user IGMP message of the network access device in accordance with the present invention.
- FIG. 5B is another schematic diagram of processing on the user IGMP message of the network access device in accordance with the present invention.
- FIG. 3 is a structure schematic diagram of implementation of multicast service in an access device in accordance with the present invention.
- a network access device 20 is connected to several CPEs via a network interface of the device, with each CPE connected to several set-top boxes (STB 1 , STB 2 . . . STBN).
- the network access device 20 includes an IGMP protocol processing unit 21 for analyzing IP addresses of multicast groups in a multicast membership report message, creating a multicast forwarding table 22 for the IP address of a respective multicast group and the user interface, and forwarding the message to an upper layer network device after receiving the message from the network interface.
- the network access device 20 will provide a multicast data stream to the user interface based on the multicast forwarding table 22 .
- the IGMP protocol processing unit can be implemented by means of IGMP SNOOP or IGMP Proxy.
- the principle of the IGMP SNOOP protocol implementation is forming the multicast forwarding table 22 by means of intercepting the IGMP message transmitted from the STB to the local router 30 ; the network access device 20 only forwarding the received multicast packet to members of group according to the multicast forwarding table.
- the IGMP Proxy implements the same functions as the IGMP SNOOP does but with different mechanism: the IGMP SNOOP obtains associated information only by intercepting the IGMP message, while the IGMP Proxy intercepts the IGMP request from the STB, performs processing on it and then forward it to the local router 30 .
- the network access device 20 sets a user multicast information table 23 for the user interface with items at least including multicast addresses and user identification information.
- the user multicast information table 23 should be apparently distinguished from the multicast forwarding table, and is used for achieving function of multicast service management of the user interface to establish the user interface and multicast service management of the user terminal on the user interface.
- the improvements of the IGMP protocol processing unit in the present invention are obtaining the user identification information from an IGMP message of the user terminal, retrieving the user multicast information table 23 and adding a corresponding item containing the multicast address and the user identification information into the user multicast information table if the user is new for the multicast group which he makes request for entering when said user IGMP message is a Join message, entering a GSQ process to detect whether there are other users in the multicast group, while deleting the item of the user identification information corresponding to the user with a Leave message in the current multicast group from the user multicast information table 23 , and waiting for a next IGMP message when said user IGMP message is the Leave message; deleting the item of the multicast group corresponding to the user identification information from the user multicast information table when said user is an IGMPv1 user without a Leave message mechanism and entering the multicast group is time out.
- Access control checking (including user interface sources, system resource checking and user identity checking) is needed to determine whether to provide the requested multicast data stream to the user prior to processing on the Join message by the IGMP protocol processing unit.
- it checks the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, terminating the multicast GSQ process and directly performing quick-leaving when the user multicast information table of a multicast group is empty.
- FIG. 4 is a user multicast information table preferably used in a user interface of the network access device in accordance with the present invention.
- the items of the user multicast information include multicast address and user identification information, in which the user identification information may be MAC address or IP address of the user terminal or other information identifying the user.
- the items may also include ones of multicast state identifying current operation state of the multicast at the user interface.
- the object to set the items of multicast state is that: 1) the network access device may delete the multicast in the “idle” or “pending” state when necessary to release its internal data bus bandwidth; 2) when the user bandwidth resource is insufficient at the user interface and a new multicast is making request for entering it, it is needed to release the source at the user interface; 3) reserving “pending”, “idle” states can allow the multicast user performing switching-back of channels to rapidly establish multicast connection, and provide selection for multicast deletion at the user interface.
- FIG. 5A is a schematic diagram of processing on the user IGMP message of the network access device in accordance with the present invention.
- two multicast data streams (Ch. 2, Ch. 3) have already been established at a user interface, and the corresponding user multicast information table thereof is shown as A 50 in the figure.
- STB 1 transmits a Join request for entering the Ch. 1 multicast group
- IGMP protocol processing unit retrieves the user multicast information table and adds a corresponding item containing the multicast address and the user identification information into the user multicast information table if it is found that the user is new for the multicast group which he makes request for entering.
- the corresponding user multicast information table at that time is shown as A 51 in the figure.
- STB 1 performs switching of channels, which transmits a Leave message to make request for leaving Ch. 1.
- IGMP protocol processing unit deletes the item of the multicast group corresponding to the user identification information from the user multicast information table, while it enters a GSQ process to query whether there are still other users of the multicast group on the interface and waits for a next IGMP message.
- the corresponding user multicast information table at that time is shown as A 52 in the figure.
- IGMP protocol processing unit receives the Join message for making request for entering Ch.
- the Join message of STB 1 is not responded to until the above GSQ process finishes and there is no user at that time, which makes the Ch. 1 multicast stream stop to release bandwidth.
- the IGMP protocol processing unit performs access control checking when receiving the Join message, further checks the user multicast information table of the user interface when multicast resources of the user interface are not sufficient. It can terminate the multicast GSQ process and perform quick-leaving to release bandwidth resource and thus the multicast stream Ch. 4 can be rapidly established since the user multicast information table of the multicast group Ch. 1 is empty.
- the corresponding user multicast information table at that time is shown as A 53 in the figure.
- FIG. 5B we further describe the schematic diagram of processing on the user IGMP message of the network access device in accordance with the present invention provided in FIG. 5B in conjunction with the user multicast information table provided in FIG. 4 .
- the multicast access is also limited, so assume that each user interface can accommodate three multicast data streams because of user interface bandwidth limit and the user multicast information table further includes the items of multicast state.
- the differences from FIG. 5A are: at step 52 , STB 1 performs switching of channels comprising transmitting a Leave message, the IGMP protocol processing unit sets the multicast state of the multicast group as “pending” state after deleting the user identification information STB 1 corresponding to Ch.
- IGMP protocol processing unit receives the Join message for making request for entering Ch. 4 transmitted by STB 1 , performs access control checking, further checks the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, and first selectively deletes the Ch. 3 multicast stream in the “idle” state to release bandwidth resource if the Ch. 1 multicast state is “pending” and the Ch. 3 multicast state is “idle”.
- the Ch. 4 multicast stream can be rapidly established after the corresponding item containing the multicast address of Ch.
- the corresponding user multicast information table is shown as B 53 in the figure.
- the multicast state of Ch. 1 is updated as “idle” state after the GSQ process finishes and it is confirmed that there are no other users.
- the corresponding user multicast information table at that time is shown as B 54 in the figure.
- IGMP protocol processing unit receives the Join message for making request for entering Ch. 4 transmitted by STB 1 , performs access control checking, further checks the user multicast information table of the user interface when multicast resources of the user interface are not sufficient, determines its corresponding item of user identification information if the Ch.
- the Ch. 4 multicast which the user makes request for enter can be rapidly established after the corresponding item containing the multicast address of Ch. 4 and the user identification information is added into the user multicast information table.
- the corresponding user multicast information table is shown as B 53 ′ in the figure.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims (15)
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CNA2005100267901A CN1881913A (en) | 2005-06-15 | 2005-06-15 | User interface multicast managing method in network access equipment and its apparatus |
CN200510026790.1 | 2005-06-15 |
Publications (2)
Publication Number | Publication Date |
---|---|
US20070011350A1 US20070011350A1 (en) | 2007-01-11 |
US7590749B2 true US7590749B2 (en) | 2009-09-15 |
Family
ID=36940707
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/452,263 Active 2027-10-25 US7590749B2 (en) | 2005-06-15 | 2006-06-14 | Method and apparatus for multicast management of user interface in a network access device |
Country Status (5)
Country | Link |
---|---|
US (1) | US7590749B2 (en) |
EP (1) | EP1734688B1 (en) |
CN (1) | CN1881913A (en) |
AT (1) | ATE454767T1 (en) |
DE (1) | DE602006011536D1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080151911A1 (en) * | 2005-09-05 | 2008-06-26 | Huawei Technologies Co., Ltd. | Ip multicasting system and a method based on the mobile network |
US20090089848A1 (en) * | 2007-09-28 | 2009-04-02 | Sou Satou | Moving picture distribution system, subscriber line termination device, moving picture distribution method, moving picture distribution program, and recording medium |
US20110080909A1 (en) * | 2009-10-01 | 2011-04-07 | Electronics And Telecommunications Research Institute | Method and apparatus for controlling receiving ip multicast services based on network |
US20130201990A1 (en) * | 2010-08-06 | 2013-08-08 | Beijing Qiantang Network Technology Company, Ltd. | Method and system of accessing network for access network device |
US9485107B2 (en) | 2011-11-21 | 2016-11-01 | Fujitsu Limited | System and method for distributed internet group management protocol processing |
US20160373525A1 (en) * | 2013-12-24 | 2016-12-22 | Yulong Computer Telecommunication Scientific (Shenzhen) Co., Ltd. | Server and user group management method |
US20210021438A1 (en) * | 2019-07-17 | 2021-01-21 | Juniper Networks, Inc. | Multicast group membership management |
Families Citing this family (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7415015B2 (en) * | 2003-07-01 | 2008-08-19 | Alcatel | Centralized IGMP GMQ timing |
CN101060467B (en) * | 2006-05-29 | 2010-09-08 | 华为技术有限公司 | A multicast user terminal powered-off fault processing method and system |
US20080120672A1 (en) * | 2006-11-21 | 2008-05-22 | Francesco Caggioni | Methods and Apparatus for Weighted Multicasting of Data Streams |
CN101232389B (en) | 2007-01-22 | 2011-02-09 | 华为技术有限公司 | System, equipment and method for providing multicast business |
KR101344015B1 (en) * | 2007-02-09 | 2013-12-23 | 삼성전자주식회사 | Join message load control system and the method in network that use PIM-SSM |
US8769577B2 (en) | 2007-05-15 | 2014-07-01 | Centurylink Intellectual Property Llc | System and method for providing fast channel surfing |
DE602007011653D1 (en) | 2007-06-26 | 2011-02-10 | Media Patents Sl | Router for managing multicast groups |
US20100046516A1 (en) * | 2007-06-26 | 2010-02-25 | Media Patents, S.L. | Methods and Devices for Managing Multicast Traffic |
CN101335907B (en) * | 2007-06-29 | 2011-04-06 | 上海贝尔阿尔卡特股份有限公司 | Method and apparatus for controlling multicast service transmission in base station |
CN101350763A (en) * | 2007-07-16 | 2009-01-21 | 华为技术有限公司 | Resource management method, system and network appliance |
CN101409704B (en) * | 2007-10-09 | 2013-06-05 | 华为技术有限公司 | Method and apparatus for processing multicast member management protocol |
WO2009049659A1 (en) * | 2007-10-15 | 2009-04-23 | Soporte Multivendor S.L. | Method for managing multicast traffic in a data network and network equipment using said method |
US8064449B2 (en) * | 2007-10-15 | 2011-11-22 | Media Patents, S.L. | Methods and apparatus for managing multicast traffic |
WO2009056175A1 (en) | 2007-10-30 | 2009-05-07 | Soporte Multivendor S.L. | Method for managing multicast traffic between routers communicating by means of a protocol integrating the pim protocol; and router and switch involved in said method |
ATE546913T1 (en) * | 2007-11-28 | 2012-03-15 | Alcatel Lucent | ACCESS SYSTEM AND METHOD FOR MULTIPLE SHIPMENT MANAGEMENT |
US9031068B2 (en) * | 2008-02-01 | 2015-05-12 | Media Patents, S.L. | Methods and apparatus for managing multicast traffic through a switch |
WO2009095041A1 (en) * | 2008-02-01 | 2009-08-06 | Soporte Multivendor S.L. | Method for managing multicast traffic through a switch operating in the layer 2 of the osi model, and router and switch involved in said method |
WO2009109684A1 (en) * | 2008-03-05 | 2009-09-11 | Media Patents, S. L. | Method for monitoring or managing devices connected to a data network |
US8761069B2 (en) * | 2008-04-18 | 2014-06-24 | Marvell World Trade Ltd. | Multicast to unicast conversion system |
CN101605040B (en) * | 2008-06-12 | 2012-10-10 | 中兴通讯股份有限公司 | Multicast control method under single-port and multi-user access mode and device |
CN101409631B (en) * | 2008-10-30 | 2011-02-02 | 华为技术有限公司 | Method and apparatus for switching channel |
CN101494548B (en) * | 2009-03-02 | 2011-07-13 | 中兴通讯股份有限公司 | Method and apparatus for reducing network television multicast cutoff time |
CN101547209B (en) * | 2009-05-15 | 2012-01-04 | 杭州华三通信技术有限公司 | Method and device for updating information table |
US8189584B2 (en) | 2009-07-27 | 2012-05-29 | Media Patents, S. L. | Multicast traffic management in a network interface |
US20110149960A1 (en) * | 2009-12-17 | 2011-06-23 | Media Patents, S.L. | Method and apparatus for filtering multicast packets |
CN101719835B (en) * | 2009-12-30 | 2014-01-01 | 中兴通讯股份有限公司 | Method and device for improving access quantity of multicasting users |
CN101808256B (en) * | 2010-04-14 | 2012-09-26 | 烽火通信科技股份有限公司 | Passive optical network system with multicast authentication and control functions and implementing method thereof |
EP2477354A1 (en) * | 2011-01-10 | 2012-07-18 | Deutsche Telekom AG | Method for distributing broadband multicast signals using a communication network to a number of receivers and distribution device and system. |
US8559427B2 (en) * | 2011-02-25 | 2013-10-15 | Telefonaktiebolaget Lm Ericsson (Publ) | Efficient way to manage host subscription state on a proxy device |
CN102130788B (en) * | 2011-03-14 | 2013-04-24 | 华为技术有限公司 | Method, device and system for configuring monitoring terminal |
CN102170364B (en) * | 2011-05-26 | 2014-12-31 | 华为技术有限公司 | Multicast communication method and device for broadband remote access server |
CN102447639B (en) * | 2012-01-17 | 2016-03-09 | 华为技术有限公司 | A kind of policy routing method and device |
CN102843297B (en) * | 2012-08-29 | 2015-08-19 | 上海斐讯数据通信技术有限公司 | The method of router process query message |
CN104518889A (en) * | 2013-10-08 | 2015-04-15 | 中兴通讯股份有限公司 | Multicast message responding method and multicast message responding device |
CN109787870B (en) * | 2017-11-13 | 2021-08-31 | 中兴通讯股份有限公司 | Access management method, device, system, initial and target access equipment |
US10721159B2 (en) * | 2018-04-25 | 2020-07-21 | Hewlett Packard Enterprise Development Lp | Rebuilt flow events |
US11677821B2 (en) * | 2021-02-18 | 2023-06-13 | Arris Enterprises Llc | Internet group management protocol host tracking |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6097720A (en) * | 1998-04-07 | 2000-08-01 | 3Com Corporation | Enabling multicast distribution efficiencies in a dialup access environment |
US6457059B1 (en) * | 1998-06-17 | 2002-09-24 | Fujitsu Limited | Method and apparatus for transmitting multicast data in a switched LAN environment |
EP1359709A2 (en) | 2002-04-30 | 2003-11-05 | Alcatel | Facilitating accelerated processing of internet group management protocol messages |
US20040090970A1 (en) | 2002-11-11 | 2004-05-13 | Sanchez Cheryl A. | Distribution of data flows to local loop subscribers by an access multiplexer |
US20040111470A1 (en) * | 2002-12-06 | 2004-06-10 | Alcatel Canada Inc. | Fast service restoration for lost IGMP leave requests |
US6826612B1 (en) * | 1999-12-21 | 2004-11-30 | Alcatel Canada Inc. | Method and apparatus for an improved internet group management protocol |
US20050041680A1 (en) | 2003-08-18 | 2005-02-24 | Keiji Tanaka | L2 switch and control method therof |
EP1624612A1 (en) | 2004-08-05 | 2006-02-08 | Alcatel | Method and apparatus for dealing with a user request for leaving or zapping a multicast channel |
US7228356B2 (en) * | 2002-12-12 | 2007-06-05 | Alcatel Canada Inc. | IGMP expedited leave triggered by MAC address |
-
2005
- 2005-06-15 CN CNA2005100267901A patent/CN1881913A/en active Pending
-
2006
- 2006-06-14 DE DE602006011536T patent/DE602006011536D1/en active Active
- 2006-06-14 EP EP06012215A patent/EP1734688B1/en not_active Ceased
- 2006-06-14 US US11/452,263 patent/US7590749B2/en active Active
- 2006-06-14 AT AT06012215T patent/ATE454767T1/en not_active IP Right Cessation
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6097720A (en) * | 1998-04-07 | 2000-08-01 | 3Com Corporation | Enabling multicast distribution efficiencies in a dialup access environment |
US6457059B1 (en) * | 1998-06-17 | 2002-09-24 | Fujitsu Limited | Method and apparatus for transmitting multicast data in a switched LAN environment |
US20030041171A1 (en) * | 1998-06-17 | 2003-02-27 | Naofumi Kobayashi | Communication control unit and communication control method applied for multicast-supporting LAN |
US7487251B2 (en) * | 1998-06-17 | 2009-02-03 | Fujitsu Limited | Communication control unit and communication control method applied for multicast-supporting LAN |
US6826612B1 (en) * | 1999-12-21 | 2004-11-30 | Alcatel Canada Inc. | Method and apparatus for an improved internet group management protocol |
US20050198130A1 (en) * | 1999-12-21 | 2005-09-08 | Bosloy Jonathan L. | Method and apparatus for controlling multicast group subscriptions |
EP1359709A2 (en) | 2002-04-30 | 2003-11-05 | Alcatel | Facilitating accelerated processing of internet group management protocol messages |
US20040090970A1 (en) | 2002-11-11 | 2004-05-13 | Sanchez Cheryl A. | Distribution of data flows to local loop subscribers by an access multiplexer |
US20040111470A1 (en) * | 2002-12-06 | 2004-06-10 | Alcatel Canada Inc. | Fast service restoration for lost IGMP leave requests |
US7228356B2 (en) * | 2002-12-12 | 2007-06-05 | Alcatel Canada Inc. | IGMP expedited leave triggered by MAC address |
US20050041680A1 (en) | 2003-08-18 | 2005-02-24 | Keiji Tanaka | L2 switch and control method therof |
EP1624612A1 (en) | 2004-08-05 | 2006-02-08 | Alcatel | Method and apparatus for dealing with a user request for leaving or zapping a multicast channel |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080151911A1 (en) * | 2005-09-05 | 2008-06-26 | Huawei Technologies Co., Ltd. | Ip multicasting system and a method based on the mobile network |
US8411680B2 (en) * | 2005-09-05 | 2013-04-02 | Huawei Technologies Co., Ltd. | IP multicasting system and a method based on the mobile network |
US20090089848A1 (en) * | 2007-09-28 | 2009-04-02 | Sou Satou | Moving picture distribution system, subscriber line termination device, moving picture distribution method, moving picture distribution program, and recording medium |
US20110080909A1 (en) * | 2009-10-01 | 2011-04-07 | Electronics And Telecommunications Research Institute | Method and apparatus for controlling receiving ip multicast services based on network |
US20130201990A1 (en) * | 2010-08-06 | 2013-08-08 | Beijing Qiantang Network Technology Company, Ltd. | Method and system of accessing network for access network device |
US9154404B2 (en) * | 2010-08-06 | 2015-10-06 | Beijing Qiantang Network Technology Company, Ltd. | Method and system of accessing network for access network device |
US9485107B2 (en) | 2011-11-21 | 2016-11-01 | Fujitsu Limited | System and method for distributed internet group management protocol processing |
US20160373525A1 (en) * | 2013-12-24 | 2016-12-22 | Yulong Computer Telecommunication Scientific (Shenzhen) Co., Ltd. | Server and user group management method |
US20210021438A1 (en) * | 2019-07-17 | 2021-01-21 | Juniper Networks, Inc. | Multicast group membership management |
US11032093B2 (en) * | 2019-07-17 | 2021-06-08 | Juniper Networks, Inc. | Multicast group membership management |
Also Published As
Publication number | Publication date |
---|---|
EP1734688B1 (en) | 2010-01-06 |
EP1734688A1 (en) | 2006-12-20 |
DE602006011536D1 (en) | 2010-02-25 |
US20070011350A1 (en) | 2007-01-11 |
ATE454767T1 (en) | 2010-01-15 |
CN1881913A (en) | 2006-12-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7590749B2 (en) | Method and apparatus for multicast management of user interface in a network access device | |
US7359939B2 (en) | Fast service restoration for lost IGMP leave requests | |
US7228356B2 (en) | IGMP expedited leave triggered by MAC address | |
US8094602B2 (en) | Methods and apparatus for managing multicast groups | |
CN101442502B (en) | Method, apparatus and system for monitoring session based on multicast technology | |
CN1913491B (en) | Method and device for supporting co-existing of static and dynamic IP multicast | |
US7751394B2 (en) | Multicast packet relay device adapted for virtual router | |
US7200654B2 (en) | Method of constructing and managing overlay multicast tree on Internet | |
EP1715628A1 (en) | A method for realizing the multicast service | |
US8683049B2 (en) | Methods for obtaining terminal multicasts status | |
CN100566282C (en) | The Apparatus and method for of control transmitting multicast data | |
JP2006109047A (en) | Layer 2 switch | |
CN103975556A (en) | Improved replication management for remote multicast replication network | |
CN101094087A (en) | Controllable multicast system under environment of passive optical network, and implementing method | |
US20060029078A1 (en) | Method for dealing with a request from a user for leaving and for zapping a multicast service channel with a slow leaving mechanism and apparatus thereof | |
EP1865661B1 (en) | A method of fast-multicast and a system thereof | |
CN1996956A (en) | L3 network device and method for multi-cast cross-VLAN forwarding | |
CN109862437A (en) | A kind of forwarding-table item creation method and BRAS | |
US9065669B2 (en) | Method and apparatus for authorizing multicast forwarding states | |
CN101453345A (en) | Multicast access control method based on service provider and access equipment thereof | |
KR101279790B1 (en) | An ip multicast route monitoring system and the method thereof | |
US10764337B2 (en) | Communication system and communication method | |
CN101193017B (en) | A multicast control processing method, system and broadband access device | |
JP3457202B2 (en) | Multipoint conference equipment | |
EP2066073A1 (en) | Access system and method for multicast management |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: ALCATEL, FRANCE Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LU, LINLI;YU, HONGBIN;MIAO, YINGZHONG;AND OTHERS;REEL/FRAME:017994/0072 Effective date: 20060608 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: PROVENANCE ASSET GROUP LLC, CONNECTICUT Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NOKIA TECHNOLOGIES OY;NOKIA SOLUTIONS AND NETWORKS BV;ALCATEL LUCENT SAS;REEL/FRAME:043877/0001 Effective date: 20170912 Owner name: NOKIA USA INC., CALIFORNIA Free format text: SECURITY INTEREST;ASSIGNORS:PROVENANCE ASSET GROUP HOLDINGS, LLC;PROVENANCE ASSET GROUP LLC;REEL/FRAME:043879/0001 Effective date: 20170913 Owner name: CORTLAND CAPITAL MARKET SERVICES, LLC, ILLINOIS Free format text: SECURITY INTEREST;ASSIGNORS:PROVENANCE ASSET GROUP HOLDINGS, LLC;PROVENANCE ASSET GROUP, LLC;REEL/FRAME:043967/0001 Effective date: 20170913 |
|
AS | Assignment |
Owner name: NOKIA US HOLDINGS INC., NEW JERSEY Free format text: ASSIGNMENT AND ASSUMPTION AGREEMENT;ASSIGNOR:NOKIA USA INC.;REEL/FRAME:048370/0682 Effective date: 20181220 |
|
AS | Assignment |
Owner name: ALCATEL LUCENT, FRANCE Free format text: CHANGE OF NAME;ASSIGNOR:ALCATEL;REEL/FRAME:050170/0214 Effective date: 20061130 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |
|
AS | Assignment |
Owner name: PROVENANCE ASSET GROUP LLC, CONNECTICUT Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CORTLAND CAPITAL MARKETS SERVICES LLC;REEL/FRAME:058983/0104 Effective date: 20211101 Owner name: PROVENANCE ASSET GROUP HOLDINGS LLC, CONNECTICUT Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CORTLAND CAPITAL MARKETS SERVICES LLC;REEL/FRAME:058983/0104 Effective date: 20211101 Owner name: PROVENANCE ASSET GROUP LLC, CONNECTICUT Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:NOKIA US HOLDINGS INC.;REEL/FRAME:058363/0723 Effective date: 20211129 Owner name: PROVENANCE ASSET GROUP HOLDINGS LLC, CONNECTICUT Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:NOKIA US HOLDINGS INC.;REEL/FRAME:058363/0723 Effective date: 20211129 |
|
AS | Assignment |
Owner name: RPX CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PROVENANCE ASSET GROUP LLC;REEL/FRAME:059352/0001 Effective date: 20211129 |
|
AS | Assignment |
Owner name: BARINGS FINANCE LLC, AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNOR:RPX CORPORATION;REEL/FRAME:063429/0001 Effective date: 20220107 |
|
AS | Assignment |
Owner name: RPX CORPORATION, CALIFORNIA Free format text: RELEASE OF LIEN ON PATENTS;ASSIGNOR:BARINGS FINANCE LLC;REEL/FRAME:068328/0278 Effective date: 20240802 |
|
AS | Assignment |
Owner name: BARINGS FINANCE LLC, AS COLLATERAL AGENT, NORTH CAROLINA Free format text: PATENT SECURITY AGREEMENT;ASSIGNORS:RPX CORPORATION;RPX CLEARINGHOUSE LLC;REEL/FRAME:068328/0674 Effective date: 20240802 |