JP6165391B1 - Packet multiplexer, packet separator, packet multiplexing method, packet separation method, packet multiplexing program, and packet separation program - Google Patents

Packet multiplexer, packet separator, packet multiplexing method, packet separation method, packet multiplexing program, and packet separation program Download PDF

Info

Publication number
JP6165391B1
JP6165391B1 JP2017515250A JP2017515250A JP6165391B1 JP 6165391 B1 JP6165391 B1 JP 6165391B1 JP 2017515250 A JP2017515250 A JP 2017515250A JP 2017515250 A JP2017515250 A JP 2017515250A JP 6165391 B1 JP6165391 B1 JP 6165391B1
Authority
JP
Japan
Prior art keywords
packet
multiplexing
address
packets
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2017515250A
Other languages
Japanese (ja)
Other versions
JPWO2018083742A1 (en
Inventor
正基 田中
正基 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Application granted granted Critical
Publication of JP6165391B1 publication Critical patent/JP6165391B1/en
Publication of JPWO2018083742A1 publication Critical patent/JPWO2018083742A1/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/24Time-division multiplex systems in which the allocation is indicated by an address the different channels being transmitted sequentially
    • H04J3/247ATM or packet multiplexing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • 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

Abstract

パケット多重化部(44)は、送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスとの対に対応する多重化ID(Identifier)を付加し、前記多重化IDが付加された前記複数のパケットを連結する。パケット送信部(45)は、前記パケット多重化部により連結された前記複数のパケットを送信する。The packet multiplexing unit (44) deletes the transmission source address and the destination address from each of a plurality of packets in which a transmission source address and a destination address are described. A multiplexing ID (Identifier) corresponding to a pair of a source address and the destination address is added, and the plurality of packets to which the multiplexing ID is added are concatenated. The packet transmission unit (45) transmits the plurality of packets connected by the packet multiplexing unit.

Description

本発明は、パケットの送受信に関する。   The present invention relates to packet transmission / reception.

企業内のネットワークのように、拠点内に存在する複数の通信端末が、それぞれクラウドネットワーク(以下、単にクラウドともいう)上又はインターネット上のサーバ等のコンピュータとデータを送受信するネットワークが存在する。
インターネットの普及に伴い、あらゆるモノがインターネットに接続できるようになった結果、IoT(Internet of Things)適用サービスが登場してきた。IoT適用サービスでは、例えばセンサで取得されたデータがクラウド上のサーバに収集され、収集されたデータの可視化又は解析が行われる。
IoT適用サービスでは、ユーザの拠点内にセンサが設置される。そして、センサのデータがIoT適用サービス事業者の収集拠点を介してクラウド上のクラウドサーバに転送される。IoT適用サービス事業者は、他の事業者と共用する共用回線を用いて収集拠点からクラウドサーバへデータを転送するが、共用回線はデータ通信の通信速度に応じて、またはデータ通信に利用した分だけ料金が発生するため、通信の帯域利用効率を向上することが望まれる。
There is a network in which a plurality of communication terminals in a base exchange data with a computer such as a server on a cloud network (hereinafter also simply referred to as cloud) or the Internet, such as a network in a company.
With the spread of the Internet, IoT (Internet of Things) application services have emerged as a result of all things being able to connect to the Internet. In the IoT application service, for example, data acquired by a sensor is collected by a server on the cloud, and the collected data is visualized or analyzed.
In the IoT application service, a sensor is installed in the user base. Then, the sensor data is transferred to the cloud server on the cloud via the collection base of the IoT application service provider. The IoT application service provider uses a shared line shared with other providers to transfer data from the collection site to the cloud server. The shared line depends on the communication speed of data communication or the amount used for data communication. Therefore, it is desirable to improve the communication band utilization efficiency.

特許文献1には、拠点1にある通信端末が別の拠点2にある複数の通信端末宛てに同一データパケット(以下、単にパケットともいう)を送信する際の通信回線の帯域利用効率を向上させる方法が開示されている。より具体的には、特許文献1には、データパケットのペイロード部分の重複を排除することによって、拠点間を接続する通信回線の帯域利用効率を向上させる方法が開示されている。
また、特許文献2には、拠点1にある通信端末1が別の拠点2にある通信端末2に対して複数のデータパケットを送信する際の通信回線の帯域利用効率を向上させる方法が開示されている。より具体的には、特許文献2には、データパケットのパケットヘッダの重複を排除することによって、拠点間を接続する通信回線の帯域利用効率を向上させる方法が開示されている。
In Patent Document 1, a communication terminal at a base 1 improves the bandwidth utilization efficiency of a communication line when transmitting the same data packet (hereinafter also simply referred to as a packet) to a plurality of communication terminals at another base 2. A method is disclosed. More specifically, Patent Document 1 discloses a method for improving bandwidth utilization efficiency of communication lines connecting bases by eliminating duplication of payload portions of data packets.
Patent Document 2 discloses a method for improving bandwidth utilization efficiency of a communication line when a communication terminal 1 at a base 1 transmits a plurality of data packets to a communication terminal 2 at another base 2. ing. More specifically, Patent Document 2 discloses a method for improving bandwidth utilization efficiency of communication lines connecting bases by eliminating duplication of packet headers of data packets.

特開平10−107852号公報JP-A-10-107852 特表2009−526426号公報Special table 2009-526426

しかしながら、ある拠点にある複数の通信端末が別の拠点にある複数の通信端末宛てに別々のパケットを送信する際には、特許文献1の技術及び特許文献2の技術を適用することができない。このため、通信回線の帯域利用効率を向上させることができないという課題がある。   However, when a plurality of communication terminals at a certain base transmit different packets to a plurality of communication terminals at another base, the techniques of Patent Document 1 and Patent Document 2 cannot be applied. For this reason, there is a problem that the bandwidth utilization efficiency of the communication line cannot be improved.

本発明は、上記のような課題を解決することを主な目的とする。つまり、本発明は、ある拠点にある複数の通信端末が別の拠点にある複数の通信端末宛てに別々のパケットを送信する際の、拠点間の通信回線の帯域利用効率を向上させることを主な目的とする。   The main object of the present invention is to solve the above-described problems. That is, the present invention mainly improves the bandwidth utilization efficiency of communication lines between bases when a plurality of communication terminals at one base transmits different packets to a plurality of communication terminals at another base. With a purpose.

本発明に係るパケット多重化装置は、
送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスとの対に対応する多重化ID(Identifier)を付加し、前記多重化IDが付加された前記複数のパケットを連結するパケット多重化部と、
前記パケット多重化部により連結された前記複数のパケットを送信するパケット送信部とを有する。
The packet multiplexing apparatus according to the present invention is
The source address and the destination address are deleted from each of a plurality of packets in which a source address and a destination address are described, and each of the source address and the destination address is included in each of the plurality of packets. A packet multiplexing unit that adds a multiplexing ID (Identifier) corresponding to the pair and concatenates the plurality of packets to which the multiplexing ID is added;
A packet transmission unit configured to transmit the plurality of packets connected by the packet multiplexing unit.

本発明では、アドレス情報が削減された複数のパケットを多重化して送信する。このため、本発明によれば、ある拠点にある複数の通信端末が別の拠点にある複数の通信端末宛てに別々のパケットを送信する場合にも有効に通信量を削減することができ、通信回線の帯域利用効率を向上させることができる。   In the present invention, a plurality of packets with reduced address information are multiplexed and transmitted. Therefore, according to the present invention, it is possible to effectively reduce the amount of communication even when a plurality of communication terminals at a certain base transmits different packets to a plurality of communication terminals at another base. The bandwidth utilization efficiency of the line can be improved.

実施の形態1に係るシステム構成例を示す図。FIG. 3 is a diagram illustrating an example of a system configuration according to the first embodiment. 実施の形態1に係るパケット多重化装置の機能構成例を示す図。FIG. 3 is a diagram illustrating a functional configuration example of a packet multiplexing device according to the first embodiment. 実施の形態1に係るパケット分離装置の機能構成例を示す図。FIG. 3 is a diagram illustrating a functional configuration example of a packet separation device according to the first embodiment. 実施の形態1に係るIPアドレス管理情報の例を示す図。FIG. 3 is a diagram showing an example of IP address management information according to the first embodiment. 実施の形態1に係るパケット多重化装置のパケット管理部の動作例を示すフローチャート。5 is a flowchart showing an operation example of a packet management unit of the packet multiplexing apparatus according to the first embodiment. 実施の形態1に係るパケット多重化装置のパケット受信部の動作例を示すフローチャート。5 is a flowchart showing an operation example of a packet receiving unit of the packet multiplexing apparatus according to the first embodiment. 実施の形態1に係るパケット多重化装置のパケット多重化部の動作例を示すフローチャート。5 is a flowchart showing an operation example of a packet multiplexing unit of the packet multiplexing apparatus according to the first embodiment. 実施の形態1に係るパケット分離装置のパケット受信部の動作例を示すフローチャート。6 is a flowchart illustrating an operation example of a packet receiving unit of the packet separation device according to the first embodiment. 実施の形態1に係るパケット分離装置のパケット管理部の動作例を示すフローチャート。6 is a flowchart illustrating an operation example of a packet management unit of the packet separation device according to the first embodiment. 実施の形態1に係るパケット分離装置のパケット分離部の動作例を示すフローチャート。6 is a flowchart illustrating an operation example of a packet separation unit of the packet separation device according to the first embodiment. 実施の形態1に係るパケットの多重化とパケットの分離の例を示す図。FIG. 3 shows an example of packet multiplexing and packet separation according to the first embodiment. 実施の形態1に係るIPヘッダの例を示す図。FIG. 4 shows an example of an IP header according to the first embodiment. 実施の形態2に係るパケット多重化装置の機能構成例を示す図。FIG. 6 is a diagram illustrating a functional configuration example of a packet multiplexing device according to a second embodiment. 実施の形態2に係る優先度管理情報の例を示す図。FIG. 10 is a diagram illustrating an example of priority management information according to the second embodiment. 実施の形態2に係るパケット多重化装置のパケット管理部の動作例を示すフローチャート。9 is a flowchart showing an operation example of a packet management unit of the packet multiplexing apparatus according to the second embodiment. 実施の形態2に係るパケット多重化装置のパケット多重化部の動作例を示すフローチャート。9 is a flowchart showing an operation example of a packet multiplexing unit of the packet multiplexing apparatus according to the second embodiment. 実施の形態3に係るパケット多重化装置の機能構成例を示す図。FIG. 10 is a diagram illustrating a functional configuration example of a packet multiplexing device according to a third embodiment. 実施の形態3に係るパケット分離装置の機能構成例を示す図。FIG. 9 is a diagram illustrating a functional configuration example of a packet separation device according to a third embodiment. 実施の形態3に係るパラメータ管理情報の例を示す図。FIG. 10 shows an example of parameter management information according to the third embodiment. 実施の形態3に係るパケット多重化装置のパケット管理部の動作例を示すフローチャート。10 is a flowchart showing an operation example of a packet management unit of the packet multiplexing apparatus according to the third embodiment. 実施の形態3に係るパケット多重化装置のパケット多重化部の動作例を示すフローチャート。10 is a flowchart showing an operation example of a packet multiplexing unit of the packet multiplexing apparatus according to the third embodiment. 実施の形態3に係るパケット分離装置のパケット受信部の動作例を示すフローチャート。10 is a flowchart illustrating an operation example of a packet receiving unit of the packet separation device according to the third embodiment. 実施の形態3に係るパケット分離装置のパケット管理部の動作例を示すフローチャート。10 is a flowchart illustrating an operation example of a packet management unit of the packet separation device according to the third embodiment. 実施の形態3に係るパケット分離装置のパケット分離部の動作例を示すフローチャート。10 is a flowchart illustrating an operation example of a packet separation unit of the packet separation device according to the third embodiment. 実施の形態4に係るパケット多重化/分離装置の構成例を示す図。FIG. 10 is a diagram illustrating a configuration example of a packet multiplexing / separating device according to a fourth embodiment. 実施の形態1に係るパケット多重化装置のハードウェア構成例を示す図。FIG. 3 is a diagram illustrating a hardware configuration example of the packet multiplexing device according to the first embodiment. 実施の形態1に係るパケット分離装置のハードウェア構成例を示す図。FIG. 3 is a diagram illustrating a hardware configuration example of the packet separation device according to the first embodiment.

以下、本発明の実施の形態について、図を用いて説明する。以下の実施の形態の説明及び図面において、同一の符号を付したものは、同一の部分または相当する部分を示す。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following description of the embodiments and drawings, the same reference numerals denote the same or corresponding parts.

実施の形態1.
***構成の説明***
図1は、実施の形態1に係るシステム構成例を示す。
Embodiment 1 FIG.
*** Explanation of configuration ***
FIG. 1 shows a system configuration example according to the first embodiment.

拠点1(3−1)、拠点2(3−2)、拠点3(3−3)はそれぞれ専用回線5−1、5−2、5−3により中継拠点2と接続している。中継拠点2は全拠点のデータを束ねる共用回線4によりクラウドネットワーク1(以下、単にクラウド1という)に接続する。   The base 1 (3-1), the base 2 (3-2), and the base 3 (3-3) are connected to the relay base 2 via dedicated lines 5-1, 5-2, and 5-3, respectively. The relay site 2 is connected to the cloud network 1 (hereinafter simply referred to as cloud 1) through a shared line 4 that bundles data of all sites.

拠点1(3−1)内では、センサ群32−1がエッジサーバ31−1と接続している。拠点2(3−2)内では、センサ群32−2がエッジサーバ31−2と接続している。拠点3(3−3)内では、センサ群32−3がエッジサーバ31−3と接続している。
センサ群32−1、32−2、32−3を区別する必要がないときは、センサ群32−1、32−2、32−3の各々をセンサ群32と表記する。
また、エッジサーバ31−1、31−2、31−3を区別する必要がないときは、エッジサーバ31−1、31−2、31−3の各々をエッジサーバ31と表記する。
センサ群32は計測を行い、計測値が示されるデータを、接続先のエッジサーバ31に送信する。
In the base 1 (3-1), the sensor group 32-1 is connected to the edge server 31-1. In the base 2 (3-2), the sensor group 32-2 is connected to the edge server 31-2. In the base 3 (3-3), the sensor group 32-3 is connected to the edge server 31-3.
When it is not necessary to distinguish between the sensor groups 32-1, 32-2, and 32-3, each of the sensor groups 32-1, 32-2, and 32-3 is referred to as a sensor group 32.
When there is no need to distinguish between the edge servers 31-1, 31-2, and 31-3, each of the edge servers 31-1, 31-2, and 31-3 is referred to as an edge server 31.
The sensor group 32 performs measurement, and transmits data indicating the measurement value to the connection-target edge server 31.

中継拠点2内では、エッジサーバ31が送信したデータパケット(以下、単にパケットという)を多重化するパケット多重化装置22が配置されている。パケット多重化装置22は、クラウド1に接続するためのルータ21に接続している。   In the relay base 2, a packet multiplexing device 22 that multiplexes data packets (hereinafter simply referred to as packets) transmitted by the edge server 31 is disposed. The packet multiplexing device 22 is connected to a router 21 for connecting to the cloud 1.

クラウド1内には、中継拠点2と接続するためのルータ12が配置されている。更に、クラウド1内には、パケット分離装置11が配置されている。パケット分離装置11は、多重化されたパケットを多重化前のパケットに分離する。また、クラウド1内には、クラウドサーバ10−1、10−2、10−3が配置されている。クラウドサーバ10−1、10−2、10−3は、センサ群32−1、32−2、32−3のデータを集計してデータ解析などを行う。
クラウドサーバ10−1、10−2、10−3を区別する必要がないときは、クラウドサーバ10−1、10−2、10−3の各々をクラウドサーバ10と表記する。
A router 12 for connecting to the relay base 2 is arranged in the cloud 1. Further, a packet separator 11 is arranged in the cloud 1. The packet separation device 11 separates the multiplexed packet into packets before multiplexing. In the cloud 1, cloud servers 10-1, 10-2, and 10-3 are arranged. The cloud servers 10-1, 10-2, and 10-3 aggregate data of the sensor groups 32-1, 32-2, and 32-3, and perform data analysis and the like.
When it is not necessary to distinguish the cloud servers 10-1, 10-2, and 10-3, each of the cloud servers 10-1, 10-2, and 10-3 is referred to as a cloud server 10.

図2は、パケット多重化装置22の機能構成例を示す。また、図26は、パケット多重化装置22のハードウェア構成例を示す。
パケット多重化装置22は、コンピュータである。
パケット多重化装置22は、ハードウェアとして、プロセッサ211、メモリ212、ディスク213及びネットワークインタフェース214を備える。
また、パケット多重化装置22は、機能構成として、パケット管理部41、IPアドレス管理DB42、パケット受信部43、パケット多重化部44及びパケット送信部45を備える。
ディスク213には、パケット管理部41、パケット受信部43、パケット多重化部44及びパケット送信部45の機能を実現するプログラムが記憶されている。
そして、これらプログラムがメモリ212にロードされる。また、これらプログラムはプロセッサ211により実行される。プロセッサ211がプログラムを実行することで、後述するパケット管理部41、パケット受信部43、パケット多重化部44及びパケット送信部45の動作が行われる。
図26では、プロセッサ211がパケット管理部41、パケット受信部43、パケット多重化部44及びパケット送信部45の機能を実現するプログラムを実行している状態を模式的に表している。
IPアドレス管理DB42は、ディスク213により実現される。なお、IPアドレス管理DB42がメモリ212により実現されてもよい。
なお、パケット多重化装置22で行われる動作はパケット多重化方法及びパケット多重化プログラムに相当する。
FIG. 2 shows a functional configuration example of the packet multiplexer 22. FIG. 26 shows a hardware configuration example of the packet multiplexing device 22.
The packet multiplexing device 22 is a computer.
The packet multiplexing device 22 includes a processor 211, a memory 212, a disk 213, and a network interface 214 as hardware.
The packet multiplexing device 22 includes a packet management unit 41, an IP address management DB 42, a packet reception unit 43, a packet multiplexing unit 44, and a packet transmission unit 45 as functional configurations.
The disk 213 stores programs that realize the functions of the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, and the packet transmission unit 45.
These programs are loaded into the memory 212. These programs are executed by the processor 211. When the processor 211 executes the program, operations of a packet management unit 41, a packet reception unit 43, a packet multiplexing unit 44, and a packet transmission unit 45, which will be described later, are performed.
FIG. 26 schematically illustrates a state in which the processor 211 is executing a program that implements the functions of the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, and the packet transmission unit 45.
The IP address management DB 42 is realized by the disk 213. Note that the IP address management DB 42 may be realized by the memory 212.
The operations performed by the packet multiplexing device 22 correspond to a packet multiplexing method and a packet multiplexing program.

パケット管理部41は、オペレータからの設定をパケット多重化装置22内に保持する。また、パケット管理部41は、オペレータからの設定をパケット分離装置11に伝える。より具体的には、パケット管理部41は、後述のIPアドレス管理情報をIPアドレス管理DB42に格納し、また、IPアドレス管理情報をパケット送信部45を介してパケット分離装置11に送信する。   The packet management unit 41 holds the setting from the operator in the packet multiplexing device 22. Further, the packet management unit 41 informs the packet separation device 11 of the setting from the operator. More specifically, the packet management unit 41 stores later-described IP address management information in the IP address management DB 42, and transmits the IP address management information to the packet separation device 11 via the packet transmission unit 45.

IPアドレス管理DB42は、IPアドレス管理情報を保持する。
IPアドレス管理情報は、例えば、図4に示すテーブルである。IPアドレス管理情報は、パケットの多重化及び多重化されたパケットの分離に用いられる。なお、IPアドレス管理情報の詳細は後述する。
The IP address management DB 42 holds IP address management information.
The IP address management information is, for example, a table shown in FIG. The IP address management information is used to multiplex packets and separate multiplexed packets. Details of the IP address management information will be described later.

パケット受信部43は、ネットワークインタフェース214を用いて、エッジサーバ31からパケットを受信する。そして、パケット受信部43は、受信したパケットが多重化の対象であるか否かを判定する。   The packet receiving unit 43 receives a packet from the edge server 31 using the network interface 214. Then, the packet receiving unit 43 determines whether or not the received packet is a multiplexing target.

パケット多重化部44は、パケット受信部43により多重化の対象と判定されたパケットを多重化する。
より具体的には、パケット多重化部44は、パケット受信部43により多重化の対象と判定された、送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から送信元アドレスと宛先アドレスとを削除し、複数のパケットの各々に各々の送信元アドレスと宛先アドレスとの対に対応する多重化ID(Identifier)を付加する。そして、パケット多重化部44は、多重化IDが付加された複数のパケットを連結する。なお、パケット多重化部44は、各パケットの送信元アドレスと宛先アドレスとの対に対応する多重化IDをIPアドレス管理情報から取得し、取得した多重化IDを各パケットに付加する。
パケット多重化部44で行われる動作は、パケット多重化処理に相当する。
The packet multiplexing unit 44 multiplexes the packets determined to be multiplexed by the packet receiving unit 43.
More specifically, the packet multiplexing unit 44 determines the transmission source address and the destination from each of a plurality of packets in which the transmission source address and the destination address are described, which are determined to be multiplexed by the packet reception unit 43. The address is deleted, and a multiplexing ID (Identifier) corresponding to each pair of the source address and the destination address is added to each of the plurality of packets. Then, the packet multiplexing unit 44 concatenates a plurality of packets to which the multiplexing ID is added. The packet multiplexing unit 44 acquires a multiplexing ID corresponding to the pair of the transmission source address and the destination address of each packet from the IP address management information, and adds the acquired multiplexing ID to each packet.
The operation performed by the packet multiplexing unit 44 corresponds to packet multiplexing processing.

パケット送信部45は、パケット多重化部44により多重化されたパケット、すなわち、連結された複数のパケットをネットワークインタフェース214を用いてクラウドサーバ側に送信する。
パケット送信部45で行われる動作は、パケット送信処理に相当する。
The packet transmission unit 45 transmits the packet multiplexed by the packet multiplexing unit 44, that is, a plurality of connected packets to the cloud server side using the network interface 214.
The operation performed by the packet transmission unit 45 corresponds to packet transmission processing.

図3は、パケット分離装置11の機能構成例を示す。また、図27は、パケット分離装置11のハードウェア構成例を示す。
パケット分離装置11は、コンピュータである。
パケット分離装置11は、ハードウェアとして、プロセッサ111、メモリ112、ディスク113及びネットワークインタフェース114を備える。
また、パケット多重化装置22は、機能構成として、パケット管理部51、IPアドレス管理DB52、パケット受信部53、パケット分離部54及びパケット送信部55を備える。
ディスク113には、パケット管理部51、パケット受信部53、パケット分離部54及びパケット送信部55の機能を実現するプログラムが記憶されている。
そして、これらプログラムがメモリ112にロードされる。また、これらプログラムはプロセッサ111により実行される。プロセッサ111がプログラムを実行することで、後述するパケット管理部51、パケット受信部53、パケット分離部54及びパケット送信部55の動作が行われる。
図27では、プロセッサ111がパケット管理部51、パケット受信部53、パケット分離部54及びパケット送信部55の機能を実現するプログラムを実行している状態を模式的に表している。
IPアドレス管理DB52は、ディスク113により実現される。なお、IPアドレス管理DB42がメモリ112により実現されてもよい。
なお、パケット分離装置11により行われる動作はパケット分離方法及びパケット分離プログラムに相当する。
FIG. 3 shows a functional configuration example of the packet separator 11. FIG. 27 shows a hardware configuration example of the packet separator 11.
The packet separator 11 is a computer.
The packet separation device 11 includes a processor 111, a memory 112, a disk 113, and a network interface 114 as hardware.
The packet multiplexing device 22 includes a packet management unit 51, an IP address management DB 52, a packet reception unit 53, a packet separation unit 54, and a packet transmission unit 55 as functional configurations.
The disk 113 stores programs that realize the functions of the packet management unit 51, the packet reception unit 53, the packet separation unit 54, and the packet transmission unit 55.
These programs are loaded into the memory 112. These programs are executed by the processor 111. When the processor 111 executes the program, operations of a packet management unit 51, a packet reception unit 53, a packet separation unit 54, and a packet transmission unit 55, which will be described later, are performed.
FIG. 27 schematically illustrates a state in which the processor 111 is executing a program that realizes the functions of the packet management unit 51, the packet reception unit 53, the packet separation unit 54, and the packet transmission unit 55.
The IP address management DB 52 is realized by the disk 113. The IP address management DB 42 may be realized by the memory 112.
The operation performed by the packet separation device 11 corresponds to a packet separation method and a packet separation program.

パケット管理部51は、パケット多重化装置22から送信されたIPアドレス管理情報をIPアドレス管理DB52に格納する。   The packet management unit 51 stores the IP address management information transmitted from the packet multiplexing device 22 in the IP address management DB 52.

IPアドレス管理DB52は、IPアドレス管理情報を保持する。   The IP address management DB 52 holds IP address management information.

パケット受信部53は、ネットワークインタフェース114を用いて、パケット多重化装置22から送信されたパケットを受信し、受信したパケットが分離対象であるか否かを判定する。
パケット受信部53により行われる動作は、パケット受信処理に相当する
The packet receiving unit 53 receives a packet transmitted from the packet multiplexing device 22 using the network interface 114, and determines whether or not the received packet is a separation target.
The operation performed by the packet reception unit 53 corresponds to packet reception processing.

パケット分離部54は、パケット受信部53により分離対象と判定されたパケットを複数のパケットに分離する。より具体的には、パケット分離部54は、パケット分離装置11により複数のパケットが連結されている連結パケットから当該複数のパケットを分離する。そして、パケット分離部54は、分離された後の各パケットから多重化IDを削除し、多重化IDに対応する送信元アドレスと宛先アドレスとを各パケットに付加する。なお、パケット分離部54は、IPアドレス管理情報から、各パケットの多重化IDに対応する送信元アドレスと宛先アドレスとの対を取得し、取得した送信元アドレスと宛先アドレスとを各パケットに付加する。
パケット分離部54により行われる動作は、パケット分離処理に相当する。
The packet separation unit 54 separates the packet determined to be separated by the packet reception unit 53 into a plurality of packets. More specifically, the packet separation unit 54 separates the plurality of packets from the concatenated packet in which the plurality of packets are concatenated by the packet separation device 11. Then, the packet separation unit 54 deletes the multiplexing ID from each packet after separation, and adds a transmission source address and a destination address corresponding to the multiplexing ID to each packet. The packet separation unit 54 acquires a pair of a source address and a destination address corresponding to the multiplexing ID of each packet from the IP address management information, and adds the acquired source address and destination address to each packet. To do.
The operation performed by the packet separation unit 54 corresponds to packet separation processing.

パケット送信部55は、パケット分離部54により分離された後の各パケットをネットワークインタフェース114を用いてクラウドサーバ側に送信する。つまり、パケット送信部55は、各パケットを各パケットの宛先アドレスに対応する送信先に送信する。
パケット送信部55により行われる動作は、パケット送信処理に相当する。
The packet transmission unit 55 transmits each packet after being separated by the packet separation unit 54 to the cloud server side using the network interface 114. That is, the packet transmission unit 55 transmits each packet to the transmission destination corresponding to the destination address of each packet.
The operation performed by the packet transmission unit 55 corresponds to packet transmission processing.

次に、図4を参照して、パケット多重化装置22とパケット分離装置11が保持するIPアドレス管理情報の詳細を説明する。
エッジサーバIPアドレスは、エッジサーバ31−1、31−2、31−3のIP(Internet Protocol)アドレスである。エッジサーバIPアドレスは、送信元アドレスに相当する。
クラウドサーバIPアドレスは、クラウドサーバ10−1、10−2、10−3のIPアドレスである。クラウドサーバIPアドレスは、宛先アドレスに相当する。
多重化IDは、エッジサーバIPアドレスとクラウドサーバIPアドレスとの対に対応する識別子である。
このように、IPアドレス管理情報には、送信元アドレスと宛先アドレスと多重化IDとの組が複数登録されている。
Next, the details of the IP address management information held by the packet multiplexing device 22 and the packet separation device 11 will be described with reference to FIG.
The edge server IP address is an IP (Internet Protocol) address of the edge servers 31-1, 31-2, and 31-3. The edge server IP address corresponds to a transmission source address.
The cloud server IP addresses are the IP addresses of the cloud servers 10-1, 10-2, and 10-3. The cloud server IP address corresponds to the destination address.
The multiplexing ID is an identifier corresponding to a pair of edge server IP address and cloud server IP address.
As described above, a plurality of sets of transmission source addresses, destination addresses, and multiplexing IDs are registered in the IP address management information.

***動作の説明***
次に、本実施の形態に係る動作を説明する。
本システムにおけるIoT適用サービスのデータの流れは、まず拠点1(31−1)のセンサ群32−1から収集したデータをエッジサーバ31−1で集約する。エッジサーバ31−1は中継拠点2を介してクラウド1上のクラウドサーバ10−1にセンサ群32−1のデータを送信する。同様に、拠点2(3−2)では、センサ群32−2のデータをエッジサーバ31−2がクラウドサーバ10−2に送信する。また、拠点3(3−3)では、センサ群32−3のデータをエッジサーバ31−3がクラウドサーバ3に送信する。
*** Explanation of operation ***
Next, the operation according to the present embodiment will be described.
In the data flow of the IoT application service in this system, data collected from the sensor group 32-1 at the base 1 (31-1) is first aggregated by the edge server 31-1. The edge server 31-1 transmits the data of the sensor group 32-1 to the cloud server 10-1 on the cloud 1 via the relay base 2. Similarly, at the site 2 (3-2), the edge server 31-2 transmits the data of the sensor group 32-2 to the cloud server 10-2. In addition, at the base 3 (3-3), the edge server 31-3 transmits the data of the sensor group 32-3 to the cloud server 3.

図5は、パケット多重化装置22のパケット管理部41の動作を示す。
以下、図5を参照して、オペレータがパケット管理部41を介してIPアドレス管理情報を設定する際のパケット管理部41の動作を説明する。
FIG. 5 shows the operation of the packet management unit 41 of the packet multiplexer 22.
Hereinafter, the operation of the packet management unit 41 when the operator sets the IP address management information via the packet management unit 41 will be described with reference to FIG.

パケット管理部41は、オペレータからの入力があるか否かを確認する(ステップS1)。
オペレータからの入力がなければ(ステップS1でNO)、パケット管理部41は、オペレータからの入力を待ち続ける。
オペレータからの入力があれば、パケット管理部41は、オペレータからの入力内容に基づいてIPアドレス管理情報を更新する(ステップS2)。また、パケット管理部41は、更新後のIPアドレス管理情報をIPアドレス管理DB42に格納する。
次に、パケット管理部41は、IPアドレス管理情報の更新内容をパケット送信部45を介してパケット分離装置11に送信し、データベースを同期させる(ステップS3)。すなわち、パケット管理部81は、IPアドレス管理DB42のIPアドレス管理情報とIPアドレス管理DB52のIPアドレス管理情報とを一致させる。
データベースを同期させた後、パケット管理部41は、再びオペレータの入力を待つ。
なお、パケット管理部41は、例えばIPアドレス管理情報の更新差分のみを送信し、パケット分離装置11からの返答を待つ等の手法でデータベースの同期を行う。
The packet management unit 41 confirms whether or not there is an input from the operator (step S1).
If there is no input from the operator (NO in step S1), the packet management unit 41 continues to wait for the input from the operator.
If there is an input from the operator, the packet management unit 41 updates the IP address management information based on the input content from the operator (step S2). Further, the packet management unit 41 stores the updated IP address management information in the IP address management DB 42.
Next, the packet management unit 41 transmits the updated content of the IP address management information to the packet separation device 11 via the packet transmission unit 45, and synchronizes the database (step S3). That is, the packet management unit 81 matches the IP address management information in the IP address management DB 42 with the IP address management information in the IP address management DB 52.
After synchronizing the database, the packet management unit 41 waits for an operator input again.
Note that the packet management unit 41 synchronizes the database by, for example, transmitting only the update difference of the IP address management information and waiting for a response from the packet separation device 11.

図6は、パケット多重化装置22のパケット受信部43の動作を示す。
以下、図6を参照して、パケット受信部43の動作を説明する。
FIG. 6 shows the operation of the packet receiver 43 of the packet multiplexer 22.
Hereinafter, the operation of the packet receiver 43 will be described with reference to FIG.

パケット受信部43は、エッジサーバ31からのパケット受信を待つ(ステップS11)。
パケット受信部43は、パケットを受信した場合(ステップS11でYES)は、受信したパケットが多重化対象パケットであるか否かを判定する(ステップS12)。具体的には、パケット受信部43は、受信したパケットに記述されている送信元アドレスと宛先アドレスの対に一致するアドレスがIPアドレス管理情報に記述されている場合は、受信したパケットを多重化対象パケットと判定する。
受信したパケットが多重化対象パケットである場合(ステップS12でYES)は、パケット受信部43は、当該パケットをパケット多重化部44へ転送する(ステップS13)。
一方、受信したパケットが多重化対象パケットではない場合(ステップS12でNO)は、パケット受信部43は、当該パケットをパケット送信部45へ転送する(ステップS14)。
The packet receiving unit 43 waits for reception of a packet from the edge server 31 (step S11).
When receiving the packet (YES in step S11), the packet receiving unit 43 determines whether the received packet is a multiplexing target packet (step S12). Specifically, the packet receiving unit 43 multiplexes the received packet when the IP address management information describes an address that matches the source address and destination address described in the received packet. The target packet is determined.
If the received packet is a multiplexing target packet (YES in step S12), the packet receiving unit 43 transfers the packet to the packet multiplexing unit 44 (step S13).
On the other hand, when the received packet is not a multiplexing target packet (NO in step S12), the packet receiving unit 43 transfers the packet to the packet transmitting unit 45 (step S14).

図7は、パケット多重化装置22のパケット多重化部44の動作を示す。
以下、図7を参照して、パケット多重化部44の動作を説明する。
FIG. 7 shows the operation of the packet multiplexer 44 of the packet multiplexer 22.
Hereinafter, the operation of the packet multiplexing unit 44 will be described with reference to FIG.

パケット多重化部44は、エッジサーバ31から受信されたパケットを蓄積時間閾値に相当する時間の間蓄積領域で蓄積し、その間に受信されたパケットを多重化してクラウドサーバ側に送信する。蓄積時間閾値は、蓄積時間の上限値であり、待機時間に相当する。
パケット多重化部44は、はじめに蓄積時間カウンタを初期化する(ステップS21)。蓄積時間カウンタは、エッジサーバ31からパケットを受信してからの経過時間をカウントするためのカウンタである。
その後、オペレータからの入力があれば(ステップS22でYES)、オペレータの指示に基づき蓄積時間閾値を設定する(ステップS23)。
通常、エッジサーバ31からパケットを受信していれば蓄積時間カウンタはカウントされているため、パケット多重化部44は、蓄積時間カウンタの値が蓄積時間閾値を超過していないかどうかを確認する(ステップS24)。
蓄積時間カウンタの値が蓄積時間閾値を超過していれば(ステップS24でYES)、この時点までに多重化されたパケットをパケット送信部45へ転送する(ステップS25)。
また、パケット多重化部44は、次のパケット受信に備えて蓄積時間カウンタを初期化し、蓄積時間カウンタを停止状態にする(ステップS26)。
一方、蓄積時間カウンタの値が蓄積時間閾値を超過していない場合(ステップS24でNO)は、パケット多重化部44は、エッジサーバ31からのパケットを受信しているか否かを判定する(ステップS27)。
The packet multiplexing unit 44 accumulates the packets received from the edge server 31 in the accumulation area for a time corresponding to the accumulation time threshold, multiplexes the packets received during that time, and transmits them to the cloud server side. The accumulation time threshold is an upper limit value of the accumulation time and corresponds to a standby time.
The packet multiplexing unit 44 first initializes an accumulation time counter (step S21). The accumulation time counter is a counter for counting an elapsed time after receiving a packet from the edge server 31.
Thereafter, if there is an input from the operator (YES in step S22), an accumulation time threshold value is set based on the operator's instruction (step S23).
Usually, if a packet is received from the edge server 31, the accumulation time counter is counted, and therefore the packet multiplexing unit 44 checks whether or not the value of the accumulation time counter exceeds the accumulation time threshold ( Step S24).
If the value of the accumulation time counter exceeds the accumulation time threshold value (YES in step S24), the multiplexed packets up to this point are transferred to the packet transmitter 45 (step S25).
Further, the packet multiplexing unit 44 initializes the accumulation time counter in preparation for reception of the next packet, and puts the accumulation time counter into a stopped state (step S26).
On the other hand, when the value of the accumulation time counter does not exceed the accumulation time threshold value (NO in step S24), the packet multiplexing unit 44 determines whether or not a packet from the edge server 31 has been received (step S24). S27).

