WO2011032451A1 - 一种实现组播业务的方法、系统及边缘路由器 - Google Patents
一种实现组播业务的方法、系统及边缘路由器 Download PDFInfo
- Publication number
- WO2011032451A1 WO2011032451A1 PCT/CN2010/076211 CN2010076211W WO2011032451A1 WO 2011032451 A1 WO2011032451 A1 WO 2011032451A1 CN 2010076211 W CN2010076211 W CN 2010076211W WO 2011032451 A1 WO2011032451 A1 WO 2011032451A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- multicast
- asr
- gaid
- grid
- multicast service
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
-
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/16—Multipoint routing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/10—Mapping addresses of different types
- H04L61/103—Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
- H04L61/2503—Translation of Internet protocol [IP] addresses
- H04L61/2521—Translation architectures other than single NAT servers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5084—Providing for device mobility
Definitions
- the present invention relates to the field of network interconnection technologies, and in particular, to a method, a system, and an edge router for implementing a multicast service. Background technique
- the IP address of Transmission Control Protocol/Internet Protocol (TCP/IP) widely used in the Internet has a dual function, and is used as a location identifier of a network interface of a network layer communication terminal in a network topology. And as an identity.
- TCP/IP Transmission Control Protocol/Internet Protocol
- IP address of the terminal changes, not only the route changes, but also the identity of the terminal changes. This causes the routing load to become heavier and heavy, and the change of identity will cause the application and connection to be interrupted.
- IP addresses In order to solve the problem of semantic overload and severe routing load of IP addresses, an idea of separating identity and location identifiers is proposed, and the dual functions of IP addresses are separated to provide dynamics, multiple townships, and IP address dynamics. Redistribution, mitigation of routing load and support for mutual visits between different network areas in the next generation of the Internet.
- FIG 1 shows a Location Identification Separation Network (LISN) that separates the location identifier from the identity.
- the LISN retains the advantages of the IP network.
- the edge router is the Access Service Router (ASR) and the terminal.
- ASR Access Service Router
- the point-to-point connection is used.
- the terminals in the same ASR are isolated from each other and can only communicate with each other through ASR.
- the user accesses the ASR through identity authentication.
- the ASR performs source address verification on the uplink packets of the terminal.
- the LISN implements the separation of the identity and location identifiers of the terminal by the following mechanism.
- the IP address of the ASR where the terminal is located is used as the location identifier of the terminal, which is called the router ID.
- RID uses 128-bit encoding in the IPv6 protocol, and 32-bit encoding in the IPv4 protocol.
- the identity of the terminal is introduced, called the Access ID (AID), and the AID uses 128-bit encoding.
- AID Access ID
- the terminal only perceives its own AID and the AID of the communicating peer, but does not perceive the RID information. All upper-layer connections are established based on AID, which uses TCP/AID and User Datagram Protocol (UDP)/AID instead of TCP/IP and UDP/IP in the live network.
- UDP User Datagram Protocol
- a mapping server is also introduced in the LISN for storing the AID-RID mapping information of the terminal.
- the terminal moves, only the AID-RID mapping information needs to be updated, and the AID does not have to be changed, so that the movement of the terminal does not affect the connection of the service.
- Multicast is a network communication method in which a single sender corresponds to multiple receivers. By transmitting a single information stream to multiple receivers, the multicast technology can reduce the communication traffic of multiple networks when multiple receivers simultaneously acquire or view the same resources.
- LISN is a brand new network architecture. There is no way to implement multicast services in LISN in the prior art. Summary of the invention
- the technical problem to be solved by the present invention is to provide a method and system for implementing a multicast service
- the multicast service is implemented.
- a method for implementing a multicast service includes: a multicast source sends a multicast service packet, and sets a destination address of the multicast service packet to be a multicast connection allocated by the multicast source. Enter the identifier GAID;
- the edge router ASR of the multicast source After receiving the multicast service packet, the edge router ASR of the multicast source searches for the corresponding GRID from the established GAID-multicast route identifier GRID mapping table according to the GAID, and sends the multicast service packet to the discovered GRID.
- the core router GSR searches for the corresponding multicast tree according to the GRID of the multicast service packet, and delivers the multicast service packet to the ASR in the service area according to the multicast tree;
- the ASR in the service area searches for the corresponding GAID from the established GAID-GRID mapping table according to the GRID, and sends the multicast service packet to the ASR terminal in the service area by using the found GAID.
- the multicast source Before sending the multicast service packet, the multicast source applies for GAID and GRID. After obtaining the GRID, it requests authentication from the identity location register ILR.
- the ILR sends the GAID and GRID of the multicast source to the service area. ASR;
- the ASR in the service area After receiving the GAID and GRID, the ASR in the service area establishes a GAID-GRID mapping table.
- the ASR in the service area After receiving the GAID and the GRID, the ASR in the service area also broadcasts the GAID to the terminal in the AS in the service area;
- the terminal in the ASR in the service area determines whether to receive the multicast service identified by the GAID according to the received GAID, and if received, requests the ASR to which the multicast service belongs.
- the ASR in the service area requests the GSR of the upper layer to join the service group of the multicast service identified by the GAID according to the request of the terminal;
- the GS adds a route to the requesting ASR in the multicast tree according to the ASR request.
- the binding relationship between the GAID and the GRID assigned to the multicast source and the AID of the multicast source is configured in the ILR.
- the steps to authenticate include:
- the multicast source sends a multicast control packet to the ASR to which it belongs, and the ASR sends the GAID and/or AID of the multicast source to the ILR;
- the ILR queries the binding relationship based on the received GAID and/or AID. If the GRID of the multicast source is obtained, the authentication succeeds.
- the method of sending the multicast service packet to the core router by using the found GRID includes: The ASR to which the multicast source belongs replaces the GAID of the multicast service packet with the found GRID, and sends the replaced multicast service packet to the core. Router
- the step of sending the multicast service packet to the ASR terminal in the service area by using the found GAID includes: The ASR in the service area replaces the GRID of the multicast service packet with the found GAID, and the The multicast service packet is sent to the ASR terminal in the service area.
- the method of sending the multicast service packet to the core router by using the discovered GRID includes: the ASR to which the multicast source belongs encapsulates the found GRID into the multicast service packet, and sends the re-encapsulated multicast service packet to the core.
- the multicast service packet is delivered to the ASR in the service area by using the found GAID.
- the steps of the ASR include: replacing the GRID with the found GAID, and removing the original GAID encapsulated in the multicast service packet, and sending the original GAID to the ASR terminal in the service area.
- the terminal determines, according to the GAID of the received multicast service packet, whether the multicast service packet belongs to the requested multicast service, and if so, decapsulates the multicast service packet to obtain service data; otherwise, discarding the multicast service package.
- the step of sending the multicast service packet to the core router by using the found GRID further includes:
- the source address of the multicast service packet is also set to its own AID
- the step of sending the multicast service packet to the AS terminal in the service area further includes: when the ASR in the service area replaces the GRID of the multicast service packet with the found GAID, The RID of the multicast service packet is replaced with the AID found from the established AID-RID mapping table.
- the step of sending the multicast service packet to the core router by using the found GRID further includes: when the multicast source sends the multicast service packet, setting the source address of the multicast service packet to its own AID. ; as well as
- the ASR to which the multicast source belongs When the ASR to which the multicast source belongs encapsulates the discovered GRID into the multicast service packet, it also encapsulates the RID found in the saved AID-RID mapping table into the multicast service packet.
- the step of sending the multicast service packet to the ASR terminal in the service area by using the found GAID further includes: replacing, by the ASR in the service area, the GRID with the found GAID, and removing the multicast When the original GAID is encapsulated in the service package, the encapsulated RID is also removed.
- a system for implementing a multicast service including a multicast source, an ASR to which the multicast source belongs, a core router, and an ASR in the service area, where:
- the multicast source is set to: send a multicast service packet, and set the destination address of the multicast service packet to its assigned multicast access identifier GAID;
- the ASR to which the multicast source belongs is set to: After receiving the multicast service packet, it is built according to the GAID. Find the corresponding GRID in the GAID-Multicast Route Identification GRID mapping table, and use the found GRID to send the multicast service packet to the core router.
- the core router is configured to: search for a corresponding multicast tree according to the GRID of the multicast service packet, and send a multicast service packet to the ASR in the service area according to the multicast tree;
- the ASR in the service area is set to: Find the corresponding GAID from the established GAID-GRID mapping table according to the GRID, and use the found GAID to deliver the multicast service packet to the ASR terminal in the service area.
- the system also includes an ILR, wherein
- the multicast source is also configured to: apply for GAID and GRID before sending the multicast service packet, and request authentication from the ILR after obtaining the GRID;
- the ILR is configured to: authenticate the multicast source according to the request of the multicast source, and if the authentication succeeds, send the GAID and GRID of the multicast source to the ASR in the service area;
- the ASR in the service area is also set to: After receiving the GAID and GRID, establish a GAID-GRID mapping table.
- the ASR to which the multicast source belongs is set to: Use the discovered GRID to send the multicast service packet to the core router as follows: Replace the GAID of the multicast service packet with the found GRID, and replace the multicast service. The packet is sent to the core router;
- the ASR in the service area is set to: Use the found GAID as follows to deliver the multicast service packet to the ASR terminal in the service area: Replace the GRID of the multicast service packet with the found GAID.
- the multicast service packet is delivered to the ASR terminal in the service area.
- the ASR to which the multicast source belongs is also set to: Use the discovered GRID to send the multicast service packet to the core router as follows: Encapsulate the discovered GRID into the multicast service packet, and repackage the multicast. The service packet is sent to the core router;
- the ASR in the service area is also set as follows:
- the multicast service packet is sent to the ASR terminal in the service area by using the found GAID as follows: Replace the GRID with the found GAID, and remove the multicast service.
- the original GAID encapsulated in the packet is sent to the ASR lower terminal in the service area.
- the present application also discloses an edge router (ASR), where the ASR is an AS to which the multicast source belongs, or the ASR is an ASR in the service area.
- ASR edge router
- the ASR to which the multicast source belongs is set to: after receiving the multicast service packet, searching for the corresponding GRID from the established GAID-Multicast Routing Identifier (GRID) mapping table according to the multicast access identifier (GAID).
- the multicast service packet is sent to the core router by using the found GRID, so that the core router searches for the corresponding multicast tree according to the GRID of the multicast service packet, and according to the multicast tree to the service area.
- the ASR delivers the multicast service packet.
- the multicast service packet is sent by the multicast source to the ASR to which the multicast source belongs.
- the destination address of the multicast service packet is set to the assigned GAID.
- the method is configured to: find the corresponding GAID from the established GAID-GRID mapping table according to the GRID, and send the multicast service packet to the ASR lower terminal in the service area by using the found GAID.
- the ASR in the service area is further configured to: After receiving the GAID and the GRID, establish a GAID-GRID mapping table.
- the ASR to which the multicast source belongs is set to: use the found GRID to send the multicast service packet to the core router as follows: Replace the GAID of the multicast service packet with the found GRID, Send the replaced multicast service packet to the core router;
- the ASR in the service area is configured to: deliver the multicast service packet to the ASR terminal in the service area by using the found GAID as follows: Replace the GRID of the multicast service packet The multicast service packet is delivered to the ASR lower terminal in the service area.
- the ASR to which the multicast source belongs is further configured to: send the multicast service packet to the core router by using the found GRID as follows: Encapsulating the found GRID into the multicast service packet, The encapsulated multicast service packet is sent to the core router;
- the ASR in the service area is further configured to: use the found GAID to send the multicast service packet to the ASR terminal in the service area: replace the GRID with the found The GAID, and the original GAID encapsulated in the multicast service packet is removed and sent to the ASR lower terminal in the service area.
- the present invention identifies a multicast service packet between the ASR and the terminal by using the GAID, and identifies the multicast service packet in the core network by using the GRID, thereby implementing multicast in the network where the location identifier and the identity identifier are separated from the LISN. Service, the present invention does not need to change the terminal and is compatible with existing IPv4 networks and IPv6 networks.
- FIG. 1 is an architectural diagram of a LISN network in the prior art
- FIG. 2 is a flowchart of a method for implementing a multicast service according to the present invention
- FIG. 3 is a structural diagram of a system for implementing a multicast service according to the present invention. Preferred embodiment of the invention
- the present invention defines two types of multicast addresses, a multicast AID (Group AID, GAID) and a multicast RID (Group, GRID), wherein the GAID is used to identify a multicast stream between the terminal and the ASR, and the scope of the action is equivalent to AID, with 128-bit encoding.
- the GRID is used to identify the multicast stream in the core network, and its scope is equivalent to RID.
- 128-bit encoding is used in the IPv6 protocol, and is adopted in the IPv4 protocol.
- the GRID can take an unused address in the IPv4 or IPv6 multicast address space.
- the GAID can take an unused address in the IPv6 multicast address space. To simplify the design, GRID and GAID can be taken as the same address in the same space.
- FIG. 2 is a method for implementing a multicast service according to the present invention, including:
- the user of the multicast source applies for the GAID and the GRID to the address server in the management organization or the network;
- the management organization or the address server allocates a GAID and a GRID to the multicast source, and sends the GAID to the multicast source.
- the GAID and GRID assigned by the management organization or address server to the multicast source need to be in the LISN network. The only one.
- the reason why only the GAID is sent to the multicast source is because the GRID is used to identify the multicast stream in the core network. If the multicast source is sent to the multicast source, the multicast source can understand the transmission information of the core network, which will cause network security. risk.
- the management organization binds the GAID and the GRID allocated to the multicast source to the AID of the multicast source in an Identity Location Register (IRR).
- IRR Identity Location Register
- the multicast source sends a multicast control packet to the ASR to which the multicast source belongs, and requires authentication.
- the ASR to which the multicast source belongs After receiving the multicast control packet, the ASR to which the multicast source belongs sends the GAID and/or AID of the multicast source to the ILR through the core router of the upper layer;
- the ILR queries the binding relationship according to the received GAID and/or the AID. If the GRID of the multicast source is obtained, the authentication is successful, and the GAID and the GRID of the multicast source are sent to the ASR in the service area.
- the ASR in the service area After receiving the GAID and the GRID of the multicast source, the ASR in the service area establishes a mapping table (GAID-GRID mapping table) of the GAID and the GAID, and establishes a mapping table (AID-RID mapping table) of the RID and the AID.
- the ASR to which the multicast source belongs is notified that the multicast source is successfully authenticated.
- the ASR in the service area broadcasts the GAID to the terminal in the management area;
- the terminal determines, according to the received GAID, whether to receive the multicast service, and if received, sends a notification message to the ASR to which the terminal belongs, requesting to open the multicast service;
- the multicast service represented by different GAIDs needs to be advertised.
- the user can obtain the multicast service represented by the received GAID by querying to determine whether to receive the multicast service.
- ASR periodically broadcasts GAIDs to terminals under it using the Internet Group Management Protocol (IGMP).
- IGMP Internet Group Management Protocol
- ASR needs to support Layer 2 multicast protocols, such as IGMP Proxy and IGMP Snooping.
- the ASR After receiving the notification message of the terminal, the ASR sends a notification message to the core router of the upper layer to request to join the multicast service group.
- the core router adds a route to the ASR that sends the notification message in the multicast tree.
- the AS After the GAID is sent, the AS requests the core of the upper layer if it does not receive the notification message from the terminal.
- the heart router deletes its route in the multicast tree.
- the multicast source sends a multicast service packet, the destination address is a GAID assigned to it, and the source address is its own AID, and the format is GAID: AID: DATA;
- the ASR replaces the GAID of the multicast service packet with the GRID and replaces the AID with the RID according to the locally stored GAID-GRID mapping table and the AID-RID mapping table.
- the format is: GRID: RID: DATA, and the multicast service packet is sent to the core network;
- the core router in the network searches for a corresponding multicast tree according to the GRID of the multicast service packet, and sends a multicast service packet to the ASR in the service area according to the multicast tree.
- the LISN uses the Protocol Independent Multicast (PIM) protocol as the multicast routing protocol.
- PIM Protocol Independent Multicast
- ASR and GSR are responsible for establishing and maintaining the PIM routing.
- the ASR that receives the multicast service packet replaces the GRID with the GAID according to the locally stored GRID-GAID mapping table and the AID-RID mapping table, and replaces the RID with the AID in the format of GAID: AID: DATA, and sends it to the next Terminal
- the RID of the multicast source is carried in the multicast service packet to find the actual sender of the multicast service packet in the multi-source multicast service.
- the terminal determines, according to the received GAID of the multicast service packet, whether the multicast service packet belongs to the requested multicast service, and if yes, decapsulates the service data; otherwise, discards the multicast service packet.
- the steps 212 to 214 are used to forward the multicast service packet by using the address replacement method, and the multicast service packet may be forwarded by using the secondary encapsulation method, including the following steps:
- the multicast source sends the multicast service packet.
- the destination address is the GAID assigned to it.
- the source address is its own AID.
- the format is GAID: AID: DATA;
- the ASR is stored locally.
- the GAID-GRID mapping table and the AID-RID mapping table are used to find the GRID corresponding to the GAID and the RID corresponding to the AID, and form an IPinIP packet.
- the format is: GRID: RID: GAID: AID: DATA, and the multicast service packet is sent to the network. in; c: The core router in the network searches for the corresponding multicast tree according to the GRID of the multicast service packet, and delivers the multicast service packet to the ASR in the service area according to the multicast tree;
- the ASR that receives the multicast service packet replaces the GRID with the found GAID according to the locally stored GRID-GAID mapping table, and removes the RID and the original GAID.
- the format of the multicast service packet becomes GAID: AID: DATA, Send the multicast service packet to the terminal under it.
- FIG. 3 is a system for implementing a multicast service according to the present invention, including: a multicast source, an ASR to which the multicast source belongs, a core router, and an ASR and an ILR in the service area, where:
- the multicast source is used to apply for GAID and GRID before sending the multicast service packet. After obtaining the GRID, it requests authentication to the ILR. It is also used to send the multicast service packet, and set the destination address of the multicast service packet. Become the assigned multicast access identifier GAID;
- the ASR to which the multicast source belongs is used to search for the corresponding GRID from the established GAID-multicast routing identifier GRID mapping table based on the GAID, and use the discovered GRID to forward the multicast service packet.
- the router or the encapsulated GRID is encapsulated into a multicast service packet, and the re-encapsulated multicast service packet is sent to the core router;
- the core router is configured to search for a corresponding multicast tree according to the GRID of the multicast service packet, and send a multicast service packet to the ASR in the service area according to the multicast tree.
- the ASR in the service area is also used to establish a GAID-GRID mapping table after receiving the GAID and the GRID, and is also used to find the corresponding GAID from the established GAID-GRID mapping table according to the GRID, and use the found GAID.
- the process of sending the multicast service packet to the lower terminal and using the found GAID to deliver the multicast service packet to the lower terminal includes: replacing the GRID of the multicast service packet with the found GAID, and replacing the The multicast service packet is sent to the lower terminal; or the GRID is replaced with the found GAID, and the original GAID encapsulated in the multicast service packet is removed and sent to the terminal.
- the IL is configured to authenticate the multicast source according to the request of the multicast source. If the authentication succeeds, the GAID and the GRID of the multicast source are sent to the ASR in the service area.
- the present invention identifies a multicast service packet between the ASR and the terminal by using the GAID, and identifies the multicast service packet in the core network by using the GRID, thereby implementing the multicast service in the network where the location identifier and the identity identifier are separated, such as the LISN. Change terminals and be compatible with existing IPv4 networks and IPv6 networks.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012529104A JP2013504958A (ja) | 2009-09-16 | 2010-08-20 | マルチキャストサービスの実現方法、システム及びエッジルータ |
US13/395,685 US8913614B2 (en) | 2009-09-16 | 2010-08-20 | Method, system and access service router for implementing multicast service |
EP10816655.4A EP2466924B1 (en) | 2009-09-16 | 2010-08-20 | Method, system and access service router for implementing multicast service |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910171893.5 | 2009-09-16 | ||
CN200910171893.5A CN102025516B (zh) | 2009-09-16 | 2009-09-16 | 一种实现组播业务的方法及系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011032451A1 true WO2011032451A1 (zh) | 2011-03-24 |
Family
ID=43758087
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2010/076211 WO2011032451A1 (zh) | 2009-09-16 | 2010-08-20 | 一种实现组播业务的方法、系统及边缘路由器 |
Country Status (6)
Country | Link |
---|---|
US (1) | US8913614B2 (zh) |
EP (1) | EP2466924B1 (zh) |
JP (1) | JP2013504958A (zh) |
KR (1) | KR20120055678A (zh) |
CN (1) | CN102025516B (zh) |
WO (1) | WO2011032451A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102957756B (zh) * | 2011-08-23 | 2017-10-17 | 中兴通讯股份有限公司 | 数据报文的处理方法及接入服务路由器 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103051541B (zh) * | 2011-10-14 | 2017-04-05 | 中兴通讯股份有限公司 | 一种标识网内的报文转发方法、asr及isr |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060159050A1 (en) * | 2005-01-20 | 2006-07-20 | Samsung Electronics Co., Ltd | System and method for handover in a wireless communication system |
CN101222414A (zh) * | 2007-01-11 | 2008-07-16 | 华为技术有限公司 | 实现组播通信的装置、系统和方法 |
CN101483600A (zh) * | 2009-02-19 | 2009-07-15 | 北京交通大学 | 实现一体化网络归属域信息扩散的方法 |
CN101631274A (zh) * | 2009-07-28 | 2010-01-20 | 北京交通大学 | 基于标识的组播路由实现系统及其方法 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6741575B1 (en) | 1999-02-26 | 2004-05-25 | Hughes Electronics Corporation | Apparatus and method for efficient delivery of multicast data over personal access communications system (PACS) |
US7236465B2 (en) * | 2002-06-13 | 2007-06-26 | International Business Machines Corporation | System and method for gathering multicast content receiver data |
US7623476B2 (en) * | 2004-06-29 | 2009-11-24 | Damaka, Inc. | System and method for conferencing in a peer-to-peer hybrid communications network |
JP2006074379A (ja) | 2004-09-01 | 2006-03-16 | Ntt Docomo Inc | サーバ装置、送信端末、移動通信システム及び移動通信方法 |
KR100693043B1 (ko) * | 2004-11-26 | 2007-03-12 | 삼성전자주식회사 | 캡슐화와 유니 캐스트 라우팅을 이용하는 디프 서브에서의멀티 캐스트 시스템 및 방법 |
JP4302170B2 (ja) * | 2005-03-04 | 2009-07-22 | 富士通株式会社 | パケット中継装置 |
KR100898343B1 (ko) | 2006-12-01 | 2009-05-20 | 한국전자통신연구원 | Iptv 서비스를 위한 채널 제어 방법 및 그의 장치 |
JP4871154B2 (ja) * | 2007-01-31 | 2012-02-08 | 株式会社日立製作所 | 無線通信ネットワークシステム、ネットワーク構築方法、センタ局、中継局、端局およびそのプログラム |
CN101242342B (zh) * | 2007-02-05 | 2012-09-19 | 华为技术有限公司 | 组播方法及组播路由方法 |
-
2009
- 2009-09-16 CN CN200910171893.5A patent/CN102025516B/zh not_active Expired - Fee Related
-
2010
- 2010-08-20 US US13/395,685 patent/US8913614B2/en not_active Expired - Fee Related
- 2010-08-20 KR KR1020127006548A patent/KR20120055678A/ko not_active Application Discontinuation
- 2010-08-20 WO PCT/CN2010/076211 patent/WO2011032451A1/zh active Application Filing
- 2010-08-20 JP JP2012529104A patent/JP2013504958A/ja active Pending
- 2010-08-20 EP EP10816655.4A patent/EP2466924B1/en not_active Not-in-force
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060159050A1 (en) * | 2005-01-20 | 2006-07-20 | Samsung Electronics Co., Ltd | System and method for handover in a wireless communication system |
CN101222414A (zh) * | 2007-01-11 | 2008-07-16 | 华为技术有限公司 | 实现组播通信的装置、系统和方法 |
CN101483600A (zh) * | 2009-02-19 | 2009-07-15 | 北京交通大学 | 实现一体化网络归属域信息扩散的方法 |
CN101631274A (zh) * | 2009-07-28 | 2010-01-20 | 北京交通大学 | 基于标识的组播路由实现系统及其方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP2466924A4 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102957756B (zh) * | 2011-08-23 | 2017-10-17 | 中兴通讯股份有限公司 | 数据报文的处理方法及接入服务路由器 |
Also Published As
Publication number | Publication date |
---|---|
EP2466924A4 (en) | 2014-01-15 |
US8913614B2 (en) | 2014-12-16 |
EP2466924A1 (en) | 2012-06-20 |
US20120177040A1 (en) | 2012-07-12 |
KR20120055678A (ko) | 2012-05-31 |
CN102025516B (zh) | 2015-05-13 |
JP2013504958A (ja) | 2013-02-07 |
CN102025516A (zh) | 2011-04-20 |
EP2466924B1 (en) | 2016-12-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3080973B1 (en) | Proxy interception | |
WO2009111977A1 (zh) | 一种映射信息的发送方法、系统和装置 | |
WO2011124132A1 (zh) | 数据通信系统及方法 | |
WO2011032462A1 (zh) | 一种数据传输、接收的方法及系统及路由器 | |
WO2011032450A1 (zh) | 网络互通的实现方法和系统 | |
KR101381701B1 (ko) | 데이터 메시지 처리 방법, 시스템 및 접속 서비스 노드 | |
WO2013056628A1 (zh) | 实现心跳机制的方法、应用服务器、网络数据库及系统 | |
WO2013026306A1 (zh) | 一种身份标识和网关地址的分配方法及系统 | |
WO2011032447A1 (zh) | 新网与互联网互通的实现方法、系统及通信端 | |
WO2011032449A1 (zh) | 网络互通的实现方法和系统 | |
WO2012088882A1 (zh) | 一种数据传输方法、系统及接入网关 | |
WO2011006320A1 (zh) | Ngn中身份标识和位置分离的附着方法及系统 | |
WO2011032417A1 (zh) | 发起通信、信息/数据报文的转发及路由配置方法和系统 | |
WO2011120276A1 (zh) | 一种终端实现连接建立的方法及系统 | |
WO2011032451A1 (zh) | 一种实现组播业务的方法、系统及边缘路由器 | |
WO2011032478A1 (zh) | 一种获取终端身份标识的方法、装置及终端 | |
WO2013026299A1 (zh) | 一种地址解析方法、装置及信息传输方法 | |
WO2023071522A1 (zh) | 建立连接的方法、装置、存储介质及电子装置 | |
WO2012089032A1 (zh) | 一种采用多种接入方式中的数据传输方法和接入设备 | |
WO2013023465A1 (zh) | 身份位置分离与传统网络互联互通方法、ilr和asr | |
WO2011124121A1 (zh) | 网间数据通讯系统及方法 | |
WO2014107905A1 (zh) | 集群以及转发方法 | |
WO2012088828A1 (zh) | 表维护方法、系统和接入网关路由器 | |
WO2010066144A1 (zh) | 发送数据、转发数据的方法、设备和多地址空间移动网络 | |
JP7158826B2 (ja) | 通信制御装置、通信制御システム及び通信制御方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10816655 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 20127006548 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13395685 Country of ref document: US |
|
REEP | Request for entry into the european phase |
Ref document number: 2010816655 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010816655 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2012529104 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |