WO2014087591A1 - 通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム - Google Patents

通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム Download PDF

Info

Publication number
WO2014087591A1
WO2014087591A1 PCT/JP2013/006778 JP2013006778W WO2014087591A1 WO 2014087591 A1 WO2014087591 A1 WO 2014087591A1 JP 2013006778 W JP2013006778 W JP 2013006778W WO 2014087591 A1 WO2014087591 A1 WO 2014087591A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
multicast
packet
network
proxy server
Prior art date
Application number
PCT/JP2013/006778
Other languages
English (en)
French (fr)
Inventor
一志 須尭
靖伸 千葉
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2014550899A priority Critical patent/JPWO2014087591A1/ja
Priority to CN201380063815.8A priority patent/CN104838625A/zh
Priority to US14/435,715 priority patent/US20150263862A1/en
Priority to EP13859758.8A priority patent/EP2930893A4/en
Publication of WO2014087591A1 publication Critical patent/WO2014087591A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1881Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with schedule organisation, e.g. priority, sequence management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/745Address table lookup; Address filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/15Interconnection of switching modules
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Definitions

  • the present invention relates to a communication system, a control device, a communication control method in the communication system, a transfer control method in the control device, and a program, and to an information processing device that performs multicast communication.
  • multicast communication There is a technique called multicast communication that transmits packets to a plurality of terminals belonging to a predetermined group in a computer network.
  • a multicast address including an identifier of a group to which a plurality of terminals that are packet destinations belongs is used.
  • a communication device When a communication device (router or the like) receives a multicast packet, it forwards the packet to terminals belonging to a group corresponding to the multicast packet.
  • a communication device (such as a router) is required to manage a group identifier and a transfer destination of a packet corresponding to the identifier in order to enable multicast communication. Since the terminals belonging to the group are dynamically changed, the communication device is required to regularly manage the group identifier and the transfer destination corresponding to the identifier.
  • Patent Document 1 discloses a technology that makes it possible to perform pseudo-multicast communication even in a network in which communication devices that do not have a function for executing multicast communication exist.
  • the relay station described in Patent Document 1 manages a group for multicast communication and destination addresses of terminals belonging to the group. When performing relay communication, the relay station transmits a packet by unicast communication to the destination address of each terminal belonging to the group. Since a packet is transmitted by a plurality of unicast communications to the destination address of each terminal, the technique described in Patent Document 1 is applied to a network in which devices that do not have a function for executing multicast communications exist. As a result, pseudo-multicast communication is possible in the network.
  • Patent Document 2 discloses multicasting in a wide area Ethernet (registered trademark) composed of a core device that is a switch or a router and a plurality of edge devices that are switches or routers that are directly or indirectly connected to the core device. A technique for reducing the load on processing is described. In the technique described in Patent Document 2, when the load on the core device is high, in order to reduce the load on the core device, the multicast transmission source edge device transmits the multicast frame to the necessary transmission destination edge device instead of multicast. Send as number of unicasts.
  • each relay station Since the technique described in Patent Document 1 performs pseudo-multicast communication, each relay station distributes a table in which correspondence relationships between multicast communication groups and destination addresses of terminals belonging to the groups are described. And manage. Since the table is managed in a distributed manner, the relay stations need to communicate with each other to exchange table information. Therefore, the management cost for each relay station to manage the multicast communication table in a distributed manner becomes a problem.
  • An object of the present invention is to provide a communication system, a control device, a communication control method in the communication system, and transfer control in the control device that enable multicast communication at a low management cost in a network in which devices that do not have a function corresponding to multicast communication exist. It is to provide a method and program.
  • the communication system is a communication system in which a plurality of communication terminals communicate via a network, and receives a multicast packet transmitted from the control device that controls packet transfer by the network and the communication terminal, and the multicast packet
  • Each of the communication terminals belonging to the group corresponding to the network includes a proxy server that transmits a unicast packet, and the control device performs packet transfer by the network so that the multicast packet transmitted by the communication terminal is transferred to the proxy server. It is characterized by controlling.
  • the control device is a control device in a communication system in which a plurality of communication terminals communicate via a network, and a multicast packet transmitted by the communication terminal is transmitted to each communication terminal belonging to a group corresponding to the multicast packet. It is characterized in that packet transfer by the network is controlled so as to be transferred to a proxy server that transmits unicast packets.
  • a communication control method is a communication control method in a communication system in which a plurality of communication terminals communicate via a network, and the control device transfers a multicast packet transmitted from the communication terminal to a proxy server.
  • the packet transfer by the network is controlled, and the proxy server receives the multicast packet transmitted from the communication terminal, and transmits the unicast packet to each of the communication terminals belonging to the group corresponding to the multicast packet. .
  • the transfer control method according to the present invention is a transfer control method in a control device applied to a communication system in which a plurality of communication terminals communicate via a network, and a multicast packet transmitted by the communication terminal corresponds to the multicast packet. Packet transfer by the network is controlled so as to be transferred to a proxy server that transmits a unicast packet to each of the communication terminals belonging to the group.
  • a transfer control program is a transfer control program in a communication system in which a plurality of communication terminals communicate via a network, and a multicast packet transmitted from a communication terminal to a computer belongs to a group corresponding to the multicast packet. It is characterized in that a process for controlling packet transfer by the network is executed so as to be transferred to a proxy server that transmits a unicast packet to each communication terminal.
  • the present invention has an effect of enabling multicast communication at a low management cost in a network in which devices that do not have a function corresponding to multicast communication exist.
  • Embodiment 1 FIG. A first embodiment of the present invention will be described below with reference to the drawings.
  • multicast packets transmitted from a communication terminal are collected in a proxy server.
  • a control device that controls the network controls the network so that multicast packets are aggregated to the proxy server. Therefore, the predetermined proxy server can centrally manage the execution of unicast communication based on multicast communication.
  • FIG. 1 is a block diagram illustrating an example of a configuration of a communication system according to the first embodiment.
  • the communication system in the present embodiment includes a proxy server 3 and a control device 4.
  • Each of the plurality of terminals 1 can communicate with the proxy server 3 via the network 2.
  • the control device 4 is connected to the network 2.
  • the terminal 1 has a function of transmitting a multicast packet in order to execute multicast communication.
  • the proxy server 3 has a function of transmitting a packet by unicast communication to the terminal 1 corresponding to the group of multicast packets based on the multicast packet received from the terminal 1. That is, the proxy server 3 has a function of executing pseudo multicast communication on behalf of a communication device such as a router.
  • FIG. 2 is an explanatory diagram showing a state of packet transmission / reception by the proxy server 3.
  • the proxy server 3 When the proxy server 3 receives the multicast packet from the terminal 1, the proxy server 3 transmits the unicast packet to the address of the terminal 1 belonging to the group corresponding to the multicast packet.
  • the proxy server 3 has a table for managing the addresses of the terminals 1 belonging to the group for each group of multicast communication. “Group” described in the table shown in FIG. 2 represents a group of multicast communication. “Destination” represents the address of each terminal belonging to the multicast communication group, that is, the destination address. In the example illustrated in FIG. 2, “Address (a)” and “Address (b)” are registered as addresses of terminals belonging to “Group A”.
  • the proxy server 3 refers to the table and searches for the address of the terminal 1 belonging to the group corresponding to the received multicast packet.
  • the proxy server 3 can execute the multicast communication without installing a communication device (router or the like) corresponding to the multicast communication in the network 2. Therefore, the operator can avoid complicated network design such as arrangement and setting of communication devices capable of multicast communication.
  • the control device 4 has a function of controlling packet transfer in the network 2 so that the multicast packet transmitted from the terminal 1 reaches the proxy server 3.
  • the control device 4 controls the multicast packet to reach the proxy server 3 by controlling the routing table of the router of the network 2, for example.
  • the control device 4 controls a routing table of a router existing in the network 2 so that a packet including a multicast address as a destination is transferred to the proxy server 3.
  • the control device 4 may control packet transfer in the network 2 so that, for example, a multicast packet transmitted from the terminal 1 to the proxy server 3 reaches the proxy server 3.
  • the control device 4 controls the routing table of the router of the network 2 so that the packet addressed to the proxy server 3 reaches the proxy server 3.
  • the control device 4 may have a function of notifying each terminal 1 of the address of the proxy server 3.
  • FIG. 3 is a sequence diagram illustrating an example of the operation of the communication system according to the first embodiment.
  • Terminal 1 transmits a multicast packet (step S10, step S11).
  • the multicast packet reaches the proxy server 3 when the control device 4 controls the network 2.
  • the proxy server 3 that has received the multicast packet determines the destination address of the terminal 1 belonging to the group of multicast packets (step S12, step S13).
  • the proxy server 3 transmits a unicast packet to each of the terminals belonging to the received multicast packet group (steps S14 and S15).
  • the proxy server 3 when the proxy server 3 receives a multicast packet from the terminal 1, the proxy server 3 transmits a unicast packet to the address of the terminal 1 belonging to the group corresponding to the multicast packet.
  • the control device 4 that controls the network controls the network so that multicast packets are aggregated in the proxy server 3.
  • multicast communication can be executed without complicated network design such as arrangement and setting of communication devices capable of multicast communication. Therefore, it is possible to enable multicast communication at a low management cost in a network where devices that do not have a function corresponding to multicast communication exist.
  • the proxy server since multicast packets transmitted from communication terminals are collected in the proxy server, the proxy server can centrally manage the execution of unicast communication based on multicast communication.
  • FIG. 4 is a block diagram showing an example of the configuration of the proxy server 3.
  • the proxy server 3 includes a multicast receiving unit 30, a destination determining unit 31, a management DB (Data Base) 32, and a unicast transmitting unit 33.
  • the multicast receiver 30 receives multicast packets via the network 2.
  • the destination determination unit 31 determines a destination address belonging to the group corresponding to the received multicast packet.
  • the destination determination unit 31 refers to the information stored in the management DB 32 to determine the destination address.
  • FIG. 5 is an explanatory diagram showing an example of the configuration of information stored in the management DB 32.
  • the management DB 32 manages, for example, a destination address belonging to a group for each group of multicast communication.
  • the unicast transmission unit 33 transmits a unicast packet to the destination determined by the destination determination unit 31.
  • the multicast reception unit 30, the destination determination unit 31, and the unicast transmission unit 33 are realized by a computer that operates according to a program, for example.
  • the CPU included in the proxy server 3 may read the program and operate as the multicast reception unit 30, the destination determination unit 31, and the unicast transmission unit 33 according to the program.
  • the multicast reception unit 30, the destination determination unit 31, and the unicast transmission unit 33 may be realized by separate hardware.
  • the management DB 32 is realized by a storage device such as a memory provided in the proxy server 3.
  • FIG. 6 is a schematic diagram illustrating an example of a header of a packet that is transmitted and received by the proxy server 3 in the second embodiment.
  • FIG. 6 shows a multicast packet and a unicast packet generated from the multicast packet.
  • the destination determination unit 31 determines a group corresponding to the multicast packet based on the destination address of the received multicast packet.
  • “Multicast Address (Group: A)” described in FIG. 6 indicates that the group corresponding to the destination address of the multicast packet is “Group A”.
  • “Source Address” described in FIG. 6 represents the source address of the packet. In the example illustrated in FIG. 6, the destination determination unit 31 determines from the destination address that the group corresponding to the packet is “Group A”.
  • the destination determination unit 31 refers to the management DB 32 and searches for a unicast address corresponding to “Group A”. In the example shown in FIG. 5, the unicast addresses corresponding to “Group A” are “Address (a)” and “Address (b)”. Therefore, the destination determination unit 31 determines that the unicast addresses corresponding to “Group A” are “Address (a)” and “Address (b)”.
  • the unicast transmission unit 33 transmits a packet having each of “Address (a)” and “Address (b)” as destination addresses.
  • FIG. 7 is a block diagram showing an example of the configuration of the control device 4.
  • the control device 4 includes a multicast address management unit 40 and a route control unit 41.
  • the path control unit 41 controls communication devices (for example, routers and switches) existing in the network 2 and controls packet transfer so that multicast packets reach the proxy server 3.
  • communication devices for example, routers and switches
  • the route control unit 41 refers to the multicast address management unit 40 and controls the network 2, for example.
  • the multicast address management unit 40 manages the address system of multicast addresses used in the communication system, for example.
  • an address range represented by “224.0.0.0.0 / 4” is generally used.
  • “224.0.0.0/4” represents an address having a start address of “224.0.0.0” and an end address of “239.255.255.255”.
  • the multicast address management unit 40 stores, for example, “224.0.0.0/4” as an address range used in the communication system.
  • the route control unit 41 performs communication on the network 2 so as to transfer the received packet to the proxy server 3. Instruct the equipment.
  • the path control unit 41 may notify the terminal 1 of the address of the proxy server 3.
  • the terminal 1 notified of the address of the proxy server 3 adds information indicating a multicast communication group to a packet destined for the proxy server 3 and transmits the packet to the network 2.
  • the path control unit 41 controls the communication device of the network 2 in advance so that a packet addressed to the proxy server 3 reaches the proxy server 3.
  • the control device 4 may have a function of managing the proxy server 3.
  • the control device 4 includes a proxy server management unit 42 as a function of managing the proxy server 3.
  • the operator of the communication system sets the information in the management DB 32 illustrated in FIG. 5 via the proxy server management unit 42, for example.
  • the multicast address management unit 40, the route control unit 41, and the proxy server management unit 42 are realized by a computer that operates according to a transfer control program, for example.
  • the CPU included in the control device 4 may read the transfer control program and operate as the multicast address management unit 40, the path control unit 41, and the proxy server management unit 42 according to the program.
  • the multicast address management unit 40, the route control unit 41, and the proxy server management unit 42 may be realized by separate hardware.
  • the proxy server 3 is made redundant.
  • the third embodiment can be combined with any of the above-described embodiments.
  • the load on the proxy server 3 increases.
  • the load on the proxy server 3 can be reduced.
  • FIG. 8 is a block diagram illustrating an example of a configuration of a communication system according to the third embodiment.
  • the multicast packet transmitted from the terminal 1 is distributed to a plurality of redundant proxy servers 3.
  • a server cluster that is, a configuration in which a plurality of redundant proxy servers 3 share the management DB 32, thereby making it possible to achieve both load distribution by redundancy and reduction in management costs.
  • the configuration of the proxy server 3 and the configuration of information stored in the management DB 32 are the same as those in the above-described embodiment, and detailed description thereof is omitted.
  • the control device 4 controls packet transfer in the network 2 so that, for example, the multicast packet transmitted from the terminal 1 reaches the plurality of redundant proxy servers 3 in a distributed manner.
  • the control device 4 divides the address range of the multicast address, for example, and assigns the proxy server 3 corresponding to the multicast address of each divided address range. For example, the control device 4 divides the address range of “224.0.0.0/4” into address ranges (A), (B), and (C), and for each address range, a corresponding proxy Server 3 is assigned. The control device 4 assigns the proxy server 3 corresponding to each address range, for example, in a round robin method. For example, the control device 4 controls the communication device of the network 2 so as to change the multicast packet transfer destination for each divided address range. For example, when the control device 4 receives a multicast packet belonging to the address range (A), the control device 4 sends the received multicast packet to the communication device so as to transfer the received multicast packet to the proxy server 3 assigned to the address range (A). Instruct.
  • system configuration of the third embodiment may be a configuration in which a load balancer (not shown in FIG. 8) receives multicast packets in a batch and distributes the packets to each proxy server 3.
  • the fourth embodiment can be combined with any of the above-described embodiments.
  • FIG. 9 is a block diagram illustrating an example of a configuration of a communication system according to the fourth embodiment.
  • each of the proxy server 3-1, the proxy server 3-2, and the proxy server 3-3 is assigned a terminal in charge.
  • Each proxy server handles only the multicast packet transmitted from the terminal in charge.
  • each proxy server shares the management DB 32 in order to reduce the management cost of the correspondence relationship between the multicast communication group and the unicast address corresponding to the group.
  • the configuration of the proxy server 3 and the configuration of information stored in the management DB 32 are the same as those in the above-described embodiment, and detailed description thereof is omitted.
  • the control device 4 determines, for example, a terminal that is in charge of each proxy server.
  • the control device 4 controls the communication device of the network 2 so that the multicast packet transmitted from each terminal is transferred to the proxy server in charge of the terminal that transmitted the packet.
  • the control device 4 controls the communication device so as to change the transfer destination of the packet, for example, according to the source address of the received multicast packet.
  • a load balancer (not shown in FIG. 9) receives the multicast packets all at once and distributes the packets to the proxy server in charge of the terminal corresponding to the source address according to the source address of the received packet. Also good.
  • VXLAN Virtual Extensible LAN
  • ARP Address Resolution Protocol
  • the present invention can be applied to a technique in which multicast communication is executed on an overlay network.
  • FIG. 10 is a block diagram illustrating an example of a configuration of a communication system according to the fifth embodiment.
  • the terminal 1 communicates with the overlay network 20 via the TEP 5.
  • the TEP 5 encapsulates a packet transmitted from the terminal 1 and transmits it to the overlay network 20. Further, the TEP 5 decapsulates a packet transmitted from the overlay network 20 to the terminal 1 and transmits it to the terminal 1.
  • Multicast packets transmitted from the TEP 5 are collected in the proxy server 3.
  • the proxy server 3 transmits a unicast packet to each of the TEPs 5 belonging to the received multicast packet group.
  • the control device 4 controls the overlay network 20 so that the multicast packet transmitted from the TEP 5 reaches the proxy server 3 by the method described in the above embodiment, for example.
  • FIG. 11 is a schematic diagram illustrating an example of a header of a packet that the proxy server 3 transmits and receives in the fifth embodiment.
  • FIG. 11 shows a multicast packet transmitted from the TEP 5 and a unicast packet generated from the multicast packet.
  • Outer described in FIG. 11 represents information added to the packet by the encapsulation process by TEP5.
  • Inner described in FIG. 11 represents header information before being encapsulated by TEP5.
  • Dest Add described in FIG. 11 represents the destination address of the packet.
  • Src Add described in FIG. 11 represents the source address of the packet.
  • the proxy server 3 receives a packet including a multicast address in the destination address of the Outer header.
  • the group corresponding to the multicast address is “Group A”.
  • the destination address of the Outer header may be the address of the proxy server 3.
  • the proxy server 3 determines the group from the received packet.
  • the proxy server 3 transmits a unicast packet to each address of the TEP 5 belonging to the determined group.
  • the addresses of the TEPs 5 belonging to the group are “Address (a)” and “Address (b)”.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

 複数の通信端末がネットワークを介して通信する通信システムであって、ネットワークによるパケット転送を制御する制御装置4と、通信端末から送信されたマルチキャストパケットを受信し、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれに、ユニキャストパケットを送信するプロキシサーバ3とを含み、制御装置4は、通信端末が送信したマルチキャストパケットがプロキシサーバ3に転送されるように、ネットワークによるパケット転送を制御する。

