JP2006215802A - Firmware download device and method for communication terminal, and system using it - Google Patents

Firmware download device and method for communication terminal, and system using it Download PDF

Info

Publication number
JP2006215802A
JP2006215802A JP2005027683A JP2005027683A JP2006215802A JP 2006215802 A JP2006215802 A JP 2006215802A JP 2005027683 A JP2005027683 A JP 2005027683A JP 2005027683 A JP2005027683 A JP 2005027683A JP 2006215802 A JP2006215802 A JP 2006215802A
Authority
JP
Japan
Prior art keywords
communication terminal
download
firmware
address
host device
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
JP2005027683A
Other languages
Japanese (ja)
Other versions
JP4612426B2 (en
Inventor
Tami Nei
民 寧
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 Infrontia 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 NEC Infrontia Corp filed Critical NEC Infrontia Corp
Priority to JP2005027683A priority Critical patent/JP4612426B2/en
Publication of JP2006215802A publication Critical patent/JP2006215802A/en
Application granted granted Critical
Publication of JP4612426B2 publication Critical patent/JP4612426B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a firmware download device for communication terminal, capable of efficiently downloading firmware to a plurality of communication terminals by use of one host PC, and a system using it. <P>SOLUTION: The download device 10 generates a virtual local MAC address for each port and also generates a virtual IP address for each port, detects whether communication terminals T1-Tn are connected to the download device to be communicable or not, and transmits connection information of the communication terminals to a host device 20. The download device temporarily stores a firmware data packet received from the host device in a buffer, copies the firmware data packet for the communicable communication terminals, transfers the copy to each communication terminal with the header part thereof being converted to local MAC and IP addresses of each port, and transfers, upon receiving an ACK packet from each communication terminal, the packet to the host device with the header part thereof being converted to MAC and IP addresses of the download device. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワーク通信端末へのファームウェアのダウンロードを効率よく行うための通信端末のファームウェア・ダウンロード装置とそれを用いたシステムに関する。   The present invention relates to a communication terminal firmware download apparatus for efficiently downloading firmware to a network communication terminal and a system using the same.

近年、ブロードバンド・インターネット常時接続サービスの普及と共に、ADSL(Asymmetric Digital Subscriber Line)モデムやブロードバンド・ルーターなどのネットワーク通信端末が各通信機器メーカに多く出荷されている。このようなネットワーク通信端末は基本的に次の特徴がある。   In recent years, network communication terminals such as ADSL (Asymmetric Digital Subscriber Line) modems and broadband routers have been shipped to various communication device manufacturers with the spread of broadband Internet constant connection services. Such a network communication terminal basically has the following characteristics.

1.プライベートIP(Internet Protocol)アドレスを持つ、又はDHCP(Dynamic Host Configuration Protocol)サーバーとして動作し、他のネットワーク機器に動的にIPアドレスを割り当てる。   1. It has a private IP (Internet Protocol) address or operates as a DHCP (Dynamic Host Configuration Protocol) server, and dynamically assigns IP addresses to other network devices.

2.TCP/IP(Transmission Control Protocol / Internet Protocol)サーバー機能を持ち、HTTP(Hypertext Transfer Protocol)やFTP(File Transfer Protocol)などのプロトコルを用いてファームウェアのバージョンアップができる。   2. It has a TCP / IP (Transmission Control Protocol / Internet Protocol) server function and can upgrade firmware using protocols such as HTTP (Hypertext Transfer Protocol) and FTP (File Transfer Protocol).

このような通信端末のファームウェアがバージョンアップされた場合、ユーザーは製造メーカから新しいバージョンのファームウェアを入手し、簡単に通信端末にダウンロードすることができるので、ユーザーにとっては非常に便利である。   When the firmware of such a communication terminal is upgraded, the user can obtain a new version of firmware from the manufacturer and easily download it to the communication terminal, which is very convenient for the user.

また、ゲートウェイがサーバーからプログラムを取得して一時蓄積し、端末にダウンロードする中継方式がある(例えば、特許文献1参照)。
特開2002−175237号公報
In addition, there is a relay method in which a gateway acquires a program from a server, temporarily stores it, and downloads it to a terminal (for example, see Patent Document 1).
JP 2002-175237 A

しかしながら、バージョンアップの必要な通信端末が大量にあった場合、製造メーカはユーザーのようなダウンロード方法では一台ずつダウンロードをしなければならないので、多くの作業時間を要する。   However, if there are a large number of communication terminals that need to be upgraded, the manufacturer must download them one by one using a download method such as a user, which requires a lot of work time.

マルチキャストで同時に複数の通信端末にファームウェアをダウンロードする方法もあるが、ファームウェア側でマルチキャストに対応しなければならないため、ユーザーにとって全く必要がない機能をファームウェアに組み込まなければならない欠点がある。   Although there is a method of downloading firmware to a plurality of communication terminals simultaneously by multicast, there is a disadvantage that functions that are not necessary for the user must be incorporated in the firmware because the firmware must cope with multicast.

また、通信端末に一台ずつそれぞれ異なるIPアドレスを設定すれば、同時に複数の通信端末にダウンロードすることが可能だが、一台ずつに異なるIPアドレスを設定し、それらのIPアドレスを管理する手間がかかる。   Also, if you set different IP addresses for each communication terminal, you can download to multiple communication terminals at the same time. However, you can set different IP addresses for each one and manage those IP addresses. Take it.

そこで本発明は、専用のダウンロード装置を用いることにより、通信端末のファームウェア変更又はIPアドレスの設定などの必要がなく、一台のホスト装置(ホストPC)で複数の通信端末に効率よくファームウェアをダウンロードすることができる通信端末のファームウェア・ダウンロード装置及び方法とそれを用いたシステムを提供することを目的とする。   Therefore, according to the present invention, by using a dedicated download device, it is not necessary to change the firmware of the communication terminal or set an IP address, and the firmware can be efficiently downloaded to a plurality of communication terminals with a single host device (host PC). An object of the present invention is to provide a communication terminal firmware download apparatus and method, and a system using the same.

上述の課題を解決するため、本発明は、同一のプライベートIPアドレスを持つ複数の通信端末、又は同じ設定でDHCPサーバー機能が動作している複数の通信端末とホスト装置とにネットワーク接続されたファームウェア・ダウンロード装置であって、ダウンロード装置は、ポート毎に仮想ローカルMACアドレスを生成し、各通信端末が固定IPアドレスの場合、ポート毎に仮想IPアドレスを生成し、各通信端末がDHCPサーバー機能を有する場合、ポート毎に重複しない仮想IPアドレスを各通信端末から取得する手段と、通信端末がダウンロード装置に接続されて通信可能か否かを検出する手段と、ホスト装置との間にTCP/IP通信経路を作成して通信端末の接続情報を送信する手段と、ホスト装置からファームウェア・ダウンロード要求を受信したら、新しくTCP/IP通信経路を作成する手段と、ホスト装置から受信したファームウェア・データパケットを一時的にバッファに保存する手段と、そのファームウェア・データパケットを、通信可能な通信端末分に複製してヘッダ部分を各ポートのローカルMAC,IPアドレスに変換して、各通信端末に転送する手段と、各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換してホスト装置に転送する手段と、ACKパケットを正常に受信できない通信端末に対し、ファームウェア・データパケットを一定の回数で再送する手段と、各通信端末のダウンロード状況をホスト装置に通知する手段とを備えることを特徴とする。   In order to solve the above-described problem, the present invention provides a firmware that is network-connected to a plurality of communication terminals having the same private IP address, or a plurality of communication terminals in which the DHCP server function is operated with the same setting and a host device. A download device that generates a virtual local MAC address for each port, and when each communication terminal is a fixed IP address, generates a virtual IP address for each port, and each communication terminal has a DHCP server function. If there is a TCP / IP between the means for acquiring a virtual IP address that does not overlap for each port from each communication terminal, the means for detecting whether the communication terminal is connected to the download device and is communicable, and the host device A means for creating a communication path and transmitting communication terminal connection information; When a download request is received, a means for creating a new TCP / IP communication path, a means for temporarily storing firmware data packets received from the host device in a buffer, and a communication terminal capable of communicating the firmware data packets Means that the header part is converted into a local MAC and IP address of each port and transferred to each communication terminal, and when an ACK packet is received from each communication terminal, the header part of the packet is transferred to the MAC of the download device. , Means for converting the IP address into the host device, means for retransmitting the firmware data packet at a certain number of times to a communication terminal that cannot normally receive the ACK packet, and the download status of each communication terminal And a means for notifying to.

以上の構成によって、大量の通信端末にファームウェアをダウンロードする要求が発生した場合、ファームウェアのダウンロード時間を大幅に短縮できる。   With the above configuration, when a request for downloading firmware to a large number of communication terminals occurs, the firmware download time can be greatly reduced.

本発明によれば、同じIPアドレスを持つ複数のネットワーク通信端末に対し、一台のホスト装置から同時にファームウェアをダウンロードすることができる。   According to the present invention, firmware can be downloaded simultaneously from a single host device to a plurality of network communication terminals having the same IP address.

また、同じ設定を持つDHCPサーバーとして動作している複数のネットワーク通信端末に対し、一台のホスト装置から同時にファームウェアをダウンロードすることができる。   Also, firmware can be downloaded simultaneously from a single host device to a plurality of network communication terminals operating as DHCP servers having the same settings.

次に、本発明の最良の形態について図面を参照して説明する。   Next, the best mode of the present invention will be described with reference to the drawings.

図1は、同一のプライベートIPアドレスを持つ複数のネットワーク通信端末に対し、ファームウェアをダウンロードする場合の構成を示す。ダウンロード装置10には、ダウンロード用ホスト装置(ホストPC)20と、同一のプライベートIPアドレス(例:192.168.1.1)を持つ複数のネットワーク通信端末T1〜Tnとが接続されている。このダウンロード装置10を用いて、複数のネットワーク通信端末T1〜Tnに同時にファームウェアのダウンロードを実現する。   FIG. 1 shows a configuration for downloading firmware to a plurality of network communication terminals having the same private IP address. The download device 10 is connected to a download host device (host PC) 20 and a plurality of network communication terminals T1 to Tn having the same private IP address (for example, 192.168.1.1). Using this download device 10, the firmware is simultaneously downloaded to a plurality of network communication terminals T1 to Tn.

図2は、全く同じ設定でDHCPサーバー機能が動作している複数のネットワーク通信端末に対し、ファームウェアをダウンロードする場合の構成を示す。ダウンロード装置10には、ダウンロード用ホスト装置20と、全く同じ設定でDHCPサーバー機能が動作している複数のネットワーク通信端末T1〜Tnとが接続されている。   FIG. 2 shows a configuration for downloading firmware to a plurality of network communication terminals in which the DHCP server function is operating with exactly the same settings. The download device 10 is connected to the download host device 20 and a plurality of network communication terminals T1 to Tn in which the DHCP server function is operating with exactly the same settings.

上記各接続構成のダウンロード装置において、ホスト装置側から受信したパケットを一時的にバッファに保存する。さらに、この受信パケットに対しパケットを通信端末分に複製し、ヘッダ部分をポート毎に生成されたローカルのMAC(Media Access Control),IPアドレス(DHCPの場合は自動取得)に変換して、各通信端末に転送する。   In the download device having each connection configuration described above, a packet received from the host device side is temporarily stored in a buffer. Further, the received packet is copied to the communication terminal, and the header part is converted into a local MAC (Media Access Control) and IP address (automatic acquisition in the case of DHCP) generated for each port. Transfer to communication terminal.

また、各通信端末からACK(Acknowledgment)パケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換して、そのパケットをホスト装置側に転送する。ACKパケットを正常に受信できない通信端末に対し、ダウンロード装置はデータパケットを一定な回数で再送する。さらに、ダウンロード装置は通信端末が接続されているかどうかの検出や、各通信端末のダウンロード状況をホスト装置側に通知する。   When an ACK (Acknowledgment) packet is received from each communication terminal, the header portion of the packet is converted into the MAC and IP address of the download device, and the packet is transferred to the host device side. For a communication terminal that cannot normally receive an ACK packet, the download device retransmits the data packet at a certain number of times. Further, the download device detects whether the communication terminal is connected and notifies the host device side of the download status of each communication terminal.

図3は、ダウンロード装置の構成例を示すブロック図である。ダウンロード装置は、ホストPCに接続する10/100BASE−Tポート×1,通信端末に接続する10/100BASE−Tポート×n、ダウンロードステータスを示すLED×n、AC電源などから構成される。ダウンロード装置はネットワーク通信機器であり、IEEE規格に準拠したMACアドレス(例:00:60:B9:11:22:33)がEEPROMに書き込まれる。また、ダウンロード装置のIPアドレスはユーザーにより設定でき、Flashメモリに保存される。さらに、受信したデータパケットを一時的に保存するSDRAM(バッファメモリ)を有する。   FIG. 3 is a block diagram illustrating a configuration example of the download device. The download device includes 10 / 100BASE-T port × 1 connected to the host PC, 10 / 100BASE-T port × n connected to the communication terminal, LED × n indicating the download status, AC power source, and the like. The download device is a network communication device, and a MAC address (for example, 00: 60: B9: 11: 22: 33) compliant with the IEEE standard is written to the EEPROM. The IP address of the download device can be set by the user and is stored in the Flash memory. Furthermore, it has an SDRAM (buffer memory) for temporarily storing received data packets.

図4は、ダウンロード装置の各ポートと、ホスト装置及び各端末とのデータの流れを示す。ホスト装置のポートN0とダウンロード装置のポートP0間でデータが送受信され、ダウンロード装置のポートP1〜Pnと端末T1〜Tn間でそれぞれデータが送受信される。   FIG. 4 shows a data flow between each port of the download device, the host device, and each terminal. Data is transmitted and received between the port N0 of the host device and the port P0 of the download device, and data is transmitted and received between the ports P1 to Pn of the download device and the terminals T1 to Tn.

図5は、ファームウェア・ダウンロード中の各ノードのネットワーク層の状態を示す。ホスト装置のポートN0とダウンロード装置のポートP0間はLANケーブルで接続される。ダウンロード装置のポートP0とポートP1〜Pn間は、仮想インターフェースで接続される。ダウンロード装置のポートP1〜Pnと端末T1〜Tn間はLANケーブルで接続される。   FIG. 5 shows the state of the network layer of each node during firmware download. The port N0 of the host device and the port P0 of the download device are connected by a LAN cable. The port P0 and the ports P1 to Pn of the download device are connected by a virtual interface. The ports P1 to Pn of the download device and the terminals T1 to Tn are connected by a LAN cable.

図6は、各通信端末が、固定IPアドレスの場合の動作シーケンスを示す。以下、同図を参照してダウンロード装置の動作について説明する。   FIG. 6 shows an operation sequence when each communication terminal has a fixed IP address. Hereinafter, the operation of the download device will be described with reference to FIG.

1.通信端末のIPアドレス(例:192.168.1.1)をダウンロード装置に設定する。   1. Set the IP address of the communication terminal (eg 192.168.1.1) in the download device.

2.ダウンロード装置は、ポート毎に仮想ローカルMACアドレス(例 ポート1:02:60:B9:11:22:34)を生成する。さらに、ポート毎に仮想IPアドレスを生成する(例 ポート1:192.168.1.11)。   2. The download device generates a virtual local MAC address (eg, port 1: 02: 60: B9: 11: 22: 34) for each port. Furthermore, a virtual IP address is generated for each port (eg, port 1: 192.168.1.11).

3.ダウンロード装置は、通信端末がダウンロード装置に接続されているか又は通信端末に通信可能かどうかを検出し、LEDで示す。   3. The download device detects whether the communication terminal is connected to the download device or can communicate with the communication terminal, and is indicated by an LED.

4.ダウンロード装置がホストPCに接続されている場合、TCP/IP通信経路を作成して各通信端末の接続情報をホストPCに送信する。   4). When the download device is connected to the host PC, a TCP / IP communication path is created and connection information of each communication terminal is transmitted to the host PC.

5.ダウンロード装置は、ホストPCからファームウェアのダウンロード要求を受信したら、新しくTCP/IP通信経路を作成する。   5. Upon receiving a firmware download request from the host PC, the download device creates a new TCP / IP communication path.

6.ダウンロード装置は、ホストPCから受信したファームウェアのデータパケットを一時的にバッファに保存する。さらに、その保存されたパケットを検出された通信端末分に複製しヘッダ部分を各ポートのMAC,IPアドレスに変換して、各通信端末に転送する。   6). The download device temporarily stores firmware data packets received from the host PC in a buffer. Further, the stored packet is copied to the detected communication terminal, the header part is converted into the MAC and IP address of each port, and transferred to each communication terminal.

7.各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換して、そのパケットをホストPCに転送する。   7). When an ACK packet is received from each communication terminal, the header portion of the packet is converted into the MAC and IP address of the download device, and the packet is transferred to the host PC.

8.ACKパケットを正常に受信できない通信端末に対し、データパケットを一定な回数で再送する。   8). A data packet is retransmitted at a fixed number of times to a communication terminal that cannot normally receive an ACK packet.

9.上記4.で作成されたTCP/IP通信経路で各通信端末のダウンロード状況をホストPCに通知する。また、LEDの点灯又は点滅によりダウンロードステータスをユーザーに示す。   9. 4. above. The download status of each communication terminal is notified to the host PC through the TCP / IP communication path created in step (1). Further, the download status is indicated to the user by lighting or blinking of the LED.