パケットを受信している場合(ステップS27でYES)は、パケット多重化部44は、蓄積領域に蓄積しているパケットがあるか否かを判定する(ステップS28)。
蓄積領域に蓄積しているパケットがあれば(ステップS28でYES)、パケット多重化部44は、受信したパケットをIPアドレス管理情報に従って、蓄積しているパケットに多重化する(ステップS29)。つまり、受信したパケットのエッジサーバIPアドレスとクラウドサーバIPアドレスの対に対応する多重化IDをIPアドレス管理情報から取得し、受信したパケットからエッジサーバIPアドレスとクラウドサーバIPアドレスを削除し、取得した多重化IDを当該パケットに付加する。更に、パケット多重化部44は、多重化IDが付加されたパケットを蓄積済みのパケットに連結し、連結後のパケット(既に蓄積済みであったパケットと新たに受信したパケット)を蓄積領域に蓄積する。
一方、蓄積しているパケットがなければ(ステップS28でNO)、受信したパケットは、多重化するはじめのパケットになるので、パケット多重化部44は、蓄積時間カウンタを開始させる(ステップS30)。更に、パケット多重化部44は、受信したパケットを多重化する(ステップS29)。この場合は、受信したパケットのエッジサーバIPアドレスとクラウドサーバIPアドレスの対に対応する多重化IDをIPアドレス管理情報から取得し、受信したパケットからエッジサーバIPアドレスとクラウドサーバIPアドレスを削除し、取得した多重化IDを当該パケットに付加するが、蓄積済みのパケットが存在しないため、多重化IDが付加されたパケットのみを蓄積領域に蓄積する。
なお、蓄積時間カウンタは開始状態であれば経過時間を計測し続け、停止状態であれば計測が開始されるまで計測を行わない。
If a packet is received (YES in step S27), the packet multiplexing unit 44 determines whether there is a packet stored in the storage area (step S28).
If there is a packet stored in the storage area (YES in step S28), the packet multiplexing unit 44 multiplexes the received packet into the stored packet according to the IP address management information (step S29). That is, the multiplexing ID corresponding to the pair of the edge server IP address and the cloud server IP address of the received packet is acquired from the IP address management information, and the edge server IP address and the cloud server IP address are deleted from the received packet and acquired. The multiplexed ID is added to the packet. Further, the packet multiplexing unit 44 concatenates the packet with the multiplexing ID added to the accumulated packet, and accumulates the concatenated packet (the packet that has already been accumulated and the newly received packet) in the accumulation area. To do.
On the other hand, if there is no accumulated packet (NO in step S28), the received packet becomes the first packet to be multiplexed, so the packet multiplexing unit 44 starts an accumulation time counter (step S30). Further, the packet multiplexing unit 44 multiplexes the received packet (step S29). In this case, the multiplexing ID corresponding to the pair of the edge server IP address and cloud server IP address of the received packet is acquired from the IP address management information, and the edge server IP address and cloud server IP address are deleted from the received packet. The acquired multiplexing ID is added to the packet, but since there is no accumulated packet, only the packet with the multiplexing ID added is accumulated in the accumulation area.
If the accumulation time counter is in the start state, the elapsed time is continuously measured, and if it is in the stop state, the measurement is not performed until measurement is started.