Description

通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム
 本発明は、通信システム、制御装置、通信システムにおける通信制御方法、制御装置における転送制御方法及びプログラムに関し、マルチキャスト通信する情報処理装置に関する。
 コンピュータネットワークにおいて、所定のグループに属する複数の端末宛にパケットを送信するマルチキャスト通信という技術が存在する。マルチキャスト通信では、パケットの宛先となる複数の端末が属するグループの識別子を含むマルチキャストアドレスが用いられる。
 通信機器(ルータ等)は、マルチキャストパケットを受信した場合、マルチキャストパケットに対応するグループに属する端末に対して、パケットを転送する。通信機器(ルータ等)は、マルチキャスト通信を可能にするため、グループの識別子と、その識別子に対応するパケットの転送先とを管理することが要求される。グループに属する端末は動的に変更されるため、通信機器は、グループの識別子と、当該識別子に対応する転送先とを定期的に管理することが求められる。
 マルチキャスト通信を実行するためには、ネットワーク上の通信機器が上記の管理機能を有することが求められる。よって、上記の管理機能を有しない通信機器が存在するネットワークでは、マルチキャスト通信が適切に実行されない可能性がある。
 特許文献1には、マルチキャスト通信を実行するための機能を有しない通信機器が存在するネットワークであっても、擬似的にマルチキャスト通信することを可能にする技術が開示されている。特許文献1に記載された中継局は、マルチキャスト通信用のグループと、そのグループに属する端末の宛先アドレスとを管理する。中継局は、マルチキャスト通信を行う場合に、グループに属する端末それぞれの宛先アドレスに対してユニキャスト通信でパケットを送信する。端末それぞれの宛先アドレスに対して複数のユニキャスト通信でパケットが送信されるので、特許文献1に記載された技術を、マルチキャスト通信を実行するための機能を有しない機器が存在するネットワークに適用することにより、当該ネットワークで擬似的にマルチキャスト通信が可能になる。
 特許文献2には、スイッチまたはルータであるコア装置、及び、当該コア装置に直接又は間接的に接続されるスイッチ又はルータである複数のエッジ装置とからなる広域イーサネット(登録商標)において、マルチキャストの処理にかかる負荷を低減させる技術が記載されている。特許文献2に記載された技術では、コア装置の負荷が高い場合、コア装置の負荷を下げるために、マルチキャストの送信元エッジ装置は、マルチキャストフレームを、マルチキャストではなく、必要な送信先のエッジ装置の数のユニキャストとして送信する。