図7は、各通信端末が、DHCPサーバー機能を有する場合の動作シーケンスを示す。以下、同図を参照してダウンロード装置の動作について説明する。   FIG. 7 shows an operation sequence when each communication terminal has a DHCP server function. Hereinafter, the operation of the download device will be described with reference to FIG.

1.通信端末がDHCPサーバー機能を使用することをダウンロード装置に設定する。   1. It is set in the download device that the communication terminal uses the DHCP server function.

2.ダウンロード装置は、ポート毎に仮想ローカルMACアドレス(例 ポート1:02:60:B9:11:22:34)を生成する。さらに、ポート毎に重複しない仮想IPアドレスをダウンロード装置に接続されている各通信端末から取得する。   2. The download device generates a virtual local MAC address (eg, port 1: 02: 60: B9: 11: 22: 34) for each port. Furthermore, a virtual IP address that does not overlap every port is acquired from each communication terminal connected to the download device.

3.ダウンロード装置は、通信端末がダウンロード装置に接続されているか又は通信端末に通信可能かどうかを検出し、LEDで示す。   3. The download device detects whether the communication terminal is connected to the download device or can communicate with the communication terminal, and is indicated by an LED.

4.ダウンロード装置がホストPCに接続されている場合、TCP/IP通信経路を作成して各通信端末の接続情報をホストPCに送信する。   4). When the download device is connected to the host PC, a TCP / IP communication path is created and connection information of each communication terminal is transmitted to the host PC.