次に、パケット多重化装置22のパケット送信部45は、パケット受信部43から転送された多重化対象外のパケットと、パケット多重化部44から転送された多重化されたパケットと、パケット管理部41から転送されたIPアドレス管理情報を同期するためのパケットを、ルータ21及びルータ12を介してパケット分離装置11に送信する。   Next, the packet transmission unit 45 of the packet multiplexing device 22 includes a packet that is not to be multiplexed transferred from the packet receiving unit 43, the multiplexed packet transferred from the packet multiplexing unit 44, and a packet management unit. A packet for synchronizing the IP address management information transferred from 41 is transmitted to the packet separator 11 via the router 21 and the router 12.

図8は、パケット分離装置11のパケット受信部53の動作を示す。
以下、図8を参照して、パケット受信部53の動作を説明する。
FIG. 8 shows the operation of the packet receiver 53 of the packet separator 11.
Hereinafter, the operation of the packet receiving unit 53 will be described with reference to FIG.

パケット受信部53は、まずパケットを受信したかどうかを判定する(ステップS31)。
パケットを受信した場合(ステップS31でYES)は、パケット受信部53は、受信したパケットが分離対象パケットであるか否かを判定する(ステップS32)。具体的には、パケット受信部53は、受信したパケットに多重化IDが記述されている場合は、受信したパケットを分離対象パケットと判定する。
受信したパケットが分離対象パケットであれば(ステップS32でYES)、パケット受信部53は、受信したパケットをパケット分離部54に転送する。
一方、受信したパケットが分離対象パケットでなければ(ステップS32でNO)、パケット受信部53は、受信したパケットがIPアドレス管理情報を更新するためのパケットであるか否かを判定する(ステップS34)。
受信したパケットがIPアドレス管理情報を更新するためのパケットであれば(ステップS34でYES)、パケット受信部53は、当該パケットをパケット管理部51に転送する。
一方、受信したパケットがIPアドレス管理情報を更新するためのパケットでなければ(ステップS34でNO)パケット受信部53は、当該パケットをパケット送信部55へ転送する。
The packet receiving unit 53 first determines whether or not a packet has been received (step S31).
When the packet is received (YES in step S31), the packet receiving unit 53 determines whether or not the received packet is a separation target packet (step S32). Specifically, the packet reception unit 53 determines that the received packet is a separation target packet when the multiplexing ID is described in the received packet.
If the received packet is a separation target packet (YES in step S <b> 32), the packet reception unit 53 transfers the received packet to the packet separation unit 54.
On the other hand, if the received packet is not a separation target packet (NO in step S32), the packet receiving unit 53 determines whether or not the received packet is a packet for updating the IP address management information (step S34). ).
If the received packet is a packet for updating the IP address management information (YES in step S34), the packet reception unit 53 transfers the packet to the packet management unit 51.
On the other hand, if the received packet is not a packet for updating the IP address management information (NO in step S34), the packet receiving unit 53 transfers the packet to the packet transmitting unit 55.