特開2005-197844号公報 特開2011-217038号公報
 特許文献1に記載された技術は、擬似マルチキャスト通信を実行するため、それぞれの中継局が、マルチキャスト通信用のグループと、そのグループに属する端末の宛先アドレスとの対応関係が記載されたテーブルを分散して管理する。テーブルが分散管理されているため、各中継局は、互いに通信してテーブルの情報を交換することが必要となる。よって、中継局の各々が、マルチキャスト通信用のテーブルを分散して管理するための管理コストが問題となる。
 本発明の目的は、マルチキャスト通信に対応する機能を有しない機器が存在するネットワークにおいて、低管理コストでマルチキャスト通信を可能にする通信システム、制御装置、通信システムにおける通信制御方法、制御装置における転送制御方法及びプログラムを提供することである。
 本発明による通信システムは、複数の通信端末がネットワークを介して通信する通信システムであって、ネットワークによるパケット転送を制御する制御装置と、通信端末から送信されたマルチキャストパケットを受信し、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれに、ユニキャストパケットを送信するプロキシサーバとを含み、制御装置は、通信端末が送信したマルチキャストパケットがプロキシサーバに転送されるように、ネットワークによるパケット転送を制御することを特徴とする。
 本発明による制御装置は、複数の通信端末がネットワークを介して通信する通信システムにおける制御装置であって、通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御することを特徴とする。
 本発明による通信制御方法は、複数の通信端末がネットワークを介して通信する通信システムにおける通信制御方法であって、制御装置が、通信端末が送信したマルチキャストパケットがプロキシサーバに転送されるように、ネットワークによるパケット転送を制御し、プロキシサーバが、通信端末から送信されたマルチキャストパケットを受信し、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれに、ユニキャストパケットを送信することを特徴とする。
 本発明による転送制御方法は、複数の通信端末がネットワークを介して通信する通信システムに適用される制御装置における転送制御方法であって、通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御することを特徴とする。
 本発明による転送制御プログラムは、複数の通信端末がネットワークを介して通信する通信システムにおける転送制御プログラムであって、コンピュータに、通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する処理を実行させることを特徴とする。
 本発明は、マルチキャスト通信に対応する機能を有しない機器が存在するネットワークにおいて、低管理コストでマルチキャスト通信が可能になるという効果を奏する。