5.ダウンロード装置は、ホストPCからファームウェアのダウンロード要求を受信したら、新しくTCP/IP通信経路を作成する。   5. Upon receiving a firmware download request from the host PC, the download device creates a new TCP / IP communication path.

6.ダウンロード装置は、ホストPCから受信したファームウェアのデータパケットを一時的にバッファに保存する。さらに、その保存されたパケットを検出された通信端末分に複製しヘッダ部分を各ポートのMAC,IPアドレスに変換して、各通信端末に転送する。   6). The download device temporarily stores firmware data packets received from the host PC in a buffer. Further, the stored packet is copied to the detected communication terminal, the header part is converted into the MAC and IP address of each port, and transferred to each communication terminal.

7.各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換して、そのパケットをホストPCに転送する。   7). When an ACK packet is received from each communication terminal, the header portion of the packet is converted into the MAC and IP address of the download device, and the packet is transferred to the host PC.

8.ACKパケットを正常に受信できない通信端末に対し、データパケットを一定な回数で再送する。   8). A data packet is retransmitted at a fixed number of times to a communication terminal that cannot normally receive an ACK packet.

9.上記4.で作成されたTCP/IP通信経路で各通信端末のダウンロード状況をホストPCに通知する。また、LEDの点灯又は点滅によりダウンロードステータスをユーザーに示す。   9. 4. above. The download status of each communication terminal is notified to the host PC through the TCP / IP communication path created in step (1). Further, the download status is indicated to the user by lighting or blinking of the LED.