図9は、パケット分離装置11のパケット管理部51の動作を示す。
以下、図9を参照して、パケット管理部51の動作を説明する。
FIG. 9 shows the operation of the packet management unit 51 of the packet separator 11.
Hereinafter, the operation of the packet management unit 51 will be described with reference to FIG.

パケット管理部51は、IPアドレス管理DB52内のIPアドレス管理情報をパケット多重化装置22のIPアドレス管理情報と同期させる。
まず、パケット管理部51は、IPアドレス管理情報を更新するためのパケットを受信したかどうかを判定する(ステップS41)。
IPアドレス管理情報を更新するためのパケットを受信した場合(ステップS41でYES)は、パケット管理部51は、当該パケットを用いて、IPアドレス管理DB52内のIPアドレス管理情報を更新する(ステップS42)。
The packet management unit 51 synchronizes the IP address management information in the IP address management DB 52 with the IP address management information of the packet multiplexing device 22.
First, the packet management unit 51 determines whether a packet for updating IP address management information has been received (step S41).
When the packet for updating the IP address management information is received (YES in step S41), the packet management unit 51 updates the IP address management information in the IP address management DB 52 using the packet (step S42). ).

図10は、パケット分離装置11のパケット分離部54の動作を示す。
以下、図10を参照して、パケット分離部54の動作を説明する。
FIG. 10 shows the operation of the packet separator 54 of the packet separator 11.
Hereinafter, the operation of the packet separator 54 will be described with reference to FIG.

パケット分離部54は、パケットを受信したか否かを判定する(ステップS51)。
パケットを受信した場合(ステップS51でYES)は、パケット分離部54は、IPアドレス管理情報に基づいて、多重化されたパケットを多重化前のパケットに分離する(ステップS52)。具体的には、パケット分離部54は、連結されている複数のパケットを分離し、分離した後のパケットに記述されている多重化IDに対応するエッジサーバIPアドレスとクラウドサーバIPアドレスとの対をIPアドレス管理情報から取得する。更に、パケット分離部54は、受信したパケットから多重化IDを削除し、取得したエッジサーバIPアドレスとクラウドサーバIPアドレスとの対を当該パケットに付加する。
次に、パケット分離部54は、分離により得られたパケットをパケット送信部55に転送する。
The packet separator 54 determines whether a packet has been received (step S51).
If a packet has been received (YES in step S51), the packet separation unit 54 separates the multiplexed packet into pre-multiplexed packets based on the IP address management information (step S52). Specifically, the packet separation unit 54 separates a plurality of connected packets, and sets a pair of an edge server IP address and a cloud server IP address corresponding to the multiplexing ID described in the separated packet. Is acquired from the IP address management information. Further, the packet separation unit 54 deletes the multiplexing ID from the received packet, and adds the acquired pair of edge server IP address and cloud server IP address to the packet.
Next, the packet separation unit 54 transfers the packet obtained by the separation to the packet transmission unit 55.

次に、パケット分離装置11のパケット送信部55の動作を説明する。
パケット送信部55は、パケット受信部53から転送された分離対象外パケットと、パケット分離部54から転送された分離により得られたパケットを、クラウドサーバ10に送信する。
Next, the operation of the packet transmitter 55 of the packet separator 11 will be described.
The packet transmission unit 55 transmits the non-separation target packet transferred from the packet reception unit 53 and the packet obtained by the separation transferred from the packet separation unit 54 to the cloud server 10.

次に、パケットの多重化によるパケット内の記述の変化と、パケットの分離によるパケット内の記述の変化を図11を用いて説明する。   Next, a description change in a packet due to packet multiplexing and a description change in a packet due to packet separation will be described with reference to FIG.

(1)は、パケット多重化装置22がエッジサーバ31から受信したパケットを示す。
宛先IPアドレスはクラウドサーバ10のIPアドレスである。送信元IPアドレスはエッジサーバ31のIPアドレスである。また、IPペイロードにはエッジサーバ31ごとに異なるデータが格納されている。
(2)は、パケット多重化装置22により多重化されたパケットを示す。
(3)は、パケット分離装置11が受信するパケットを示す。(2)のパケットと(3)のパケットは同じである。(2)及び(3)のパケットでは、宛先IPアドレスはパケット分離装置11のIPアドレスであり、送信元IPアドレスはパケット多重化装置22のIPアドレスである。また、(1)の各パケットに記述されているクラウドサーバ10のIPアドレスとエッジサーバ31のIPアドレスは削除され、代わりに多重化ヘッダが付加されている。各拠点からのIPペイロードは多重化ヘッダとともに連結される。多重化ヘッダは多重化IDとIPペイロード長の情報で構成される。
(1)の各パケットに記述されているクラウドサーバ10のIPアドレスとエッジサーバ31のIPアドレスのデータ量よりも多重化ヘッダのデータ量の方が少ないため、パケット多重化装置22によるパケットの多重化によりデータ量を削減することができる。
(4)は、パケット分離装置11が送信する分離後のパケットを示す。(4)のパケットは、(1)のパケットと同じである。つまり、パケット分離装置11は、多重化IDに対応するクラウドサーバ10のIPアドレスが宛先IPアドレスとして記述され、多重化IDに対応するエッジサーバ31のIPアドレスが送信元IPアドレスとして記述される。
(1) indicates a packet received from the edge server 31 by the packet multiplexing device 22.
The destination IP address is the IP address of the cloud server 10. The source IP address is the IP address of the edge server 31. The IP payload stores different data for each edge server 31.
(2) indicates a packet multiplexed by the packet multiplexer 22.
(3) indicates a packet received by the packet separator 11. The packet of (2) and the packet of (3) are the same. In the packets (2) and (3), the destination IP address is the IP address of the packet separator 11, and the source IP address is the IP address of the packet multiplexer 22. Further, the IP address of the cloud server 10 and the IP address of the edge server 31 described in each packet of (1) are deleted, and a multiplexing header is added instead. The IP payload from each site is concatenated with the multiplexing header. The multiplexing header is composed of information on the multiplexing ID and the IP payload length.
Since the data amount of the multiplexing header is smaller than the data amount of the IP address of the cloud server 10 and the IP address of the edge server 31 described in each packet of (1), the packet multiplexing by the packet multiplexing device 22 is performed. The amount of data can be reduced by the conversion.
(4) indicates a packet after separation transmitted by the packet separation device 11. The packet (4) is the same as the packet (1). That is, in the packet separator 11, the IP address of the cloud server 10 corresponding to the multiplexing ID is described as the destination IP address, and the IP address of the edge server 31 corresponding to the multiplexing ID is described as the source IP address.

図12は、本実施の形態に係るパケットのIPヘッダを示す。
図12を用いて、パケット分離装置11におけるパケットの分離を説明する。
FIG. 12 shows the IP header of the packet according to the present embodiment.
The packet separation in the packet separation device 11 will be described with reference to FIG.