第1の実施形態における通信システムの構成の一例を示すブロック図である。 プロキシサーバによるパケット送受信の様子を示す説明図である。 第1の実施形態における通信システムの動作の一例を示すシーケンス図である。 プロキシサーバの構成の一例を示すブロック図である。 管理DBに格納された情報の構成の一例を示す説明図である。 プロキシサーバが第2の実施形態において送受信するパケットのヘッダの一例を示す模式図である。 制御装置の構成の一例を示すブロック図である。 第3の実施形態における通信システムの構成の一例を示すブロック図である。 第4の実施形態における通信システムの構成の一例を示すブロック図である。 第5の実施形態における通信システムの構成の一例を示すブロック図である。 プロキシサーバが第5の実施形態において送受信するパケットのヘッダの一例を示す模式図である。
実施形態1.
 以下、本発明の第1の実施形態を図面を参照して説明する。
 第1の実施形態において、通信端末から送信されたマルチキャストパケットは、プロキシサーバに集約される。ネットワークを制御する制御装置が、マルチキャストパケットがプロキシサーバに集約されるように、ネットワークを制御する。よって、所定のプロキシサーバは、マルチキャスト通信に基づくユニキャスト通信の実行を集中管理することが可能となる。
 図1は、第1の実施形態における通信システムの構成の一例を示すブロック図である。本実施形態における通信システムは、プロキシサーバ3と、制御装置4とを含む。
 複数の端末1のそれぞれは、ネットワーク2を介して、プロキシサーバ3と通信可能である。制御装置4は、ネットワーク2と接続されている。
 端末1は、マルチキャスト通信を実行するため、マルチキャストパケットを送信する機能を有する。
 プロキシサーバ3は、端末1から受信したマルチキャストパケットに基づいて、マルチキャストパケットのグループに対応する端末1に対して、ユニキャスト通信によりパケットを送信する機能を有する。つまり、プロキシサーバ3は、ルータ等の通信機器に代理して、擬似的なマルチキャスト通信を実行する機能を有する。
 図2は、プロキシサーバ3によるパケット送受信の様子を示す説明図である。
 プロキシサーバ3は、端末1からマルチキャストパケットを受信すると、マルチキャストパケットに対応するグループに属する端末1のアドレスに対して、ユニキャストパケットを送信する。プロキシサーバ3は、例えば図2に示すように、マルチキャスト通信のグループ毎に、グループに属する端末1のアドレスを管理するためのテーブルを有する。図2に示すテーブル中に記載されている“Group”はマルチキャスト通信のグループを表す。また、“Destination”はマルチキャスト通信のグループに属する各端末のアドレス、つまり宛先アドレスを表す。図2に示す例では、“Group A”に属する端末のアドレスとして、“Address(a)”と“Address(b)”とが登録されている。プロキシサーバ3は、例えば、テーブルを参照し、受信したマルチキャストパケットに対応するグループに属する端末1のアドレスを検索する。
 これにより、マルチキャスト通信に対応する通信機器(ルータ等)をネットワーク2に設置しなくとも、プロキシサーバ3が、マルチキャスト通信を実行することができる。よって、オペレータは、マルチキャスト通信が可能な通信機器の配置や設定等の複雑なネットワーク設計を回避できる。
 制御装置4は、端末1が送信したマルチキャストパケットがプロキシサーバ3に到達するように、ネットワーク2におけるパケット転送を制御する機能を有する。
 制御装置4は、例えば、ネットワーク2のルータのルーティングテーブルを制御することにより、マルチキャストパケットがプロキシサーバ3に到達するように制御する。例えば、制御装置4は、宛先にマルチキャストアドレスを含むパケットがプロキシサーバ3に対して転送されるように、ネットワーク2に存在するルータのルーティングテーブルを制御する。
 制御装置4は、例えば、端末1がプロキシサーバ3宛に送信したマルチキャスト用のパケットが、プロキシサーバ3に到達するように、ネットワーク2におけるパケット転送を制御してもよい。制御装置4は、例えば、ネットワーク2のルータのルーティングテーブルを制御することにより、プロキシサーバ3宛のパケットがプロキシサーバ3に到達するように制御する。制御装置4は、それぞれの端末1に対して、プロキシサーバ3のアドレスを通知する機能を有してもよい。
 次に、本実施形態の動作を説明する。
 図3は、第1の実施形態における通信システムの動作の一例を示すシーケンス図である。
 端末1は、マルチキャストパケットを送信する(ステップS10、ステップS11)。マルチキャストパケットは、制御装置4がネットワーク2を制御することにより、プロキシサーバ3に到達する。
 マルチキャストパケットを受信したプロキシサーバ3は、マルチキャストパケットのグループに属する端末1の宛先アドレスを判定する(ステップS12、ステップS13)。
 プロキシサーバ3は、受信したマルチキャストパケットのグループに属する端末それぞれに、ユニキャストパケットを送信する(ステップS14、ステップS15)。
 以上に説明したように、本実施形態では、プロキシサーバ3が、端末1からマルチキャストパケットを受信すると、マルチキャストパケットに対応するグループに属する端末1のアドレスに対して、ユニキャストパケットを送信する。また、ネットワークを制御する制御装置4が、マルチキャストパケットがプロキシサーバ3に集約されるように、ネットワークを制御する。それにより、マルチキャスト通信が可能な通信機器の配置や設定等の複雑なネットワーク設計をすることなく、マルチキャスト通信を実行することが可能となる。従って、マルチキャスト通信に対応する機能を有しない機器が存在するネットワークにおいて、低管理コストでマルチキャスト通信を可能にすることができる。また、通信端末から送信されたマルチキャストパケットがプロキシサーバに集約されるので、プロキシサーバは、マルチキャスト通信に基づくユニキャスト通信の実行を集中管理することが可能となる。
実施形態2.
 以下、本発明の第2の実施形態を図面を参照して説明する。
 第2の実施形態では、プロキシサーバ3、制御装置4の構成例を説明する。
 図4は、プロキシサーバ3の構成の一例を示すブロック図である。
 プロキシサーバ3は、マルチキャスト受信部30と、宛先判定部31と、管理DB(Data Base)32と、ユニキャスト送信部33とを含む。
 マルチキャスト受信部30は、ネットワーク2を介して、マルチキャストパケットを受信する。
 宛先判定部31は、受信したマルチキャストパケットに対応するグループに属する宛先アドレスを判定する。宛先判定部31は、管理DB32に格納された情報を参照して、宛先アドレスを判定する。
 図5は、管理DB32に格納された情報の構成の一例を示す説明図である。
 管理DB32は、例えば、マルチキャスト通信のグループ毎に、グループに属する宛先アドレスを管理する。
 ユニキャスト送信部33は、宛先判定部31により判定された宛先に対して、それぞれユニキャストパケットを送信する。
 なお、マルチキャスト受信部30、宛先判定部31およびユニキャスト送信部33は、例えば、プログラムに従って動作するコンピュータによって実現される。この場合、プロキシサーバ3が備えるCPUが、プログラムを読み込み、そのプログラムに従って、マルチキャスト受信部30、宛先判定部31およびユニキャスト送信部33として動作すればよい。また、マルチキャスト受信部30、宛先判定部31およびユニキャスト送信部33が別々のハードウェアで実現されていてもよい。
 また、管理DB32は、プロキシサーバ3が備えるメモリ等の記憶装置によって実現される。
 図6は、プロキシサーバ3が第2の実施形態において送受信するパケットのヘッダの一例を示す模式図である。図6は、マルチキャストパケットと、当該マルチキャストパケットから生成されるユニキャストパケットを示す。
 宛先判定部31は、受信したマルチキャストパケットの宛先アドレスに基づいて、当該マルチキャストパケットに対応するグループを判定する。図6中に記載されている“Multicast Address(Group:A)”は、マルチキャストパケットの宛先アドレスに対応するグループが“Group A”であることを表す。図6中に記載されている“Source Address”は、パケットの送信元アドレスを表す。図6に示す例では、宛先判定部31は、宛先アドレスから、パケットに対応するグループは“Group A”であると判定する。
 宛先判定部31は、管理DB32を参照し、“Group A”に対応するユニキャストアドレスを検索する。図5に示す例では、“Group A”に対応するユニキャストアドレスは、“Address(a)”と“Address(b)”である。よって、宛先判定部31は、“Group A”に対応するユニキャストアドレスは、“Address(a)”と“Address(b)”であると判定する。
 ユニキャスト送信部33は、“Address(a)”と“Address(b)”のそれぞれを宛先アドレスとするパケットを送信する。
 図7は、制御装置4の構成の一例を示すブロック図である。
 制御装置4は、マルチキャストアドレス管理部40と、経路制御部41とを含む。
 経路制御部41は、ネットワーク2に存在する通信機器(例えば、ルータやスイッチ)を制御し、マルチキャストパケットがプロキシサーバ3に到達するようにパケット転送を制御する。
 経路制御部41は、例えば、マルチキャストアドレス管理部40を参照し、ネットワーク2を制御する。
 マルチキャストアドレス管理部40は、例えば、通信システムで使用されるマルチキャストアドレスのアドレス体系を管理する。マルチキャストアドレスは、一般的に、“224.0.0.0/4”で表されるアドレス範囲が使用される。“224.0.0.0/4”は、開始アドレスが“224.0.0.0”であり、終了アドレスが“239.255.255.255”の範囲のアドレスを表す。マルチキャストアドレス管理部40は、例えば、通信システムに使用されるアドレス範囲として、“224.0.0.0/4”を記憶している。
 経路制御部41は、例えば、受信パケットの宛先アドレスが“224.0.0.0/4”の範囲のアドレスの場合、受信パケットをプロキシサーバ3に対して転送するように、ネットワーク2の通信機器に指示する。
 また、例えば、経路制御部41は、端末1に対して、プロキシサーバ3のアドレスを通知してもよい。プロキシサーバ3のアドレスを通知された端末1は、プロキシサーバ3を宛先とするパケットに、マルチキャスト通信のグループを示す情報を付加して、ネットワーク2に送信する。経路制御部41は、プロキシサーバ3宛のパケットがプロキシサーバ3に到達するように、ネットワーク2の通信機器を予め制御する。
 制御装置4は、プロキシサーバ3を管理する機能を有してもよい。制御装置4は、例えば、プロキシサーバ3を管理する機能として、プロキシサーバ管理部42を有する。
 通信システムのオペレータは、例えば、プロキシサーバ管理部42を介して、図5に例示した管理DB32の情報を設定する。
 なお、マルチキャストアドレス管理部40、経路制御部41およびプロキシサーバ管理部42は、例えば、転送制御プログラムに従って動作するコンピュータによって実現される。この場合、制御装置4が備えるCPUが、転送制御プログラムを読み込み、そのプログラムに従って、マルチキャストアドレス管理部40、経路制御部41およびプロキシサーバ管理部42として動作すればよい。また、マルチキャストアドレス管理部40、経路制御部41およびプロキシサーバ管理部42が別々のハードウェアで実現されていてもよい。
実施形態3.
 以下、本発明の第3の実施形態を図面を参照して説明する。
 第3の実施形態では、プロキシサーバ3を冗長化する構成例を説明する。第3の実施形態は、上述のいずれの実施形態とも組合せ可能である。
 それぞれの端末1から送信されたマルチキャストパケットがプロキシサーバ3に集約された場合、プロキシサーバ3の負荷が増大することが懸念される。第3の実施形態では、プロキシサーバ3を冗長化することで、プロキシサーバ3の負荷を軽減することが可能となる。
 図8は、第3の実施形態における通信システムの構成の一例を示すブロック図である。
 端末1から送信されたマルチキャストパケットは、冗長化された複数のプロキシサーバ3に分散される。一方、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係の管理を複数のプロキシサーバ3に分散すると、管理コストが増大することが懸念される。第3の実施形態では、サーバクラスタ、つまり冗長化された複数のプロキシサーバ3が管理DB32を共有する構成にすることで、冗長化による負荷分散と管理コスト低減とを両立させることが可能となる。
 プロキシサーバ3の構成および管理DB32に格納された情報の構成は、上述した実施形態と同様であり、詳細な説明を省略する。
 制御装置4は、例えば、端末1が送信したマルチキャストパケットが、冗長化された複数のプロキシサーバ3に分散して到達するように、ネットワーク2におけるパケット転送を制御する。
 制御装置4は、例えば、マルチキャストアドレスのアドレス範囲を分割し、分割された各々のアドレス範囲のマルチキャストアドレスに対応するプロキシサーバ3を割り当てる。例えば、制御装置4は、“224.0.0.0/4”のアドレス範囲を、アドレス範囲(A)、(B)、(C)に分割し、各アドレス範囲に対して、対応するプロキシサーバ3を割り当てる。制御装置4は、例えば、ラウンドロビン方式で、各アドレス範囲に対応するプロキシサーバ3を割り当てる。制御装置4は、例えば、分割されたアドレス範囲毎に、マルチキャストパケットの転送先を変えるように、ネットワーク2の通信機器を制御する。例えば、制御装置4は、アドレス範囲(A)に属するマルチキャストパケットを受信した場合、アドレス範囲(A)に割り当てられたプロキシサーバ3に対して、受信したマルチキャストパケットを転送するように、通信機器に指示する。
 なお、第3の実施形態のシステム構成は、図8には図示されていないロードバランサがマルチキャストパケットを一括して受信し、それぞれのプロキシサーバ3にパケットを振り分ける構成でもよい。