通信端末が固定IPアドレスの場合のシステム構成図。The system block diagram in case a communication terminal is a fixed IP address. 通信端末がDHCPサーバー機能を有する場合のシステム構成図。The system block diagram in case a communication terminal has a DHCP server function. ダウンロード装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of a download apparatus. 各ポート間のデータの流れを示す説明図である。It is explanatory drawing which shows the flow of the data between each port. 各ノードのネットワーク層の状態を示す説明図である。It is explanatory drawing which shows the state of the network layer of each node. 各通信端末が、固定IPアドレスの場合のシーケンス図である。It is a sequence diagram in case each communication terminal is a fixed IP address. 各通信端末が、DHCPサーバー機能を有する場合のシーケンス図である。It is a sequence diagram in case each communication terminal has a DHCP server function.

符号の説明Explanation of symbols

10 ダウンロード装置
20 ダウンロード用ホスト装置
T1,T2,・・・,Tn 端末
10 download device 20 download host devices T1, T2,..., Tn terminal

Claims (6)

同一のプライベートIPアドレスを持つ複数の通信端末とホスト装置とにネットワーク接続されたファームウェア・ダウンロード装置であって、
ダウンロード装置は、ポート毎に仮想ローカルMACアドレスを生成すると共にポート毎に仮想IPアドレスを生成する手段と、
通信端末がダウンロード装置に接続されて通信可能か否かを検出する手段と、
ホスト装置との間にTCP/IP通信経路を作成して通信端末の接続情報を送信する手段と、
ホスト装置からファームウェア・ダウンロード要求を受信したら、新しくTCP/IP通信経路を作成する手段と、
ホスト装置から受信したファームウェア・データパケットを一時的にバッファに保存する手段と、
そのファームウェア・データパケットを、通信可能な通信端末分に複製してヘッダ部分を各ポートのローカルMAC,IPアドレスに変換して、各通信端末に転送する手段と、
各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換してホスト装置に転送する手段と、
ACKパケットを正常に受信できない通信端末に対し、ファームウェア・データパケットを一定の回数で再送する手段と、
各通信端末のダウンロード状況をホスト装置に通知する手段とを備えることを特徴とする通信端末のファームウェア・ダウンロード装置。
A firmware download device that is network-connected to a plurality of communication terminals and host devices having the same private IP address,
The download device generates a virtual local MAC address for each port and a virtual IP address for each port;
Means for detecting whether the communication terminal is connected to the download device and is communicable;
Means for creating a TCP / IP communication path with a host device and transmitting connection information of a communication terminal;
Upon receiving a firmware download request from the host device, a means for creating a new TCP / IP communication path;
Means for temporarily storing firmware data packets received from the host device in a buffer;
Means for copying the firmware data packet to a communicable communication terminal, converting the header part into the local MAC and IP address of each port, and transferring to each communication terminal;
Means for receiving the ACK packet from each communication terminal, converting the header portion of the packet into the MAC and IP address of the download device and transferring the packet to the host device;
A means for retransmitting firmware data packets at a fixed number of times to a communication terminal that cannot normally receive ACK packets;
A firmware download device for a communication terminal, comprising: means for notifying a host device of a download status of each communication terminal.
同じ設定でDHCPサーバー機能が動作している複数の通信端末とホスト装置とにネットワーク接続されたファームウェア・ダウンロード装置であって、
ダウンロード装置は、ポート毎に仮想ローカルMACアドレスを生成すると共にポート毎に重複しない仮想IPアドレスを各通信端末から取得する手段と、
通信端末がダウンロード装置に接続されて通信可能か否かを検出する手段と、
ホスト装置との間にTCP/IP通信経路を作成して通信端末の接続情報を送信する手段と、
ホスト装置からファームウェア・ダウンロード要求を受信したら、新しくTCP/IP通信経路を作成する手段と、
ホスト装置から受信したファームウェア・データパケットを一時的にバッファに保存する手段と、
そのファームウェア・データパケットを、通信可能な通信端末分に複製してヘッダ部分を各ポートのローカルMAC,IPアドレスに変換して、各通信端末に転送する手段と、
各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換してホスト装置に転送する手段と、
ACKパケットを正常に受信できない通信端末に対し、ファームウェア・データパケットを一定の回数で再送する手段と、
各通信端末のダウンロード状況をホスト装置に通知する手段とを備えることを特徴とする通信端末のファームウェア・ダウンロード装置。
A firmware download device that is network-connected to a plurality of communication terminals and host devices in which the DHCP server function is operating with the same settings,
The download device generates a virtual local MAC address for each port and obtains a virtual IP address that does not overlap for each port from each communication terminal;
Means for detecting whether the communication terminal is connected to the download device and is communicable;
Means for creating a TCP / IP communication path with a host device and transmitting connection information of a communication terminal;
Upon receiving a firmware download request from the host device, a means for creating a new TCP / IP communication path;
Means for temporarily storing firmware data packets received from the host device in a buffer;
Means for copying the firmware data packet to a communicable communication terminal, converting the header part into the local MAC and IP address of each port, and transferring to each communication terminal;
Means for receiving the ACK packet from each communication terminal, converting the header portion of the packet into the MAC and IP address of the download device and transferring the packet to the host device;
A means for retransmitting firmware data packets at a fixed number of times to a communication terminal that cannot normally receive ACK packets;
A firmware download device for a communication terminal, comprising: means for notifying a host device of a download status of each communication terminal.
同一のプライベートIPアドレスを持つ複数の通信端末とホスト装置とにネットワーク接続されたダウンロード装置を用いたファームウェア・ダウンロード方法であって、
ダウンロード装置が、ポート毎に仮想ローカルMACアドレスを生成すると共にポート毎に仮想IPアドレスを生成し、
通信端末がダウンロード装置に接続されて通信可能か否かを検出し、
ホスト装置との間にTCP/IP通信経路を作成して通信端末の接続情報を送信し、
ホスト装置からファームウェア・ダウンロード要求を受信したら、新しくTCP/IP通信経路を作成し、
ホスト装置から受信したファームウェア・データパケットを一時的にバッファに保存し、
そのファームウェア・データパケットを、通信可能な通信端末分に複製してヘッダ部分を各ポートのローカルMAC,IPアドレスに変換して、各通信端末に転送し、
各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換してホスト装置に転送し、
ACKパケットを正常に受信できない通信端末に対し、ファームウェア・データパケットを一定の回数で再送し、
各通信端末のダウンロード状況をホスト装置に通知する各ステップを含むことを特徴とするダウンロード装置を用いたファームウェア・ダウンロード方法。
A firmware download method using a download device network-connected to a plurality of communication terminals and host devices having the same private IP address,
The download device generates a virtual local MAC address for each port and a virtual IP address for each port,
Detect whether the communication terminal is connected to the download device and can communicate,
Create a TCP / IP communication path with the host device and send communication terminal connection information,
When receiving a firmware download request from the host device, create a new TCP / IP communication path,
Firmware data packets received from the host device are temporarily saved in a buffer,
The firmware data packet is copied to communicable communication terminals, the header part is converted to the local MAC and IP address of each port, transferred to each communication terminal,
When an ACK packet is received from each communication terminal, the header part of the packet is converted to the MAC and IP address of the download device and transferred to the host device,
For communication terminals that cannot normally receive ACK packets, retransmit firmware data packets at a fixed number of times,
A firmware download method using a download device, comprising: steps for notifying a host device of a download status of each communication terminal.
同じ設定でDHCPサーバー機能が動作している複数の通信端末とホスト装置とにネットワーク接続されたダウンロード装置を用いたファームウェア・ダウンロード方法であって、
ダウンロード装置が、ポート毎に仮想ローカルMACアドレスを生成すると共にポート毎に重複しない仮想IPアドレスを各通信端末から取得し、
通信端末がダウンロード装置に接続されて通信可能か否かを検出し、
ホスト装置との間にTCP/IP通信経路を作成して通信端末の接続情報を送信し、
ホスト装置からファームウェア・ダウンロード要求を受信したら、新しくTCP/IP通信経路を作成し、
ホスト装置から受信したファームウェア・データパケットを一時的にバッファに保存し、
そのファームウェア・データパケットを、通信可能な通信端末分に複製してヘッダ部分を各ポートのローカルMAC,IPアドレスに変換して、各通信端末に転送し、
各通信端末からACKパケットを受信したら、そのパケットのヘッダ部分をダウンロード装置のMAC,IPアドレスに変換してホスト装置に転送し、
ACKパケットを正常に受信できない通信端末に対し、ファームウェア・データパケットを一定の回数で再送し、
各通信端末のダウンロード状況をホスト装置に通知する各ステップを含むことを特徴とするダウンロード装置を用いたファームウェア・ダウンロード方法。
A firmware download method using a download device that is network-connected to a plurality of communication terminals and host devices in which the DHCP server function is operating with the same settings,
The download device generates a virtual local MAC address for each port and obtains a virtual IP address that does not overlap for each port from each communication terminal,
Detect whether the communication terminal is connected to the download device and can communicate,
Create a TCP / IP communication path with the host device and send communication terminal connection information,
When receiving a firmware download request from the host device, create a new TCP / IP communication path,
Firmware data packets received from the host device are temporarily saved in a buffer,
The firmware data packet is copied to communicable communication terminals, the header part is converted to the local MAC and IP address of each port, transferred to each communication terminal,
When the ACK packet is received from each communication terminal, the header part of the packet is converted into the MAC and IP address of the download device and transferred to the host device,
For communication terminals that cannot normally receive ACK packets, resend firmware data packets at a fixed number of times,
A firmware download method using a download device, comprising: steps for notifying a host device of a download status of each communication terminal.
同一のプライベートIPアドレスを持つ複数の通信端末と、
ファームウェア・ダウンロード用のホスト装置と、
請求項1に記載されたダウンロード装置とを備えることを特徴とする通信端末のファームウェア・ダウンロード・システム。
A plurality of communication terminals having the same private IP address;
A host device for firmware download;
A firmware download system for a communication terminal, comprising the download device according to claim 1.
同じ設定でDHCPサーバー機能が動作している複数の通信端末と、
ファームウェア・ダウンロード用のホスト装置と、
請求項2に記載されたダウンロード装置とを備えることを特徴とする通信端末のファームウェア・ダウンロード・システム。
A plurality of communication terminals in which the DHCP server function is operating with the same settings;
A host device for firmware download;
A firmware download system for a communication terminal, comprising the download device according to claim 2.
JP2005027683A 2005-02-03 2005-02-03 Firmware and download apparatus for communication terminal and system and system using the same Active JP4612426B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005027683A JP4612426B2 (en) 2005-02-03 2005-02-03 Firmware and download apparatus for communication terminal and system and system using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005027683A JP4612426B2 (en) 2005-02-03 2005-02-03 Firmware and download apparatus for communication terminal and system and system using the same