システムを流れるパケットの性質上、固定値は事前にパケット分離装置11とパケット多重化装置22との間で共有する必要がない。
“IPヘッダ+IPペイロードの長さ”を示す領域は、パケット分離装置11が、IPヘッダの長さである20バイトと、多重化されたパケットの多重化ヘッダに格納されたIPペイロード長とから算出する。チェックサムは、パケット分離装置11が、多重化されたパケットを分離する際に新たに計算し直す。IPアドレスは、パケット分離装置11が、多重化IDに基づきIPアドレス管理情報から抽出し、抽出したIPアドレスをIPアドレスの領域に格納する。
Due to the nature of the packet flowing through the system, the fixed value does not need to be shared between the packet separator 11 and the packet multiplexer 22 in advance.
The area indicating “IP header + IP payload length” is calculated by the packet separator 11 from the IP header length of 20 bytes and the IP payload length stored in the multiplexed header of the multiplexed packet. To do. The checksum is newly calculated again when the packet separator 11 separates the multiplexed packets. The packet separator 11 extracts the IP address from the IP address management information based on the multiplexing ID, and stores the extracted IP address in the IP address area.

***実施の形態の効果の説明***
以上のように、本実施の形態では、エッジサーバがクラウドサーバに送信するパケットの宛先IPアドレスと送信元IPアドレスとを、パケット多重化装置とパケット分離装置とで共有している。このため、本実施の形態によれば、エッジサーバが送信した複数のパケットのアドレス情報を削減して、複数のパケットを多重化することができる。このため、中継拠点とクラウド間の共用回線の帯域利用効率を向上させることができる。
*** Explanation of the effect of the embodiment ***
As described above, in the present embodiment, the packet multiplexing device and the packet separation device share the destination IP address and the source IP address of the packet that the edge server transmits to the cloud server. Therefore, according to the present embodiment, it is possible to multiplex a plurality of packets by reducing the address information of the plurality of packets transmitted by the edge server. For this reason, it is possible to improve the bandwidth utilization efficiency of the shared line between the relay base and the cloud.

実施の形態2.
実施の形態1では、パケット分離装置11がパケットを多重化する際にパケットを一定期間蓄積する。このため、蓄積の時間の分、クラウドサーバにパケットが到達する時刻が遅延する。
本実施の形態では、エッジサーバから送信されるパケットの遅延に敏感なサービスに対応した構成を説明する。つまり、本実施の形態では、多重化の際の遅延を、パケットごとに定められた遅延時間閾値以内に抑える構成を説明する。
Embodiment 2. FIG.
In the first embodiment, when the packet separator 11 multiplexes packets, the packets are accumulated for a certain period. For this reason, the time when the packet reaches the cloud server is delayed by the accumulation time.
In the present embodiment, a configuration corresponding to a service sensitive to delay of a packet transmitted from an edge server will be described. That is, in the present embodiment, a configuration will be described in which the delay in multiplexing is suppressed within a delay time threshold determined for each packet.

***構成の説明***
本実施の形態におけるシステム構成例は、図1に示す通りである。但し、本実施の形態では、パケット多重化装置22の構成例が異なる。
パケット多重化装置22以外の要素は、実施の形態1に示したものと同じである。このため、パケット多重化装置22以外の要素の説明は省略する。
また、以下では、主に実施の形態1との差を説明する。以下で説明していない事項は実施の形態1と同じである。
*** Explanation of configuration ***
An example of a system configuration in the present embodiment is as shown in FIG. However, in this embodiment, the configuration example of the packet multiplexing device 22 is different.
Elements other than the packet multiplexing device 22 are the same as those shown in the first embodiment. For this reason, description of elements other than the packet multiplexing device 22 is omitted.
In the following, differences from the first embodiment will be mainly described. Matters not described below are the same as those in the first embodiment.

図13は、実施の形態2に係るパケット多重化装置22の構成を示す。
図13では、図2の構成と比較して、優先度管理DB62が追加されている。また、パケット管理部41の代わりにパケット管理部61が配置されている。更に、パケット多重化部44の代わりにパケット多重化部63が配置されている。
優先度管理DB62は、優先度管理情報を記憶する。優先度管理情報は、例えば、図14に示す情報である。優先度管理情報では、優先度ごとに蓄積時間閾値が管理される。優先度は、パケットの優先度である。蓄積時間閾値は、実施の形態1で説明した通り、パケットの蓄積時間の上限値である。図14の例では、優先度の値が大きい程、優先度が高い。そして、優先度が高くなる程、蓄積時間閾値は短くなる。
パケット管理部61は、IPアドレス管理DB42のIPアドレス管理情報と、優先度管理DB62の優先度管理情報を管理する。
パケット多重化部63は、優先度管理情報に基づいてパケットの蓄積時間を制御する。
パケット管理部61及びパケット多重化部63は、パケット管理部41及びパケット多重化部44と同様にプログラムで実現され、図26のプロセッサ211により実行される。優先度管理DB62は、図26のディスク213又はメモリ212により実現される。
なお、パケット管理部61、優先度管理DB62及びパケット多重化部63以外の要素は、図2に示すものと同じである。このため、パケット管理部61、優先度管理DB62及びパケット多重化部63以外の要素の説明は省略する。
FIG. 13 shows the configuration of the packet multiplexer 22 according to the second embodiment.
In FIG. 13, a priority management DB 62 is added as compared with the configuration of FIG. A packet management unit 61 is arranged instead of the packet management unit 41. Further, a packet multiplexing unit 63 is arranged instead of the packet multiplexing unit 44.
The priority management DB 62 stores priority management information. The priority management information is, for example, information shown in FIG. In the priority management information, an accumulation time threshold is managed for each priority. The priority is the priority of the packet. The accumulation time threshold is an upper limit value of the packet accumulation time as described in the first embodiment. In the example of FIG. 14, the higher the priority value, the higher the priority. The higher the priority is, the shorter the accumulation time threshold is.
The packet management unit 61 manages the IP address management information in the IP address management DB 42 and the priority management information in the priority management DB 62.
The packet multiplexing unit 63 controls the packet accumulation time based on the priority management information.
The packet management unit 61 and the packet multiplexing unit 63 are implemented by programs in the same manner as the packet management unit 41 and the packet multiplexing unit 44, and are executed by the processor 211 in FIG. The priority management DB 62 is realized by the disk 213 or the memory 212 of FIG.
Elements other than the packet management unit 61, the priority management DB 62, and the packet multiplexing unit 63 are the same as those shown in FIG. For this reason, description of elements other than the packet management unit 61, the priority management DB 62, and the packet multiplexing unit 63 is omitted.

***動作の説明***
次に、本実施の形態に係る動作を説明する。
*** Explanation of operation ***
Next, the operation according to the present embodiment will be described.

図15は、パケット管理部61の動作を示す。
以下、図15を参照して、パケット管理部61の動作を説明する。
FIG. 15 shows the operation of the packet management unit 61.
Hereinafter, the operation of the packet management unit 61 will be described with reference to FIG.

ステップS1〜S3は、図5に示すものと同じである。ここでは、図15で追加されたステップS61〜S63を説明する。
ステップS61では、パケット管理部61は、オペレータからIPアドレス管理情報の更新に関する情報が入力されたかどうかを判定する。
オペレータから入力された情報がIPアドレス管理情報の更新に関する情報でない場合(ステップS61でNO)は、パケット管理部61は、オペレータから入力された情報が優先度管理情報の更新に関する情報であるかどうかを判定する(ステップS62)。
オペレータから入力された情報が優先度管理情報の更新に関する情報である場合(ステップS62でYES)は、パケット管理部61は、オペレータの指示に従って、優先度管理情報を更新する(ステップS63)。
Steps S1 to S3 are the same as those shown in FIG. Here, steps S61 to S63 added in FIG. 15 will be described.
In step S61, the packet management unit 61 determines whether information related to the update of the IP address management information is input from the operator.
If the information input from the operator is not information related to the update of the IP address management information (NO in step S61), the packet management unit 61 determines whether the information input from the operator is information related to the update of the priority management information. Is determined (step S62).
If the information input from the operator is information related to the update of the priority management information (YES in step S62), the packet management unit 61 updates the priority management information according to the operator's instruction (step S63).

図16は、パケット多重化部63の動作例を示す。
以下、図16を参照して、パケット多重化部63の動作を説明する。
FIG. 16 shows an operation example of the packet multiplexing unit 63.
Hereinafter, the operation of the packet multiplexing unit 63 will be described with reference to FIG.

ステップS21〜S30は、図7に示すものと同じである。ここでは、図16で追加されたステップS71及びS72を説明する。
パケットの蓄積中である場合(ステップS28でYES)に、パケット多重化部63は、現在設定されている蓄積時間閾値と、ステップS27で受信されたパケットの優先度に対応する蓄積時間閾値とを比較する(ステップS71)。より具体的には、パケット多重化部63は、ステップS27で受信されたパケットの優先度に対応する蓄積時間閾値を優先度管理情報から取得し、取得した蓄積時間閾値と、現在設定されている蓄積時間閾値とを比較する。
ステップS27で受信されたパケットの優先度に対応する蓄積時間閾値が、現在設定されている蓄積時間閾値よりも小さい場合(ステップS71でYES)は、パケット多重化部63は、ステップS27で受信されたパケットの優先度に対応する蓄積時間閾値を新たな蓄積時間閾値として設定する(ステップS72)。
パケットを蓄積中でない場合(ステップS28でNO)も同様に、パケット多重化部63は、ステップS27で受信されたパケットの優先度に対応する蓄積時間閾値を設定する(ステップS72)。
Steps S21 to S30 are the same as those shown in FIG. Here, steps S71 and S72 added in FIG. 16 will be described.
When the packet is being accumulated (YES in step S28), the packet multiplexing unit 63 sets the currently set accumulation time threshold value and the accumulation time threshold value corresponding to the priority of the packet received in step S27. Compare (step S71). More specifically, the packet multiplexing unit 63 acquires the accumulation time threshold corresponding to the priority of the packet received in step S27 from the priority management information, and the acquired accumulation time threshold is currently set. Compare the accumulation time threshold.
When the accumulation time threshold corresponding to the priority of the packet received in step S27 is smaller than the currently set accumulation time threshold (YES in step S71), the packet multiplexing unit 63 is received in step S27. The storage time threshold corresponding to the priority of the received packet is set as a new storage time threshold (step S72).
Similarly, when the packet is not being accumulated (NO in step S28), the packet multiplexing unit 63 similarly sets an accumulation time threshold corresponding to the priority of the packet received in step S27 (step S72).

***実施の形態の効果の説明***
以上のように、本実施の形態では、パケット多重化装置は、新たに受信したパケットに規定されている蓄積時間閾値(待機時間)が現在の蓄積時間閾値(現在の待機時間)よりも短い場合に、現在の蓄積時間閾値を、新たに受信したパケットに規定されている蓄積時間閾値で更新する。このため、本実施の形態では、多重化の際の蓄積時間閾値を、蓄積されているパケットの蓄積時間閾値のうちの最も時間が短いものに設定することができ、多重化の際の遅延時間を削減することができる。
*** Explanation of the effect of the embodiment ***
As described above, in the present embodiment, the packet multiplexing apparatus, when the accumulation time threshold value (standby time) defined for a newly received packet is shorter than the current accumulation time threshold value (current wait time) In addition, the current accumulation time threshold value is updated with the accumulation time threshold value defined for the newly received packet. For this reason, in this embodiment, the accumulation time threshold at the time of multiplexing can be set to the shortest time among the accumulation time thresholds of the accumulated packets, and the delay time at the time of multiplexing Can be reduced.

実施の形態3.
以上の実施の形態1及び2では、パケット多重化装置22とパケット分離装置11がIPアドレス管理情報を共有することで複数のパケットの多重化及び多重化されたパケットの分離を行っている。サービスの多様化によりIPアドレス以外のパラメータの削除及び当該パラメータの再生が必要な場合がある。本実施の形態では、IPアドレス以外のパラメータもパケット多重化装置22とパケット分離装置11が共有する。
Embodiment 3 FIG.
In the first and second embodiments described above, the packet multiplexer 22 and the packet separator 11 share the IP address management information, thereby multiplexing a plurality of packets and separating the multiplexed packets. Due to the diversification of services, it may be necessary to delete parameters other than IP addresses and regenerate the parameters. In the present embodiment, parameters other than the IP address are shared by the packet multiplexing device 22 and the packet separation device 11.

***構成の説明***
本実施の形態におけるシステム構成例は、図1に示す通りである。但し、本実施の形態では、パケット多重化装置22及びパケット分離装置11の構成例が異なる。
パケット多重化装置22及びパケット分離装置11以外の要素は、実施の形態1に示したものと同じである。このため、パケット多重化装置22及びパケット分離装置11以外の要素の説明は省略する。
また、以下では、主に実施の形態1との差を説明する。以下で説明していない事項は実施の形態1と同じである。
*** Explanation of configuration ***
An example of a system configuration in the present embodiment is as shown in FIG. However, in the present embodiment, the configuration examples of the packet multiplexing device 22 and the packet separation device 11 are different.
Elements other than the packet multiplexing device 22 and the packet separation device 11 are the same as those shown in the first embodiment. For this reason, description of elements other than the packet multiplexing device 22 and the packet separation device 11 is omitted.
In the following, differences from the first embodiment will be mainly described. Matters not described below are the same as those in the first embodiment.

図17は、実施の形態3に係るパケット多重化装置22の構成を示す。
図17では、図2の構成と比較して、パケット管理部41の代わりにパケット管理部81が配置されている。また、IPアドレス管理DB42の代わりにパラメータ管理DB82が配置されている。また、パケット多重化部44の代わりにパケット多重化部83が配置されている。
パラメータ管理DB82は、パラメータ管理情報を記憶する。パラメータ管理情報は、例えば、図19に示す情報である。パラメータ管理情報では、図4に示すIPアドレス管理情報に、「IPペイロードに含まれるL4」の欄が追加されている。図19では、「IPペイロードに含まれるL4」の欄が記述されているが、図12に示す他のパラメータをパラメータ管理情報に記述してもよい。
パケット管理部81は、パラメータ管理DB82のパラメータ管理情報を管理する。
パケット多重化部83は、パラメータ管理情報を参照してパケットの多重化を行う。
パケット管理部81及びパケット多重化部83は、パケット管理部41及びパケット多重化部44と同様にプログラムで実現され、図26のプロセッサ211により実行される。パラメータ管理DB82は、図26のディスク213又はメモリ212により実現される。
FIG. 17 shows the configuration of the packet multiplexer 22 according to the third embodiment.
In FIG. 17, a packet management unit 81 is arranged instead of the packet management unit 41 as compared with the configuration of FIG. 2. A parameter management DB 82 is arranged instead of the IP address management DB 42. Further, a packet multiplexing unit 83 is arranged instead of the packet multiplexing unit 44.
The parameter management DB 82 stores parameter management information. The parameter management information is, for example, information shown in FIG. In the parameter management information, a column “L4 included in IP payload” is added to the IP address management information shown in FIG. In FIG. 19, the column “L4 included in IP payload” is described, but other parameters shown in FIG. 12 may be described in the parameter management information.
The packet management unit 81 manages parameter management information in the parameter management DB 82.
The packet multiplexing unit 83 multiplexes packets with reference to parameter management information.
The packet management unit 81 and the packet multiplexing unit 83 are implemented by programs in the same manner as the packet management unit 41 and the packet multiplexing unit 44, and are executed by the processor 211 in FIG. The parameter management DB 82 is realized by the disk 213 or the memory 212 of FIG.

図18は、実施の形態3に係るパケット分離装置11の構成を示す。
図18では、図3の構成と比較して、パケット管理部51の代わりにパケット管理部92が配置されている。また、IPアドレス管理DB52の代わりにパラメータ管理DB91が配置されている。また、パケット分離部54の代わりにパケット分離部93が配置されている。
パラメータ管理DB91は、パラメータ管理情報を記憶する。
パケット管理部92は、パラメータ管理DB91のパラメータ管理情報を管理する。
パケット分離部93は、パラメータ管理情報を参照してパケットの分離を行う。
パケット管理部92及びパケット分離部93は、パケット管理部51及びパケット分離部54と同様にプログラムで実現され、図27のプロセッサ111により実行される。パラメータ管理DB91は、図27のディスク113又はメモリ112により実現される。
FIG. 18 shows a configuration of the packet separator 11 according to the third embodiment.
In FIG. 18, a packet management unit 92 is arranged instead of the packet management unit 51 as compared with the configuration of FIG. 3. Also, a parameter management DB 91 is arranged instead of the IP address management DB 52. Further, a packet separation unit 93 is disposed instead of the packet separation unit 54.
The parameter management DB 91 stores parameter management information.
The packet management unit 92 manages parameter management information in the parameter management DB 91.
The packet separation unit 93 separates packets with reference to the parameter management information.
The packet management unit 92 and the packet separation unit 93 are implemented by programs in the same manner as the packet management unit 51 and the packet separation unit 54, and are executed by the processor 111 in FIG. The parameter management DB 91 is realized by the disk 113 or the memory 112 in FIG.

***動作の説明***
次に、本実施の形態に係る動作を説明する。
*** Explanation of operation ***
Next, the operation according to the present embodiment will be described.

図20は、パケット多重化装置22のパケット管理部81の動作を示す。
以下、図20を参照して、パケット管理部81の動作を説明する。
FIG. 20 shows the operation of the packet management unit 81 of the packet multiplexing device 22.
Hereinafter, the operation of the packet management unit 81 will be described with reference to FIG.

ステップS1は、図5に示すものと同じである。ここでは、図20で追加されたステップS81及びステップS82を説明する。
オペレータからの入力があれば(ステップS1でYES)、パケット管理部81は、オペレータからの入力内容に基づいてパラメータ管理情報を更新する(ステップS81)。また、パケット管理部81は、更新後のパラメータ管理情報をパラメータ管理DB82に格納する。
次に、パケット管理部81は、パラメータ管理情報の更新内容をパケット送信部45を介してパケット分離装置11に送信し、データベースを同期させる(ステップS82)。すなわち、パケット管理部81が、パラメータ管理DB82のパラメータ管理情報とパラメータ管理DB91のパラメータ管理情報とを一致させる。
Step S1 is the same as that shown in FIG. Here, step S81 and step S82 added in FIG. 20 will be described.
If there is an input from the operator (YES in step S1), the packet management unit 81 updates the parameter management information based on the input content from the operator (step S81). The packet management unit 81 stores the updated parameter management information in the parameter management DB 82.
Next, the packet management unit 81 transmits the update contents of the parameter management information to the packet separation device 11 via the packet transmission unit 45, and synchronizes the database (step S82). That is, the packet management unit 81 matches the parameter management information in the parameter management DB 82 with the parameter management information in the parameter management DB 91.

図21は、パケット多重化部83の動作を示す。
以下、図21を参照して、パケット多重化部83の動作を説明する。
FIG. 21 shows the operation of the packet multiplexing unit 83.
Hereinafter, the operation of the packet multiplexing unit 83 will be described with reference to FIG.

ステップS21〜S28及びS30は、図7に示すものと同じである。ここでは、図21で追加されたステップS91を説明する。
パケット多重化部83は、パケットを多重化する際には、パラメータ管理情報の内容に基づいてパケットを多重化する(ステップS91)。
パケット多重化部83は、図19のパラメータ管理情報を用いる場合は、パケットに含まれる「エッジサーバIPアドレス」の値、「クラウドサーバIPアドレス」の値及び「IPペイロードに含まれるL4」の値に一致する多重化IDをパラメータ管理情報から抽出する。そして、パケット多重化部83は、パケットに含まれる「エッジサーバIPアドレス」の値、「クラウドサーバIPアドレス」の値及び「IPペイロードに含まれるL4」の値を削除し、抽出した多重化IDを当該パケットに付加する。
Steps S21 to S28 and S30 are the same as those shown in FIG. Here, step S91 added in FIG. 21 will be described.
When multiplexing the packet, the packet multiplexing unit 83 multiplexes the packet based on the content of the parameter management information (step S91).
When the parameter management information in FIG. 19 is used, the packet multiplexing unit 83 uses the “edge server IP address” value, the “cloud server IP address” value, and the “L4 included in the IP payload” value included in the packet. Is extracted from the parameter management information. Then, the packet multiplexing unit 83 deletes the value of the “edge server IP address”, the value of “cloud server IP address”, and the value of “L4 included in the IP payload” included in the packet, and extracts the multiplexed ID Is added to the packet.

図22は、パケット受信部94の動作を示す。
以下、図22を参照して、パケット受信部94の動作を説明する。
FIG. 22 shows the operation of the packet receiver 94.
Hereinafter, the operation of the packet receiver 94 will be described with reference to FIG.

ステップS31〜S33、S35及びS36は、図8に示すものと同じである。ここでは、図22で追加されたステップS101を説明する。
ステップS101では、パケット受信部94は、受信したパケットがパラメータ管理情報を更新するためのパケットであるか否かを判定する。
受信したパケットが、パラメータ管理情報を更新するためのパケットであれば(ステップS101でYES)、パケット受信部94は、当該パケットをパケット管理部92に転送する(ステップS35)。
Steps S31 to S33, S35 and S36 are the same as those shown in FIG. Here, step S101 added in FIG. 22 will be described.
In step S101, the packet receiver 94 determines whether or not the received packet is a packet for updating parameter management information.
If the received packet is a packet for updating the parameter management information (YES in step S101), the packet receiver 94 transfers the packet to the packet manager 92 (step S35).

図23は、パケット分離装置11のパケット管理部92の動作を示す。
以下、図23を参照して、パケット管理部92の動作を説明する。
FIG. 23 shows the operation of the packet management unit 92 of the packet separator 11.
Hereinafter, the operation of the packet management unit 92 will be described with reference to FIG.

まず、パケット管理部92は、パラメータ管理情報を更新するためのパケットを受信したかどうかを判定する(ステップS111)。
パラメータ管理情報を更新するためのパケット受信した場合(ステップS111でYES)は、当該パケットを用いて、パラメータ管理DB91内のパラメータ管理情報を更新する(ステップS42)。
First, the packet management unit 92 determines whether a packet for updating parameter management information has been received (step S111).
When the packet for updating the parameter management information is received (YES in step S111), the parameter management information in the parameter management DB 91 is updated using the packet (step S42).

図24は、パケット分離装置11のパケット分離部93の動作を示す。
以下、図24を用いてパケット分離部93の動作を説明する。
FIG. 24 shows the operation of the packet separator 93 of the packet separator 11.
Hereinafter, the operation of the packet separator 93 will be described with reference to FIG.

ステップS51及びS53は、図10に示すものと同じである。ここでは、図24で追加されたステップS121を説明する。   Steps S51 and S53 are the same as those shown in FIG. Here, step S121 added in FIG. 24 will be described.

パケットを受信した場合(ステップS51でYES)は、パケット分離部93は、パラメータ管理情報に基づいて、多重化されたパケットを多重化前のパケットに分離する(ステップS121)。具体的には、パケット分離部93は、連結されている複数のパケットを分離し、分離した後のパケットに記述されている多重化IDに対応する「エッジサーバIPアドレス」の値と「クラウドサーバIPアドレス」の値と「IPペイロードに含まれるL4」の値とをパラメータ管理情報から取得し、受信したパケットから多重化IDを削除し、取得した「エッジサーバIPアドレス」の値と「クラウドサーバIPアドレス」の値と「IPペイロードに含まれるL4」の値とを当該パケットに付加する。   If a packet has been received (YES in step S51), the packet separator 93 separates the multiplexed packet into pre-multiplexed packets based on the parameter management information (step S121). Specifically, the packet separation unit 93 separates a plurality of concatenated packets, the value of the “edge server IP address” corresponding to the multiplexing ID described in the separated packet, and the “cloud server” The value of “IP address” and the value of “L4 included in the IP payload” are acquired from the parameter management information, the multiplexing ID is deleted from the received packet, and the acquired value of “edge server IP address” and “cloud server” The value of “IP address” and the value of “L4 included in the IP payload” are added to the packet.

***実施の形態の効果の説明***
以上のように、本実施の形態では、送信元アドレス及び宛先アドレス以外のパラメータをパケットの多重化の際にパケットから削除し、また、パケットの分離の際に、分離されたパケットに送信元アドレス及び宛先アドレスとともに当該パラメータを付加する。
このため、本実施の形態によれば、実施の形態1以上に中継拠点とクラウド間の共用回線の帯域利用効率を向上させることができる。
*** Explanation of the effect of the embodiment ***
As described above, in this embodiment, parameters other than the source address and the destination address are deleted from the packet when multiplexing the packets, and the source address is added to the separated packets when the packets are separated. And the parameter is added together with the destination address.
For this reason, according to the present embodiment, it is possible to improve the band utilization efficiency of the shared line between the relay base and the cloud as compared with the first embodiment or more.

実施の形態4.
以上の実施の形態1〜3では、エッジサーバからクラウドサーバへ送信するパケットを多重化するものであるが、本実施の形態では、クラウドサーバからエッジサーバに送信するパケットを多重化する例を説明する。
Embodiment 4 FIG.
In the above first to third embodiments, packets transmitted from the edge server to the cloud server are multiplexed. In this embodiment, an example of multiplexing packets transmitted from the cloud server to the edge server will be described. To do.

図25は、実施の形態4に係るパケット多重化/分離装置101の構成を示す。
パケット多重化/分離装置101には、実施の形態1〜3のいずれかに示すパケット分離装置11と実施の形態1〜3のいずれかに示すパケット多重化装置22とが含まれる。
本実施の形態では、図1に示すシステム構成において、パケット多重化装置22の代わりにパケット分離化/多重化装置101を配置する。また、パケット分離装置11の代わりにパケット分離化/多重化装置101を配置する。
クラウドサーバ側からエッジサーバ側へのパケットの送信では、クラウド1内に配置されたパケット多重化/分離装置101が実施の形態1〜3のいずれかに示すパケット多重化装置22と同じ動作を行う。そして、中継拠点2に配置されたパケット多重化/分離装置101が実施の形態1〜3のいずれかに示すパケット分離装置11と同じ動作を行う。
FIG. 25 shows a configuration of packet multiplexing / separating apparatus 101 according to Embodiment 4.
The packet multiplexer / demultiplexer 101 includes the packet demultiplexer 11 shown in any of the first to third embodiments and the packet multiplexer 22 shown in any of the first to third embodiments.
In the present embodiment, in the system configuration shown in FIG. 1, a packet demultiplexer / multiplexer 101 is arranged instead of the packet multiplexer 22. Further, a packet demultiplexer / multiplexer 101 is arranged instead of the packet demultiplexer 11.
In packet transmission from the cloud server side to the edge server side, the packet multiplexer / separator 101 arranged in the cloud 1 performs the same operation as the packet multiplexer 22 shown in any of the first to third embodiments. . Then, the packet multiplexing / separation device 101 arranged at the relay base 2 performs the same operation as the packet separation device 11 shown in any of the first to third embodiments.

以上のように、本実施の形態によれば、エッジサーバ側からクラウドサーバ側へのパケットの送信と、クラウドサーバ側からエッジサーバ側へのパケット送信のいずれにおいても、共用回線の帯域利用効率を向上させることができる。   As described above, according to the present embodiment, the bandwidth utilization efficiency of the shared line is improved in both the packet transmission from the edge server side to the cloud server side and the packet transmission from the cloud server side to the edge server side. Can be improved.

以上、本発明の実施の形態について説明したが、これらの実施の形態のうち、2つ以上を組み合わせて実施しても構わない。
あるいは、これらの実施の形態のうち、1つを部分的に実施しても構わない。
あるいは、これらの実施の形態のうち、2つ以上を部分的に組み合わせて実施しても構わない。
なお、本発明は、これらの実施の形態に限定されるものではなく、必要に応じて種々の変更が可能である。
As mentioned above, although embodiment of this invention was described, you may implement in combination of 2 or more among these embodiment.
Alternatively, one of these embodiments may be partially implemented.
Alternatively, two or more of these embodiments may be partially combined.
In addition, this invention is not limited to these embodiment, A various change is possible as needed.

***ハードウェア構成の説明***
最後に、パケット分離装置11及びパケット多重化装置22のハードウェア構成の補足説明を行う。
プロセッサ111、211は、プロセッシングを行うIC(Integrated Circuit)である。
プロセッサ111、211は、CPU(Central Processing Unit)、DSP(Digital Signal Processor)等である。
メモリ112、212は、RAM(Random Access Memory)である。
ディスク113、213は、フラッシュメモリ、HDD(Hard Disk Drive)等である。ディスク113、213の代わりにROM(Read Only Memory)を用いてもよい。
ネットワークインタフェース114、214は、パケットを受信するレシーバー及びパケットを送信するトランスミッターを含む。
ネットワークインタフェース114、214は、例えば、通信チップ又はNIC(Network Interface Card)である。
*** Explanation of hardware configuration ***
Finally, a supplementary description of the hardware configuration of the packet separator 11 and the packet multiplexer 22 will be given.
The processors 111 and 211 are ICs (Integrated Circuits) that perform processing.
The processors 111 and 211 are a CPU (Central Processing Unit), a DSP (Digital Signal Processor), and the like.
The memories 112 and 212 are RAM (Random Access Memory).
The disks 113 and 213 are flash memory, HDD (Hard Disk Drive), or the like. A ROM (Read Only Memory) may be used instead of the disks 113 and 213.
The network interfaces 114, 214 include a receiver that receives the packet and a transmitter that transmits the packet.
The network interfaces 114 and 214 are, for example, communication chips or NICs (Network Interface Cards).

また、ディスク113、213には、OS(Operating System)も記憶されている。
そして、OSの少なくとも一部がプロセッサ111、211により実行される。
プロセッサ111はOSの少なくとも一部を実行しながら、パケット管理部51、パケット受信部53、パケット分離部54、パケット送信部55、パケット管理部81、パケット多重化部83の機能を実現するプログラムを実行する。
また、プロセッサ211はOSの少なくとも一部を実行しながら、パケット管理部41、パケット受信部43、パケット多重化部44、パケット送信部45、パケット管理部61、パケット多重化部63、パケット管理部92、パケット分離部93、パケット受信部94の機能を実現するプログラムを実行する。
プロセッサ111、211がOSを実行することで、タスク管理、メモリ管理、ファイル管理、通信制御等が行われる。
また、パケット管理部51、パケット受信部53、パケット分離部54、パケット送信部55、パケット管理部81、パケット多重化部83の処理の結果を示す情報やデータや信号値や変数値が、メモリ112、ディスク113、プロセッサ111内のレジスタ及びキャッシュメモリの少なくともいずれかに記憶される。
また、パケット管理部41、パケット受信部43、パケット多重化部44、パケット送信部45、パケット管理部61、パケット多重化部63、パケット管理部92、パケット分離部93、パケット受信部94の処理の結果を示す情報やデータや信号値や変数値が、メモリ212、ディスク213、プロセッサ211内のレジスタ及びキャッシュメモリの少なくともいずれかに記憶される。
また、パケット管理部51、パケット受信部53、パケット分離部54、パケット送信部55、パケット管理部81、パケット多重化部83、パケット管理部41、パケット受信部43、パケット多重化部44、パケット送信部45、パケット管理部61、パケット多重化部63、パケット管理部92、パケット分離部93、パケット受信部94の機能を実現するプログラムは、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVD等の可搬記憶媒体に記憶されてもよい。
The disks 113 and 213 also store an OS (Operating System).
At least a part of the OS is executed by the processors 111 and 211.
The processor 111 executes a program for realizing the functions of the packet management unit 51, the packet reception unit 53, the packet separation unit 54, the packet transmission unit 55, the packet management unit 81, and the packet multiplexing unit 83 while executing at least a part of the OS. Run.
In addition, the processor 211 executes at least a part of the OS while the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, the packet transmission unit 45, the packet management unit 61, the packet multiplexing unit 63, and the packet management unit. 92, a program for realizing the functions of the packet separator 93 and the packet receiver 94 is executed.
When the processors 111 and 211 execute the OS, task management, memory management, file management, communication control, and the like are performed.
In addition, information, data, signal values, and variable values indicating processing results of the packet management unit 51, packet reception unit 53, packet separation unit 54, packet transmission unit 55, packet management unit 81, and packet multiplexing unit 83 are stored in the memory. 112, the disk 113, a register in the processor 111, and / or a cache memory.
Processing of the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, the packet transmission unit 45, the packet management unit 61, the packet multiplexing unit 63, the packet management unit 92, the packet separation unit 93, and the packet reception unit 94 Information, data, signal values, and variable values indicating the results of the above are stored in at least one of the memory 212, the disk 213, the registers in the processor 211, and the cache memory.
The packet management unit 51, the packet reception unit 53, the packet separation unit 54, the packet transmission unit 55, the packet management unit 81, the packet multiplexing unit 83, the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, the packet Programs for realizing the functions of the transmission unit 45, the packet management unit 61, the packet multiplexing unit 63, the packet management unit 92, the packet separation unit 93, and the packet reception unit 94 are magnetic disk, flexible disk, optical disk, compact disk, Blu-ray ( It may be stored in a portable storage medium such as a registered trademark disk or DVD.

また、パケット管理部51、パケット受信部53、パケット分離部54、パケット送信部55、パケット管理部81、パケット多重化部83、パケット管理部41、パケット受信部43、パケット多重化部44、パケット送信部45、パケット管理部61、パケット多重化部63、パケット管理部92、パケット分離部93、パケット受信部94の「部」を、「回路」又は「工程」又は「手順」又は「処理」に読み替えてもよい。
また、パケット分離装置11及びパケット多重化装置22は、ロジックIC(Integrated Circuit)、GA(Gate Array)、ASIC(Application Specific Integrated Circuit)、FPGA(Field−Programmable Gate Array)といった電子回路により実現されてもよい。
なお、プロセッサ及び上記の電子回路を総称してプロセッシングサーキットリーともいう。
The packet management unit 51, the packet reception unit 53, the packet separation unit 54, the packet transmission unit 55, the packet management unit 81, the packet multiplexing unit 83, the packet management unit 41, the packet reception unit 43, the packet multiplexing unit 44, the packet The “unit” of the transmission unit 45, the packet management unit 61, the packet multiplexing unit 63, the packet management unit 92, the packet separation unit 93, and the packet reception unit 94 is referred to as “circuit” or “process” or “procedure” or “processing” May be read as
Further, the packet separation device 11 and the packet multiplexing device 22 are implemented by a logic IC (Integrated Circuit), a GA (Gate Array), an ASIC (Application Specific Integrated Circuit), and an FPGA (Field-Programmable Gate Array). Also good.
The processor and the electronic circuit are also collectively referred to as a processing circuit.

1 クラウド、2 中継拠点、3−1 拠点1、3−2 拠点2、3−3 拠点3、4 共用回線、5−1 専用回線、5−2 専用回線、5−3 専用回線、10−1 クラウドサーバ、10−2 クラウドサーバ、10−3 クラウドサーバ、11 パケット分離装置、12 ルータ、21 ルータ、22 パケット多重化装置、31−1 エッジサーバ、31−2 エッジサーバ、31−3 エッジサーバ、32−1 センサ群、32−2 センサ群、32−3 センサ群、41 パケット管理部、42 IPアドレス管理DB、43 パケット受信部、44 パケット多重化部、45 パケット送信部、51 パケット管理部、52 IPアドレス管理DB、53 パケット受信部、54 パケット分離部、55 パケット送信部、61 パケット管理部、62 優先度管理DB、63 パケット多重化部、81 パケット管理部、82 パラメータ管理DB、83 パケット多重化部、91 パラメータ管理DB、92 パケット管理部、93 パケット分離部、94 パケット受信部、101 パケット多重化/分離装置、111 プロセッサ、112 メモリ、113 ディスク、114 ネットワークインタフェース、211 プロセッサ、212 メモリ、213 ディスク、214 ネットワークインタフェース。   1 cloud, 2 relay base, 3-1 base 1, 3-2 base 2, 3-3 base 3, 4 shared line, 5-1 dedicated line, 5-2 dedicated line, 5-3 dedicated line, 10-1 Cloud server, 10-2 cloud server, 10-3 cloud server, 11 packet separator, 12 router, 21 router, 22 packet multiplexer, 31-1 edge server, 31-2 edge server, 31-3 edge server, 32-1 sensor group, 32-2 sensor group, 32-3 sensor group, 41 packet management unit, 42 IP address management DB, 43 packet reception unit, 44 packet multiplexing unit, 45 packet transmission unit, 51 packet management unit, 52 IP address management DB, 53 packet reception unit, 54 packet separation unit, 55 packet transmission unit, 61 packet management unit, 2 priority management DB, 63 packet multiplexing unit, 81 packet management unit, 82 parameter management DB, 83 packet multiplexing unit, 91 parameter management DB, 92 packet management unit, 93 packet separation unit, 94 packet reception unit, 101 packet Multiplexer / demultiplexer, 111 processor, 112 memory, 113 disk, 114 network interface, 211 processor, 212 memory, 213 disk, 214 network interface.

Claims (16)

送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスとの対に対応する多重化ID(Identifier)を付加し、前記多重化IDが付加された前記複数のパケットを連結するパケット多重化部と、
前記パケット多重化部により連結された前記複数のパケットを送信するパケット送信部とを有するパケット多重化装置。
The source address and the destination address are deleted from each of a plurality of packets in which a source address and a destination address are described, and each of the source address and the destination address is included in each of the plurality of packets. A packet multiplexing unit that adds a multiplexing ID (Identifier) corresponding to the pair and concatenates the plurality of packets to which the multiplexing ID is added;
A packet multiplexing apparatus comprising: a packet transmission unit configured to transmit the plurality of packets connected by the packet multiplexing unit.
前記パケット送信部は、
連結されている前記複数のパケットを分離し、分離された後の各パケットから前記多重化IDを削除し、前記多重化IDに対応する送信元アドレスと宛先アドレスとを各パケットに付加するパケット分離装置に、前記パケット多重化部により連結された前記複数のパケットを送信する請求項1に記載のパケット多重化装置。
The packet transmitter is
Packet separation for separating the plurality of connected packets, deleting the multiplexed ID from each separated packet, and adding a source address and a destination address corresponding to the multiplexed ID to each packet The packet multiplexing apparatus according to claim 1, wherein the plurality of packets connected by the packet multiplexing unit are transmitted to an apparatus.
前記パケット多重化部は、
記述されている送信元アドレスと宛先アドレスとが相互に異なる複数のパケットの各々から送信元アドレスと宛先アドレスとを削除する請求項1に記載のパケット多重化装置。
The packet multiplexing unit includes:
2. The packet multiplexing apparatus according to claim 1, wherein the transmission source address and the destination address are deleted from each of a plurality of packets having different transmission source addresses and destination addresses.
前記パケット多重化部は、
送信元アドレスと宛先アドレスと多重化IDとの組が複数登録されているアドレス管理情報から、各パケットの送信元アドレスと宛先アドレスとの対に対応する多重化IDを取得し、取得した多重化IDを各パケットに付加する請求項1に記載のパケット多重化装置。
The packet multiplexing unit includes:
A multiplexing ID corresponding to a pair of a source address and a destination address of each packet is acquired from address management information in which a plurality of pairs of a source address, a destination address, and a multiplexing ID are registered, and the acquired multiplexing is obtained. The packet multiplexing apparatus according to claim 1, wherein an ID is added to each packet.
前記パケット多重化部は、
待機時間の間に取得された複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除する請求項1に記載のパケット多重化装置。
The packet multiplexing unit includes:
The packet multiplexing apparatus according to claim 1, wherein the source address and the destination address are deleted from each of a plurality of packets acquired during a waiting time.
前記パケット多重化部は、
新たに取得されたパケットに規定されている待機時間が現在の待機時間よりも短い場合に、前記現在の待機時間を、前記新たに取得されたパケットに規定されている待機時間で更新する請求項1に記載のパケット多重化装置。
The packet multiplexing unit includes:
When the waiting time specified for a newly acquired packet is shorter than the current waiting time, the current waiting time is updated with the waiting time specified for the newly acquired packet. 2. The packet multiplexing device according to 1.
前記パケット多重化部は、
前記送信元アドレス及び前記宛先アドレス以外のパラメータが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスと前記パラメータとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスと前記パラメータの組に対応する多重化IDを付加し、前記多重化IDが付加された前記複数のパケットを連結する請求項1に記載のパケット多重化装置。
The packet multiplexing unit includes:
The transmission source address, the destination address, and the parameter are deleted from each of a plurality of packets in which parameters other than the transmission source address and the destination address are described, and each of the transmission sources is included in each of the plurality of packets. The packet multiplexing apparatus according to claim 1, wherein a multiplexing ID corresponding to a set of an address, the destination address, and the parameter is added, and the plurality of packets to which the multiplexing ID is added are connected.
複数のパケットが連結されている連結パケットであって、前記複数のパケットの各々に、各パケットの送信元アドレスと宛先アドレスとの代わりに各パケットの送信元アドレスと宛先アドレスとの対に対応する多重化ID(Identifier)が付加されている連結パケットを受信するパケット受信部と、
前記連結パケットから前記複数のパケットを分離し、分離された後の各パケットから前記多重化IDを削除し、前記多重化IDに対応する送信元アドレスと宛先アドレスとを各パケットに付加するパケット分離部とを有するパケット分離装置。
A concatenated packet in which a plurality of packets are concatenated, and each of the plurality of packets corresponds to a pair of a source address and a destination address of each packet instead of a source address and a destination address of each packet A packet receiver for receiving a concatenated packet to which a multiplexing ID (Identifier) is added;
Packet separation for separating the plurality of packets from the concatenated packet, deleting the multiplexing ID from each separated packet, and adding a source address and a destination address corresponding to the multiplexing ID to each packet A packet separating device.
前記パケット分離装置は、更に、
前記パケット分離部により分離された後の各パケットを、各パケットの宛先アドレスに対応する送信先に送信するパケット送信部を有する請求項8に記載のパケット分離装置。
The packet separator further comprises:
The packet separation device according to claim 8, further comprising: a packet transmission unit that transmits each packet separated by the packet separation unit to a transmission destination corresponding to a destination address of each packet.
前記パケット受信部は、
記述されている多重化IDが相互に異なる複数のパケットが連結されている連結パケットを受信する請求項8に記載のパケット分離装置。
The packet receiver
9. The packet separating apparatus according to claim 8, wherein the packet separating apparatus receives a concatenated packet in which a plurality of packets having different described multiplexing IDs are concatenated.
前記パケット分離部は、
前記送信元アドレスと前記宛先アドレスと前記多重化IDとの組が複数登録されているアドレス管理情報から、各パケットの多重化IDに対応する送信元アドレスと宛先アドレスとの対を取得し、取得した送信元アドレスと宛先アドレスとを各パケットに付加する請求項8に記載のパケット分離装置。
The packet separator is
A pair of a source address and a destination address corresponding to the multiplexing ID of each packet is acquired from address management information in which a plurality of pairs of the source address, the destination address, and the multiplexing ID are registered, and acquired. The packet separating apparatus according to claim 8, wherein the transmitted source address and destination address are added to each packet.
前記パケット分離部は、
前記多重化IDに対応する、送信元アドレスと宛先アドレスと前記送信元アドレス及び前記宛先アドレス以外のパラメータとを、各パケットに付加する請求項8に記載のパケット分離装置。
The packet separator is
The packet separation device according to claim 8, wherein a source address, a destination address, and parameters other than the source address and the destination address corresponding to the multiplexing ID are added to each packet.
コンピュータが、送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスとの対に対応する多重化ID(Identifier)を付加し、前記多重化IDが付加された前記複数のパケットを連結し、
前記コンピュータが、連結された前記複数のパケットを送信するパケット多重化方法。
The computer deletes the source address and the destination address from each of the plurality of packets in which the source address and the destination address are described, and each of the source address and the destination is stored in each of the plurality of packets. A multiplex ID (Identifier) corresponding to a pair with an address is added, and the plurality of packets to which the multiplex ID is added are concatenated,
A packet multiplexing method in which the computer transmits the concatenated packets.
コンピュータが、複数のパケットが連結されている連結パケットであって、前記複数のパケットの各々に、各パケットの送信元アドレスと宛先アドレスとの代わりに各パケットの送信元アドレスと宛先アドレスとの対に対応する多重化ID(Identifier)が付加されている連結パケットを受信し、
前記コンピュータが、前記連結パケットから前記複数のパケットを分離し、分離された後の各パケットから前記多重化IDを削除し、前記多重化IDに対応する送信元アドレスと宛先アドレスとを各パケットに付加するパケット分離方法。
A computer is a concatenated packet in which a plurality of packets are concatenated, and each of the plurality of packets includes a pair of a source address and a destination address of each packet instead of a source address and a destination address of each packet. Receiving a concatenated packet with a multiplexing ID (Identifier) corresponding to
The computer separates the plurality of packets from the concatenated packet, deletes the multiplexing ID from each separated packet, and sets a source address and a destination address corresponding to the multiplexing ID in each packet. Packet separation method to be added.
送信元アドレスと宛先アドレスとが記述されている複数のパケットの各々から前記送信元アドレスと前記宛先アドレスとを削除し、前記複数のパケットの各々に各々の前記送信元アドレスと前記宛先アドレスとの対に対応する多重化ID(Identifier)を付加し、前記多重化IDが付加された前記複数のパケットを連結するパケット多重化処理と、
前記パケット多重化処理により連結された前記複数のパケットを送信するパケット送信処理とをコンピュータに実行させるパケット多重化プログラム。
The source address and the destination address are deleted from each of a plurality of packets in which a source address and a destination address are described, and each of the source address and the destination address is included in each of the plurality of packets. A packet multiplexing process for adding a multiplexing ID (Identifier) corresponding to the pair and linking the plurality of packets to which the multiplexing ID is added;
A packet multiplexing program for causing a computer to execute packet transmission processing for transmitting the plurality of packets connected by the packet multiplexing processing.
複数のパケットが連結されている連結パケットであって、前記複数のパケットの各々に、各パケットの送信元アドレスと宛先アドレスとの代わりに各パケットの送信元アドレスと宛先アドレスとの対に対応する多重化ID(Identifier)が付加されている連結パケットを受信するパケット受信処理と、
前記連結パケットから前記複数のパケットを分離し、分離された後の各パケットから前記多重化IDを削除し、前記多重化IDに対応する送信元アドレスと宛先アドレスとを各パケットに付加するパケット分離処理とをコンピュータに実行させるパケット分離プログラム。
A concatenated packet in which a plurality of packets are concatenated, and each of the plurality of packets corresponds to a pair of a source address and a destination address of each packet instead of a source address and a destination address of each packet A packet receiving process for receiving a concatenated packet to which a multiplexing ID (Identifier) is added;
Packet separation for separating the plurality of packets from the concatenated packet, deleting the multiplexing ID from each separated packet, and adding a source address and a destination address corresponding to the multiplexing ID to each packet A packet separation program that causes a computer to execute processing.
JP2017515250A 2016-11-01 2016-11-01 Packet multiplexer, packet separator, packet multiplexing method, packet separation method, packet multiplexing program, and packet separation program Expired - Fee Related JP6165391B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/082486 WO2018083742A1 (en) 2016-11-01 2016-11-01 Packet multiplexing device, packet separation device, packet multiplexing method, packet separation method, packet multiplexing program and packet separation program

Publications (2)

Publication Number Publication Date
JP6165391B1 true JP6165391B1 (en) 2017-07-19
JPWO2018083742A1 JPWO2018083742A1 (en) 2018-11-01

Family

ID=59351381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017515250A Expired - Fee Related JP6165391B1 (en) 2016-11-01 2016-11-01 Packet multiplexer, packet separator, packet multiplexing method, packet separation method, packet multiplexing program, and packet separation program

Country Status (2)

Country Link
JP (1) JP6165391B1 (en)
WO (1) WO2018083742A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005076536A1 (en) * 2004-02-04 2005-08-18 Matsushita Electric Industrial Co., Ltd. Method and apparatus for generating packet frames for carrying data
JP2007312244A (en) * 2006-05-19 2007-11-29 Mitsubishi Electric Corp Data transfer method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5137787B2 (en) * 2008-11-14 2013-02-06 三菱電機株式会社 Data transmitter / receiver

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005076536A1 (en) * 2004-02-04 2005-08-18 Matsushita Electric Industrial Co., Ltd. Method and apparatus for generating packet frames for carrying data
JP2007312244A (en) * 2006-05-19 2007-11-29 Mitsubishi Electric Corp Data transfer method

Also Published As

Publication number Publication date
JPWO2018083742A1 (en) 2018-11-01
WO2018083742A1 (en) 2018-05-11

Similar Documents

Publication Publication Date Title
EP3208979B1 (en) Software-defined network-based method and system for implementing content distribution network
US9888042B2 (en) Systems and methods for multipath transmission control protocol connection management
US9407679B2 (en) Systems and methods for managing ports for RTSP across cores in a multi-core system
US9047251B2 (en) Systems and methods for implementing connection mirroring in a multi-core system
CA2968964C (en) Source ip address transparency systems and methods
US9065866B2 (en) Systems and methods for policy based integration to horizontally deployed WAN optimization appliances
US7895356B2 (en) IP router, communication system and band setting method used therein and its program
WO2021043191A1 (en) Domain name system server determination method, request processing method and apparatus, and system
US20150127837A1 (en) Relay apparatus and data transfer method
US9456030B2 (en) Methods of operating load balancing switches and controllers using modified flow entries
US10897421B2 (en) Method of processing a data packet relating to a service
US20140105212A1 (en) Communications over multiple protocol interfaces in a computing environment
US20160014237A1 (en) Communication device, communication method, and computer-readable recording medium
US11558283B2 (en) Information collecting system and information collecting method
US10178033B2 (en) System and method for efficient traffic shaping and quota enforcement in a cluster environment
CN112565262A (en) Flow data processing method, system, network equipment and storage medium
CN112491717A (en) Service routing method and device
JP6291085B2 (en) Load distribution apparatus, load distribution method and program
CN110545230A (en) method and device for forwarding VXLAN message
WO2021098425A1 (en) Qos policy method, device, and computing device for service configuration
KR20100024723A (en) System and method for analyzing alternative internet traffic using routing based on policy
JP6165391B1 (en) Packet multiplexer, packet separator, packet multiplexing method, packet separation method, packet multiplexing program, and packet separation program
JP7464122B2 (en) L2 switch, communication control method, and communication control program
JP6850618B2 (en) Relay device and relay method
WO2021166269A1 (en) Communication device, communication system, communication method, and communication program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170317

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20170317

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20170511

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170523

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170620

R150 Certificate of patent or registration of utility model

Ref document number: 6165391

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees