JP2016220063A - Communication device, packet transfer method, and packet transfer program - Google Patents

Communication device, packet transfer method, and packet transfer program Download PDF

Info

Publication number
JP2016220063A
JP2016220063A JP2015103753A JP2015103753A JP2016220063A JP 2016220063 A JP2016220063 A JP 2016220063A JP 2015103753 A JP2015103753 A JP 2015103753A JP 2015103753 A JP2015103753 A JP 2015103753A JP 2016220063 A JP2016220063 A JP 2016220063A
Authority
JP
Japan
Prior art keywords
identification information
speed transfer
transfer data
packet
transmission
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.)
Granted
Application number
JP2015103753A
Other languages
Japanese (ja)
Other versions
JP6408427B2 (en
Inventor
久司 徳増
Hisashi Tokumasu
久司 徳増
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2015103753A priority Critical patent/JP6408427B2/en
Publication of JP2016220063A publication Critical patent/JP2016220063A/en
Application granted granted Critical
Publication of JP6408427B2 publication Critical patent/JP6408427B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a communication device that creates data for high-speed transfer and performs packet transfer processing, and can reliably transmit packets through all of multiple ports in use when performing flooding during communication by multicast or broadcast.SOLUTION: A communication device obtains data for high-speed transfer including the same transmission source identification information and destination identification information as transmission source identification information and destination identification information included in a reception packet. If the number of pieces of necessary data included in the obtained data for high-speed transfer does not accord with the obtained number of pieces of data for high-speed transfer, the communication device does not perform transfer processing using the obtained data for high-speed transfer, but performs normal transfer processing, and creates lacking data for high-speed transfer again, and stores it in high-speed transfer data storage unit 120.SELECTED DRAWING: Figure 1

Description

本発明は、通信装置、パケット転送方法およびパケット転送プログラムに関し、特に、高速転送用データを作成して同種類のパケットの転送処理速度を速くする通信装置、パケット転送方法およびパケット転送プログラムに関する。   The present invention relates to a communication device, a packet transfer method, and a packet transfer program, and more particularly to a communication device, a packet transfer method, and a packet transfer program that create high-speed transfer data to increase the transfer processing speed of the same type of packet.

ルータなどの通信装置では、パケットを転送する際に、パケットごとに、そのパケットに付与されている制御情報などを基に、当該通信装置内の種々のテーブルやデータベースを検索、参照して、そのパケットの処理方法を決定する。このような処理の中には、上記検索結果に基づいて当該パケットに制御情報を追加、修正したり、あるいは、特定の通信ポートから送信したりするような処理が含まれる。   When transferring a packet, a communication device such as a router searches and references various tables and databases in the communication device based on the control information attached to the packet for each packet. Determine how to handle packets. Such processing includes processing such as adding or modifying control information to the packet based on the search result, or transmitting from a specific communication port.

また、マルチキャストやブロードキャストでの通信時には、パケットを受信した通信ポート以外の全ての通信ポートから、当該受信したパケットを複製して上記種々の処理を施したパケットを送信するフラッディングと呼ばれる処理を行う。   Further, at the time of communication by multicast or broadcast, a process called flooding is performed in which the received packet is copied from all communication ports other than the communication port that received the packet and the packet subjected to the above-described various processes is transmitted.

上述のような処理を行う通信装置において、通常の転送処理における処理方法や追加修正用データを含んだ、高速転送用データを作成、記憶しておき、同種類のパケットには上述のような煩雑な処理を何度も行わずに、当該高速転送用データの内容を適用することでパケットの転送処理速度を速くするための技術が知られている。   In a communication apparatus that performs the above-described processing, high-speed transfer data including a processing method in normal transfer processing and additional correction data is created and stored, and the same type of packet is complicated as described above. A technique for increasing the packet transfer processing speed by applying the contents of the data for high-speed transfer without repeatedly performing such processing is known.

例えば、特許文献1には、ルータにおけるパケットのフォワーディング処理において、ある制御情報(送信元アドレス、宛先アドレスなど)を含むパケットに対する処理内容を事前にキャッシュブロックに記憶しておき、受信したパケットの制御情報が当該制御情報と同一の場合には、当該処理内容を適用することにより、受信する度に処理内容を判断して適用する通常の処理よりも処理速度を速くするための技術が記載されている。   For example, in Patent Document 1, processing contents for a packet including certain control information (source address, destination address, etc.) are stored in a cache block in advance in packet forwarding processing in a router, and control of received packets is performed. When the information is the same as the control information, a technique is described for applying the processing content to increase the processing speed compared to the normal processing that is performed by judging the processing content every time it is received. Yes.

関連技術として、特許文献2には、第1のトークン・リングLANに接続された送信元ホストと第2のトークン・リングLANに接続された目標ホストとの間に単一の仮想LAN(すなわち、ルータを介して相互接続されたLAN)を動的に構成し、該送信元ホストと該目標ホストとを接続する経路情報をトークン・リング・フレームに含まれる経路指定情報フィールドに格納することにより、該送信元ホストから該目標ホストへの当該フレームの転送処理を高速化するための技術が記載されている。   As a related technique, Patent Document 2 discloses a single virtual LAN between a source host connected to a first token ring LAN and a target host connected to a second token ring LAN (ie, (LAN interconnected via a router) is dynamically configured, and the routing information connecting the source host and the target host is stored in the routing information field included in the token ring frame, A technique for speeding up transfer processing of the frame from the transmission source host to the target host is described.

特開2011−077955号公報JP 2011-077955 A 特開2000−078173号公報JP 2000-078173 A

しかしながら、上述のように、高速転送用データを作成し同種類のパケットに適用することによって転送処理速度を速くする通信装置において、マルチキャストやブロードキャストでの通信時にフラッディングを行う際に、何らかの原因で一部の通信ポートからの送信が失敗した場合、当該通信ポートから送信するパケットに適用するための高速転送用データが作成されない。そのため、その後のマルチキャストやブロードキャストでの通信時に他の通信ポートからの送信は行われるが、当該一部の通信ポートからの送信が行われないままになってしまうという問題点がある。   However, as described above, in a communication apparatus that increases the transfer processing speed by creating data for high-speed transfer and applying it to the same type of packet, when performing flooding during multicast or broadcast communication, there is a problem for some reason. When transmission from a certain communication port fails, high-speed transfer data to be applied to a packet transmitted from the communication port is not created. Therefore, there is a problem that transmission from other communication ports is performed during subsequent multicast or broadcast communication, but transmission from some of the communication ports is not performed.

なお、特許文献1および2には、高速転送用データを作成して処理を行う通信装置において、マルチキャストやブロードキャストでの通信時にフラッディングを行う際に、使用されている複数のポートの全てから確実にパケットを送信するための技術については、何ら記載されていない。   In Patent Documents 1 and 2, in a communication device that creates and processes data for high-speed transfer, when performing flooding during multicast or broadcast communication, it is ensured that all of a plurality of used ports are used. There is no description of any technique for transmitting packets.

本発明の目的は、上述した問題点を解決できる通信装置、パケット転送方法およびパケット転送プログラムを提供することにある。   An object of the present invention is to provide a communication device, a packet transfer method, and a packet transfer program that can solve the above-described problems.

本発明の通信装置は、
送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、転送制御情報と、転送データとを含む受信パケットを受信する受信手段と、
少なくとも一つの前記宛先装置と一対一対応で設けられ、各該宛先装置にパケットを送信する少なくとも一つの送信手段と、
前記送信元識別情報と、前記宛先識別情報と、前記送信手段を識別する送信手段識別情報と、前記受信パケットに含まれる前記転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する高速転送用データ記憶手段と、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から前記高速転送用データを取得し、該取得した前記高速転送用データの数と前記送信手段の数とが同じ場合は、前記受信パケットおよび該取得した前記高速転送用データを高速転送手段に送付し、一方、該取得した前記高速転送用データの数と前記送信手段の数とが違う場合は、前記受信パケットを通常転送手段に送付する高速転送判定手段と、
前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信する高速転送手段と、
前記受信パケットを前記送信手段と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する通常転送手段と
から構成される。
The communication device of the present invention
Receiving means for receiving a reception packet including transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, transfer control information, and transfer data;
At least one transmission means provided in a one-to-one correspondence with at least one of the destination devices, and transmitting a packet to each of the destination devices;
Contents of addition and correction performed based on predetermined rules for the transmission source identification information, the destination identification information, the transmission means identification information for identifying the transmission means, and the transfer control information included in the received packet. High-speed transfer data storage means for storing high-speed transfer data including additional correction data shown;
The high-speed transfer data is acquired from the high-speed transfer data storage unit based on the transmission source identification information and the destination identification information included in the received packet, and the number of the acquired high-speed transfer data and the transmission unit When the received packet and the acquired high-speed transfer data are sent to the high-speed transfer means, on the other hand, the acquired number of high-speed transfer data and the number of the transmission means are different Is a high-speed transfer determination means for sending the received packet to the normal transfer means;
The received packets are duplicated so as to have the same number as the high-speed transfer data, and each duplicated packet is processed based on the content of the additional correction data included in each high-speed transfer data. High-speed transfer means for transmitting the transmitted packet from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data;
The received packets are duplicated so as to have the same number as the transmitting means, and the transfer control information included in each duplicated packet is added and modified based on a predetermined rule, and each duplicated packet is transmitted from each transmitting means. And normal transfer means for storing the high-speed transfer data in the high-speed transfer data storage means when the transmission from the transmission means is successful.

また、本発明のパケット転送方法は、
送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、前記宛先装置と一対一対応で設けられ各該宛先装置にパケットを送信する送信手段を識別する送信手段識別情報と、受信パケットに含まれる転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する高速転送用データ記憶手段を備える通信装置において、
前記送信元識別情報と、前記宛先識別情報と、前記転送制御情報と、転送データとを含む受信パケットを受信し、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から前記高速転送用データを取得し、
該取得した高速転送用データの数と前記送信手段の数とが同じ場合は、前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信し、
一方、該取得した前記高速転送用データの数と前記送信手段の数とが違う場合は、前記受信パケットを前記送信手段と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する
ことを特徴とする。
Further, the packet transfer method of the present invention includes:
Transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, and transmission unit identification information for identifying a transmission unit that is provided in a one-to-one correspondence with the destination device and that transmits a packet to each destination device And high-speed transfer data storage means for storing high-speed transfer data including addition correction data indicating the contents of addition and correction performed on the transfer control information included in the received packet based on a predetermined rule In
Receiving a reception packet including the transmission source identification information, the destination identification information, the transfer control information, and transfer data;
Obtaining the high-speed transfer data from the high-speed transfer data storage means based on the transmission source identification information and the destination identification information included in the received packet;
When the acquired number of high-speed transfer data and the number of the transmission means are the same, the received packets are duplicated so as to be the same number as the high-speed transfer data, and each of the duplicated packets is transferred to the high-speed transfer. Processing based on the content of the additional correction data included in the data for transmission, and transmitting each processed packet from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data,
On the other hand, when the acquired number of the high-speed transfer data and the number of the transmission means are different, the received packet is duplicated so as to be the same number as the transmission means, and the duplicated packet included in each duplicated packet The transfer control information is added and corrected based on a predetermined rule, and each of the duplicated packets is transmitted from each of the transmission units, and when the transmission from the transmission unit is successful, the high-speed transfer data is It is stored in data storage means for high-speed transfer.

また、本発明のパケット転送プログラムは、
送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、前記宛先装置と一対一対応で設けられ各該宛先装置にパケットを送信する送信手段を識別する送信手段識別情報と、受信パケットに含まれる転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する第1の記憶処理と、
前記送信元識別情報と、前記宛先識別情報と、前記転送制御情報と、転送データとを含む受信パケットを受信する受信処理と、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データを取得する取得処理と、
前記取得処理で取得した高速転送用データの数と前記宛先装置の数とが同じ場合は、前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信する第1の送信処理と、
一方、該取得した前記高速転送用データの数と前記宛先装置の数とが違う場合は、前記受信パケットを前記宛先装置の数と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信する第2の送信処理と、
前記第2の送信処理が成功した場合に前記高速転送用データを記憶する第2の記憶処理と
をコンピュータに実行させる。
The packet transfer program of the present invention is
Transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, and transmission unit identification information for identifying a transmission unit that is provided in a one-to-one correspondence with the destination device and that transmits a packet to each destination device A first storage process for storing data for high-speed transfer, including additional correction data indicating the contents of addition and correction performed based on a predetermined rule with respect to transfer control information included in the received packet;
A reception process for receiving a reception packet including the transmission source identification information, the destination identification information, the transfer control information, and transfer data;
An acquisition process for acquiring the high-speed transfer data based on the transmission source identification information and the destination identification information included in the received packet;
When the number of high-speed transfer data acquired in the acquisition process is the same as the number of destination devices, the received packet is duplicated so as to be the same number as the high-speed transfer data. A process is performed based on the content of the additional correction data included in the high-speed transfer data, and each processed packet is transmitted from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data. Sending process,
On the other hand, if the acquired number of the high-speed transfer data and the number of destination devices are different, the received packet is duplicated to be the same number as the number of destination devices, and is included in each duplicated packet. Adding and modifying the transfer control information based on a predetermined rule, and transmitting each of the duplicated packets from each of the transmission means,
When the second transmission process is successful, the computer executes a second storage process for storing the high-speed transfer data.

本発明には、高速転送用データを作成してパケットの転送処理を行う通信装置において、マルチキャストやブロードキャストでの通信時にフラッディングを行う際に、使用されている複数のポートの全てから確実に当該パケットを送信することができるという効果がある。   According to the present invention, in a communication device that creates data for high-speed transfer and performs packet transfer processing, when performing flooding during multicast or broadcast communication, the packet is surely received from all of a plurality of ports that are used. Can be transmitted.

本発明の第1の実施形態を示すブロック図である。It is a block diagram which shows the 1st Embodiment of this invention. 第1の実施形態における高速転送用データの一例を示す図である。It is a figure which shows an example of the data for high-speed transfer in 1st Embodiment. 第1の実施形態における通信装置100の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the communication apparatus 100 in 1st Embodiment. 本発明の第2の実施形態を示すブロック図である。It is a block diagram which shows the 2nd Embodiment of this invention.

次に、本発明の実施形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

[第1の実施形態]
図1は本発明の第1の実施形態を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a first embodiment of the present invention.

図1を参照すると、本実施形態は、通信装置(「コンピュータ」とも言う。)100と、通信装置100と接続されたノード170と、通信装置100とネットワーク160を介して接続されたノード171および172とから構成される。   Referring to FIG. 1, this embodiment includes a communication device (also referred to as a “computer”) 100, a node 170 connected to the communication device 100, a node 171 connected to the communication device 100 via a network 160, and 172.

通信装置100は、高速転送判定部110と、後述する高速転送用データを記憶する高速転送用データ記憶部120と、通常転送部130と、高速転送制御部141を含む高速転送部140と、ノード170と接続されノード170が送信したパケットを受信する入力インターフェース部150と、ノード171とネットワーク160を介して接続されノード171にパケットを送信する出力インターフェース部151と、ノード172とネットワーク160を介して接続されノード172にパケットを送信する出力インターフェース部152とを含む。   The communication device 100 includes a high-speed transfer determination unit 110, a high-speed transfer data storage unit 120 that stores high-speed transfer data described later, a normal transfer unit 130, a high-speed transfer unit 140 including a high-speed transfer control unit 141, a node 170, an input interface unit 150 that receives a packet transmitted from the node 170, an output interface unit 151 that is connected to the node 171 via the network 160 and transmits a packet to the node 171, and a node 172 via the network 160. And an output interface unit 152 that transmits packets to the node 172.

各出力インターフェース部には、各々を識別するための固有の識別情報が割り当てられている。   Each output interface unit is assigned unique identification information for identifying each.

ノード170、171および172は、他の通信装置または情報処理装置などであり、それぞれには各々を識別するための固有の識別情報が割り当てられている。各ノードが送信するパケットには、各該ノードを示す識別情報が送信元識別情報として含まれ、また、当該パケットの送信先のノードを示す識別情報が宛先識別情報として含まれる。なお、各ノードがマルチキャストまたはブロードキャストでの通信を行う場合は、当該ノードが送信するパケットに含まれる宛先識別情報には、マルチキャストおよびブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報(本実施形態ではそれぞれ「DEST999」および「DEST000」とする)が設定される。   The nodes 170, 171, and 172 are other communication devices or information processing devices, and each is assigned unique identification information for identifying each. The packet transmitted by each node includes identification information indicating the node as transmission source identification information, and identification information indicating a transmission destination node of the packet as destination identification information. When each node performs multicast or broadcast communication, destination identification information included in a packet transmitted by the node includes specific identification information (predetermined identification information used for multicast and broadcast communication). In this embodiment, “DEST999” and “DEST000” are set.

ネットワーク160は、インターネット等の公衆通信回線でもよいし、LAN(Local Area Network)等の構内ネットワークでもよい。   The network 160 may be a public communication line such as the Internet, or a private network such as a LAN (Local Area Network).

通常転送部130は、通常転送制御部131と、高速転送用データ作成部132と、出力インターフェース部151および152にそれぞれ一対一対応で設けられた通常転送処理部133および134とを含む。   The normal transfer unit 130 includes a normal transfer control unit 131, a high-speed transfer data creation unit 132, and normal transfer processing units 133 and 134 provided in a one-to-one correspondence with the output interface units 151 and 152, respectively.

通常転送制御部131は、高速転送判定部110を介して入力インターフェース部150から受け取ったパケットに含まれる宛先識別情報を基に送信先のノードを決定し、該ノードと接続されている出力インターフェース部に対応した通常転送処理部に当該パケットを送付する。なお、当該宛先識別情報がマルチキャストおよびブロードキャストでの通信に用いられる予め定められたそれぞれ特定の識別情報である場合には、通常転送制御部131は、受け取ったパケットを複製して全ての通常転送処理部に送付する。   The normal transfer control unit 131 determines a destination node based on destination identification information included in a packet received from the input interface unit 150 via the high-speed transfer determination unit 110, and an output interface unit connected to the node The packet is sent to the normal transfer processing unit corresponding to. If the destination identification information is predetermined specific identification information used for multicast and broadcast communications, the normal transfer control unit 131 duplicates the received packet to perform all normal transfer processing. Send to department.

通常転送処理部133および134は、通常転送制御部131から受け取ったパケットを所定の規則に基づいて修正したり、当該パケットに含まれる制御情報などを基に決定した所定の処理を行い作成した新たな制御情報を追加したりした後に、各該パケットを、それぞれ対応する出力インターフェース部151および152に送付する。また、このとき、当該パケットに追加した制御情報を示す値や修正した内容を示す値である追加修正用データ、および処理後のパケットを送付した出力インターフェース部を示す識別情報等を、高速転送用データ作成部132に送付する。   The normal transfer processing units 133 and 134 modify the packet received from the normal transfer control unit 131 based on a predetermined rule, or perform a predetermined process determined based on control information included in the packet and create a new After the control information is added, the packets are sent to the corresponding output interface units 151 and 152, respectively. At this time, additional correction data which is a value indicating control information added to the packet or a value indicating correction content, identification information indicating an output interface unit which has sent the processed packet, and the like are used for high-speed transfer. The data is sent to the data creation unit 132.

高速転送用データ作成部132は、通常転送処理部133および134から受け取った情報を、高速転送用データとして高速転送用データ記憶部120に記憶する。   The high-speed transfer data creation unit 132 stores the information received from the normal transfer processing units 133 and 134 in the high-speed transfer data storage unit 120 as high-speed transfer data.

高速転送判定部110は、入力インターフェース部150から受け取ったパケットに含まれる送信元識別情報および宛先識別情報を基に、高速転送用データ記憶部120から高速転送用データを取得する。そして、その取得した結果に応じて当該パケットを通常転送制御部131、または高速転送制御部141に送付する。   The high-speed transfer determination unit 110 acquires high-speed transfer data from the high-speed transfer data storage unit 120 based on the transmission source identification information and the destination identification information included in the packet received from the input interface unit 150. Then, the packet is sent to the normal transfer control unit 131 or the high-speed transfer control unit 141 according to the acquired result.

高速転送制御部141は、高速転送判定部110から、上記パケットと少なくとも一つの高速転送用データとを受け取り、該パケットを該高速転送用データの個数と同じ数になるように複製する。そして、高速転送制御部141は、各該高速転送用データに含まれる追加修正用データの内容に基づいて各該複製したパケットを処理し、各該高速転送用データに含まれる出力インターフェース識別の識別情報が割り当てられた出力インターフェース部に送付する。   The high-speed transfer control unit 141 receives the packet and at least one high-speed transfer data from the high-speed transfer determination unit 110, and duplicates the packet so as to have the same number as the number of high-speed transfer data. Then, the high-speed transfer control unit 141 processes each copied packet based on the content of the additional correction data included in each of the high-speed transfer data, and identifies the output interface identification included in each of the high-speed transfer data Send the information to the assigned output interface.

高速転送用データ記憶部120は、高速転送用データ作成部132が作成した高速転送用データを記憶する。   The high-speed transfer data storage unit 120 stores the high-speed transfer data created by the high-speed transfer data creation unit 132.

図2は高速転送用データ記憶部120に記憶される高速転送用データの一例を示す図である。   FIG. 2 is a diagram illustrating an example of high-speed transfer data stored in the high-speed transfer data storage unit 120.

図2を参照すると、高速転送用データは、送信元識別と、宛先識別と、出力インターフェース識別と、必要データ数と、追加修正用データとを含む。   Referring to FIG. 2, the high-speed transfer data includes a transmission source identification, a destination identification, an output interface identification, a necessary number of data, and additional correction data.

ここで、送信元識別は、入力インターフェース部150で受信したパケットに含まれる送信元識別情報を示す識別情報であり、宛先識別は、該受信したパケットに含まれる宛先識別情報を示す識別情報であり、出力インターフェース識別は、該受信したパケットを処理した後のパケットの送信先ノードに対応した出力インターフェース部を示す識別情報である。   Here, the transmission source identification is identification information indicating transmission source identification information included in the packet received by the input interface unit 150, and the destination identification is identification information indicating destination identification information included in the received packet. The output interface identification is identification information indicating an output interface unit corresponding to the transmission destination node of the packet after processing the received packet.

必要データ数は、上記宛先識別がマルチキャストまたはブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報である場合には、通信装置100に存在する少なくとも一つの出力インターフェース部のうちノードと接続されているものの数を示す値であり、上記宛先識別がその他の識別情報である場合は「1」である。すなわち、必要データ数は、出力インターフェース部のうちノードと接続されているものの数を示す値であるか、または「1」であるかのどちらかである。   The required number of data is connected to a node among at least one output interface unit existing in the communication device 100 when the destination identification is predetermined specific identification information used for multicast or broadcast communication. It is a value indicating the number of items that have been set, and is “1” when the destination identification is other identification information. That is, the required data number is either a value indicating the number of output interface units connected to the node or “1”.

追加修正用データは、通常転送処理部133が上記受信したパケットに追加した制御情報を示す値や修正した内容を示す値である。例えば、インターネット等の公衆回線上に仮想的な通信路を設けてデータ通信を行うカプセル化処理のためのL2TP(Layer2 Tunneling Protocol)ヘッダを追加した場合はそのL2TPヘッダを示す値を含み、また、追加したIP(Internet Protocol)ヘッダを示す値などが含まれる。   The additional correction data is a value indicating the control information added to the received packet by the normal transfer processing unit 133 or a value indicating the corrected content. For example, when an L2TP (Layer2 Tunneling Protocol) header for encapsulation processing for providing data communication by providing a virtual communication path on a public line such as the Internet is added, a value indicating the L2TP header is included. A value indicating an added IP (Internet Protocol) header is included.

なお、上記宛先識別がマルチキャストおよびブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報である場合には、送信元識別の識別情報および宛先識別の識別情報がそれぞれ同じであり、且つ出力インターフェース識別の識別情報が違う、複数の高速転送用データが高速転送用データ記憶部120に記憶される。   In addition, when the destination identification is specific identification information determined in advance for use in multicast and broadcast communication, the identification information of the transmission source identification and the identification information of the destination identification are the same and output. A plurality of high-speed transfer data having different identification information for interface identification is stored in the high-speed transfer data storage unit 120.

図2の2行目の高速転送用データの例を参照すると、送信元識別が示す送信元ノードの識別情報は「SRC170」であり、宛先識別が示す送信先ノードの識別情報はマルチキャストでの通信に用いられる識別情報である「DEST999」であり、出力インターフェース識別が示す処理後のパケットを送付する出力インターフェース部の識別情報は「PORT151」である。そして、宛先識別の「DEST999」がマルチキャストでの通信に用いられる識別情報であるので、必要データ数は、出力インターフェース部のうちノードと接続されている出力インターフェース部(すなわち出力インターフェース部151および152)の数を示す「2」である。追加修正用データは、上記L2TPヘッダを示す「L2TPヘッダ1」およびIPヘッダを示す「IPヘッダ1」である。   Referring to the example of the high-speed transfer data in the second row of FIG. 2, the identification information of the transmission source node indicated by the transmission source identification is “SRC170”, and the identification information of the transmission destination node indicated by the destination identification is communication by multicast. The identification information of the output interface unit that sends the processed packet indicated by the output interface identification is “PORT151”. Since the destination identification “DEST999” is identification information used for multicast communication, the required number of data is the output interface unit connected to the node among the output interface units (ie, the output interface units 151 and 152). It is “2” indicating the number of. The additional correction data is “L2TP header 1” indicating the L2TP header and “IP header 1” indicating the IP header.

次に、通信装置100の動作について図3を参照して説明する。図3は、通信装置100の動作を示すフローチャートである。   Next, the operation of the communication apparatus 100 will be described with reference to FIG. FIG. 3 is a flowchart showing the operation of the communication apparatus 100.

図3を参照すると、まず、ノード170が、ノード171宛てもしくは172宛てのパケット、またはマルチキャストもしくはブロードキャストでの通信を行うパケットを送信すると、入力インターフェース部150が当該パケットを受信し高速転送判定部110に送付する。   Referring to FIG. 3, first, when the node 170 transmits a packet addressed to the node 171 or 172, or a packet for performing multicast or broadcast communication, the input interface unit 150 receives the packet and receives the high-speed transfer determination unit 110. Send to.

高速転送判定部110は、入力インターフェース部150から受け取った受信パケットに含まれる送信元識別情報および宛先識別情報を基に高速転送用データ記憶部120に記憶されている高速転送用データを検索し、上記送信元識別情報および上記宛先識別情報と、高速転送用データに含まれる送信元識別が示す識別情報および宛先識別が示す識別情報とがそれぞれ同じである高速転送用データを取得する(ステップS100)。   The high-speed transfer determination unit 110 searches the high-speed transfer data stored in the high-speed transfer data storage unit 120 based on the transmission source identification information and the destination identification information included in the received packet received from the input interface unit 150, The high-speed transfer data in which the transmission source identification information and the destination identification information are the same as the identification information indicated by the transmission source identification and the identification information indicated by the destination identification included in the high-speed transfer data is acquired (step S100). .

なお、当該受信パケットがマルチキャストまたはブロードキャストでの通信を行うパケットである場合は、該パケットに含まれる宛先識別情報は予め定められた特定の識別情報であり、当該識別情報と同じ識別情報が示す宛先識別を含む高速転送用データは一つまたは複数存在するが、それらすべてを取得する。   When the received packet is a packet for multicast or broadcast communication, the destination identification information included in the packet is predetermined specific identification information, and the destination indicated by the same identification information as the identification information There is one or more high-speed transfer data including identification, but all of them are acquired.

ステップS100で高速転送用データを取得できた場合(ステップS101で「YES」の場合)は、高速転送判定部110は、該取得した高速転送用データの個数と、該取得した高速転送用データに含まれる必要データ数が示す値とが同じ値であるか否かを判定する(ステップS102)。なお、取得した高速転送用データが複数の場合には、各該高速転送用データに含まれる必要データ数が示す値は全て同じ値であるので、どれか一つの高速転送用データに含まれる必要データ数が示す値と比較すればよい。   When the high-speed transfer data can be acquired in step S100 (in the case of “YES” in step S101), the high-speed transfer determination unit 110 uses the acquired number of high-speed transfer data and the acquired high-speed transfer data. It is determined whether or not the value indicated by the number of necessary data included is the same value (step S102). When there are a plurality of acquired high-speed transfer data, the values indicated by the number of necessary data included in each of the high-speed transfer data are all the same value, and therefore must be included in one of the high-speed transfer data. What is necessary is just to compare with the value which the number of data shows.

ステップS102で、取得した高速転送用データの個数と、該高速転送用データに含まれる必要データ数が示す値とが同じ値である場合(ステップ102で「YES」の場合)は、高速転送判定部110は、上記受信パケットおよび上記取得した少なくとも一つの高速転送用データを、高速転送制御部141に送付する。   In step S102, when the number of acquired high-speed transfer data and the value indicated by the number of necessary data included in the high-speed transfer data are the same value (in the case of “YES” in step 102), the high-speed transfer determination The unit 110 sends the received packet and the acquired at least one high-speed transfer data to the high-speed transfer control unit 141.

高速転送制御部141は、高速転送判定部110から受け取ったパケットを、受け取った高速転送用データと同じ数になるように複製する(ステップS103)。   The high-speed transfer control unit 141 copies the packets received from the high-speed transfer determination unit 110 so as to have the same number as the received high-speed transfer data (step S103).

そして、高速転送制御部141は、複製した各パケットを、それぞれ各該高速転送用データと一対一に対応させ、対応させた各該高速転送用データに含まれる追加修正用データの内容に基づいて処理を行う(例えば、IPヘッダとL2TPヘッダを追加する等の処理を行う)。   Then, the high-speed transfer control unit 141 associates each duplicated packet with each of the high-speed transfer data on a one-to-one basis, and based on the content of the additional correction data included in each of the corresponding high-speed transfer data Perform processing (for example, perform processing such as adding an IP header and an L2TP header).

高速転送制御部141は、上記処理済みのパケットを各該高速転送用データに含まれる出力インターフェース識別が示す識別情報が割り当てられた出力インターフェース部に送付し、各該出力インターフェース部は、高速転送制御部141から受け取った処理済みパケットを、接続しているノードに送信する(ステップS104)。   The high-speed transfer control unit 141 sends the processed packet to the output interface unit to which the identification information indicated by the output interface identification included in each of the high-speed transfer data is assigned, and each of the output interface units performs the high-speed transfer control. The processed packet received from the unit 141 is transmitted to the connected node (step S104).

一方、ステップS100で高速転送用データを取得できなかった場合(ステップS101で「NO」の場合)、またはステップS101で、取得した高速転送用データの個数と該高速転送用データに含まれる必要データ数が示す値とが同じ値でない場合(ステップ102で「NO」の場合)は、高速転送判定部110は、上記受信パケットを通常転送制御部131に送付する。   On the other hand, if high-speed transfer data could not be acquired in step S100 (if “NO” in step S101), or the number of high-speed transfer data acquired in step S101 and the necessary data included in the high-speed transfer data If the value indicated by the number is not the same value (“NO” in step 102), the high-speed transfer determination unit 110 sends the received packet to the normal transfer control unit 131.

通常転送制御部131は、高速転送判定部110から受け取った受信パケットに含まれる宛先識別情報が、マルチキャストまたはブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報である場合には、受け取ったパケットを複製して全ての通常転送処理部、すなわち通常転送処理部133および134に送付する。また、当該宛先識別情報が、上記特定の識別情報以外の識別情報である場合には、当該宛先識別情報が割り当てられたノードを決定し、該ノードと接続されている出力インターフェース部に対応した通常転送処理部133または134に当該パケットを送付する(ステップS105)。   The normal transfer control unit 131 receives the destination identification information included in the received packet received from the high-speed transfer determination unit 110 if the destination identification information is predetermined specific identification information used for multicast or broadcast communication. The packet is copied and sent to all normal transfer processing units, that is, normal transfer processing units 133 and 134. In addition, when the destination identification information is identification information other than the specific identification information, a node to which the destination identification information is assigned is determined, and the normal corresponding to the output interface unit connected to the node The packet is sent to the transfer processing unit 133 or 134 (step S105).

次に、通常転送制御部131から受信パケットを受け取った通常転送処理部133または134は、当該パケットに含まれる制御情報を所定の規則に基づいて修正したり、該制御情報を基に決定した所定の処理によって作成した新たな制御情報を当該パケットに追加したりした後に、出力インターフェース部151または152に送付する。そして、出力インターフェース部151または152は、受け取った処理済みパケットを接続しているノードに送信する(ステップS106)。   Next, the normal transfer processing unit 133 or 134 that has received the received packet from the normal transfer control unit 131 corrects the control information included in the packet based on a predetermined rule, or determines a predetermined value determined based on the control information. After adding the new control information created by the above process to the packet, it is sent to the output interface unit 151 or 152. Then, the output interface unit 151 or 152 transmits the received processed packet to the connected node (step S106).

そして、出力インターフェース部151または152からノードへの送信が成功した場合には、対応する通常転送処理部133または134は、送信した処理済みパケットの送信元識別情報と、宛先識別情報と、ステップS106で当該パケットを修正した所定の処理を示す情報や当該パケットに追加した新たな制御情報と、処理後のパケットを送付した出力インターフェース部を示す識別情報とを、高速転送用データ作成部132に送付する(ステップS107)。なお、何らかの原因で出力インターフェース部からノードへの送信が成功しなかった場合には、高速転送用データ作成部132に何も送付しない。   When the transmission from the output interface unit 151 or 152 to the node is successful, the corresponding normal transfer processing unit 133 or 134 transmits the transmission source identification information, the destination identification information of the transmitted processed packet, and step S106. The information indicating the predetermined processing in which the packet has been modified in step S4, new control information added to the packet, and identification information indicating the output interface unit that has transmitted the processed packet are sent to the high-speed transfer data creation unit 132. (Step S107). If the transmission from the output interface unit to the node is not successful for some reason, nothing is sent to the high-speed transfer data creation unit 132.

なお、ステップS105で通常転送制御部131から通常転送処理部133および134に送付した受信パケットがマルチキャストまたはブロードキャストでの通信に用いられるパケットである場合は、通常転送処理部133および134は、それぞれがステップS106乃至S107の処理を行う。   When the received packet sent from the normal transfer control unit 131 to the normal transfer processing units 133 and 134 in step S105 is a packet used for multicast or broadcast communication, the normal transfer processing units 133 and 134 Steps S106 to S107 are performed.

次に、高速転送用データ作成部132は、通常転送処理部133または134から各上記情報を受け取り、各上記情報のうち宛先識別情報がマルチキャストまたはブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報である場合には、通信装置100に存在する出力インターフェース部のうちノードと接続されているものの数を示す値、すなわち出力インターフェース部151および152の「2」を、各上記情報に対応する必要データ数とし、当該宛先識別情報がその他の場合は「1」を各上記情報に対応する必要データ数とする。   Next, the high-speed transfer data creation unit 132 receives each of the above information from the normal transfer processing unit 133 or 134, and the destination identification information of each of the above information is used for multicast or broadcast communication. In this case, the value indicating the number of output interface units connected to the node among the output interface units existing in the communication apparatus 100, that is, “2” of the output interface units 151 and 152 corresponds to each of the above information. If the destination identification information is other than “1”, “1” is set as the required number of data corresponding to each piece of information.

そして、高速転送用データ作成部132は、送信元識別情報を高速転送用データの送信元識別とし、宛先識別情報を宛先識別とし、出力インターフェース部を示す識別情報を出力インターフェース識別とし、必要データ数を示す値を必要データ数とし、ステップS106で上記受信パケットを修正した所定の処理を示す情報や当該パケットに追加した新たな制御情報を追加修正用データとする。そして、こうして作成した高速転送用データを、高速転送用データ記憶部120に記憶する(ステップS108)。   The high-speed transfer data creation unit 132 sets the transmission source identification information as the transmission source identification of the high-speed transfer data, the destination identification information as the destination identification, the identification information indicating the output interface unit as the output interface identification, and the required number of data Is the required data count, and information indicating the predetermined processing for correcting the received packet in step S106 and new control information added to the packet are used as additional correction data. The high-speed transfer data created in this way is stored in the high-speed transfer data storage unit 120 (step S108).

なお、送信元識別が示す識別情報と、宛先識別が示す識別情報と、出力インターフェース識別が示す識別情報とが全て同じ高速転送用データが既に高速転送用データ記憶部120に存在している場合は、新たにステップS108で作成したデータを登録することはせずに廃棄する。   When the high-speed transfer data already exists in the high-speed transfer data storage unit 120, the identification information indicated by the transmission source identification, the identification information indicated by the destination identification, and the identification information indicated by the output interface identification are all the same. The data newly created in step S108 is discarded without being registered.

なお、ノード170から受信したパケットがマルチキャストまたはブロードキャストでの通信を行うパケットである場合には、ステップS108で高速転送用データ作成部132が求める必要データ数は、通信装置100に存在する少なくとも一つの出力インターフェース部のうちノードと接続されているものの数を示す値なので、当該パケットに含まれるその他の情報に関わらず常に一つの値である。そのため、ステップS108で必要データ数をその都度求めるのではなく、事前に求めた必要データ数を、高速転送用データ記憶部120内の所定の記憶場所、または、高速転送用データ記憶部120とは別に通信装置100内に設けられた専用の記憶部(図示せず)に記憶しておき、該記憶しておいた必要データ数をステップS108で使用してもよい。   If the packet received from the node 170 is a packet for performing multicast or broadcast communication, the required number of data required by the high-speed transfer data creation unit 132 in step S108 is at least one existing in the communication device 100. Since it is a value indicating the number of output interface units connected to the node, it is always one value regardless of other information included in the packet. Therefore, instead of obtaining the required number of data each time in step S108, the required number of data obtained in advance is determined from the predetermined storage location in the high-speed transfer data storage unit 120 or the high-speed transfer data storage unit 120. Alternatively, the data may be stored in a dedicated storage unit (not shown) provided in the communication device 100, and the stored necessary number of data may be used in step S108.

また、事前に求めた必要データ数を、各高速転送用データに含まれる必要データ数に設定せずに、高速転送用データ記憶部120内の所定の記憶場所、または、高速転送用データ記憶部120とは別に通信装置100内に設けられた専用の記憶部に記憶しておき、ステップS102で高速転送判定部110が、高速転送用データ記憶部120から取得した高速転送用データの個数と該記憶しておいた必要データ数とを比較してもよい。   Further, without setting the required number of data obtained in advance to the required number of data included in each high-speed transfer data, a predetermined storage location in the high-speed transfer data storage unit 120 or a high-speed transfer data storage unit In addition to 120, the data is stored in a dedicated storage unit provided in the communication apparatus 100, and the high-speed transfer determination unit 110 acquires the number of high-speed transfer data acquired from the high-speed transfer data storage unit 120 in step S102 and The number of necessary data stored may be compared.

以上、本実施形態には、高速転送用データを作成してパケットの転送処理を行う通信装置において、マルチキャストやブロードキャストでの通信時に、使用されている複数の出力インターフェース部の全てから確実にパケットを送信することができるという効果がある。   As described above, in this embodiment, in a communication apparatus that creates data for high-speed transfer and performs packet transfer processing, packets are reliably transmitted from all of the plurality of output interface units used during communication by multicast or broadcast. There is an effect that it can be transmitted.

その理由は、受信パケットに含まれる送信元識別情報および宛先識別情報と同じ送信元識別情報および宛先識別情報を含む高速転送用データを取得し、該取得した高速転送用データに含まれる必要データ数と、該取得した高速転送用データの個数とが同じでない場合には、該取得した高速転送用データを用いた転送処理を行わずに、通常の転送処理を行い、再度、足りない高速転送用データを作成し、高速転送用データ記憶部120に記憶するからである。   The reason for this is that the high-speed transfer data including the same source identification information and destination identification information as the transmission source identification information and destination identification information included in the received packet is acquired, and the required number of data included in the acquired high-speed transfer data If the number of the acquired high-speed transfer data is not the same, the normal transfer process is performed without performing the transfer process using the acquired high-speed transfer data, and again, the insufficient high-speed transfer data This is because data is created and stored in the high-speed transfer data storage unit 120.

[第2の実施形態]
次に、本発明の第2の実施形態について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.

図4は本発明の第2の実施形態を示すブロック図である。   FIG. 4 is a block diagram showing a second embodiment of the present invention.

図4を参照すると、本実施形態は、通信装置500と、通信装置500と接続された送信元装置570と、通信装置500と接続された宛先装置571および572とから構成される。   Referring to FIG. 4, the present embodiment includes a communication device 500, a transmission source device 570 connected to the communication device 500, and destination devices 571 and 572 connected to the communication device 500.

通信装置500は、高速転送判定部510と、高速転送用データ記憶部520と、通常転送部530と、高速転送部540と、受信部550と、送信部551および552とを含む。   Communication device 500 includes a high-speed transfer determination unit 510, a high-speed transfer data storage unit 520, a normal transfer unit 530, a high-speed transfer unit 540, a reception unit 550, and transmission units 551 and 552.

受信部550は、送信元装置570を識別する送信元識別情報と、宛先装置571および572を識別する宛先識別情報と、転送制御情報と、転送データとを含む受信パケットを受信する。   The receiving unit 550 receives a reception packet including transmission source identification information for identifying the transmission source device 570, destination identification information for identifying the destination devices 571 and 572, transfer control information, and transfer data.

送信部551および552は、上記宛先装置571および572と一対一対応で設けられ、各該宛先装置にパケットを送信する。   The transmission units 551 and 552 are provided in one-to-one correspondence with the destination devices 571 and 572, and transmit packets to the destination devices.

高速転送用データ記憶部520は、上記送信元識別情報と、上記宛先識別情報と、上記送信部を識別する送信手段識別情報と、上記受信パケットに含まれる転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する。   The high-speed transfer data storage unit 520 is based on predetermined rules for the transmission source identification information, the destination identification information, the transmission unit identification information for identifying the transmission unit, and the transfer control information included in the received packet. The high-speed transfer data including the additional correction data indicating the contents of addition and correction to be performed is stored.

高速転送判定部510は、上記受信パケットに含まれる送信元識別情報および宛先識別情報を基に高速転送用データ記憶部520から上記高速転送用データを取得し、該取得した高速転送用データの数と送信部551および552の数とが同じ場合は、上記受信パケットおよび該取得した高速転送用データを高速転送部540に送付し、一方、該取得した高速転送用データの数と送信部551および552の数とが違う場合は、上記受信パケットを通常転送部530に送付する。   The high-speed transfer determination unit 510 acquires the high-speed transfer data from the high-speed transfer data storage unit 520 based on the transmission source identification information and the destination identification information included in the received packet, and the number of the acquired high-speed transfer data And the number of transmission units 551 and 552 are the same, the received packet and the acquired high-speed transfer data are sent to the high-speed transfer unit 540, while the number of acquired high-speed transfer data and the transmission unit 551 and If the number 552 is different, the received packet is sent to the normal transfer unit 530.

高速転送部540は、上記受信パケットを、高速転送判定部510から受け取った高速転送用データと同じ数になるように複製し、各該複製したパケットを各該高速転送用データに含まれる追加修正用データの内容に基づいて処理し、各該処理したパケットを各該高速転送用データに含まれる送信手段識別情報が示す送信部から送信する。   The high-speed transfer unit 540 replicates the received packets so as to have the same number as the high-speed transfer data received from the high-speed transfer determination unit 510, and performs additional correction included in each high-speed transfer data. Processing is performed based on the content of the data for transmission, and each processed packet is transmitted from the transmission unit indicated by the transmission means identification information included in the data for high-speed transfer.

通常転送部530は、上記受信パケットに含まれる宛先識別情報がマルチキャストまたはブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報である場合には、上記受信パケットを送信部551および552と同じ数になるように複製し、各該複製したパケットに含まれる転送制御情報を所定の規則に基づいて追加および修正を行い、各送信部から各該複製したパケットをそれぞれ送信するとともに、各送信部からの送信が成功した場合に上記高速転送用データを高速転送用データ記憶部520に記憶する。   When the destination identification information included in the received packet is predetermined specific identification information used for multicast or broadcast communication, the normal transfer unit 530 transmits the received packet to the transmission units 551 and 552, respectively. Duplicate to the same number, add and modify transfer control information contained in each duplicated packet based on a predetermined rule, and send each duplicated packet from each transmitter, and each transmission When the transmission from the unit is successful, the high-speed transfer data is stored in the high-speed transfer data storage unit 520.

また、上記受信パケットに含まれる宛先識別情報がマルチキャストまたはブロードキャストでの通信に用いられるそれぞれ予め定められた特定の識別情報ではない場合には、通常転送部530は、該パケットに含まれる転送制御情報を所定の規則に基づいて追加および修正を行い、上記宛先識別情報が示す宛先装置に対応した送信部から送信するとともに、該送信部からの送信が成功した場合に上記高速転送用データを高速転送用データ記憶部520に記憶する。   In addition, when the destination identification information included in the received packet is not specific identification information determined in advance for multicast or broadcast communication, the normal transfer unit 530 transmits the transfer control information included in the packet. Is added and corrected based on a predetermined rule, and is transmitted from the transmission unit corresponding to the destination device indicated by the destination identification information, and when the transmission from the transmission unit is successful, the high-speed transfer data is transferred at high speed The data is stored in the data storage unit 520.

以上、本実施形態には、第1の実施形態と同様に、高速転送用データを作成してパケットの転送処理を行う通信装置において、マルチキャストやブロードキャストでの通信時に、使用されている複数の送信部の全てから確実に当該パケットを送信することができるという効果がある。   As described above, in this embodiment, as in the first embodiment, a plurality of transmissions that are used during communication by multicast or broadcast in a communication apparatus that creates high-speed transfer data and performs packet transfer processing. There is an effect that the packet can be reliably transmitted from all of the parts.

その理由は、高速転送判定部510が高速転送用データ記憶部520から取得した高速転送用データの数と、送信部の数とが違う場合には、該取得した高速転送用データを用いた高速転送部540による転送処理を行わずに、通常転送部530による通常の転送処理を行い、再度、高速転送用データを作成し、高速転送用データ記憶部520に記憶するからである。   The reason is that when the number of high-speed transfer data acquired from the high-speed transfer data storage unit 520 by the high-speed transfer determination unit 510 is different from the number of transmission units, the high-speed transfer data using the acquired high-speed transfer data is used. This is because normal transfer processing by the normal transfer unit 530 is performed without performing transfer processing by the transfer unit 540, and high-speed transfer data is created again and stored in the high-speed transfer data storage unit 520.

100 通信装置
110 高速転送判定部
120 高速転送用データ記憶部
130 通常転送部
131 通常転送制御部
132 高速転送用データ作成部
133 通常転送処理部
134 通常転送処理部
140 高速転送部
141 高速転送制御部
150 入力インターフェース部
151 出力インターフェース部
152 出力インターフェース部
160 ネットワーク
170 ノード
171 ノード
172 ノード
500 通信装置
510 高速転送判定部
520 高速転送用データ記憶部
530 通常転送部
540 高速転送部
550 受信部
551 送信部
552 送信部
570 送信元装置
571 宛先装置
572 宛先装置
DESCRIPTION OF SYMBOLS 100 Communication apparatus 110 High-speed transfer determination part 120 High-speed transfer data storage part 130 Normal transfer part 131 Normal transfer control part 132 High-speed transfer data creation part 133 Normal transfer process part 134 Normal transfer process part 140 High-speed transfer part 141 High-speed transfer control part 150 input interface unit 151 output interface unit 152 output interface unit 160 network 170 node 171 node 172 node 500 communication device 510 high-speed transfer determination unit 520 high-speed transfer data storage unit 530 normal transfer unit 540 high-speed transfer unit 550 reception unit 551 transmission unit 552 Transmission unit 570 Transmission source device 571 Destination device 572 Destination device

Claims (9)

送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、転送制御情報と、転送データとを含む受信パケットを受信する受信手段と、
少なくとも一つの前記宛先装置と一対一対応で設けられ、各該宛先装置にパケットを送信する少なくとも一つの送信手段と、
前記送信元識別情報と、前記宛先識別情報と、前記送信手段を識別する送信手段識別情報と、前記受信パケットに含まれる前記転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する高速転送用データ記憶手段と、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から前記高速転送用データを取得し、該取得した前記高速転送用データの数と前記送信手段の数とが同じ場合は、前記受信パケットおよび該取得した前記高速転送用データを高速転送手段に送付し、一方、該取得した前記高速転送用データの数と前記送信手段の数とが違う場合は、前記受信パケットを通常転送手段に送付する高速転送判定手段と、
前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信する高速転送手段と、
前記受信パケットを前記送信手段と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する通常転送手段と
から構成されたことを特徴とする通信装置。
Receiving means for receiving a reception packet including transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, transfer control information, and transfer data;
At least one transmission means provided in a one-to-one correspondence with at least one of the destination devices, and transmitting a packet to each of the destination devices;
Contents of addition and correction performed based on predetermined rules for the transmission source identification information, the destination identification information, the transmission means identification information for identifying the transmission means, and the transfer control information included in the received packet. High-speed transfer data storage means for storing high-speed transfer data including additional correction data shown;
The high-speed transfer data is acquired from the high-speed transfer data storage unit based on the transmission source identification information and the destination identification information included in the received packet, and the number of the acquired high-speed transfer data and the transmission unit When the received packet and the acquired high-speed transfer data are sent to the high-speed transfer means, on the other hand, the acquired number of high-speed transfer data and the number of the transmission means are different Is a high-speed transfer determination means for sending the received packet to the normal transfer means;
The received packets are duplicated so as to have the same number as the high-speed transfer data, and each duplicated packet is processed based on the content of the additional correction data included in each high-speed transfer data. High-speed transfer means for transmitting the transmitted packet from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data;
The received packets are duplicated so as to have the same number as the transmitting means, and the transfer control information included in each duplicated packet is added and modified based on a predetermined rule, and each duplicated packet is transmitted from each transmitting means. And a normal transfer means for storing the high-speed transfer data in the high-speed transfer data storage means when the transmission from the transmission means is successful. .
前記通常転送手段は、前記受信パケットに含まれる前記宛先識別情報が複数の宛先装置に同時に通信を行うための所定の識別情報ではない場合には、該受信パケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、前記宛先識別情報が示す宛先装置に対応した送信手段から送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する
ことを特徴とする請求項1に記載の通信装置。
When the destination identification information included in the received packet is not predetermined identification information for performing simultaneous communication with a plurality of destination devices, the normal transfer unit sets the transfer control information included in the received packet as predetermined. Are added and modified based on the rules of the above, and transmitted from the transmission unit corresponding to the destination device indicated by the destination identification information, and when the transmission from the transmission unit is successful, the high-speed transfer data is transmitted to the high-speed transfer The communication apparatus according to claim 1, wherein the communication apparatus stores the data in a data storage unit.
前記高速転送判定手段が前記高速転送用データ記憶手段から取得する前記高速転送用データは、前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報と、前記高速転送用データに含まれる前記送信元識別情報および前記宛先識別情報とがそれぞれ同じである
ことを特徴とする請求項1または請求項2に記載の通信装置。
The high-speed transfer data acquired by the high-speed transfer determination unit from the high-speed transfer data storage unit includes the transmission source identification information and the destination identification information included in the received packet, and the high-speed transfer data. The communication apparatus according to claim 1, wherein the transmission source identification information and the destination identification information are the same.
送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、前記宛先装置と一対一対応で設けられ各該宛先装置にパケットを送信する送信手段を識別する送信手段識別情報と、受信パケットに含まれる転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する高速転送用データ記憶手段を備える通信装置において、
前記送信元識別情報と、前記宛先識別情報と、前記転送制御情報と、転送データとを含む受信パケットを受信し、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から前記高速転送用データを取得し、
該取得した高速転送用データの数と前記送信手段の数とが同じ場合は、前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信し、
一方、該取得した前記高速転送用データの数と前記送信手段の数とが違う場合は、前記受信パケットを前記送信手段と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する
ことを特徴とするパケット転送方法。
Transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, and transmission unit identification information for identifying a transmission unit that is provided in a one-to-one correspondence with the destination device and that transmits a packet to each destination device And high-speed transfer data storage means for storing high-speed transfer data including addition correction data indicating the contents of addition and correction performed on the transfer control information included in the received packet based on a predetermined rule In
Receiving a reception packet including the transmission source identification information, the destination identification information, the transfer control information, and transfer data;
Obtaining the high-speed transfer data from the high-speed transfer data storage means based on the transmission source identification information and the destination identification information included in the received packet;
When the acquired number of high-speed transfer data and the number of the transmission means are the same, the received packets are duplicated so as to be the same number as the high-speed transfer data, and each of the duplicated packets is transferred to the high-speed transfer. Processing based on the content of the additional correction data included in the data for transmission, and transmitting each processed packet from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data,
On the other hand, when the acquired number of the high-speed transfer data and the number of the transmission means are different, the received packet is duplicated so as to be the same number as the transmission means, and the duplicated packet is included in each duplicated packet. The transfer control information is added and corrected based on a predetermined rule, and each of the duplicated packets is transmitted from each of the transmission units, and when the transmission from the transmission unit is successful, the high-speed transfer data is A packet transfer method characterized by storing in a high-speed transfer data storage means.
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から前記高速転送用データを取得できない場合は、該受信パケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、前記宛先識別情報が示す宛先装置に対応した送信手段から送信するとともに、前記送信手段からの送信が成功した場合に前記高速転送用データを前記高速転送用データ記憶手段に記憶する
ことを特徴とする請求項4に記載のパケット転送方法。
If the high-speed transfer data cannot be obtained from the high-speed transfer data storage unit based on the transmission source identification information and the destination identification information included in the received packet, the transfer control information included in the received packet is set to a predetermined value. Are added and modified based on the rules of the above, and transmitted from the transmission unit corresponding to the destination device indicated by the destination identification information, and when the transmission from the transmission unit is successful, the high-speed transfer data is transmitted to the high-speed transfer The packet transfer method according to claim 4, wherein the packet is stored in a data storage means.
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データ記憶手段から取得する前記高速転送用データは、前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報と、前記高速転送用データに含まれる前記送信元識別情報および前記宛先識別情報とがそれぞれ同じである
ことを特徴とする請求項4または請求項5に記載のパケット転送方法。
The high-speed transfer data acquired from the high-speed transfer data storage unit based on the transmission source identification information and the destination identification information included in the reception packet includes the transmission source identification information and the destination included in the reception packet. 6. The packet transfer method according to claim 4, wherein the identification information is the same as the transmission source identification information and the destination identification information included in the high-speed transfer data.
送信元装置を識別する送信元識別情報と、宛先装置を識別する宛先識別情報と、前記宛先装置と一対一対応で設けられ各該宛先装置にパケットを送信する送信手段を識別する送信手段識別情報と、受信パケットに含まれる転送制御情報に対し所定の規則に基づいて行う追加および修正の内容を示す追加修正用データとを含む高速転送用データを記憶する第1の記憶処理と、
前記送信元識別情報と、前記宛先識別情報と、前記転送制御情報と、転送データとを含む受信パケットを受信する受信処理と、
前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報を基に前記高速転送用データを取得する取得処理と、
前記取得処理で取得した高速転送用データの数と前記宛先装置の数とが同じ場合は、前記受信パケットを前記高速転送用データと同じ数になるように複製し、各該複製したパケットを各前記高速転送用データに含まれる前記追加修正用データの内容に基づいて処理し、各該処理したパケットを各前記高速転送用データに含まれる前記送信手段識別情報が示す送信手段から送信する第1の送信処理と、
一方、該取得した前記高速転送用データの数と前記宛先装置の数とが違う場合は、前記受信パケットを前記宛先装置の数と同じ数になるように複製し、各該複製したパケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、各前記送信手段から各該複製したパケットをそれぞれ送信する第2の送信処理と、
前記第2の送信処理が成功した場合に前記高速転送用データを記憶する第2の記憶処理と
をコンピュータに実行させることを特徴とするパケット転送プログラム。
Transmission source identification information for identifying a transmission source device, destination identification information for identifying a destination device, and transmission unit identification information for identifying a transmission unit that is provided in a one-to-one correspondence with the destination device and that transmits a packet to each destination device A first storage process for storing data for high-speed transfer, including additional correction data indicating the contents of addition and correction performed based on a predetermined rule with respect to transfer control information included in the received packet;
A reception process for receiving a reception packet including the transmission source identification information, the destination identification information, the transfer control information, and transfer data;
An acquisition process for acquiring the high-speed transfer data based on the transmission source identification information and the destination identification information included in the received packet;
When the number of high-speed transfer data acquired in the acquisition process is the same as the number of destination devices, the received packet is duplicated so as to be the same number as the high-speed transfer data. A process is performed based on the content of the additional correction data included in the high-speed transfer data, and each processed packet is transmitted from the transmission means indicated by the transmission means identification information included in each of the high-speed transfer data. Sending process,
On the other hand, if the acquired number of the high-speed transfer data and the number of destination devices are different, the received packet is duplicated to be the same number as the number of destination devices, and is included in each duplicated packet. Adding and modifying the transfer control information based on a predetermined rule, and transmitting each of the duplicated packets from each of the transmission means,
A packet transfer program for causing a computer to execute a second storage process for storing the high-speed transfer data when the second transmission process is successful.
前記取得処理で前記高速転送用データを取得できない場合は、該受信パケットに含まれる前記転送制御情報を所定の規則に基づいて追加および修正を行い、該受信パケットに含まれる前記宛先識別情報が示す宛先装置に対応した送信手段から送信する第3の送信処理と、
前記第3の送信処理が成功した場合に前記高速転送用データを記憶する第3の記憶処理と
をコンピュータに実行させることを特徴とする請求項7に記載のパケット転送プログラム。
When the high-speed transfer data cannot be acquired by the acquisition process, the transfer control information included in the received packet is added and corrected based on a predetermined rule, and the destination identification information included in the received packet indicates A third transmission process for transmitting from the transmission means corresponding to the destination device;
The packet transfer program according to claim 7, wherein when the third transmission process is successful, the computer executes a third storage process for storing the high-speed transfer data.
前記取得処理で取得する前記高速転送用データは、前記受信パケットに含まれる前記送信元識別情報および前記宛先識別情報と、前記高速転送用データに含まれる前記送信元識別情報および前記宛先識別情報とがそれぞれ同じである
ことを特徴とする請求項7または請求項8に記載のパケット転送プログラム。
The high-speed transfer data acquired in the acquisition process includes the transmission source identification information and the destination identification information included in the received packet, and the transmission source identification information and the destination identification information included in the high-speed transfer data. The packet transfer program according to claim 7 or 8, wherein each of the same is the same.
JP2015103753A 2015-05-21 2015-05-21 COMMUNICATION DEVICE, PACKET TRANSFER METHOD, AND PACKET TRANSFER PROGRAM Active JP6408427B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015103753A JP6408427B2 (en) 2015-05-21 2015-05-21 COMMUNICATION DEVICE, PACKET TRANSFER METHOD, AND PACKET TRANSFER PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015103753A JP6408427B2 (en) 2015-05-21 2015-05-21 COMMUNICATION DEVICE, PACKET TRANSFER METHOD, AND PACKET TRANSFER PROGRAM

Publications (2)

Publication Number Publication Date
JP2016220063A true JP2016220063A (en) 2016-12-22
JP6408427B2 JP6408427B2 (en) 2018-10-17

Family

ID=57581670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015103753A Active JP6408427B2 (en) 2015-05-21 2015-05-21 COMMUNICATION DEVICE, PACKET TRANSFER METHOD, AND PACKET TRANSFER PROGRAM

Country Status (1)

Country Link
JP (1) JP6408427B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006191468A (en) * 2005-01-07 2006-07-20 Matsushita Electric Ind Co Ltd Packet relay method, and packet relay device
JP2011077955A (en) * 2009-09-30 2011-04-14 Sii Network Systems Kk Packet transfer device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006191468A (en) * 2005-01-07 2006-07-20 Matsushita Electric Ind Co Ltd Packet relay method, and packet relay device
JP2011077955A (en) * 2009-09-30 2011-04-14 Sii Network Systems Kk Packet transfer device

Also Published As

Publication number Publication date
JP6408427B2 (en) 2018-10-17

Similar Documents

Publication Publication Date Title
US10659342B2 (en) Flow entry configuration method, apparatus, and system
EP3122004B1 (en) Traffic switching method, device, and system
US10122615B2 (en) Delayed updating of forwarding databases for multicast transmissions over telecommunications networks
CN105577548B (en) Message processing method and device in a kind of software defined network
US8913613B2 (en) Method and system for classification and management of inter-blade network traffic in a blade server
US20190068543A1 (en) Packet forwarding applied to vxlan
EP2849397A1 (en) Communication system, control device, communication method, and program
WO2022062506A1 (en) Data processing method and apparatus, storage medium, and electronic apparatus
US20160330167A1 (en) Arp Implementation Method, Switch Device, and Control Device
JP6122971B2 (en) Ethernet packet forwarding
JP6633775B2 (en) Packet transmission
US20210399908A1 (en) Multicast routing
EP3968580B1 (en) Method for generating multicast forwarding table entry, and access gateway
US20170041229A1 (en) Method, Apparatus and System for Communication Between OpenFlow Device and IP Network Device
CN105743687B (en) Method and device for judging node fault
US9553764B2 (en) Migration of guest bridge
US9246797B2 (en) PORT based redundant link protection
EP3291486B1 (en) Selective transmission of bidirectional forwarding detection (bfd) messages for verifying multicast connectivity
US10177935B2 (en) Data transfer system, data transfer server, data transfer method, and program recording medium
JP6408427B2 (en) COMMUNICATION DEVICE, PACKET TRANSFER METHOD, AND PACKET TRANSFER PROGRAM
WO2017164068A1 (en) Transport network control device, communication system, transfer node control method, and program
JP2017108247A (en) Communication system
US9537750B2 (en) Multicast router topology discovery
CN109714259B (en) Traffic processing method and device
EP4287561A1 (en) Data packet sending method, data packet sending apparatus, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160915

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170719

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170725

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180416

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180920

R150 Certificate of patent or registration of utility model

Ref document number: 6408427

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150