Publications (2)

Publication Number Publication Date
JP2006215802A true JP2006215802A (en) 2006-08-17
JP4612426B2 JP4612426B2 (en) 2011-01-12

Family

ID=36978996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005027683A Active JP4612426B2 (en) 2005-02-03 2005-02-03 Firmware and download apparatus for communication terminal and system and system using the same

Country Status (1)

Country Link
JP (1) JP4612426B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100971602B1 (en) 2007-08-31 2010-07-20 캐논 가부시끼가이샤 Transmission apparatus, transmission method, and software transmission apparatus
KR101149484B1 (en) 2009-08-18 2012-05-25 경북대학교 산학협력단 Method and apparatus of downloading firmware image for zigbee nodes
JP2013190698A (en) * 2012-03-14 2013-09-26 Asahi Kasei E-Materials Corp Photosensitive resin composition, cured relief pattern-manufacturing method, and semiconductor device
JP5729796B1 (en) * 2014-06-30 2015-06-03 Necプラットフォームズ株式会社 Gateway device, communication system, communication method, and communication program
US9699106B2 (en) 2014-03-28 2017-07-04 Fujitsu Limited Link aggregation apparatus and method for distributing a TCP flow to multiple links
WO2021001939A1 (en) * 2019-07-02 2021-01-07 日本電信電話株式会社 Optical network unit, communication network system, and communication method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030044A (en) * 2002-06-24 2004-01-29 Fujitsu Ltd Remote installation method, remote installation system, and computer system and host computer system applied to the same system
JP2004139572A (en) * 2002-09-24 2004-05-13 Ricoh Co Ltd Remote management system, its mediation device, software update method, and program
JP2005026897A (en) * 2003-06-30 2005-01-27 Nec Engineering Ltd Inter-network connection device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030044A (en) * 2002-06-24 2004-01-29 Fujitsu Ltd Remote installation method, remote installation system, and computer system and host computer system applied to the same system
JP2004139572A (en) * 2002-09-24 2004-05-13 Ricoh Co Ltd Remote management system, its mediation device, software update method, and program
JP2005026897A (en) * 2003-06-30 2005-01-27 Nec Engineering Ltd Inter-network connection device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100971602B1 (en) 2007-08-31 2010-07-20 캐논 가부시끼가이샤 Transmission apparatus, transmission method, and software transmission apparatus
KR101149484B1 (en) 2009-08-18 2012-05-25 경북대학교 산학협력단 Method and apparatus of downloading firmware image for zigbee nodes
JP2013190698A (en) * 2012-03-14 2013-09-26 Asahi Kasei E-Materials Corp Photosensitive resin composition, cured relief pattern-manufacturing method, and semiconductor device
US9699106B2 (en) 2014-03-28 2017-07-04 Fujitsu Limited Link aggregation apparatus and method for distributing a TCP flow to multiple links
JP5729796B1 (en) * 2014-06-30 2015-06-03 Necプラットフォームズ株式会社 Gateway device, communication system, communication method, and communication program
WO2016002652A1 (en) * 2014-06-30 2016-01-07 Necプラットフォームズ株式会社 Gateway device, communication system, communication method, and communication program
US10375250B2 (en) 2014-06-30 2019-08-06 Nec Platforms, Ltd. Gate way device, communication system, communication method, and communication program
WO2021001939A1 (en) * 2019-07-02 2021-01-07 日本電信電話株式会社 Optical network unit, communication network system, and communication method

Also Published As

Publication number Publication date
JP4612426B2 (en) 2011-01-12

Similar Documents

Publication Publication Date Title
US8077632B2 (en) Automatic LAN/WAN port detection
US7436783B2 (en) Method and apparatus for detecting a router that improperly responds to ARP requests
JP3665622B2 (en) Source address selection system, router device, communication node, and source address selection method
EP1892883A1 (en) Method and device for identifying and selecting an interface to access a network
JP5821576B2 (en) Relay device and method for starting electronic device
JP4612426B2 (en) Firmware and download apparatus for communication terminal and system and system using the same
JP4411222B2 (en) Network, network terminal device, IP address management method used therefor, and program thereof
JP2007096826A (en) Information processing system, tunnel communication apparatus, and tunnel communication method
JP2006229985A (en) Automatic discovery of pseudo-wire peer address in ethernet-based network
BR102020014994A2 (en) METHOD FOR CONFIGURING A WIRELESS COMMUNICATION COVERAGE EXTENSION SYSTEM AND A WIRELESS COMMUNICATION COVERAGE EXTENSION SYSTEM IMPLEMENTING THIS METHOD
JP3999785B2 (en) Communication method
JP2007049499A (en) Communication method and apparatus
US20110235641A1 (en) Communication apparatus, method of controlling the communication apparatus,and program
WO2006049117A1 (en) Information processing device, information processing system, information processing method, and program
US6826623B1 (en) Detecting a dead gateway for subsequent non-TCP transmission by sending a first TCP packet and deleting an ARP entry associated with the gateway
US20080215754A1 (en) Bridging Data Network Communications
JP2010278932A (en) Router apparatus
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14
Cisco Router Products Release Notes for Software Release 9.14

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070816

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080515

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100909

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20101001

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20101001

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101015

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4612426

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350