実施形態4.
 以下、本発明の第4の実施形態を図面を参照して説明する。
 第4の実施形態では、複数のプロキシサーバ3のそれぞれに、担当する端末を割り当てる例を説明する。複数のプロキシサーバ3で担当する端末を分担することで、プロキシサーバ3の負荷を軽減することが可能となる。
 第4の実施形態は、上述のいずれの実施形態とも組合せ可能である。
 図9は、第4の実施形態における通信システムの構成の一例を示すブロック図である。
 図9に示す例で、プロキシサーバ3-1、プロキシサーバ3-2およびプロキシサーバ3-3のそれぞれは、担当する端末が割り当てられている。各プロキシサーバは、担当する端末から送信されたマルチキャストパケットのみを扱う。
 第3の実施形態と同様、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係の管理コストを低減するため、各プロキシサーバが管理DB32を共有する。
 プロキシサーバ3の構成および管理DB32に格納された情報の構成は、上述した実施形態と同様であり、詳細な説明を省略する。
 制御装置4は、例えば、各プロキシサーバが担当する端末を決定する。制御装置4は、各端末から送信されたマルチキャストパケットが、パケットを送信した端末を担当するプロキシサーバに対して転送されるように、ネットワーク2の通信機器を制御する。
 制御装置4は、例えば、受信したマルチキャストパケットの送信元アドレスに応じて、パケットの転送先を変えるように通信機器を制御する。
 なお、図9には図示されていないロードバランサが、マルチキャストパケットを一括して受信し、受信パケットの送信元アドレスに応じて、送信元アドレスに対応する端末を担当するプロキシサーバにパケットを振り分けてもよい。
実施形態5.
 以下、本発明の第5の実施形態を図面を参照して説明する。
 第5の実施形態では、オーバーレイネットワークにおいて、TEP(Tunnel EndPoint)がマルチキャストパケットを送信する例を説明する。第5の実施形態は、上述のいずれの実施形態とも組合せ可能である。
 例えば、レイヤ3ネットワーク上にレイヤ2ネットワークをオーバーレイする技術であるVXLAN(Virtual Extensible LAN)は、ARP(Address Resolution Protocol)リクエストを送信する際に、マルチキャスト通信を用いる。第5の実施形態により、オーバーレイネットワーク上でマルチキャスト通信が実行される技術に対しても、本発明を適用することが可能となる。
 図10は、第5の実施形態における通信システムの構成の一例を示すブロック図である。
 端末1は、TEP5を介して、オーバーレイネットワーク20と通信する。TEP5は、例えば、端末1から送信されたパケットをカプセル化して、オーバーレイネットワーク20に送信する。また、TEP5は、オーバーレイネットワーク20から端末1宛に送信されたパケットをデカプセル化して、端末1に送信する。
 その他の構成は、上述の実施形態と同様なので、詳細な説明を省略する。
 TEP5から送信されたマルチキャストパケットは、プロキシサーバ3に集約される。プロキシサーバ3は、受信したマルチキャストパケットのグループに属するTEP5のそれぞれに、ユニキャストパケットを送信する。
 制御装置4は、例えば、上述の実施形態で説明した方法で、TEP5から送信されたマルチキャストパケットがプロキシサーバ3に到達するように、オーバーレイネットワーク20を制御する。
 図11は、プロキシサーバ3が第5の実施形態において送受信するパケットのヘッダの一例を示す模式図である。図11は、TEP5から送信されたマルチキャストパケットと、当該マルチキャストパケットから生成されるユニキャストパケットを示す。
 図11中に記載されている“Outer”は、TEP5によるカプセル化処理でパケットに付加された情報であることを表す。図11中に記載されている“Inner”は、TEP5によりカプセル化される前のヘッダ情報であることを表す。図11中に記載されている“Dest Add”は、パケットの宛先アドレスを表す。図11中に記載されている“Src Add”は、パケットの送信元アドレスを表す。
 プロキシサーバ3は、Outerヘッダの宛先アドレスにマルチキャストアドレスを含むパケットを受信する。図11に示す例では、マルチキャストアドレスに対応するグループは、“Group A”であるものとする。なお、Outerヘッダの宛先アドレスは、プロキシサーバ3のアドレスであってもよい。
 プロキシサーバ3は、受信したパケットから、グループを判別する。プロキシサーバ3は、判別されたグループに属するTEP5のアドレスに対して、それぞれユニキャストパケットを送信する。図11に示す例では、グループに属するTEP5のアドレスは、“Address (a)”と“Address (b)”である。
 以上、本発明の実施形態を説明したが、本発明は、上記したそれぞれの実施形態に限定されるものではない。本発明は、各実施形態の変形・置換・調整に基づいて実施できる。また、本発明は、各実施形態を任意に組み合わせて実施することもできる。即ち、本発明は、本明細書の全ての開示内容、技術的思想に従って実現できる各種変形、修正を含む。
 この出願は、2012年12月5日に出願された日本特許出願2012-266598を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 1 端末
 2 ネットワーク
 20 オーバーレイネットワーク
 3 プロキシサーバ
 30 マルチキャスト受信部
 31 宛先判定部
 32 管理DB
 33 ユニキャスト送信部
 4 制御装置
 40 マルチキャストアドレス管理部
 41 経路制御部
 42 プロキシサーバ管理部
 5 TEP

Claims (19)

  1.  複数の通信端末がネットワークを介して通信する通信システムであって、
     前記ネットワークによるパケット転送を制御する制御装置と、
     前記通信端末から送信されたマルチキャストパケットを受信し、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれに、ユニキャストパケットを送信するプロキシサーバとを含み、
     前記制御装置は、前記通信端末が送信した前記マルチキャストパケットが前記プロキシサーバに転送されるように、前記ネットワークによるパケット転送を制御する
     ことを特徴とする通信システム。
  2.  制御装置は、複数の通信端末が送信したマルチキャストパケットがプロキシサーバに集約されるように、ネットワークによるパケット転送を制御する
     請求項1に記載の通信システム。
  3.  プロキシサーバは、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係を集中管理する
     請求項1または請求項2に記載の通信システム。
  4.  複数のプロキシサーバを含み、
     制御装置は、通信端末から送信されたマルチキャストパケットが、複数のプロキシサーバのうち、当該通信端末に対応するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する
     請求項1から請求項3のうちのいずれか1項に記載の通信システム。
  5.  複数のプロキシサーバを含み、
     前記複数のプロキシサーバは、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係を記憶したデータベースを共有し、
     前記プロキシサーバのそれぞれは、受信したマルチキャストパケットに対応するグループのユニキャストアドレスを、前記データベースから検索する
     請求項1から請求項4のうちのいずれか1項に記載の通信システム。
  6.  複数の通信端末がネットワークを介して通信する通信システムにおける制御装置であって、
     前記通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、前記ネットワークによるパケット転送を制御する
     ことを特徴とする制御装置。
  7.  複数の通信端末が送信したマルチキャストパケットがプロキシサーバに集約されるように、ネットワークによるパケット転送を制御する
     請求項6に記載の制御装置。
  8.  通信端末から送信されたマルチキャストパケットが、複数のプロキシサーバのうち、当該通信端末に対応するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する
     請求項6または請求項7に記載の制御装置。
  9.  複数の通信端末がネットワークを介して通信する通信システムにおける通信制御方法であって、
     制御装置が、前記通信端末が送信したマルチキャストパケットがプロキシサーバに転送されるように、前記ネットワークによるパケット転送を制御し、
     前記プロキシサーバが、前記通信端末から送信されたマルチキャストパケットを受信し、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれに、ユニキャストパケットを送信する
     ことを特徴とする通信制御方法。
  10.  制御装置が、複数の通信端末が送信したマルチキャストパケットがプロキシサーバに集約されるように、ネットワークによるパケット転送を制御する
     請求項9に記載の通信制御方法。
  11.  プロキシサーバが、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係を集中管理する
     請求項9または請求項10に記載の通信制御方法。
  12.  制御装置が、通信端末から送信されたマルチキャストパケットが、複数のプロキシサーバのうち、当該通信端末に対応するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する
     請求項9から請求項11のうちのいずれか1項に記載の通信制御方法。
  13.  複数のプロキシサーバが、マルチキャスト通信のグループと、当該グループに対応するユニキャストアドレスとの対応関係を記憶したデータベースを共有し、
     前記プロキシサーバのそれぞれが、受信したマルチキャストパケットに対応するグループのユニキャストアドレスを、前記データベースから検索する
     請求項9から請求項12のうちのいずれか1項に記載の通信制御方法。
  14.  複数の通信端末がネットワークを介して通信する通信システムに適用される制御装置における転送制御方法であって、
     前記通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、前記ネットワークによるパケット転送を制御する
     ことを特徴とする転送制御方法。
  15.  複数の通信端末が送信したマルチキャストパケットがプロキシサーバに集約されるように、ネットワークによるパケット転送を制御する
     請求項14に記載の転送制御方法。
  16.  通信端末から送信されたマルチキャストパケットが、複数のプロキシサーバのうち、当該通信端末に対応するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する
     請求項14または請求項15に記載の転送制御方法。
  17.  複数の通信端末がネットワークを介して通信する通信システムにおける転送制御プログラムであって、
     コンピュータに、
     前記通信端末が送信したマルチキャストパケットが、当該マルチキャストパケットに対応するグループに属する通信端末のそれぞれにユニキャストパケットを送信するプロキシサーバに転送されるように、前記ネットワークによるパケット転送を制御する処理を実行させる
     ための転送制御プログラム。
  18.  コンピュータに、
     複数の通信端末が送信したマルチキャストパケットがプロキシサーバに集約されるように、ネットワークによるパケット転送を制御する処理を実行させる
     請求項17に記載の転送制御プログラム。
  19.  コンピュータに、
     通信端末から送信されたマルチキャストパケットが、複数のプロキシサーバのうち、当該通信端末に対応するプロキシサーバに転送されるように、ネットワークによるパケット転送を制御する処理を実行させる
     請求項17または請求項18に記載の転送制御プログラム。
PCT/JP2013/006778 2012-12-05 2013-11-19 通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム WO2014087591A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2014550899A JPWO2014087591A1 (ja) 2012-12-05 2013-11-19 通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム
CN201380063815.8A CN104838625A (zh) 2012-12-05 2013-11-19 通信系统、控制装置、通信控制方法、传输控制方法以及传输控制程序
US14/435,715 US20150263862A1 (en) 2012-12-05 2013-11-19 Communication system, control apparatus, communication control method, transfer control method, and transfer control program
EP13859758.8A EP2930893A4 (en) 2012-12-05 2013-11-19 COMMUNICATION SYSTEM, CONTROL DEVICE, COMMUNICATION CONTROL METHOD, TRANSMISSION CONTROL METHOD AND TRANSMISSION CONTROL PROGRAM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-266598 2012-12-05
JP2012266598 2012-12-05

Publications (1)

Publication Number Publication Date
WO2014087591A1 true WO2014087591A1 (ja) 2014-06-12

Family

ID=50883033

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/006778 WO2014087591A1 (ja) 2012-12-05 2013-11-19 通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム

Country Status (5)

Country Link
US (1) US20150263862A1 (ja)
EP (1) EP2930893A4 (ja)
JP (1) JPWO2014087591A1 (ja)
CN (1) CN104838625A (ja)
WO (1) WO2014087591A1 (ja)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160024671A (ko) * 2014-08-26 2016-03-07 한국전자통신연구원 프록시 터널종단 장치, 이를 포함하는 확장형 네트워크 가상화 통신 시스템 및 확장형 네트워크 가상화 통신 방법
JP2017139594A (ja) * 2016-02-03 2017-08-10 株式会社日立製作所 データ配信システム
JP2018023123A (ja) * 2013-08-24 2018-02-08 ニシラ, インコーポレイテッド エンドポイントにより配布されるマルチキャスト
US10079798B2 (en) 2015-10-23 2018-09-18 Inernational Business Machines Corporation Domain intercommunication in shared computing environments
US10778457B1 (en) 2019-06-18 2020-09-15 Vmware, Inc. Traffic replication in overlay networks spanning multiple sites
US10999087B2 (en) 2014-03-31 2021-05-04 Nicira, Inc. Replicating broadcast, unknown-unicast, and multicast traffic in overlay logical networks bridged with physical networks
US11310150B2 (en) 2013-12-18 2022-04-19 Nicira, Inc. Connectivity segment coloring
WO2022124036A1 (ja) * 2020-12-08 2022-06-16 ソニーグループ株式会社 通信装置、通信方法及び通信システム
US11784922B2 (en) 2021-07-03 2023-10-10 Vmware, Inc. Scalable overlay multicast routing in multi-tier edge gateways

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3850819A1 (en) 2018-09-13 2021-07-21 Telefonaktiebolaget Lm Ericsson (Publ) A method of and devices for supporting selective forwarding of messages in a network of communicatively coupled communication devices
CN116708288A (zh) * 2022-02-28 2023-09-05 中兴通讯股份有限公司 网络调度方法及网络设备、可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10242962A (ja) * 1997-02-25 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> インターネット上のマルチキャストゲートウェイ通信方法及びシステム
JP2005197844A (ja) 2003-12-26 2005-07-21 Kenwood Corp 業務用無線ネットワークにおける擬似マルチキャスト通信システムおよびその方法
JP2011217038A (ja) 2010-03-31 2011-10-27 Nippon Telegraph & Telephone West Corp 広域イーサネットにおけるマルチキャスト処理方法
WO2012081631A1 (ja) * 2010-12-16 2012-06-21 日本電気株式会社 スイッチング装置、その上位装置、ネットワーク及びパケット転送方法

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010034788A1 (en) * 2000-01-21 2001-10-25 Mcternan Brennan J. System and method for receiving packet data multicast in sequential looping fashion
JP3739260B2 (ja) * 2000-08-24 2006-01-25 株式会社日立製作所 情報配信システムおよびゲートウェイ装置
JP4098228B2 (ja) * 2003-12-08 2008-06-11 日本電信電話株式会社 マルチキャストデータ通信システムおよびサーバ側ゲートウェイならびに中継装置、プログラム
JP2007060197A (ja) * 2005-08-24 2007-03-08 Matsushita Electric Ind Co Ltd ユニキャストマルチキャスト変換装置およびマルチキャストユニキャスト変換装置
US20070230441A1 (en) * 2006-03-31 2007-10-04 Aseem Sethi System and method for optimizing throughput in a wireless network
US8199732B2 (en) * 2006-06-09 2012-06-12 Aruba Networks, Inc. Efficient multicast control processing for a wireless network
CN101473616B (zh) * 2006-06-27 2011-12-14 汤姆森特许公司 用于可靠地传递多播数据的方法和装置
US8761069B2 (en) * 2008-04-18 2014-06-24 Marvell World Trade Ltd. Multicast to unicast conversion system
US8213360B2 (en) * 2009-04-29 2012-07-03 Nokia Corporation Apparatus and method for flexible switching between device-to-device communication mode and cellular communication mode
US8270425B2 (en) * 2009-12-29 2012-09-18 Symbol Technologies, Inc. Method and system for multicast video streaming over a wireless local area network (WLAN)
US20120320757A1 (en) * 2010-01-04 2012-12-20 Telefonaktiebolaget L M Ericsson (Publ) Method and Node in an Internet Protocol Television (IPTV) Network
JP5069332B2 (ja) * 2010-04-30 2012-11-07 株式会社バッファロー 通信装置、通信システム、変換方法、及びそのプログラム
US9525647B2 (en) * 2010-07-06 2016-12-20 Nicira, Inc. Network control apparatus and method for creating and modifying logical switching elements
US9325562B2 (en) * 2012-05-15 2016-04-26 International Business Machines Corporation Overlay tunnel information exchange protocol

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10242962A (ja) * 1997-02-25 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> インターネット上のマルチキャストゲートウェイ通信方法及びシステム
JP2005197844A (ja) 2003-12-26 2005-07-21 Kenwood Corp 業務用無線ネットワークにおける擬似マルチキャスト通信システムおよびその方法
JP2011217038A (ja) 2010-03-31 2011-10-27 Nippon Telegraph & Telephone West Corp 広域イーサネットにおけるマルチキャスト処理方法
WO2012081631A1 (ja) * 2010-12-16 2012-06-21 日本電気株式会社 スイッチング装置、その上位装置、ネットワーク及びパケット転送方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2930893A4

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018023123A (ja) * 2013-08-24 2018-02-08 ニシラ, インコーポレイテッド エンドポイントにより配布されるマルチキャスト
US10623194B2 (en) 2013-08-24 2020-04-14 Nicira, Inc. Distributed multicast by endpoints
US11310150B2 (en) 2013-12-18 2022-04-19 Nicira, Inc. Connectivity segment coloring
US11923996B2 (en) 2014-03-31 2024-03-05 Nicira, Inc. Replicating broadcast, unknown-unicast, and multicast traffic in overlay logical networks bridged with physical networks
US10999087B2 (en) 2014-03-31 2021-05-04 Nicira, Inc. Replicating broadcast, unknown-unicast, and multicast traffic in overlay logical networks bridged with physical networks
KR102195359B1 (ko) * 2014-08-26 2020-12-24 한국전자통신연구원 프록시 터널종단 장치, 이를 포함하는 확장형 네트워크 가상화 통신 시스템 및 확장형 네트워크 가상화 통신 방법
KR20160024671A (ko) * 2014-08-26 2016-03-07 한국전자통신연구원 프록시 터널종단 장치, 이를 포함하는 확장형 네트워크 가상화 통신 시스템 및 확장형 네트워크 가상화 통신 방법
US10917379B2 (en) 2015-10-23 2021-02-09 International Business Machines Corporation Domain intercommunication in shared computing environments
US10581794B2 (en) 2015-10-23 2020-03-03 International Business Machines Corporation Domain intercommunication in shared computing environments
US10079798B2 (en) 2015-10-23 2018-09-18 Inernational Business Machines Corporation Domain intercommunication in shared computing environments
JP2017139594A (ja) * 2016-02-03 2017-08-10 株式会社日立製作所 データ配信システム
US10778457B1 (en) 2019-06-18 2020-09-15 Vmware, Inc. Traffic replication in overlay networks spanning multiple sites
US11456888B2 (en) 2019-06-18 2022-09-27 Vmware, Inc. Traffic replication in overlay networks spanning multiple sites
US11784842B2 (en) 2019-06-18 2023-10-10 Vmware, Inc. Traffic replication in overlay networks spanning multiple sites
WO2022124036A1 (ja) * 2020-12-08 2022-06-16 ソニーグループ株式会社 通信装置、通信方法及び通信システム
US11784922B2 (en) 2021-07-03 2023-10-10 Vmware, Inc. Scalable overlay multicast routing in multi-tier edge gateways

Also Published As

Publication number Publication date
US20150263862A1 (en) 2015-09-17
JPWO2014087591A1 (ja) 2017-01-05
CN104838625A (zh) 2015-08-12
EP2930893A1 (en) 2015-10-14
EP2930893A4 (en) 2016-05-18

Similar Documents

Publication Publication Date Title
WO2014087591A1 (ja) 通信システム、制御装置、通信制御方法、転送制御方法及び転送制御プログラム
CN108476160B (zh) 基于分层覆叠穿隧的交换机互连
EP3379806B1 (en) Packet processing method, related apparatus and nvo3 network system
EP2945320B1 (en) Method, device and routing system for data transmission of network virtualization
JP5131651B2 (ja) 負荷分散システム、負荷分散方法、及びプログラム
US7450580B2 (en) Application layer multicast system and intermediate node therefor
US9882741B2 (en) Communication apparatus and communication method
JP2017028698A (ja) トラフィック切り替え方法、デバイス、およびシステム
CN105264493A (zh) 信息中心网络上的动态虚拟机迁移
CN104170331A (zh) 用于vxlan的l3网关
JPWO2012033041A1 (ja) コンピュータシステム、及びコンピュータシステムにおける通信方法
CN108028801B (zh) 一种基于sdn的arp实现方法及装置
US9401865B2 (en) Network appliance redundancy system, control apparatus, network appliance redundancy method and program
US20160134533A1 (en) System and method for layer 3 proxy routing
WO2013141340A1 (ja) 制御装置、通信装置、通信システム、通信方法及びプログラム
US8908702B2 (en) Information processing apparatus, communication apparatus, information processing method, and relay processing method
EP3038296B1 (en) Pool element status information synchronization method, pool register and pool element
JP6119562B2 (ja) ネットワークシステムおよびネットワーク中継装置
US10530873B1 (en) Techniques for optimizing EVPN-IRB for IPv6-enabled data centers with top-of-rack deployments
WO2014157512A1 (ja) 仮想マシン提供システム、経路決定装置、経路制御方法及びプログラム
CN112822097A (zh) 报文转发的方法、第一网络设备以及第一设备组
WO2015186366A1 (ja) データ転送システム、データ転送サーバ、データ転送方法、および、プログラム記録媒体
CN106330547B (zh) 一种冗余链路数据包转发的方法及装置
EP3316559B1 (en) Router advertisement caching
WO2016145577A1 (zh) 接入网系统、处理数据包的方法及装置

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: 13859758

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014550899

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14435715

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2013859758

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE