JP2016066970A - Communication device and control method for communication device - Google Patents

Communication device and control method for communication device Download PDF

Info

Publication number
JP2016066970A
JP2016066970A JP2014196016A JP2014196016A JP2016066970A JP 2016066970 A JP2016066970 A JP 2016066970A JP 2014196016 A JP2014196016 A JP 2014196016A JP 2014196016 A JP2014196016 A JP 2014196016A JP 2016066970 A JP2016066970 A JP 2016066970A
Authority
JP
Japan
Prior art keywords
unit
transmission destination
transfer unit
information
destination information
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
JP2014196016A
Other languages
Japanese (ja)
Other versions
JP6266484B2 (en
Inventor
裕道 東松
Hiromichi Tomatsu
裕道 東松
善文 新
Yoshifumi Shin
善文 新
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.)
Alaxala Networks Corp
Original Assignee
Alaxala Networks 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 Alaxala Networks Corp filed Critical Alaxala Networks Corp
Priority to JP2014196016A priority Critical patent/JP6266484B2/en
Publication of JP2016066970A publication Critical patent/JP2016066970A/en
Application granted granted Critical
Publication of JP6266484B2 publication Critical patent/JP6266484B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a communication device and a control method for reducing a load of the whole network by suppressing generation of communication accompanying re-learning of various types of information needed for packet transmission.SOLUTION: A communication device comprises: an interface unit 130; a transfer unit 120 that includes a first storage unit 124 for storing transmission destination information 128 on a packet received by the interface unit and determines a transmission destination by using the received packet and the transmission destination information; a control unit 110 for controlling the whole device; and a second storage unit 112 with which a transfer unit and the control unit can perform communication and which stores transmission destination information and interface unit identification information for identifying an interface unit. The control unit, when having detected change in an operation state of a transfer unit, acquires interface unit identification information on an interface unit and controls whether or not to store transmission destination information stored in the second storage unit in a first storage unit, on the basis of acquired interface unit identification information and interface unit identification information stored in the second storage unit.SELECTED DRAWING: Figure 1

Description

本発明は、通信装置及び、通信装置の制御方法に関する。   The present invention relates to a communication device and a communication device control method.

本技術分野の背景技術として、特開2011−233992号公報(特許文献1)がある。この公報には、複数のラインカードとクロスバスイッチと制御部の大きく3つの要素を有する分散型アーキテクチャを用いたパケット転送装置が記載されている。   As a background art in this technical field, there is JP 2011-233992 A (Patent Document 1). This publication describes a packet transfer apparatus using a distributed architecture having a large number of three elements: a plurality of line cards, a crossbar switch, and a control unit.

特許文献1に記載されているような、何万から何百万もの通信端末(ホスト)と接続する分散型アーキテクチャで構成されたスイッチ、ルータなどのパケット転送装置(パケット伝送装置)は、何万から何百万もの通信端末(ホスト)と通信することで、アドレス情報や、経路情報などのパケット伝送に必要となる各種情報を学習し、パケット伝送を行うラインカードなどの転送機能を有する機能部(転送部)のメモリにパケット伝送に必要となる各種情報を格納(保持)することにより、受信したパケットを適切な宛先へ伝送する際に用いて、パケット伝送を行う。   There are tens of thousands of packet transfer devices (packet transmission devices) such as switches and routers configured in a distributed architecture connected to tens of thousands to millions of communication terminals (hosts) as described in Patent Document 1. By communicating with millions of communication terminals (hosts), it learns various information necessary for packet transmission such as address information and route information, and has a transfer function such as a line card for packet transmission By storing (holding) various pieces of information necessary for packet transmission in the memory of the (transfer unit), packet transmission is performed when the received packet is transmitted to an appropriate destination.

例として、イーサネットプロトコルを挙げると、パケット伝送装置は最初の1パケット目でこのパケットから、送信元のMAC(Media Access Control)アドレスと入力ポートを学習する。パケット伝送装置は、学習したMACアドレスと入力ポートを参照して、パケットの宛先のMACアドレスを検索し、検索を行った後に宛先を決定する。また別例として、ルーティングプロトコルの経路情報の場合、パケット伝送装置は、定期的に送信されている経路情報を受信し、ルーティングテーブルを構築して宛先を決定する。   Taking the Ethernet protocol as an example, the packet transmission apparatus learns a source MAC (Media Access Control) address and an input port from the first packet. The packet transmission device searches the MAC address of the destination of the packet with reference to the learned MAC address and the input port, and determines the destination after performing the search. As another example, in the case of route information of a routing protocol, the packet transmission apparatus receives route information that is periodically transmitted, constructs a routing table, and determines a destination.

また、特開2007−166021号公報(特許文献2)には、「ネットワーク上に複数のノードが接続されて構成される情報制御システムにおいて、各ノードが自・他ノード情報を送受信する際に、受信したノード情報31が自ノードにて保持するノード情報31と異なる場合には、受信したノード情報を、自ノード内に備える揮発性記憶媒体および不揮発性記憶媒体に保存させると共に、障害発生時には、自ノード内の不揮発性記憶媒体に保存されたノード情報31を読み込ませることで、各ノードが自律的にノード情報の復元を行えるようにした」と記載されている(要約参照)。   In addition, in Japanese Patent Application Laid-Open No. 2007-166021 (Patent Document 2), in an information control system configured by connecting a plurality of nodes on a network, each node transmits / receives its own / other node information. When the received node information 31 is different from the node information 31 held in the own node, the received node information is stored in a volatile storage medium and a nonvolatile storage medium provided in the own node, and when a failure occurs, By reading the node information 31 stored in the non-volatile storage medium in the own node, each node can autonomously restore the node information ”(see summary).

特開2011−233992号公報JP 2011-233992 A 特開2007−166021号公報JP 2007-166021 A

しかしながら、上述した特許文献1では、メンテナンスや故障などにより転送部を交換すると、パケット伝送装置に新しく追加した転送部には、上記のパケット伝送に必要となる各種情報は格納されていないため、新しく追加した転送部が起動後に再びパケット伝送可能な運用状態となるために、再度各種情報の学習及び保持を行う必要がある。そのため、新しく追加した転送部がパケット伝送可能な運用状態となるまでに時間を要し、学習が完了するまでの間、再学習に伴って通信が発生し、ネットワーク全体に負荷が掛かる。   However, in Patent Document 1 described above, when the transfer unit is replaced due to maintenance or failure, the transfer unit newly added to the packet transmission apparatus does not store various information necessary for the packet transmission. Since the added transfer unit is in an operational state in which packet transmission can be performed again after activation, it is necessary to learn and hold various types of information again. Therefore, it takes time for the newly added transfer unit to be in an operational state in which packet transmission is possible, and communication occurs along with relearning until the learning is completed, which places a load on the entire network.

転送部の電源を落とし、再度電源を投入する場合も同様に、再度各種情報の学習及び保持を行う必要があり、転送部がパケット伝送可能な運用状態となるまでに時間を要し、学習が完了するまでの間、再学習に伴って通信が発生し、ネットワーク全体に負荷が掛かる。   Similarly, when the power of the transfer unit is turned off and then turned on again, it is necessary to learn and retain various information again, and it takes time for the transfer unit to be in an operational state where packet transmission is possible. Until completion, communication occurs along with relearning, and the entire network is loaded.

例えば、イーサネットプロトコルの場合、パケット伝送装置に接続された何万から何百万もの通信端末それぞれのMACアドレスがパケット伝送装置に登録されるまでには必ず通信を必要とし、その通信に要する時間分、パケット伝送可能な運用状態となるまでに時間を要する。また、パケット伝送装置は、アドレス未学習の通信端末からパケットを受信すると、宛先を特定するために、パケット伝送装置と接続する全通信端末に対してパケットをフラッディングする。そのため、パケット伝送装置と接続する何万から何百万もの通信端末分のフラッディングが発生し、ネットワーク全体に負荷が掛かる。   For example, in the case of the Ethernet protocol, communication is always required before the MAC addresses of tens of thousands to millions of communication terminals connected to the packet transmission device are registered in the packet transmission device. It takes time to reach an operational state in which packet transmission is possible. Further, when receiving a packet from a communication terminal whose address has not been learned, the packet transmission apparatus floods the packet to all communication terminals connected to the packet transmission apparatus in order to specify a destination. For this reason, flooding of tens of thousands to millions of communication terminals connected to the packet transmission apparatus occurs, which places a load on the entire network.

小型のスイッチやルータなどのパケット伝送装置であれば、接続する通信端末の台数が少なく、再学習するのにそれほど時間がかからなかったため、大きな問題とはならなかったが、何万から何百万もの通信端末と接続するスイッチやルータなどのパケット伝送装置では、何万から何百万もの通信端末分を再学習するのに時間がかかり、さらに、全通信端末分のフラッディングが発生するなど、ネットワーク全体に負荷がかかるという課題があった。   With packet transmission devices such as small switches and routers, the number of connected communication terminals was small, and it did not take much time to relearn, so it did not become a big problem, but tens of thousands to hundreds In packet transmission devices such as switches and routers connected to tens of thousands of communication terminals, it takes time to re-learn tens to millions of communication terminals, and flooding for all communication terminals occurs. There was a problem that the entire network was loaded.

また、上述した特許文献2には、ノードの起動時に、データをノードへ送信する際に必要となる宛先などの情報(ノード情報)が、不揮発性記憶媒体にある場合には、このノード情報を揮発性記憶媒体に読み込み、読み込んだノード情報を利用して速やかに電源断前の状態まで復旧できることが開示されている。   Further, in Patent Document 2 described above, when information (node information) such as a destination necessary for transmitting data to a node at the time of starting the node is in a nonvolatile storage medium, the node information is described as follows. It is disclosed that a state can be quickly restored to a state before the power is cut off by using the node information read into the volatile storage medium and using the read node information.

特許文献1に記載されたパケット伝送装置(特許文献1では「パケット転送装置」と記載)に、特許文献2に記載された技術を適用しようとすると、例えば、パケット伝送装置の転送部の起動時に、パケット伝送に必要となる各種情報が転送部に読み込まれ、読み込んだ各種情報を参照してパケット伝送を行うこととなる。   If the technique described in Patent Document 2 is applied to the packet transmission device described in Patent Document 1 (described as “Packet Transfer Device” in Patent Document 1), for example, when the transfer unit of the packet transmission device is activated. Various information necessary for packet transmission is read into the transfer unit, and packet transmission is performed with reference to the read various information.

しかしながら、転送部が学習し保持するパケット伝送に必要となる各種情報は、受信したパケットに含まれる情報と外部のネットワーク装置とパケットを送受信するネットワークインターフェイスとに基づいて構築され、更新される。つまり、各種情報は、基となったネットワークインターフェイスと対応関係があり、紐づいている。   However, various pieces of information necessary for packet transmission that the transfer unit learns and holds are constructed and updated based on information included in the received packet and an external network device and a network interface that transmits and receives the packet. That is, various types of information have a corresponding relationship with the base network interface and are linked.

このように、パケット伝送装置において、パケット伝送に必要となる各種情報をどの転送部に格納するかが重要となるが、特許文献2は、通信を行うノードの機能部を交換することについて開示しておらず、ノードの起動時に、ノード情報を読み込む記憶媒体を選択することについて考慮されていない。   As described above, in the packet transmission apparatus, it is important which transfer unit stores various pieces of information necessary for packet transmission. However, Patent Document 2 discloses the exchange of the functional unit of a node that performs communication. It is not considered to select a storage medium from which node information is read when the node is activated.

以上のように、ノード情報を格納する際に何ら条件等を考慮していない特許文献2に記載の技術を、特許文献1に記載されたパケット伝送装置に適用しても、パケット伝送装置は、転送部の起動後に読み込んだ各種情報を参照してパケット伝送を行うことができない。   As described above, even if the technique described in Patent Document 2 that does not consider any conditions or the like when storing node information is applied to the packet transmission apparatus described in Patent Document 1, Packet transmission cannot be performed by referring to various information read after the transfer unit is activated.

上記課題を解決するために、本発明の一形態は、パケットを送受信するインタフェース部と、インタフェース部にて受信したパケットの伝送先に関する情報である伝送先情報を格納する第1の記憶部を有し、受信したパケットと伝送先情報とを用いて伝送先を決定する転送部と、通信装置全体を制御する制御部と、転送部及び制御部から通信可能であり、伝送先情報と、インタフェース部を特定するインタフェース部特定情報とを格納する第2の記憶部とを備える通信装置である。   In order to solve the above problems, an embodiment of the present invention includes an interface unit that transmits and receives a packet, and a first storage unit that stores transmission destination information that is information about the transmission destination of the packet received by the interface unit. The transfer unit that determines the transmission destination using the received packet and the transmission destination information, the control unit that controls the entire communication device, and the communication unit that can communicate with the transfer unit and the control unit. And a second storage unit that stores interface unit specifying information for specifying the communication unit.

制御部は、転送部の運用状態の変化を検知する場合、インタフェース部のインタフェース部特定情報を取得し、取得したインタフェース部特定情報と第2の記憶部に格納されたインタフェース部特定情報とを用いて、第2の記憶部に格納された伝送先情報を転送部の第1の記憶部に格納するかを制御する。   When detecting a change in the operation state of the transfer unit, the control unit acquires the interface unit specifying information of the interface unit, and uses the acquired interface unit specifying information and the interface unit specifying information stored in the second storage unit And controlling whether the destination information stored in the second storage unit is stored in the first storage unit of the transfer unit.

本発明の一実施形態によると、パケット伝送に必要となる各種情報の再学習に伴う通信の発生を抑え、ネットワーク全体の負荷を低減することができる。   According to an embodiment of the present invention, it is possible to suppress the occurrence of communication associated with relearning of various information necessary for packet transmission, and to reduce the load on the entire network.

上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。   Problems, configurations, and effects other than those described above will be clarified by the following description of embodiments.

本実施例のパケット伝送装置を示すブロック図である。It is a block diagram which shows the packet transmission apparatus of a present Example. 本実施例の伝送先情報記録テーブルを示す図であるIt is a figure which shows the transmission destination information recording table of a present Example. 本実施例の装置状態管理テーブルを示す図であるIt is a figure which shows the apparatus state management table of a present Example. 本実施例のバックアップ伝送先情報を示す図である。It is a figure which shows the backup transmission destination information of a present Example. 本実施例のパケット伝送装置のいずれかの機能部の停止を検出した際のパケット伝送装置の動作フローチャート図である。It is an operation | movement flowchart figure of the packet transmission apparatus at the time of detecting the stop of any function part of the packet transmission apparatus of a present Example. 本実施例のネットワークI/F部の抜去を伴わず、転送部を抜去する場合のパケット伝送装置の動作フローチャート図である。It is an operation | movement flowchart figure of the packet transmission apparatus in the case of extracting a transfer part, without extracting the network I / F part of a present Example. 本実施例のネットワークI/F部を抜去する場合のパケット伝送装置の動作フローチャート図である。It is an operation | movement flowchart figure in the case of extracting the network I / F part of a present Example.

以下に、本実施例のパケット伝送装置について説明する。図1は、パケット伝送装置100を示すブロック図である。
本実施例のパケット伝送装置100は、パケット伝送の機能を有する通信装置であり、パケット伝送装置100全体の制御、管理を行う制御部110と、パケット伝送処理を行う専用プロセッサや記憶部であるメモリを備える転送部120(120−1〜120−n)と、様々なネットワークに接続する複数の物理ネットワークインターフェイス(ポート)を備えるネットワークインターフェイス部(以下、「ネットワークI/F(Interface)部」と呼ぶ。また、単に、「インタフェース部」や「I/F部」とも呼ぶ)130(130−1〜130−n)を備える。
なお、パケット伝送装置100は、制御部110を複数備えていてもよい。また、本実施例のパケット伝送装置100は、分散型アーキテクチャまたは集中型アーキテクチャのいずれで構成されたスイッチやルータなどの通信装置に適用することが可能である。
Hereinafter, the packet transmission apparatus according to the present embodiment will be described. FIG. 1 is a block diagram showing a packet transmission apparatus 100.
The packet transmission apparatus 100 according to the present embodiment is a communication apparatus having a packet transmission function, and includes a control unit 110 that controls and manages the entire packet transmission apparatus 100, a dedicated processor that performs packet transmission processing, and a memory that is a storage unit. And a network interface unit (hereinafter referred to as “network I / F (Interface) unit”) including a plurality of physical network interfaces (ports) connected to various networks. Also, it is simply provided as an “interface unit” or “I / F unit”) 130 (130-1 to 130-n).
Note that the packet transmission device 100 may include a plurality of control units 110. Further, the packet transmission apparatus 100 according to the present embodiment can be applied to a communication apparatus such as a switch or a router configured in either a distributed architecture or a centralized architecture.

パケット伝送装置100は、転送部120及びネットワークI/F部130をそれぞれ複数有し、複数の転送部120及びネットワークI/F部130それぞれは、パケット伝送装置100に対して挿入および抜去ができるように、つまり、挿抜可能に構成され交換が可能である。また、パケット伝送装置100は、制御部110を複数有していてもよい。この場合、一方の制御部110が運用系、他方の制御部110が待機系を構成する冗長構成とすることができる。   The packet transmission device 100 includes a plurality of transfer units 120 and network I / F units 130, and each of the plurality of transfer units 120 and network I / F units 130 can be inserted into and removed from the packet transmission device 100. That is, it is configured to be insertable / removable and exchangeable. Further, the packet transmission device 100 may have a plurality of control units 110. In this case, a redundant configuration in which one control unit 110 configures an active system and the other control unit 110 configures a standby system can be employed.

なお、本実施例において、「交換」とは、転送部120、及び、または、ネットワークI/F部130を抜去した場所に、抜去した転送部120、及び、または、ネットワークI/F部130を挿入すること、または、転送部120、及び、または、ネットワークI/F部130を抜去した場所に、新たな転送部120、及び、または、ネットワークI/F部130を挿入すること、または、転送部120、及び、または、ネットワークI/F部130を抜去し、抜去した場所とは異なる場所(例えば、空きスロットなど)に抜去した転送部120、及び、または、ネットワークI/F部130を挿入すること、または、転送部120、及び、または、ネットワークI/F部130を抜去し、抜去した場所とは異なる場所(例えば、空きスロットなど)に新たな転送部120、及び、または、ネットワークI/F部130を挿入すること、または、これらの抜去及び挿入を複数の転送部120、及び、または、複数のネットワークI/F部130で行うことなどのことを指す。また、制御部110は、転送部120、及び、または、ネットワークI/F部130の交換により、転送部120、及び、または、ネットワークI/F部130の運用状態の変化を検知する。   In this embodiment, “exchange” means that the transfer unit 120 and / or the network I / F unit 130 are removed at the place where the transfer unit 120 and / or the network I / F unit 130 are extracted. Inserting or transferring a new transfer unit 120 and / or network I / F unit 130 to a place where the transfer unit 120 and / or network I / F unit 130 has been removed The transfer unit 120 and / or the network I / F unit 130 are inserted in a place (for example, an empty slot) that is different from the place where the unit 120 and / or the network I / F unit 130 are removed. Or the transfer unit 120 and / or the network I / F unit 130 are removed, and a place different from the removed place (for example, an empty slot). A new transfer unit 120 and / or a network I / F unit 130 are inserted into a plurality of transfer units 120 and / or a plurality of network I / F units. This is to be performed at 130. In addition, the control unit 110 detects a change in the operation state of the transfer unit 120 and / or the network I / F unit 130 by exchanging the transfer unit 120 and / or the network I / F unit 130.

また、パケット伝送装置100は、ネットワークI/F部130に搭載されているポート131(131−1〜131−n)を介して他のパケット伝送装置100−1や、情報処理端末(電子計算機)101と接続され、パケットの送受信を行う。また、パケット伝送装置100は、ネットワーク網102を介して他の地域のパケット伝送装置100−2と接続され、パケットの送受信を行ってもよい。   Further, the packet transmission apparatus 100 is connected to another packet transmission apparatus 100-1 or an information processing terminal (electronic computer) via ports 131 (131-1 to 131-n) mounted on the network I / F unit 130. 101 is connected to transmit and receive packets. Further, the packet transmission device 100 may be connected to the packet transmission device 100-2 in another region via the network 102 to transmit and receive packets.

また、パケット伝送装置100は、外部メモリ104と接続することが出来、外部メモリ104に保存された各種データ(例えば、パケット伝送装置100のオペレーティングシステムファイルのアップデートファイルなど)をダウンロードすることができる。   The packet transmission device 100 can be connected to the external memory 104, and can download various data stored in the external memory 104 (for example, an update file of an operating system file of the packet transmission device 100).

転送部120は、転送部120の制御を行い、受信したパケットの転送処理を行う転送制御部であるルーティングプロセッサ121とパケット伝送に必要となる各種情報であり、パケットの伝送先に関する情報である伝送先情報128を格納する記憶部であるルーティングメモリ124を備える。なお、以下では、特定の転送部120の説明をする場合は、枝番号(「−1」など)を付して説明する。ネットワークI/F部130も同様である。   The transfer unit 120 controls the transfer unit 120 and performs various processes necessary for packet transmission with the routing processor 121 that is a transfer control unit that performs transfer processing of received packets, and is transmission information that is information about a packet transmission destination. A routing memory 124, which is a storage unit for storing the destination information 128, is provided. In the following description, a specific transfer unit 120 will be described with a branch number (such as “−1”). The network I / F unit 130 is the same.

ルーティングプロセッサ121は、ルーティングメモリ124を参照して、ネットワークインターフェイス部130のポート131から受信したパケットに含まれる宛先などの各種情報の学習や宛先決定を行う。ルーティングプロセッサ121は、ルーティングプロセッサ121にて作成した伝送先情報128を、ルーティングメモリ124に格納する。   The routing processor 121 refers to the routing memory 124 and learns various types of information such as a destination included in a packet received from the port 131 of the network interface unit 130 and determines a destination. The routing processor 121 stores the transmission destination information 128 created by the routing processor 121 in the routing memory 124.

ルーティングメモリ124には、ネットワークI/F部130とのパケットの送受信の都度、パケットから取得した伝送先情報が伝送先情報128として書き込まれる。つまり、ルーティングプロセッサ121は、パケットの送受信の都度、伝送先情報128を更新する。伝送先情報128には、パケットを伝送するための様々な情報が複数種類格納されており、例えば、MAC(Media Access Control)アドレス、ARP(Address Resolution Protocol)、動的経路(RIP(Routing Information Protocol)、OSPF(Open Shortest Path First)、BGP(Border Gateway Protocol))、MPLS(Multi−Protocol Label Switching)のパス管理、NAPT(Network Address Port Translation)セッション情報などである。   In the routing memory 124, transmission destination information acquired from the packet is written as transmission destination information 128 every time a packet is transmitted to and received from the network I / F unit 130. That is, the routing processor 121 updates the transmission destination information 128 every time a packet is transmitted / received. The transmission destination information 128 stores a plurality of types of various information for transmitting a packet. For example, a MAC (Media Access Control) address, an ARP (Address Resolution Protocol), a dynamic route (RIP (Routing Information Protocol) ), OSPF (Open Shortest Path First), BGP (Border Gateway Protocol)), MPLS (Multi-Protocol Label Switching), and NAPT (Network Address Port Session information).

この他に、制御部110にてパケットの宛先を定義することも可能であり、転送部120のルーティングプロセッサ121に設定されるパケットの宛先を表す情報である宛先情報も伝送先情報128に含まれる。宛先情報は、例えば、動的経路の設定情報や、VLAN(Virtual Local Area Network)、フィルタ、QoS(Quality of Service)、ACL(Access Control List)、IPsec(Security Architecture for Internet Protocol)などである。   In addition, the destination of the packet can be defined by the control unit 110, and destination information that is information indicating the destination of the packet set in the routing processor 121 of the transfer unit 120 is also included in the transmission destination information 128. . The destination information includes, for example, dynamic route setting information, VLAN (Virtual Local Area Network), filters, QoS (Quality of Service), ACL (Access Control List), and IPsec (Security Architecture Information).

ルーティングメモリ124に格納されるMACアドレステーブル128−aとOSPF経路情報テーブル128−bは、伝送先情報128の例である。
MACアドレステーブル128−aは、転送部120のルーティングプロセッサ121が、外部からパケットを受信した際に作成、更新する。このMACアドレステーブル128−aは、ルーティングメモリ124に格納される伝送先情報128に格納される伝送先情報128として転送部120−1内で作成が完結する代表的なテーブルである。
MACアドレステーブル128−aには、パケット伝送装置100と接続する他の通信装置のMACアドレスや、ネットワークI/F部130のポート131を識別するポート識別子などが含まれている。
The MAC address table 128-a and the OSPF route information table 128-b stored in the routing memory 124 are examples of the transmission destination information 128.
The MAC address table 128-a is created and updated when the routing processor 121 of the transfer unit 120 receives a packet from the outside. The MAC address table 128-a is a representative table that is completely created in the transfer unit 120-1 as the transmission destination information 128 stored in the transmission destination information 128 stored in the routing memory 124.
The MAC address table 128-a includes MAC addresses of other communication devices connected to the packet transmission device 100, a port identifier for identifying the port 131 of the network I / F unit 130, and the like.

OSPF経路情報テーブル128−bは、転送部120のルーティングプロセッサ121が、外部からOSPF経路情報パケットを受信した際に作成し、更新する。このOSPF経路情報テーブル128−bは、ルーティングメモリ124に格納される伝送先情報128として、転送部120内だけでなく、制御部110に転送し、フラッシュメモリ113に格納されたコンフィグファイル(設定情報ファイル)と照らしあわせて作成される代表的なテーブルである。
OSPF経路情報テーブル128−bには、ネットワークI/F部130のポート131を識別するポート識別子や隣接する通信装置のアドレスや、隣接する通信装置との接続状態などが含まれている。
ルーティングメモリ124は、一般的に、連想メモリ(CAM(Content Addressable Memory))で構成されるが、他の揮発性メモリまたは不揮発性メモリによって構成されてもよい。
The OSPF route information table 128-b is created and updated when the routing processor 121 of the transfer unit 120 receives an OSPF route information packet from the outside. This OSPF route information table 128-b is transferred to the control unit 110 as well as the transfer unit 120 as the transmission destination information 128 stored in the routing memory 124, and the configuration file (setting information) stored in the flash memory 113. This is a typical table created against a file.
The OSPF path information table 128-b includes a port identifier for identifying the port 131 of the network I / F unit 130, an address of an adjacent communication device, a connection state with the adjacent communication device, and the like.
The routing memory 124 is generally composed of an associative memory (CAM (Content Addressable Memory)), but may be composed of other volatile memory or nonvolatile memory.

制御部110は、装置全体の制御、管理を行うCPU(Central Processing Unit)111、装置全体の制御、管理を行うためのオペレーティングシステムのファイル(図示せず)を格納する記憶部であるメモリ112、装置動作定義や通信時の動作定義を行うコンフィグファイルを格納する記憶部であるフラッシュメモリ113を備える。コンフィグファイルは、フラッシュメモリ113から読み出されてもよいし、一旦メモリ112に展開した後、メモリ112から読み出されてもよい。
また、外部メモリI/F114と通信ポート115を備える。制御部110は、外部メモリI/F114を介し、外部メモリ104に保存されている各種情報(データ)のダウンロードなどを行う。
The control unit 110 includes a CPU (Central Processing Unit) 111 that controls and manages the entire device, and a memory 112 that is a storage unit that stores an operating system file (not shown) for performing control and management of the entire device. A flash memory 113 is provided as a storage unit for storing a configuration file for defining device operation definitions and operation definitions during communication. The configuration file may be read from the flash memory 113 or may be read from the memory 112 after being expanded in the memory 112 once.
Also, an external memory I / F 114 and a communication port 115 are provided. The control unit 110 downloads various information (data) stored in the external memory 104 via the external memory I / F 114.

CPU111は、パケット伝送装置100全体の構成、例えば制御部110や転送部120、ネットワークI/F部130などの型式名、シリアルナンバー、実装位置などをパケット伝送装置100の状態を管理する情報である装置状態管理情報として取得を行い、図3に示す装置状態管理テーブル119としてメモリ112への格納を行う。CPU111は、繰り返し(例えば、定期的に)装置状態管理情報の取得と装置状態管理テーブル119への格納を実行し、装置状態管理テーブル119を更新する。   The CPU 111 is information for managing the state of the packet transmission apparatus 100, such as the configuration of the entire packet transmission apparatus 100, for example, the model name of the control unit 110, the transfer unit 120, the network I / F unit 130, the serial number, the mounting position, and the like. Acquisition is performed as device status management information, and storage in the memory 112 is performed as a device status management table 119 illustrated in FIG. The CPU 111 repeatedly (for example, periodically) acquires device state management information and stores it in the device state management table 119, and updates the device state management table 119.

また、メモリ112には、複数の転送部120のルーティングメモリ124に格納された伝送先情報128のバックアップを含むバックアップ伝送先情報140と、装置状態管理テーブル119、伝送先情報記録テーブル118が格納される。バックアップ伝送先情報140について、詳細は図4を用いて説明する。伝送先情報記録テーブル118について、詳細は図2を用いて説明する。メモリ112は、揮発性メモリであっても、不揮発性メモリであってもよい。   Also, the memory 112 stores backup transmission destination information 140 including a backup of the transmission destination information 128 stored in the routing memory 124 of the plurality of transfer units 120, a device state management table 119, and a transmission destination information recording table 118. The Details of the backup transmission destination information 140 will be described with reference to FIG. Details of the transmission destination information recording table 118 will be described with reference to FIG. The memory 112 may be a volatile memory or a nonvolatile memory.

バックアップ伝送先情報140は、メモリ112とは異なり制御部110が有する他のメモリ(図示せず)に格納してもよい。また、バックアップ伝送先情報140は、制御部110及び転送部120のいずれからも通信可能(アクセス可能、接続可能)なメモリ(例えば、制御部以外の共通部(図示せず)が有するメモリ)に格納してもよい。メモリ112とは異なり制御部110が有する他のメモリ、制御部110及び転送部120のいずれからも通信可能(アクセス可能)なメモリは、揮発性メモリであっても、不揮発性メモリであってもよい。   Unlike the memory 112, the backup transmission destination information 140 may be stored in another memory (not shown) included in the control unit 110. Further, the backup transmission destination information 140 is stored in a memory (for example, a memory included in a common unit (not shown) other than the control unit) that is communicable (accessible and connectable) from both the control unit 110 and the transfer unit 120. It may be stored. Unlike the memory 112, the other memory included in the control unit 110 and the memory that can be communicated (accessed) from any of the control unit 110 and the transfer unit 120 may be a volatile memory or a non-volatile memory. Good.

メモリ112、メモリ112とは異なり制御部110が有する他のメモリ、制御部110及び転送部120のいずれからも通信可能(アクセス可能)なメモリは、不揮発性メモリとしてMRAM(Magnetoresistive Random Access Memory)を採用してもよい。MRAMを採用すると、転送部120、及び、または、ネットワークI/F部130の交換時(新しい転送部120の挿入後、新しい転送部120の設定時)に停電などにより、パケット伝送装置100の電源が切れても、バックアップ伝送先情報140を維持することができ、パケット伝送装置100の再起動後に転送部120の交換作業(新しい転送部120の設定作業)を継続することができる。   Unlike the memory 112 and the memory 112, other memory included in the control unit 110 and memory that can be communicated (accessed) from any of the control unit 110 and the transfer unit 120 include MRAM (Magnetorative Random Access Memory) as a nonvolatile memory. It may be adopted. When the MRAM is adopted, the power source of the packet transmission apparatus 100 is replaced due to a power failure or the like when the transfer unit 120 and / or the network I / F unit 130 is replaced (after the new transfer unit 120 is inserted and the new transfer unit 120 is set). The backup transmission destination information 140 can be maintained even after the interruption, and after the packet transmission apparatus 100 is restarted, the exchange operation of the transfer unit 120 (setting operation of the new transfer unit 120) can be continued.

情報処理端末103は、通信ポート115を介して、パケット伝送装置100の状態監視や、コンフィグファイルの変更などの運用を行う。また、情報処理端末103は、通信ポート115を介し、パケット伝送装置100に格納可能なあらゆるデータのアップロード・ダウンロードを行う。   The information processing terminal 103 performs operations such as monitoring the state of the packet transmission device 100 and changing the configuration file via the communication port 115. Further, the information processing terminal 103 uploads / downloads any data that can be stored in the packet transmission device 100 via the communication port 115.

制御部110のCPU111は、転送部120、及び、または、ネットワークI/F部130の交換に際して、転送部120に備えられたルーティングメモリ124に格納された各種情報のバックアップをメモリ112に格納し、メモリ112に格納した各種情報のバックアップを新たに挿入した転送部120のルーティングメモリ124にレストアする。   When replacing the transfer unit 120 and / or the network I / F unit 130, the CPU 111 of the control unit 110 stores backups of various information stored in the routing memory 124 included in the transfer unit 120 in the memory 112. A backup of various information stored in the memory 112 is restored to the routing memory 124 of the transfer unit 120 newly inserted.

さらに、制御部110は、パケット伝送装置100のメモリ112に格納されている各種情報のバックアップを、外部メモリI/F114または通信ポート115を介して外部メモリ104や情報処理端末103へエクスポート(書き出す)したり、ネットワークI/F部130−1を介して他のパケット伝送装置100−1に格納させたりする。また、逆に他のパケット伝送装置100−1よりエクスポートされた各種情報のバックアップデータをパケット伝送装置100の転送部120−1のメモリ124−1などに対してインポートすることが可能である。   Further, the control unit 110 exports (writes out) backups of various information stored in the memory 112 of the packet transmission apparatus 100 to the external memory 104 or the information processing terminal 103 via the external memory I / F 114 or the communication port 115. Or stored in another packet transmission apparatus 100-1 via the network I / F unit 130-1. Conversely, backup data of various information exported from the other packet transmission apparatus 100-1 can be imported to the memory 124-1 of the transfer unit 120-1 of the packet transmission apparatus 100 or the like.

管理用端末である情報処理端末103が、制御部110のメモリ112に格納されたバックアップ伝送先情報140を、通信ポート115を介して取り出す(エクスポートする)際には、パケット伝送装置100は、情報処理端末103に対して「伝送先情報のエクスポートを行いますか?Yes or No?」などと表示するデータを送信し、情報処理端末103を操作するユーザに対して意思を問う。「Yes」を選択すると、情報処理端末103は、バックアップ伝送先情報140を取り出すことができる。取り出される伝送先情報は、本実施例では、情報処理端末103に伝送、または外部メモリ104へ格納することが可能である。   When the information processing terminal 103, which is a management terminal, retrieves (exports) the backup transmission destination information 140 stored in the memory 112 of the control unit 110 via the communication port 115, the packet transmission device 100 Data that displays “Do you want to export the destination information? Yes or No?” Or the like is transmitted to the processing terminal 103, and the user who operates the information processing terminal 103 is inquired. When “Yes” is selected, the information processing terminal 103 can retrieve the backup transmission destination information 140. In this embodiment, the extracted transmission destination information can be transmitted to the information processing terminal 103 or stored in the external memory 104.

また、情報処理端末103が、通信ポート115を介して、伝送先情報(例えば、他のパケット伝送装置100−1からエクスポートされた伝送先情報など)を反映する(インポートする)際には、パケット伝送装置100は、情報処理端末103に対して「伝送先情報のインポートを行いますか?Yes or No?」などと表示するデータを送信し、情報処理端末103を操作するユーザに対して意思を問う。「Yes」を選択すると、制御部110のメモリ112に伝送先情報をバックアップ伝送先情報140に反映することができる。情報処理端末103にてネットワークを介してパケット伝送装置100−1から伝送したり、または外部メモリ104からパケット伝送装置100に格納したりすることが可能である。   When the information processing terminal 103 reflects (imports) transmission destination information (for example, transmission destination information exported from another packet transmission apparatus 100-1) via the communication port 115, the packet The transmission apparatus 100 transmits data that displays “Do you want to import destination information? Yes or No?” To the information processing terminal 103, and gives intention to the user who operates the information processing terminal 103. Ask. When “Yes” is selected, the transmission destination information can be reflected in the backup transmission destination information 140 in the memory 112 of the control unit 110. It is possible to transmit from the packet transmission device 100-1 via the network at the information processing terminal 103, or to store in the packet transmission device 100 from the external memory 104.

図3は、装置状態管理テーブル119を示す図である。装置状態管理テーブル119は、パケット伝送装置100の全体の構成(機能部構成、装置状態)を表す。
装置状態管理テーブル119は、制御部110のCPU111が、パケット伝送装置100に搭載された各機能部(制御部110と転送部120、ネットワークI/F部130など)から各種情報を取得して作成する。装置状態管理テーブル119の更新は、繰り返し(例えば、定期的に)行われ、各動作フロー内でも行われる。
FIG. 3 is a diagram showing the device state management table 119. The device status management table 119 represents the overall configuration (function unit configuration, device status) of the packet transmission device 100.
The device state management table 119 is created by the CPU 111 of the control unit 110 acquiring various information from each function unit (the control unit 110, the transfer unit 120, the network I / F unit 130, etc.) mounted on the packet transmission device 100. To do. The device state management table 119 is updated repeatedly (for example, periodically) and also in each operation flow.

型番301は、制御部110や転送部120などのデバイス(機能部)を特定する機能部特定情報である。例えば、転送部120を特定する場合は、「転送部特定情報」と呼ぶことができる。型番301は、モデル名とも呼ぶ。なお、機能部特定情報は、各機能部を特定することができれば、型番に限らない。
搭載箇所300は、機能部特定情報によって特定されるデバイスの搭載箇所を識別する搭載箇所識別子である。搭載箇所300には、機能部が搭載されているエリア(機能部の範囲)(「C−PLANE」や「D−PLANE」、「N/I」など)と機能部が搭載されているスロットなどの搭載箇所(「_1」や「_2」など)が含まれる。例えば、図3において、型番301の「D201」で特定される3つの転送部は、「D−PLANE」のエリアの「_1」〜「_3」の3箇所にそれぞれ搭載されていることを示す。
The model number 301 is functional unit identification information that identifies devices (functional units) such as the control unit 110 and the transfer unit 120. For example, when the transfer unit 120 is specified, it can be referred to as “transfer unit specifying information”. The model number 301 is also called a model name. The function unit specifying information is not limited to the model number as long as each function unit can be specified.
The mounting location 300 is a mounting location identifier that identifies the mounting location of the device specified by the functional unit specifying information. The mounting location 300 has an area (function unit range) in which the function unit is mounted (such as “C-PLANE”, “D-PLANE”, “N / I”) and a slot in which the function unit is mounted. Mounting location (“_1”, “_2”, etc.). For example, in FIG. 3, three transfer units identified by “D201” of the model number 301 are respectively mounted at three locations “_1” to “_3” in the area “D-PLANE”.

シリアル番号302は、機能部特定情報で特定され、複数ある同一の機能部の中で1つの機能部をさらに識別する機能部識別情報である。例えば、ネットワークI/F部特定情報で特定されるネットワークI/F部130をさらに識別する場合は、「ネットワークI/F部識別情報」と呼ぶことができる。例えば、図3において、型番301のネットワークI/F部特定情報である「NIF301」で特定される4つのネットワークI/F部をさらに「AA007」〜「AA010」で識別するものが、ネットワークI/F部識別情報である。つまり、機能部識別情報は、機能部特定情報に含まれる情報である。なお、機能部識別情報は、各機能部をさらに識別することができれば、シリアル番号に限られない。   The serial number 302 is functional unit identification information that is identified by functional unit identification information and further identifies one functional unit among a plurality of identical functional units. For example, when further identifying the network I / F unit 130 specified by the network I / F unit specifying information, it can be referred to as “network I / F unit identification information”. For example, in FIG. 3, four network I / F units specified by “NIF301” which is the network I / F unit specifying information of the model number 301 are further identified by “AA007” to “AA010”. F part identification information. That is, the functional unit identification information is information included in the functional unit identification information. The functional unit identification information is not limited to the serial number as long as each functional unit can be further identified.

搭載箇所300、及び型番301は、制御部110や転送部120、ネットワークI/F部130などのデバイスが、どこに実装されているかを記録し、各機能部の起動時に搭載箇所(実装位置)が前回起動時と同一であることを制御部110が判定するために用いられる。   The mounting location 300 and the model number 301 record where devices such as the control unit 110, the transfer unit 120, and the network I / F unit 130 are mounted, and the mounting location (mounting position) is set when each functional unit is activated. This is used for the control unit 110 to determine that it is the same as the previous activation.

図4は、バックアップ伝送先情報140を示す図である。バックアップ伝送先情報140は、制御部110のメモリ112に作成され、ルーティングメモリ124の伝送先情報128のバックアップを含む。バックアップ伝送先情報140は、制御部110のCPU111が、ルーティングメモリ124の伝送先情報128のバックアップを作成する際に作成、更新する。バックアップ伝送先情報140は、伝送先情報128そのものの他に、バックアップした伝送先情報128を識別する識別子を有する。   FIG. 4 is a diagram showing the backup transmission destination information 140. The backup transmission destination information 140 is created in the memory 112 of the control unit 110 and includes a backup of the transmission destination information 128 of the routing memory 124. The backup transmission destination information 140 is created and updated when the CPU 111 of the control unit 110 creates a backup of the transmission destination information 128 of the routing memory 124. The backup transmission destination information 140 has an identifier for identifying the backed up transmission destination information 128 in addition to the transmission destination information 128 itself.

バックアップ伝送先情報140は、複数作成される。転送部120−1の伝送先情報128−1のバックアップをバックアップ伝送先情報140−1とし、転送部120−nの伝送先情報128−nのバックアップをバックアップ伝送先情報140−nとする。図4は、バックアップ伝送先情報140−1を示す。なお、複数のバックアップ伝送先情報140をまとめて1つのテーブルで表現してもよい。   A plurality of backup transmission destination information 140 are created. The backup of the transmission destination information 128-1 of the transfer unit 120-1 is referred to as backup transmission destination information 140-1, and the backup of the transmission destination information 128-n of the transfer unit 120-n is referred to as backup transmission destination information 140-n. FIG. 4 shows the backup transmission destination information 140-1. Note that a plurality of backup transmission destination information 140 may be collectively expressed as one table.

転送部伝送先情報900は、バックアップした伝送先情報128である。転送部伝送先情報900は、バックアップした伝送先情報128を識別する。また、伝送先情報128−1の枝番を「#1」のように表示している。
転送部型番901は、転送部120の型番である。転送部型番901は、バックアップした伝送先情報128が格納されていた転送部120を特定する転送部特定情報であり、装置状態管理テーブル119の型番301と同じ値が格納される。
The transfer unit transmission destination information 900 is backed up transmission destination information 128. The transfer unit transmission destination information 900 identifies the backed up transmission destination information 128. Further, the branch number of the transmission destination information 128-1 is displayed as “# 1”.
The transfer unit model number 901 is a model number of the transfer unit 120. The transfer unit model number 901 is transfer unit identification information that identifies the transfer unit 120 in which the backed up transmission destination information 128 was stored, and stores the same value as the model number 301 of the device state management table 119.

ネットワークI/F部シリアル番号902は、ネットワークI/F部130のシリアル番号である。ネットワークI/F部シリアル番号902は、バックアップした伝送先情報128が格納されていた転送部120と接続していたネットワークI/F部をさらに識別するネットワークI/F部識別情報であり、装置状態管理テーブル119のシリアル番号302と同じ値が格納される。   The network I / F unit serial number 902 is a serial number of the network I / F unit 130. The network I / F unit serial number 902 is network I / F unit identification information for further identifying the network I / F unit connected to the transfer unit 120 in which the backed up transmission destination information 128 was stored, and the device status The same value as the serial number 302 of the management table 119 is stored.

転送部伝送先情報900と、転送部型番901と、ネットワークI/F部シリアル番号902は、特定のバックアップ伝送先情報140の説明をする場合は、枝番号(「−1」など)を付して説明する。例えば、バックアップ伝送先情報140−1の場合、「転送部伝送先情報900−1」、「転送部型番901−1」、「ネットワークI/F部シリアル番号902−1」である。   The transfer unit transmission destination information 900, the transfer unit model number 901, and the network I / F unit serial number 902 are assigned branch numbers (such as “−1”) when describing the specific backup transmission destination information 140. I will explain. For example, in the case of the backup transmission destination information 140-1, “transfer unit transmission destination information 900-1”, “transfer unit model number 901-1”, and “network I / F unit serial number 902-1”.

制御部110のCPU111は、バックアップした伝送先情報128をレストアする際にバックアップ伝送先情報140を参照する。   The CPU 111 of the control unit 110 refers to the backup transmission destination information 140 when restoring the backed up transmission destination information 128.

図5は、パケット伝送装置100のいずれかの機能部の停止を検出した際のパケット伝送装置100の動作フローチャート図である。
制御部110のCPU111は、通信ポート115を介して、パケット伝送装置100の管理者からパケット伝送装置100のいずれかの機能部の運用を停止する指示である機能部運用停止指示を受信すると、機能部運用停止指示によって、運用を停止する機能部を特定する(600)。
FIG. 5 is an operation flowchart of the packet transmission device 100 when a stop of any functional unit of the packet transmission device 100 is detected.
When the CPU 111 of the control unit 110 receives a function unit operation stop instruction that is an instruction to stop the operation of any of the function units of the packet transmission device 100 from the administrator of the packet transmission device 100 via the communication port 115, The functional unit whose operation is to be stopped is specified by the division operation stop instruction (600).

機能部運用停止指示に含まれる運用を停止する機能部が、ネットワークI/F部130である(601のYES)場合、つまり、機能部運用停止指示として、ネットワークI/F部130の運用を停止する指示であるネットワークI/F部運用停止指示を受信すると、制御部110のCPU111は、ネットワークI/F部130と転送部120の両方の運用を停止し、転送部120のルーティングメモリ124に格納された伝送先情報128のバックアップを制御部110のメモリ112に作成し、ネットワークI/F部130の挿入後、転送部120のルーティングメモリ124に伝送先情報128のバックアップをレストアする(603)。603の詳細については、図7にて説明する。
なお、制御部110のCPU111は、機能部運用停止指示として、ネットワークI/F部運用停止指示とともに転送部120の運用を停止する指示である転送部運用停止指示を受信してもよい。
When the functional unit that stops the operation included in the functional unit operation stop instruction is the network I / F unit 130 (YES in 601), that is, the operation of the network I / F unit 130 is stopped as the functional unit operation stop instruction. When the network I / F unit operation stop instruction is received, the CPU 111 of the control unit 110 stops the operation of both the network I / F unit 130 and the transfer unit 120 and stores it in the routing memory 124 of the transfer unit 120. A backup of the transmission destination information 128 is created in the memory 112 of the control unit 110, and after the network I / F unit 130 is inserted, the backup of the transmission destination information 128 is restored to the routing memory 124 of the transfer unit 120 (603). Details of 603 will be described with reference to FIG.
The CPU 111 of the control unit 110 may receive a transfer unit operation stop instruction that is an instruction to stop the operation of the transfer unit 120 together with the network I / F unit operation stop instruction as the function unit operation stop instruction.

機能部運用停止指示に含まれる運用を停止する機能部が、ネットワークI/F部130ではなく(601のNO)、かつ、転送部120である(602のYES)場合、つまり、機能部運用停止指示として、転送部運用停止指示を受信すると、制御部110のCPU111は、転送部120の運用を停止し、転送部120のルーティングメモリ124に格納された伝送先情報128のバックアップを制御部110のメモリ112に作成し、新しい転送部120の挿入後、転送部120のルーティングメモリ124に伝送先情報128のバックアップをレストアする(606)。606の詳細については、図6にて説明する。   When the functional unit for stopping the operation included in the functional unit operation stop instruction is not the network I / F unit 130 (NO in 601) and the transfer unit 120 (YES in 602), that is, the functional unit operation is stopped. When receiving a transfer unit operation stop instruction as an instruction, the CPU 111 of the control unit 110 stops the operation of the transfer unit 120 and makes a backup of the transmission destination information 128 stored in the routing memory 124 of the transfer unit 120. After creating the new transfer unit 120 and inserting it in the memory 112, the backup of the transmission destination information 128 is restored to the routing memory 124 of the transfer unit 120 (606). Details of 606 will be described with reference to FIG.

機能部運用停止指示に含まれる運用を停止する機能部が、ネットワークI/F部130ではなく(601のNO)、かつ、転送部120でもない(602のNO)場合、制御部110のCPU111は、機能部運用停止指示に従って、所定の処理を行う(607)。
なお、転送部120、及び、または、ネットワークI/F部130の抜去及び挿入(転送部120、及び、または、ネットワークI/F部130の交換)は、パケット伝送装置100を再起動することなく実行することが可能である。
When the functional unit that stops the operation included in the functional unit operation stop instruction is not the network I / F unit 130 (NO in 601) and is not the transfer unit 120 (NO in 602), the CPU 111 of the control unit 110 Then, predetermined processing is performed in accordance with the functional unit operation stop instruction (607).
The transfer unit 120 and / or the network I / F unit 130 can be removed and inserted (replacement of the transfer unit 120 and / or the network I / F unit 130) without restarting the packet transmission device 100. It is possible to execute.

図6は、ネットワークI/F部130の抜去を伴わず、転送部120を抜去する場合のパケット伝送装置100の動作フローチャート図である。メンテナンスや故障などにより転送部120をパケット伝送装置100から除去(抜去)し、再度転送部120が挿入された場合に、挿入された転送部120が起動する際の処理を示す動作フローチャートである。本実施例では、転送部120−1を抜去し、再度転送部120−1を挿入する場合を説明する。なお、再度挿入する転送部120−1は、抜去した転送部120−1を用いてもよいし、新しい転送部120を用いてもよい。   FIG. 6 is an operation flowchart of the packet transmission apparatus 100 when the transfer unit 120 is removed without removing the network I / F unit 130. 10 is an operation flowchart illustrating processing when the inserted transfer unit 120 is activated when the transfer unit 120 is removed (extracted) from the packet transmission apparatus 100 due to maintenance or failure and the transfer unit 120 is inserted again. In this embodiment, a case where the transfer unit 120-1 is removed and the transfer unit 120-1 is inserted again will be described. The transfer unit 120-1 to be inserted again may use the transferred transfer unit 120-1 or a new transfer unit 120.

制御部110のCPU111は、通信ポート115を介して、パケット伝送装置100の管理者からの転送部120−1の運用を停止する指示である転送部運用停止指示を受信する(800)と、転送部120−1に対して運用を停止する指示である運用停止指示を送信し、装置状態管理テーブル119の更新を実行する(801)。装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、転送部120−1の交換前の最新の情報に更新される。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を更新してもよい。   The CPU 111 of the control unit 110 receives a transfer unit operation stop instruction that is an instruction to stop the operation of the transfer unit 120-1 from the administrator of the packet transmission apparatus 100 via the communication port 115 (800). An operation stop instruction, which is an instruction to stop the operation, is transmitted to the unit 120-1, and the apparatus state management table 119 is updated (801). By updating the device state management table 119, each piece of information in the device state management table 119 is updated to the latest information before replacement of the transfer unit 120-1. Note that updating of the device state management table 119 may update information of all functional units.

転送部121−1のルーティングプロセッサ121−1は、制御部110から運用停止指示を受信すると、転送部121−1と接続するネットワークI/F部130−1とのパケットの送受信を停止し、ルーティングメモリ124−1の伝送先情報128−1の更新を停止する。そして、ルーティングプロセッサ121−1は、伝送先情報128−1の更新を停止すると、制御部110へ更新停止通知を送信する(802)。   When the routing processor 121-1 of the transfer unit 121-1 receives the operation stop instruction from the control unit 110, the routing processor 121-1 stops packet transmission / reception with the network I / F unit 130-1 connected to the transfer unit 121-1 and performs routing. Update of the transmission destination information 128-1 in the memory 124-1 is stopped. When the routing processor 121-1 stops updating the transmission destination information 128-1, the routing processor 121-1 transmits an update stop notification to the control unit 110 (802).

制御部110のCPU111は、更新停止通知を受信すると、転送部120−1のルーティングメモリ124−1の伝送先情報128−1を制御部110のメモリ112にコピーして、バックアップ伝送先情報140−1として伝送先情報128−1のバックアップを作成する(803)。この際、バックアップする伝送先情報128−1を「伝送先情報#1」として転送部伝送先情報900−1に格納する。また、バックアップする伝送先情報128−1を格納する転送部120−1の型番である、更新した装置状態管理テーブル119の型番301の「D201」を転送部型番901−1に格納する。そして、バックアップする伝送先情報128−1を格納する転送部120−1と接続するネットワークI/F部130−1のシリアル番号である、更新した装置状態管理テーブル119のシリアル番号302の「AA007」をネットワークI/F部シリアル番号902−1に格納する。   When receiving the update stop notification, the CPU 111 of the control unit 110 copies the transmission destination information 128-1 of the routing memory 124-1 of the transfer unit 120-1 to the memory 112 of the control unit 110, and backup transmission destination information 140- 1, a backup of the transmission destination information 128-1 is created (803). At this time, the transmission destination information 128-1 to be backed up is stored in the transfer unit transmission destination information 900-1 as “transmission destination information # 1”. Further, “D201” of the model number 301 of the updated device state management table 119, which is the model number of the transfer unit 120-1 storing the transmission destination information 128-1 to be backed up, is stored in the transfer unit model number 901-1. Then, “AA007” of the serial number 302 of the updated device status management table 119, which is the serial number of the network I / F unit 130-1 connected to the transfer unit 120-1 storing the transmission destination information 128-1 to be backed up. Is stored in the network I / F unit serial number 902-1.

制御部110のCPU111は、伝送先情報128−1のバックアップが完了すると、転送部120−1への給電を停止し、通信ポート115を介して、情報処理端末103に対して、「伝送先情報のバックアップが完了しました」などのように表示するデータを送信し、情報処理端末103を操作するパケット伝送装置100の管理者に対して、転送部120−1の交換が可能となったことを通知する(804)。   When the backup of the transmission destination information 128-1 is completed, the CPU 111 of the control unit 110 stops supplying power to the transfer unit 120-1, and sends “transmission destination information” to the information processing terminal 103 via the communication port 115. The backup unit 120-1 can be exchanged for the administrator of the packet transmission apparatus 100 that transmits the data to be displayed such as “The backup of the data has been completed” and operates the information processing terminal 103. Notification is made (804).

制御部110のCPU111は、新しい転送部120−1の挿入後に、通信ポート115を介して、パケット伝送装置100の管理者からの新しい転送部120−1の起動及び運用を開始する指示である転送部運用開始指示を受信する(805)と、新しい転送部120−1の起動を検出し、装置状態管理情報の取得を行い、取得した装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する(806)。   The CPU 111 of the control unit 110 is an instruction for starting activation and operation of the new transfer unit 120-1 from the administrator of the packet transmission apparatus 100 via the communication port 115 after the insertion of the new transfer unit 120-1. When an operation start instruction is received (805), activation of a new transfer unit 120-1 is detected, device state management information is acquired, and the acquired device state management information and backup transmission destination information 140-1 of the memory 112 are acquired. Each information stored in (1) is compared (806).

または、制御部110のフラッシュメモリ113に保存されているコンフィグ情報に予め新しい転送部120−1が挿入された際には自動的に新しい転送部120−1の起動及び運用を開始すると設定されている場合に、制御部110のCPU111は、新しい転送部120−1を挿入する際の内部コネクタの嵌合(接続)を検知する(805)と、新しい転送部120−1の起動を検出し、装置状態管理情報の取得を行い、取得した装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する(806)。   Or, when a new transfer unit 120-1 is inserted in advance into the configuration information stored in the flash memory 113 of the control unit 110, it is set to automatically start and operate the new transfer unit 120-1. When the CPU 111 of the control unit 110 detects the fitting (connection) of the internal connector when the new transfer unit 120-1 is inserted (805), it detects the activation of the new transfer unit 120-1. The apparatus state management information is acquired, and the acquired apparatus state management information is compared with each information stored in the backup transmission destination information 140-1 of the memory 112 (806).

つまり、制御部110のCPU111は、転送部120−1の運用状態の変化を検知すると、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する。   That is, when the CPU 111 of the control unit 110 detects a change in the operation state of the transfer unit 120-1, the CPU 111 compares the device state management information with each piece of information stored in the backup transmission destination information 140-1 of the memory 112.

なお、内部コネクタの嵌合(接続)の検知は、制御部110のCPU111が全ての転送部120に対する接続有無確認を繰り返し(例えば、定期的に)実行して行うこと(転送部接続有無確認クロール処理)により実行でき、または、内部コネクタの嵌合(接続)時に転送部120側から制御部110へ割り込み通知を送信し、制御部110のCPU111が割り込み通知を検出することにより実行することができる。または、その他、公知の方法により内部コネクタの嵌合(接続)を検知することができる。   Note that the detection of the connection (connection) of the internal connector is performed by the CPU 111 of the control unit 110 repeatedly performing (for example, periodically) the connection presence / absence confirmation for all the transfer units 120 (transfer unit connection presence / absence confirmation crawl). Processing), or an interrupt notification is transmitted from the transfer unit 120 to the control unit 110 when the internal connector is fitted (connected), and the CPU 111 of the control unit 110 detects the interrupt notification. . Alternatively, the fitting (connection) of the internal connector can be detected by a known method.

装置状態管理情報の取得は、通信ポート115を介して受信した転送部運用開始指示に含まれる、起動対象の転送部120−1を特定する情報を取得することにより行う。転送部120−1を特定する情報には、新しい転送部120−1の型番が含まれる。また、制御部110のCPU111は、転送部運用開始指示に含まれる、または、別の指示から、新しい転送部120−1と接続するネットワークI/F部130−1を識別する情報を取得する。ネットワークI/F部130−1を識別する情報には、シリアル番号が含まれる。制御部110のCPU111は、起動対象の転送部120−1と接続するネットワークI/F部130−1の情報を、起動対象の転送部120−1に通知する。   The device state management information is acquired by acquiring information for specifying the activation target transfer unit 120-1 included in the transfer unit operation start instruction received via the communication port 115. The information specifying the transfer unit 120-1 includes the model number of the new transfer unit 120-1. Further, the CPU 111 of the control unit 110 acquires information for identifying the network I / F unit 130-1 connected to the new transfer unit 120-1 included in the transfer unit operation start instruction or from another instruction. The information for identifying the network I / F unit 130-1 includes a serial number. The CPU 111 of the control unit 110 notifies the activation target transfer unit 120-1 of information on the network I / F unit 130-1 connected to the activation target transfer unit 120-1.

または、装置状態管理情報の取得は、制御部110のCPU111が、新しい転送部120−1及び新しい転送部120−1と接続するネットワークI/F部130−1に問い合わせて、新しい転送部120−1から新しい転送部120−1の型番を、ネットワークI/F部130−1からネットワークI/F部130−1のシリアル番号を取得することも可能である。   Alternatively, the acquisition of the device state management information is performed by the CPU 111 of the control unit 110 inquiring of the new transfer unit 120-1 and the network I / F unit 130-1 connected to the new transfer unit 120-1 to obtain the new transfer unit 120-. It is also possible to acquire the model number of the new transfer unit 120-1 from 1 and the serial number of the network I / F unit 130-1 from the network I / F unit 130-1.

取得した装置状態管理情報に含まれる新しい転送部120−1の型番及び新しい転送部120−1と接続するネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1の転送部型番901−1及びネットワークI/F部シリアル番号902−1とが一致した場合(807のYES)、CPU111は、通信ポート115を介して、情報処理端末103に対して、「装置部品の交換を検出しました。伝送先情報を適用し、高速起動を行いますか?Yes or No?」などのように表示するデータを送信する。   The model number of the new transfer unit 120-1 included in the acquired apparatus state management information, the serial number of the network I / F unit 130-1 connected to the new transfer unit 120-1, and the transfer unit of the backup transmission destination information 140-1 When the model number 901-1 and the network I / F unit serial number 902-1 match (YES in 807), the CPU 111 instructs the information processing terminal 103 via the communication port 115 to “replace device parts”. Detected.Apply destination information and do you want to start up at high speed? Yes or No? "

CPU111は、データを送信して、情報処理端末103を操作するパケット伝送装置100の管理者に、制御部110のメモリ112に格納された伝送先情報128−1のバックアップ(転送部伝送先情報900−1の伝送先情報#1)を、新しい転送部120−1のルーティングメモリ124−1に格納する許可を求める(808)。管理者に対して、ルーティングメモリ124−1に格納する許可を求めることで、新しい転送部120−1に対する設定を柔軟に行うことができる。   The CPU 111 transmits data to the administrator of the packet transmission apparatus 100 that operates the information processing terminal 103, and backs up the transmission destination information 128-1 stored in the memory 112 of the control unit 110 (transfer unit transmission destination information 900). -1 transmission destination information # 1) is requested for permission to be stored in the routing memory 124-1 of the new transfer unit 120-1 (808). By requesting permission from the administrator to be stored in the routing memory 124-1, the setting for the new transfer unit 120-1 can be flexibly performed.

制御部110のCPU111は、情報処理端末103を操作する管理者が許可したか否かを判定する(809)。例えば、808において、「Yes」が選択されると、許可されたと判定し、「No」が選択されると、不許可であると判定する。   The CPU 111 of the control unit 110 determines whether or not an administrator operating the information processing terminal 103 has permitted (809). For example, if “Yes” is selected in 808, it is determined to be permitted, and if “No” is selected, it is determined to be not permitted.

許可された場合(809のYES)、制御部110のCPU111は、新しい転送部120−1への給電を開始し、フラッシュメモリ113に格納された転送120−1のルーティングプロセッサ121−1に対するコンフィグを新しい転送部120−1のルーティングメモリ124−1にコピーして設定し、メモリ112のバックアップ伝送先情報140−1の転送部伝送先情報900−1で識別され、伝送先情報128−1のバックアップである転送部伝送先情報900−1の伝送先情報#1を新しい転送部120−1のルーティングメモリ124−1にコピーして、伝送先情報128−1として伝送先情報#1のレストアを行う。また、装置状態管理テーブル119の更新を実行する(810)。   If permitted (YES in 809), the CPU 111 of the control unit 110 starts supplying power to the new transfer unit 120-1, and configures the configuration for the routing processor 121-1 of the transfer 120-1 stored in the flash memory 113. Copy and set in the routing memory 124-1 of the new transfer unit 120-1, identified by the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 of the memory 112, and backup of the transmission destination information 128-1. Is transferred to the routing memory 124-1 of the new transfer unit 120-1, and the destination information # 1 is restored as the transmission destination information 128-1. . In addition, the apparatus status management table 119 is updated (810).

装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、交換前の転送部120−1の情報から、交換後の新しい転送部120−1の情報に更新される。装置状態管理テーブル119の更新の際、転送部運用開始指示から取得した装置状態管理情報を用いてもよいし、起動した転送部120−1から別途取得してもよい。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を取得して、更新してもよい。   By updating the device state management table 119, each piece of information in the device state management table 119 is updated from the information in the transfer unit 120-1 before replacement to the information in the new transfer unit 120-1 after replacement. When updating the device state management table 119, the device state management information acquired from the transfer unit operation start instruction may be used, or may be acquired separately from the activated transfer unit 120-1. The device state management table 119 may be updated by acquiring information on all functional units.

なお、810において、制御部110のCPU111からのコンフィグ設定指示とリストア指示をルーティングプロセッサ121−1が受信して、ルーティングプロセッサ121−1がコンフィグをルーティングメモリ124−1に格納し、伝送先情報128−1のリストアを行ってもよい。つまり、制御部110のメモリ112に格納されている、取り外された旧転送部120−1の伝送先情報128−1を新しく取り付けられた新転送部120−1のルーティングメモリ124−1に格納する
そして、制御部110のCPU111は、新しい転送部120−1に対して運用を開始する指示である運用開始指示を送信する(811)。新しい転送部120−1のルーティングプロセッサ121−1は、運用開始指示を受信すると、運用状態となり、パケット伝送を開始する(812)。パケット伝送可能な運用状態とは、伝送先情報128の学習のための通信が頻繁に発生せず、安定したパケット伝送が可能となった状態を指す。つまり、伝送先情報128の学習のための通信と並行してパケット伝送を行うことも可能であるが、この場合、伝送先情報128の学習中のため、フラッディングなど、ネットワーク全体に負荷がかかる通信が発生するので、運用状態ではない。
In 810, the routing processor 121-1 receives a configuration setting instruction and a restore instruction from the CPU 111 of the control unit 110, the routing processor 121-1 stores the configuration in the routing memory 124-1, and the transmission destination information 128. -1 restoration may be performed. That is, the destination information 128-1 of the removed old transfer unit 120-1 stored in the memory 112 of the control unit 110 is stored in the routing memory 124-1 of the newly attached new transfer unit 120-1. Then, the CPU 111 of the control unit 110 transmits an operation start instruction which is an instruction to start operation to the new transfer unit 120-1 (811). When receiving the operation start instruction, the routing processor 121-1 of the new transfer unit 120-1 enters an operation state and starts packet transmission (812). The operation state in which packet transmission is possible refers to a state in which communication for learning the transmission destination information 128 does not frequently occur and stable packet transmission is possible. In other words, it is possible to perform packet transmission in parallel with the communication for learning the transmission destination information 128, but in this case, since the transmission destination information 128 is being learned, a communication that places a load on the entire network such as flooding. Is not in operation.

取得した装置状態管理情報に含まれる新しい転送部120−1の型番及び新しい転送部120−1と接続するネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1の転送部型番901−1及びネットワークI/F部シリアル番号902−1とが一致しなかった場合(807のNO)、制御部110のCPU111は、通信ポート115を介して、情報処理端末103に対して、「装置部品の交換を検出しましたが、情報が一致しません。起動処理を継続しますか?Yes or No?」などのように表示するデータを送信する。   The model number of the new transfer unit 120-1 included in the acquired apparatus state management information, the serial number of the network I / F unit 130-1 connected to the new transfer unit 120-1, and the transfer unit of the backup transmission destination information 140-1 When the model number 901-1 and the network I / F unit serial number 902-1 do not match (NO in 807), the CPU 111 of the control unit 110 sends information to the information processing terminal 103 via the communication port 115. Data to be displayed is transmitted, such as “The device part replacement was detected but the information does not match. Do you want to continue the startup process? Yes or No?”.

CPU111は、データを送信して、情報処理端末103を操作するパケット伝送装置100の管理者に、新しい転送部120−1の起動処理を継続する許可を求める(816)。管理者にて対して、新しい転送部120−1の起動処理継続の許可を求めることで、管理者に対して、新しい転送部120−1が交換対象として正しい転送部かどうかなどを確認させることができる。   The CPU 111 transmits data and asks the administrator of the packet transmission apparatus 100 that operates the information processing terminal 103 for permission to continue the activation process of the new transfer unit 120-1 (816). By requesting permission from the administrator to continue the activation process of the new transfer unit 120-1, the administrator can confirm whether or not the new transfer unit 120-1 is the correct transfer unit to be exchanged. Can do.

制御部110のCPU111は、情報処理端末103を操作する管理者が許可したか否かを判定する(817)。例えば、816において、「Yes」が選択されると、許可されたと判定し、「No」が選択されると、不許可であると判定する。なお、正しい転送部かどうかなどの確認が不要な場合は、816と817のステップは実行不要である。   The CPU 111 of the control unit 110 determines whether or not an administrator operating the information processing terminal 103 has permitted (817). For example, if “Yes” is selected in 816, it is determined to be permitted, and if “No” is selected, it is determined to be not permitted. Note that if it is not necessary to check whether the transfer unit is a correct transfer unit, steps 816 and 817 need not be executed.

不許可の場合(817のNO)、制御部110のCPU111は、パケット伝送装置100の管理者からの新しい転送部120−1の起動及び運用を開始する指示である転送部運用開始指示の受信を待ち受ける(805)。または、制御部110のフラッシュメモリ113に保存されているコンフィグ情報に予め新しい転送部120−1が挿入された際には自動的に新しい転送部120−1の起動及び運用を開始すると設定されている場合に、制御部110のCPU111は、新しい転送部120−1を挿入する際の内部コネクタの嵌合(接続)を待ち受ける(805)。   If not permitted (NO in 817), the CPU 111 of the control unit 110 receives a transfer unit operation start instruction that is an instruction to start and operate the new transfer unit 120-1 from the administrator of the packet transmission apparatus 100. Wait (805). Or, when a new transfer unit 120-1 is inserted in advance into the configuration information stored in the flash memory 113 of the control unit 110, it is set to automatically start and operate the new transfer unit 120-1. If there is, the CPU 111 of the control unit 110 waits for the fitting (connection) of the internal connector when the new transfer unit 120-1 is inserted (805).

816にて許可された場合(817のYES)及び808にて許可されなかった場合(809のNO)、制御部110のCPU111は、新しい転送部120−1への給電を開始し、フラッシュメモリ113に格納された新しい転送120−1のルーティングプロセッサ121−1に対するコンフィグをルーティングメモリ124−1にコピーして設定し、新しい転送部120−1のルーティングメモリ124−1の伝送先情報128−1に対する転送部伝送先情報900−1の伝送先情報#1のレストアを行わず、伝送先情報128−1は、何も情報が格納されていない状態である初期状態に設定する。   When permitted in 816 (YES in 817) and not permitted in 808 (NO in 809), the CPU 111 of the control unit 110 starts power supply to the new transfer unit 120-1 and flash memory 113. The configuration for the routing processor 121-1 of the new transfer 120-1 stored in is copied and set in the routing memory 124-1, and the destination information 128-1 of the routing memory 124-1 of the new transfer unit 120-1 is set. The transmission destination information # 1 of the transfer unit transmission destination information 900-1 is not restored, and the transmission destination information 128-1 is set to an initial state in which no information is stored.

また、装置状態管理テーブル119の更新を実行する(813)。装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、交換前の転送部120−1の情報から、交換後の新しい転送部120−1の情報に更新される。装置状態管理テーブル119の更新の際、転送部運用開始指示から取得した装置状態管理情報を用いてもよいし、起動した転送部120−1から別途取得してもよい。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を更新してもよい。そして、制御部110のCPU111は、新しい転送部120−1に運用開始指示を送信する(814)。   Also, the apparatus state management table 119 is updated (813). By updating the device state management table 119, each piece of information in the device state management table 119 is updated from the information in the transfer unit 120-1 before replacement to the information in the new transfer unit 120-1 after replacement. When updating the device state management table 119, the device state management information acquired from the transfer unit operation start instruction may be used, or may be acquired separately from the activated transfer unit 120-1. Note that updating of the device state management table 119 may update information of all functional units. Then, the CPU 111 of the control unit 110 transmits an operation start instruction to the new transfer unit 120-1 (814).

新しい転送部120−1のルーティングプロセッサ121−1は、運用開始指示を受信すると、伝送先情報の学習が可能な状態へと遷移し、伝送先情報128−1の学習及び更新を行う(815)。新しい転送部120−1は、伝送先情報128−1の学習が完了すると、運用状態となり、パケット伝送を開始する(812)。なお、伝送先情報128−1の学習が完了するまでの間に、パケット伝送を行ってもよい。
なお、転送部120に対する給電制御は、制御部110以外の機能部が行ってもよい。
When receiving the operation start instruction, the routing processor 121-1 of the new transfer unit 120-1 transitions to a state in which transmission destination information can be learned, and learns and updates the transmission destination information 128-1 (815). . When learning of the transmission destination information 128-1 is completed, the new transfer unit 120-1 enters an operating state and starts packet transmission (812). Note that packet transmission may be performed until learning of the transmission destination information 128-1 is completed.
The power supply control for the transfer unit 120 may be performed by a functional unit other than the control unit 110.

また、伝送先情報128−1のレストア(810)について、転送部120の挿抜前後で、転送部120の型番301が変わっても、転送部120のルーティングメモリ124で伝送先情報128−1を格納する格納(記録)フォーマットが変わらない場合は、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報との比較(806)の際、転送部伝送先情報900−1についての比較は行わなくてもよい。   Further, regarding the restoration (810) of the transmission destination information 128-1, the transmission destination information 128-1 is stored in the routing memory 124 of the transfer unit 120 even if the model number 301 of the transfer unit 120 changes before and after the transfer unit 120 is inserted and removed. When the storage (recording) format to be used does not change, the transfer unit transmission destination information 900-1 is compared when comparing (806) the apparatus state management information with the information stored in the backup transmission destination information 140-1 of the memory 112. The comparison may not be performed.

または、伝送先情報128−1のバックアップが完了した(804)後、バックアップ伝送先情報140−1の転送部伝送先情報900−1の格納(記録)フォーマットを、抜去前の転送部120の型番301の格納(記録)フォーマットから挿入後の転送部120の型番301の格納(記録)フォーマットに変換する処理を行う場合は、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報との比較(806)の際、転送部伝送先情報900−1についての比較は行わなくてもよい。   Alternatively, after the backup of the transmission destination information 128-1 is completed (804), the storage (recording) format of the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 is changed to the model number of the transfer unit 120 before removal. When processing for converting from the storage (recording) format 301 to the storage (recording) format of the model number 301 of the transfer unit 120 after insertion is performed, it is stored in the device state management information and the backup transmission destination information 140-1 in the memory 112. At the time of comparison (806) with each information, it is not necessary to compare the transfer unit transmission destination information 900-1.

これらの場合、装置状態管理情報に含まれる新しい転送部120−1と接続するネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1のネットワークI/F部シリアル番号902−1とが一致した場合に、808へ処理が進む。   In these cases, the serial number of the network I / F unit 130-1 connected to the new transfer unit 120-1 included in the device state management information and the network I / F unit serial number 902 of the backup transmission destination information 140-1 If 1 matches, the process proceeds to 808.

伝送先情報128−1のバックアップであるバックアップ伝送先情報140−1の転送部伝送先情報900−1の格納(記録)フォーマットを変換する必要があるか否か、および/または、変換するか否かを識別する情報は、予めコンフィグファイルに定義(設定)しておき、制御部110のCPU111が、装置状態管理情報メモリ112のバックアップ伝送先情報140−1に格納した各情報との比較の前に、コンフィグファイルを読み込むことで、各情報の比較対象を決定してもよい。   Whether the storage (recording) format of the transfer destination transmission destination information 900-1 of the backup transmission destination information 140-1 that is a backup of the transmission destination information 128-1 needs to be converted and / or whether to convert. The information for identifying is previously defined (set) in the configuration file, and the CPU 111 of the control unit 110 before the comparison with each information stored in the backup transmission destination information 140-1 of the device state management information memory 112 In addition, the comparison target of each information may be determined by reading the configuration file.

また、CPU111は、808において情報処理端末103へルーティングメモリ124−1に格納する許可を求めなくても、事前に格納する許可を得ておいてもよい。事前に格納する許可を得ておくことで、新しい転送部120−1の挿入後の一連の処理をパケット伝送装置100内で行うことができ、運用状態となるまでの時間をより短縮することができる。
なお、バックアップ伝送先情報140として、複数のバックアップ伝送先情報140がメモリ112に格納されている場合は、レストアを行う転送部120と接続するネットワークI/F部130のシリアル番号を検索キーとしてバックアップ伝送先情報140を特定することができる。
Further, the CPU 111 may obtain permission to store in advance without requesting the information processing terminal 103 to store permission in the routing memory 124-1 in 808. By obtaining permission to store in advance, a series of processing after the insertion of the new transfer unit 120-1 can be performed in the packet transmission apparatus 100, and the time until the operation state can be further shortened. it can.
When a plurality of backup transmission destination information 140 is stored in the memory 112 as the backup transmission destination information 140, the backup is performed using the serial number of the network I / F unit 130 connected to the transfer unit 120 that performs the restoration as a search key. The transmission destination information 140 can be specified.

以上のように、転送部の交換の際に、ルーティングメモリが格納する伝送先情報の再学習に伴う通信の発生を抑え、ネットワーク全体の負荷を低減することができ、転送部が運用状態となるまでの時間を短縮することができる。   As described above, when the transfer unit is replaced, it is possible to suppress the occurrence of communication associated with the relearning of the transmission destination information stored in the routing memory, reduce the load on the entire network, and the transfer unit becomes in an operating state. Can be shortened.

図7は、ネットワークI/F部130を抜去する場合のパケット伝送装置100の動作フローチャート図である。例えば、ネットワークI/F部130のメンテナンスなどにより、ネットワークI/F部130の搭載箇所が変更となる場合の処理を示す動作フローチャートである。つまり、パケット伝送装置100から抜去(除去)したネットワークI/F部130を、パケット伝送装置100の空きスロットなどの他の搭載箇所に挿入した場合に、挿入されたネットワークI/F部130及びネットワークI/F部130と接続する転送部120が起動する際の処理を示す。   FIG. 7 is an operation flowchart of the packet transmission apparatus 100 when the network I / F unit 130 is removed. For example, this is an operation flowchart illustrating processing when the mounting location of the network I / F unit 130 is changed due to maintenance of the network I / F unit 130 or the like. That is, when the network I / F unit 130 removed (removed) from the packet transmission device 100 is inserted into another mounting location such as an empty slot of the packet transmission device 100, the inserted network I / F unit 130 and the network The process at the time of starting the transfer part 120 connected with the I / F part 130 is shown.

本実施例では、転送部120−1及びネットワークI/F部130−1を抜去し、抜去した転送部120−1、または、新しい転送部120を空きスロットである転送部120−2の搭載箇所に挿入し、抜去したネットワークI/F部130−1を空きスロットであるネットワークI/F部130−2の搭載箇所に挿入する場合を説明する。また、制御部110のCPU111は、機能部運用停止指示として、ネットワークI/F部運用停止指示とともに転送部運用停止指示を受信する場合を説明する。   In this embodiment, the transfer unit 120-1 and the network I / F unit 130-1 are removed, and the removed transfer unit 120-1 or a new transfer unit 120 is mounted on the transfer unit 120-2 that is an empty slot. A case will be described in which the network I / F unit 130-1 inserted and removed is inserted into the mounting location of the network I / F unit 130-2, which is an empty slot. Further, a case will be described in which the CPU 111 of the control unit 110 receives a transfer unit operation stop instruction together with a network I / F unit operation stop instruction as a function unit operation stop instruction.

新しい転送部120−2について、抜去した転送部120−1を用いても、新しい転送部120を用いてもよい。一方、ネットワークI/F部130−2として、抜去したネットワークI/F部130−1を用いる。これは、伝送先情報128−1のバックアップであるバックアップ伝送先情報140−1の転送部伝送先情報900−1は、抜去したネットワークI/F部130−1と紐づいているからである。   Regarding the new transfer unit 120-2, the transferred transfer unit 120-1 may be used or the new transfer unit 120 may be used. On the other hand, the removed network I / F unit 130-1 is used as the network I / F unit 130-2. This is because the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1, which is a backup of the transmission destination information 128-1, is linked to the extracted network I / F unit 130-1.

なお、転送部120−1及びネットワークI/F部130−1を抜去し、再び、転送部120−1及びネットワークI/F部130−1の搭載箇所(つまり、抜去した箇所)にそれぞれを挿入する場合も、図7のフローに従う。また、ネットワークI/F部130−1を抜去し、再び、ネットワークI/F部130−1の搭載箇所(つまり、抜去した箇所)に挿入する場合も、図7のフローに従う。この場合、転送部120−1の挿抜は発生しない。また、ネットワークI/F部130−1を抜去し、抜去したネットワークI/F部130−1を空きスロットであるネットワークI/F部130−2の搭載箇所に挿入し、挿入したネットワークI/F部130−1とコールドスタンバイの待機系としてもともと挿入されていた転送部120−2とを接続する場合も、図7のフローに従う。この場合、新しい転送部120−2の挿入は発生しない。   Note that the transfer unit 120-1 and the network I / F unit 130-1 are removed, and the transfer unit 120-1 and the network I / F unit 130-1 are again inserted into the mounting locations (that is, the removed locations). Also when it does, it follows the flow of FIG. Further, when the network I / F unit 130-1 is removed and inserted again into the mounting location (that is, the removed location) of the network I / F unit 130-1, the flow of FIG. 7 is followed. In this case, the transfer unit 120-1 is not inserted or removed. Further, the network I / F unit 130-1 is removed, and the removed network I / F unit 130-1 is inserted into a place where the network I / F unit 130-2 that is an empty slot is mounted, and the inserted network I / F is inserted. The flow of FIG. 7 is also followed when connecting the unit 130-1 and the transfer unit 120-2 originally inserted as a cold standby standby system. In this case, insertion of a new transfer unit 120-2 does not occur.

制御部110のCPU111は、通信ポート115を介して、パケット伝送装置100の管理者からの転送部120−1の運用を停止する指示である転送部運用停止指示及びネットワークI/F部130−1の運用を停止する指示であるネットワークI/F部運用停止指示を受信する(1000)と、転送部120−1及びネットワークI/F部130−1に対して運用を停止する指示である運用停止指示を送信し、装置状態管理テーブル119の更新を実行する(1001)。装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、転送部120−1及びネットワークI/F部130−1の抜去前の最新の情報に更新される。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を更新してもよい。   The CPU 111 of the control unit 110 transmits a transfer unit operation stop instruction, which is an instruction to stop the operation of the transfer unit 120-1 from the administrator of the packet transmission apparatus 100, and the network I / F unit 130-1 via the communication port 115. When the network I / F unit operation stop instruction that is an instruction to stop the operation is received (1000), the operation stop is an instruction to stop the operation to the transfer unit 120-1 and the network I / F unit 130-1. The instruction is transmitted, and the device state management table 119 is updated (1001). By updating the device state management table 119, each piece of information in the device state management table 119 is updated to the latest information before removal of the transfer unit 120-1 and the network I / F unit 130-1. Note that updating of the device state management table 119 may update information of all functional units.

転送部121−1のルーティングプロセッサ121−1は、制御部110から運用停止指示を受信すると、転送部121−1と接続するネットワークI/F部130−1とのパケットの送受信を停止し、ルーティングメモリ124−1の伝送先情報128−1の更新を停止する。そして、ルーティングプロセッサ121−1は、伝送先情報128−1の更新を停止すると、制御部110へ更新停止通知を送信する(1002)。   When the routing processor 121-1 of the transfer unit 121-1 receives the operation stop instruction from the control unit 110, the routing processor 121-1 stops packet transmission / reception with the network I / F unit 130-1 connected to the transfer unit 121-1 and performs routing. Update of the transmission destination information 128-1 in the memory 124-1 is stopped. Then, when the routing processor 121-1 stops updating the transmission destination information 128-1, the routing processor 121-1 transmits an update stop notification to the control unit 110 (1002).

制御部110のCPU111は、更新停止通知を受信すると、転送部120−1のルーティングメモリ124−1の伝送先情報128−1を制御部110のメモリ112にコピーして、バックアップ伝送先情報140−1として伝送先情報128−1のバックアップを作成する(1003)。
この際、バックアップする伝送先情報128−1を「伝送先情報#1」として転送部伝送先情報900に格納する。また、バックアップする伝送先情報128−1を格納する転送部120−1の型番である、更新した装置状態管理テーブル119の型番301の「D201」を転送部型番901に格納する。そして、バックアップする伝送先情報128−1を格納する転送部120−1と接続するネットワークI/F部130−1のシリアル番号である、更新した装置状態管理テーブル119のシリアル番号302の「AA007」をネットワークI/F部シリアル番号902に格納する。
When receiving the update stop notification, the CPU 111 of the control unit 110 copies the transmission destination information 128-1 of the routing memory 124-1 of the transfer unit 120-1 to the memory 112 of the control unit 110, and backup transmission destination information 140- A backup of the transmission destination information 128-1 is created as 1 (1003).
At this time, the transmission destination information 128-1 to be backed up is stored in the transfer unit transmission destination information 900 as “transmission destination information # 1”. Further, “D201” of the model number 301 of the updated device state management table 119, which is the model number of the transfer unit 120-1 storing the transmission destination information 128-1 to be backed up, is stored in the transfer unit model number 901. Then, “AA007” of the serial number 302 of the updated device status management table 119, which is the serial number of the network I / F unit 130-1 connected to the transfer unit 120-1 storing the transmission destination information 128-1 to be backed up. Is stored in the network I / F unit serial number 902.

制御部110のCPU111は、伝送先情報128−1のバックアップが完了すると、転送部120−1及びネットワークI/F部130−1への給電を停止し、通信ポート115を介して、情報処理端末103に対して、「伝送先情報のバックアップが完了しました」などのように表示するデータを送信し、情報処理端末103を操作するパケット伝送装置100の管理者に対して、転送部120−1及びネットワークI/F部130−1の抜去が可能となったことを通知する(1004)。   When the backup of the transmission destination information 128-1 is completed, the CPU 111 of the control unit 110 stops supplying power to the transfer unit 120-1 and the network I / F unit 130-1, and the information processing terminal via the communication port 115. Data to be displayed such as “Destination information backup completed” is transmitted to 103, and the transfer unit 120-1 is sent to the administrator of the packet transmission apparatus 100 that operates the information processing terminal 103. Then, it notifies that the network I / F unit 130-1 can be removed (1004).

制御部110のCPU111は、新しい転送部120−2の挿入及びネットワークI/F部130−1のネットワークI/F部130−2の搭載箇所への挿入後に、通信ポート115を介して、パケット伝送装置100の管理者からの新しい転送部120−2の起動及び運用を開始する指示である転送部運用開始指示と、ネットワークI/F部130−2の搭載箇所へ挿入したネットワークI/F部130−1(以下、「挿入後ネットワークI/F部130−1」と呼ぶ。)の起動及び運用を開始する指示であるネットワークI/F部運用開始指示を受信する(1005)と新しい転送部120−2及び挿入後ネットワークI/F部130−1の起動を検出し、装置状態管理情報の取得を行い、取得した装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する(1006)。   The CPU 111 of the control unit 110 transmits a packet via the communication port 115 after insertion of the new transfer unit 120-2 and insertion of the network I / F unit 130-1 into the network I / F unit 130-2. A transfer unit operation start instruction which is an instruction to start and operate a new transfer unit 120-2 from the administrator of the apparatus 100, and a network I / F unit 130 inserted into a place where the network I / F unit 130-2 is installed. -1 (hereinafter referred to as “post-insertion network I / F unit 130-1”), a new transfer unit 120 is received (1005), which is an instruction to start and operate the network I / F unit. -2 and post-insertion network I / F unit 130-1 is activated, device status management information is acquired, and the acquired device status management information and memory 112 Comparing the respective information stored in the up transmission destination information 140-1 (1006).

または、制御部110のフラッシュメモリ113に保存されているコンフィグ情報に予め新しい転送部120−2及びネットワークI/F部130−1が挿入された際には自動的に新しい転送部120−2及びネットワークI/F部130−1の起動及び運用を開始すると設定されている場合に、制御部110のCPU111は、新しい転送部120−2及びネットワークI/F部130−1を挿入する際の内部コネクタの嵌合(接続)を検知する(1005)と、新しい転送部120−2及び挿入後ネットワークI/F部130−1の起動を検出し、装置状態管理情報の取得を行い、取得した装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する(1006)。   Alternatively, when the new transfer unit 120-2 and the network I / F unit 130-1 are inserted in advance into the configuration information stored in the flash memory 113 of the control unit 110, the new transfer unit 120-2 and When it is set to start and operate the network I / F unit 130-1, the CPU 111 of the control unit 110 is configured to insert the new transfer unit 120-2 and the network I / F unit 130-1. When the connector is connected (connected) (1005), the activation of the new transfer unit 120-2 and the post-insertion network I / F unit 130-1 is detected, the device status management information is acquired, and the acquired device The state management information is compared with each information stored in the backup transmission destination information 140-1 of the memory 112 (1006).

つまり、制御部110のCPU111は、転送部120−2の運用状態の変化を検知すると、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報とを比較する。   That is, when detecting a change in the operation state of the transfer unit 120-2, the CPU 111 of the control unit 110 compares the device state management information with each piece of information stored in the backup transmission destination information 140-1 of the memory 112.

なお、内部コネクタの嵌合(接続)の検知は、制御部110のCPU111が全ての転送部120及びネットワークI/F部130に対する接続有無確認を繰り返し(例えば、定期的に)実行して行うこと(転送部接続有無確認クロール処理)により実行でき、または、内部コネクタの嵌合(接続)時に転送部120側及びネットワークI/F部130−1側から制御部110へ割り込み通知を送信し、制御部110のCPU111が割り込み通知を検出することにより実行することができる。または、転送部120が自身と接続するネットワークI/F部130の接続有無確認を繰り返し(例えば、定期的に)実行し、実行結果を制御部110に通知する方法であってもよい。その他、公知の方法により内部コネクタの嵌合(接続)を検知することができる。   It should be noted that the detection (connection) of the internal connector is performed by the CPU 111 of the control unit 110 repeatedly (for example, periodically) repeatedly confirming whether or not the transfer unit 120 and the network I / F unit 130 are connected. (Transfer unit connection presence / absence confirmation crawl process) can be executed, or when the internal connector is fitted (connected), an interrupt notification is transmitted from the transfer unit 120 side and the network I / F unit 130-1 side to the control unit 110 for control. This can be executed by the CPU 111 of the unit 110 detecting an interrupt notification. Alternatively, a method may be used in which the transfer unit 120 repeatedly (for example, periodically) checks whether the network I / F unit 130 connected to the transfer unit 120 is connected and notifies the control unit 110 of the execution result. In addition, the fitting (connection) of the internal connector can be detected by a known method.

装置状態管理情報の取得は、通信ポート115を介して受信した転送部運用開始指示に含まれる、起動対象の転送部120−2を特定する情報、及び、ネットワークI/F部運用開始指示に含まれる、起動対象の挿入後ネットワークI/F部130−1を特定する情報を取得することにより行う。起動対象の転送部120−2を特定する情報には、新しい転送部120−2の型番が含まれる。また、制御部110のCPU111は、ネットワークI/F部運用開始指示に含まれる、または、別の指示から、起動対象の新しい転送部120−2と接続する起動対象の挿入後ネットワークI/F部130−1を識別する情報を取得する。ネットワークI/F部130−1を識別する情報には、シリアル番号が含まれる。制御部110のCPU111は、起動対象の新しい転送部120−1と接続する起動対象のネットワークI/F部130−1の情報を、起動対象の新しい転送部120−1に通知する。   The acquisition of the device state management information is included in the information specifying the activation target transfer unit 120-2 and the network I / F unit operation start instruction included in the transfer unit operation start instruction received via the communication port 115. This is performed by acquiring information specifying the network I / F unit 130-1 after insertion of the activation target. The information for specifying the transfer unit 120-2 to be activated includes the model number of the new transfer unit 120-2. In addition, the CPU 111 of the control unit 110 includes the network I / F unit after the insertion of the activation target included in the network I / F unit operation start instruction or connected to the new transfer unit 120-2 to be activated from another instruction. Information identifying 130-1 is acquired. The information for identifying the network I / F unit 130-1 includes a serial number. The CPU 111 of the control unit 110 notifies the activation target new transfer unit 120-1 of information on the activation target network I / F unit 130-1 connected to the activation target new transfer unit 120-1.

または、装置状態管理情報の取得は、制御部110のCPU111が、新しい転送部120−2及び新しい転送部120−2と接続するネットワークI/F部130−1に問い合わせて、新しい転送部120−2から新しい転送部120−2の型番を、ネットワークI/F部130−1からネットワークI/F部130−1のシリアル番号を取得することも可能である。   Alternatively, the acquisition of the device status management information is performed by the CPU 111 of the control unit 110 inquiring of the new transfer unit 120-2 and the network I / F unit 130-1 connected to the new transfer unit 120-2, and the new transfer unit 120- It is also possible to obtain the model number of the new transfer unit 120-2 from 2 and the serial number of the network I / F unit 130-1 from the network I / F unit 130-1.

取得した装置状態管理情報に含まれる新しい転送部120−2の型番及び新しい転送部120−2と接続する挿入後ネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1の転送部型番901−1及びネットワークI/F部シリアル番号902−1とが一致した場合(1007のYES)、CPU111は、通信ポート115を介して、情報処理端末103に対して、「複数の装置部品の交換を検出しました。伝送先情報を適用し、高速起動を行いますか?Yes or No?」などのように表示するデータを送信する。   The model number of the new transfer unit 120-2 included in the acquired apparatus state management information, the serial number of the post-insertion network I / F unit 130-1 connected to the new transfer unit 120-2, and the backup transmission destination information 140-1 When the transfer unit model number 901-1 and the network I / F unit serial number 902-1 match (YES in 1007), the CPU 111 instructs the information processing terminal 103 via the communication port 115 to “multiple devices”. Replaced parts detected. Send destination data such as “Do you want to start up fast by applying destination information? Yes or No?”.

CPU111は、データを送信して、情報処理端末103を操作するパケット伝送装置100の管理者に、制御部110のメモリ112に格納された伝送先情報128−1のバックアップ(転送部伝送先情報900−1の伝送先情報#1)を、新しい転送部120−2のルーティングメモリ124−2に格納する許可を求める(1008)。管理者に対して、ルーティングメモリ124−2に格納する許可を求めることで、新しい転送部120−2に対する設定を柔軟に行うことができる。   The CPU 111 transmits data to the administrator of the packet transmission apparatus 100 that operates the information processing terminal 103, and backs up the transmission destination information 128-1 stored in the memory 112 of the control unit 110 (transfer unit transmission destination information 900). -1 transmission destination information # 1) is requested for permission to be stored in the routing memory 124-2 of the new transfer unit 120-2 (1008). By requesting permission from the administrator to be stored in the routing memory 124-2, the new transfer unit 120-2 can be flexibly set.

制御部110のCPU111は、情報処理端末103を操作する管理者が許可したか否かを判定する(1009)。例えば、1008において、「Yes」が選択されると、許可されたと判定し、「No」が選択されると、不許可であると判定する。   The CPU 111 of the control unit 110 determines whether or not the administrator who operates the information processing terminal 103 permits (1009). For example, if “Yes” is selected in 1008, it is determined that it is permitted, and if “No” is selected, it is determined that it is not permitted.

許可された場合(1009のYES)、制御部110のCPU111は、新しい転送部120−2への給電を開始し、フラッシュメモリ113に格納された転送120−2のルーティングプロセッサ121−2に対するコンフィグを新しい転送部120−2のルーティングメモリ124−2にコピーして設定し、メモリ112のバックアップ伝送先情報140−1の転送部伝送先情報900−1で識別され、伝送先情報128−1のバックアップである転送部伝送先情報900−1の伝送先情報#1を新しい転送部120−2のルーティングメモリ124−2にコピーして、伝送先情報128−2として伝送先情報#1のレストアを行う。また、挿入後ネットワークI/F部130−1への給電を開始する。また、装置状態管理テーブル119の更新を実行する(1010)。   If permitted (YES in 1009), the CPU 111 of the control unit 110 starts to supply power to the new transfer unit 120-2, and configures the configuration for the routing processor 121-2 of the transfer 120-2 stored in the flash memory 113. Copy and set in the routing memory 124-2 of the new transfer unit 120-2, identified by the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 of the memory 112, and backup of the transmission destination information 128-1. Is transferred to the routing memory 124-2 of the new transfer unit 120-2, and the transfer destination information # 1 is restored as the transfer destination information 128-2. . In addition, power supply to the network I / F unit 130-1 is started after insertion. Also, the apparatus state management table 119 is updated (1010).

装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、抜去前の転送部120−1の情報及びネットワークI/F部130−1の情報から、新しい転送部120−2の情報及び挿入後ネットワークI/F部130−1の情報に更新される。装置状態管理テーブル119の更新の際、転送部運用開始指示及びネットワークI/F部運用開始指示から取得した装置状態管理情報を用いてもよいし、起動した新しい転送部120−2及び挿入後ネットワークI/F部130−1から別途取得してもよい。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を取得して、更新してもよい。   By updating the device state management table 119, each information of the device state management table 119 is changed from the information of the transfer unit 120-1 before removal and the information of the network I / F unit 130-1 to the information of the new transfer unit 120-2. And it is updated to the information of the network I / F unit 130-1 after insertion. When updating the device state management table 119, the device state management information acquired from the transfer unit operation start instruction and the network I / F unit operation start instruction may be used, or the activated new transfer unit 120-2 and the inserted network You may acquire separately from I / F part 130-1. The device state management table 119 may be updated by acquiring information on all functional units.

なお、1010において、制御部110のCPU111からのコンフィグ設定指示とリストア指示をルーティングプロセッサ121−2が受信して、ルーティングプロセッサ121−2がコンフィグをルーティングメモリ124−2に格納し、伝送先情報128−2のリストアを行ってもよい。つまり、制御部110のメモリ112に格納されている、取り外された旧転送部120−1の伝送先情報128−1を新しく取り付けられた新転送部120−2のルーティングメモリ124−2に格納する。   In 1010, the routing processor 121-2 receives the configuration setting instruction and the restore instruction from the CPU 111 of the control unit 110, the routing processor 121-2 stores the configuration in the routing memory 124-2, and the transmission destination information 128. -2 restoration may be performed. That is, the destination information 128-1 of the removed old transfer unit 120-1 stored in the memory 112 of the control unit 110 is stored in the routing memory 124-2 of the newly attached new transfer unit 120-2. .

そして、制御部110のCPU111は、新しい転送部120−2に対して運用を開始する指示である運用開始指示を送信する(1011)。新しい転送部120−2のルーティングプロセッサ121−2は、運用開始指示を受信すると、運用状態となり、パケット伝送を開始する(1012)。   Then, the CPU 111 of the control unit 110 transmits an operation start instruction which is an instruction to start operation to the new transfer unit 120-2 (1011). When receiving the operation start instruction, the routing processor 121-2 of the new transfer unit 120-2 enters an operation state and starts packet transmission (1012).

取得した装置状態管理情報に含まれる新しい転送部120−2の型番及び新しい転送部120−2と接続する挿入後ネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1の転送部型番901−1及びネットワークI/F部シリアル番号902−1との少なくともいずれかが一致しなかった場合、(1007のNO)、制御部110のCPU111は、通信ポート115を介して、情報処理端末103に対して、「装置部品の交換を検出しましたが、情報が一致しません。起動処理を継続しますか?Yes or No?」などのように表示するデータを送信する。   The model number of the new transfer unit 120-2 included in the acquired apparatus state management information, the serial number of the post-insertion network I / F unit 130-1 connected to the new transfer unit 120-2, and the backup transmission destination information 140-1 When at least one of the transfer unit model number 901-1 and the network I / F unit serial number 902-1 does not match (NO in 1007), the CPU 111 of the control unit 110 transmits information via the communication port 115. Data to be displayed is transmitted to the processing terminal 103, such as “The device part replacement was detected but the information does not match. Do you want to continue the activation process? Yes or No?”.

CPU111は、データを送信して、情報処理端末103を操作するパケット伝送装置100の管理者に、新しい転送部120−2及び挿入後ネットワークI/F部130−1の起動処理を継続する許可を求める(1016)。管理者にて対して、新しい転送部120−2及び挿入後ネットワークI/F部130−1の起動処理継続の許可を求めることで、管理者に対して、新しい転送部120−2及び挿入後ネットワークI/F部130−1が交換対象として正しい転送部及び正しいネットワークI/F部かどうかなどを確認させることができる。   The CPU 111 transmits the data and permits the administrator of the packet transmission apparatus 100 operating the information processing terminal 103 to continue the activation process of the new transfer unit 120-2 and the post-insertion network I / F unit 130-1. Obtain (1016). By requesting permission from the administrator to continue the activation process of the new transfer unit 120-2 and the post-insertion network I / F unit 130-1, the administrator can send the new transfer unit 120-2 and post-insertion. It is possible to confirm whether the network I / F unit 130-1 is a correct transfer unit and a correct network I / F unit to be exchanged.

制御部110のCPU111は、情報処理端末103を操作する管理者が許可したか否かを判定する(1017)。例えば、1016において、「Yes」が選択されると、許可されたと判定し、「No」が選択されると、不許可であると判定する。なお、正しい転送部及び正しいネットワークI/F部かどうかなどの確認が不要な場合は、1016と1017のステップは実行不要である。   The CPU 111 of the control unit 110 determines whether or not an administrator operating the information processing terminal 103 has permitted (1017). For example, if “Yes” is selected in 1016, it is determined that permission has been granted, and if “No” is selected, it is determined that permission has been denied. Note that if it is not necessary to check whether the transfer unit is correct and the network I / F unit is correct, steps 1016 and 1017 are not necessary.

不許可の場合(1017のNO)、制御部110のCPU111は、パケット伝送装置100の管理者からの新しい転送部120−2及び挿入後ネットワークI/F部130−1の起動及び運用を開始する指示である転送部運用開始指示の受信を待ち受ける(1005)。または、制御部110のフラッシュメモリ113に保存されているコンフィグ情報に予め新しい転送部120−2及びネットワークI/F部130−1が挿入された際には自動的に新しい転送部120−1の起動及び運用を開始すると設定されている場合に、制御部110のCPU111は、新しい転送部120−2及びネットワークI/F部130−1を挿入する際の内部コネクタの嵌合(接続)を待ち受ける(1005)。   If not permitted (NO in 1017), the CPU 111 of the control unit 110 starts activation and operation of the new transfer unit 120-2 and the post-insertion network I / F unit 130-1 from the administrator of the packet transmission apparatus 100. It waits for reception of a transfer unit operation start instruction as an instruction (1005). Alternatively, when a new transfer unit 120-2 and network I / F unit 130-1 are inserted in advance into the configuration information stored in the flash memory 113 of the control unit 110, the new transfer unit 120-1 automatically When it is set to start and operate, the CPU 111 of the control unit 110 waits for the fitting (connection) of the internal connector when the new transfer unit 120-2 and the network I / F unit 130-1 are inserted. (1005).

1016にて許可された場合(1017のYES)及び1008に許可されなかった場合(1009のNO)、制御部110のCPU111は、新しい転送部120−2への給電を開始し、フラッシュメモリ113に格納された新しい転送120−2のルーティングプロセッサ121−2に対するコンフィグをルーティングメモリ124−2にコピーして設定し、新しい転送部120−2のルーティングメモリ124−2の伝送先情報128−2に対する転送部伝送先情報900−1の伝送先情報#1のレストアを行わず、伝送先情報128−2は、何も情報が格納されていない状態である初期状態に設定する。   When it is permitted at 1016 (YES at 1017) and when it is not permitted at 1008 (NO at 1009), the CPU 111 of the control unit 110 starts supplying power to the new transfer unit 120-2 and stores it in the flash memory 113. The stored configuration for the routing processor 121-2 of the new transfer 120-2 is copied and set in the routing memory 124-2, and transferred to the destination information 128-2 of the routing memory 124-2 of the new transfer unit 120-2. The transmission destination information # 1 of the partial transmission destination information 900-1 is not restored, and the transmission destination information 128-2 is set to an initial state in which no information is stored.

また、挿入後ネットワークI/F部130−1への給電を開始する。また、装置状態管理テーブル119の更新を実行する(1013)。装置状態管理テーブル119の更新により、装置状態管理テーブル119の各情報が、抜去前の転送部120−1の情報及びネットワークI/F部130−1の情報から、新しい転送部120−2の情報及び挿入後ネットワークI/F部130−1の情報に更新される。装置状態管理テーブル119の更新の際、転送部運用開始指示及びネットワークI/F部運用開始指示から取得した装置状態管理情報を用いてもよいし、起動した新しい転送部120−2及び挿入後ネットワークI/F部130−1から別途取得してもよい。なお、装置状態管理テーブル119の更新は、全ての機能部の情報を取得して、更新してもよい。   In addition, power supply to the network I / F unit 130-1 is started after insertion. Further, the apparatus state management table 119 is updated (1013). By updating the device state management table 119, each information of the device state management table 119 is changed from the information of the transfer unit 120-1 before removal and the information of the network I / F unit 130-1 to the information of the new transfer unit 120-2. And it is updated to the information of the network I / F unit 130-1 after insertion. When updating the device state management table 119, the device state management information acquired from the transfer unit operation start instruction and the network I / F unit operation start instruction may be used, or the activated new transfer unit 120-2 and the inserted network You may acquire separately from I / F part 130-1. The device state management table 119 may be updated by acquiring information on all functional units.

そして、制御部110のCPU111は、新しい転送部120−2に運用開始指示を送信する(1014)。新しい転送部120−2のルーティングプロセッサ121−2は、運用開始指示を受信すると、伝送先情報の学習が可能な状態へと遷移し、伝送先情報128−2の学習及び更新を行う(1015)。新しい転送部120−2は、伝送先情報128−2の学習が完了すると、運用状態となり、パケット伝送を開始する(1012)。なお、伝送先情報128−2の学習が完了するまでの間に、パケット伝送を行ってもよい。
なお、転送部120及びネットワークI/F部130に対する給電制御は、制御部110以外の機能部が行ってもよい。
Then, the CPU 111 of the control unit 110 transmits an operation start instruction to the new transfer unit 120-2 (1014). When receiving the operation start instruction, the routing processor 121-2 of the new transfer unit 120-2 transitions to a state in which transmission destination information can be learned, and learns and updates the transmission destination information 128-2 (1015). . When learning of the transmission destination information 128-2 is completed, the new transfer unit 120-2 enters an operating state and starts packet transmission (1012). Note that packet transmission may be performed until learning of the transmission destination information 128-2 is completed.
The power supply control for the transfer unit 120 and the network I / F unit 130 may be performed by a functional unit other than the control unit 110.

また、転送部120−1及びネットワークI/F部130−1を抜去し、抜去した転送部120−1及び新しいネットワークI/F部130を転送部120−1及びネットワークI/F部130−1の搭載箇所(つまり、抜去した箇所)にそれぞれを挿入する場合、または、転送部120−1及びネットワークI/F部130−1を抜去し、新しい転送部120及び新しいネットワークI/F部130を転送部120−1及びネットワークI/F部130−1の搭載箇所(つまり、抜去した箇所)にそれぞれを挿入する場合、ネットワークI/F部130−1を抜去し、新しいネットワークI/F部130をネットワークI/F部130−1の搭載箇所(つまり、抜去した箇所)に挿入する場合(この場合、転送部120−1の挿抜は発生しない)、ネットワークI/F部130の挿抜前後でネットワークI/F部130のシリアル番号302が変わることになる。この場合、制御部110のCPU111は、転送部120−1のルーティングメモリ124−1の伝送先情報128−1のバックアップを作成する(1003)際に、抜去するネットワークI/F部130−1のシリアル番号の代わりに搭載箇所とポート数を、バックアップ伝送先情報140−1に格納する。   Further, the transfer unit 120-1 and the network I / F unit 130-1 are removed, and the transferred transfer unit 120-1 and the new network I / F unit 130 are replaced with the transfer unit 120-1 and the network I / F unit 130-1. Or the network I / F unit 130-1 is removed, and a new transfer unit 120 and a new network I / F unit 130 are installed. When inserting each into the mounting part (namely, extracted part) of the transfer part 120-1 and the network I / F part 130-1, the network I / F part 130-1 is removed and the new network I / F part 130 is inserted. Is inserted into a place where the network I / F unit 130-1 is mounted (that is, where it is removed) (in this case, insertion / extraction of the transfer unit 120-1 occurs) There), so that the serial number 302 of the network I / F unit 130 is changed before and after insertion of the network I / F section 130. In this case, when the CPU 111 of the control unit 110 creates a backup of the transmission destination information 128-1 in the routing memory 124-1 of the transfer unit 120-1 (1003), the network I / F unit 130-1 to be extracted is created. Instead of the serial number, the mounting location and the number of ports are stored in the backup transmission destination information 140-1.

そして、制御部110のCPU111は、転送部運用開始指示から、または、挿入した新しいネットワークI/F部130から、装置状態管理情報である転送部120の型番と新しいネットワークI/F部130を特定する情報として、新しいネットワークI/F部130の搭載箇所及びポート数を取得し、取得した転送部120の型番と新しいネットワークI/F部130の搭載箇所及びポート数とバックアップ伝送先情報140−1に格納した転送部120の型番と新しいネットワークI/F部130の搭載箇所及びポート数とを比較する(1006)。   Then, the CPU 111 of the control unit 110 specifies the model number of the transfer unit 120 and the new network I / F unit 130 as device state management information from the transfer unit operation start instruction or from the inserted new network I / F unit 130. As the information to be acquired, the mounting location and the number of ports of the new network I / F unit 130 are acquired. The model number of the transfer unit 120 stored in 1 is compared with the mounting location and the number of ports of the new network I / F unit 130 (1006).

装置状態管理情報に含まれる転送部120の型番と新しいネットワークI/F部130の搭載箇所及びポート数と、バックアップ伝送先情報140−1に格納した転送部120の型番と新しいネットワークI/F部130の搭載箇所及びポート数とが一致した場合に、1008へ処理が進む。   The model number of the transfer unit 120 included in the device state management information, the mounting location and the number of ports of the new network I / F unit 130, the model number of the transfer unit 120 stored in the backup transmission destination information 140-1, and the new network I / F unit If the 130 mounting locations and the number of ports match, the process proceeds to 1008.

また、伝送先情報128−1のレストア(1010)について、転送部120及びネットワークI/F部130の挿抜前後で、転送部120の型番301が変わっても、転送部120のルーティングメモリ124で伝送先情報128−1を格納する格納(記録)フォーマットが変わらない場合は、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報との比較(1006)の際、転送部伝送先情報900−1についての比較は行わなくてもよい。   Also, regarding the restoration (1010) of the transmission destination information 128-1, even if the transfer unit 120 and the network I / F unit 130 are inserted and removed before and after the model number 301 of the transfer unit 120 changes, the transfer is performed in the routing memory 124 of the transfer unit 120. When the storage (recording) format for storing the destination information 128-1 does not change, the transfer unit is used for comparison (1006) between the apparatus state management information and each information stored in the backup transmission destination information 140-1 of the memory 112. It is not necessary to compare the transmission destination information 900-1.

または、伝送先情報128−1のバックアップが完了した(1004)後、バックアップ伝送先情報140−1の転送部伝送先情報900−1の格納(記録)フォーマットを、ネットワークI/F部130を抜く前の転送部120の型番301の格納(記録)フォーマットからネットワークI/F部130を挿入した後の転送部120の型番301の格納(記録)フォーマットに変換する処理を行う場合は、装置状態管理情報とメモリ112のバックアップ伝送先情報140−1に格納した各情報との比較(1006)の際、転送部伝送先情報900−1についての比較は行わなくてもよい。   Alternatively, after the backup of the transmission destination information 128-1 is completed (1004), the storage (recording) format of the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 is removed from the network I / F unit 130. When processing for converting from the storage (recording) format of the model number 301 of the previous transfer unit 120 to the storage (recording) format of the model number 301 of the transfer unit 120 after inserting the network I / F unit 130 is performed, device status management When comparing the information with each information stored in the backup transmission destination information 140-1 of the memory 112 (1006), the transfer unit transmission destination information 900-1 need not be compared.

これらの場合、装置状態管理情報に含まれる挿入後ネットワークI/F部130−1のシリアル番号と、バックアップ伝送先情報140−1のネットワークI/F部シリアル番号902−1とが一致した場合に、1008へ処理が進む。   In these cases, when the serial number of the post-insertion network I / F unit 130-1 included in the device state management information matches the network I / F unit serial number 902-1 of the backup transmission destination information 140-1. , 1008.

伝送先情報128−1のバックアップであるバックアップ伝送先情報140−1の転送部伝送先情報900−1の格納(記録)フォーマットを変換する必要があるか否か、および/または、変換するか否かを識別する情報は、予めコンフィグファイルに定義(設定)しておき、制御部110のCPU111が、装置状態管理情報メモリ112のバックアップ伝送先情報140−1に格納した各情報との比較の前に、コンフィグファイルを読み込むことで、各情報の比較対象を決定してもよい。   Whether the storage (recording) format of the transfer destination transmission destination information 900-1 of the backup transmission destination information 140-1 that is a backup of the transmission destination information 128-1 needs to be converted and / or whether to convert. The information for identifying is previously defined (set) in the configuration file, and the CPU 111 of the control unit 110 before the comparison with each information stored in the backup transmission destination information 140-1 of the device state management information memory 112 In addition, the comparison target of each information may be determined by reading the configuration file.

また、CPU111は、1008において情報処理端末103へルーティングメモリ124−2に格納する許可を求めなくても、事前に格納する許可を得ておいてもよい。事前に格納する許可を得ておくことで、新しい転送部120−2の挿入後の一連の処理をパケット伝送装置100内で行うことができ、運用状態となるまでの時間をより短縮することができる。   Further, the CPU 111 may obtain permission to store in advance without requesting permission to store the information in the information processing terminal 103 in the routing memory 124-2 in 1008. By obtaining permission to store in advance, a series of processing after the insertion of the new transfer unit 120-2 can be performed in the packet transmission apparatus 100, and the time until the operation state can be further shortened. it can.

なお、バックアップ伝送先情報140として、複数のバックアップ伝送先情報140がメモリ112に格納されている場合は、レストアを行う転送部120と接続するネットワークI/F部130のシリアル番号を検索キーとしてバックアップ伝送先情報140を特定することができる。   When a plurality of backup transmission destination information 140 is stored in the memory 112 as the backup transmission destination information 140, the backup is performed using the serial number of the network I / F unit 130 connected to the transfer unit 120 that performs the restoration as a search key. The transmission destination information 140 can be specified.

以上のように、ネットワークI/F部を抜去し挿入する際に、ルーティングメモリが格納する伝送先情報の再学習に伴う通信の発生を抑え、ネットワーク全体の負荷を低減することができ、転送部がパケット伝送可能な運用状態となるまでに要する時間を短縮することができる。また、管理者に対して各種許可を求めることで転送部に対する設定とパケット伝送装置の運用などを柔軟に行うことができる。   As described above, when the network I / F unit is removed and inserted, it is possible to suppress the occurrence of communication associated with the relearning of the transmission destination information stored in the routing memory, and to reduce the load on the entire network. It is possible to shorten the time required until the operation state in which packet transmission is possible. Further, by requesting various permissions from the administrator, settings for the transfer unit and operation of the packet transmission apparatus can be flexibly performed.

図2は、伝送先情報記録テーブル118を示す図である。伝送先情報記録テーブル118は、制御部110のメモリ112に格納される。伝送先情報記録テーブル118は、通信ポート115を介して管理者から予め設定される。
CPU111は、伝送先情報記録テーブル118を参照することで、伝送先情報128のバックアップであるバックアップ伝送先情報140の転送部伝送先情報900をルーティングメモリ124にレストアする際に、バックアップ伝送先情報140の転送部伝送先情報900の反映可否(格納可否)を判定することができる。そのため、バックアップ伝送先情報140の転送部伝送先情報900のうち特定の伝送先情報をルーティングメモリ124に格納することができる。
FIG. 2 is a diagram showing the transmission destination information recording table 118. The transmission destination information recording table 118 is stored in the memory 112 of the control unit 110. The transmission destination information recording table 118 is set in advance by the administrator via the communication port 115.
The CPU 111 refers to the transmission destination information recording table 118 to restore the backup transmission destination information 140 of the backup transmission destination information 140 that is a backup of the transmission destination information 128 to the routing memory 124 when the backup transmission destination information 140 is restored. It is possible to determine whether or not the transfer unit transmission destination information 900 can be reflected (stored or not). Therefore, specific destination information of the transfer unit destination information 900 of the backup destination information 140 can be stored in the routing memory 124.

テーブル種別200は、伝送先情報としてルーティングメモリ124に格納し得るテーブルの一覧を示す。   The table type 200 indicates a list of tables that can be stored in the routing memory 124 as transmission destination information.

リストア反映可否201は、バックアップ伝送先情報140の転送部伝送先情報900としてバックアップした伝送先情報128の各テーブル種別200を転送部120の交換時のリストアの際に反映するか(リストアするか)否かを示す。つまり、テーブル種別200の複数の伝送先情報をルーティングメモリ124へ格納するか否かの格納可否を示す。
リストア反映可否201は、転送部120毎に設定する。転送部120−1の枝番を「#1」のように表示している。
Whether the restoration reflection availability 201 reflects each table type 200 of the transmission destination information 128 backed up as the transfer unit transmission destination information 900 of the backup transmission destination information 140 at the time of restoration when the transfer unit 120 is replaced (whether to restore) Indicates whether or not. That is, it indicates whether or not a plurality of pieces of transmission destination information of the table type 200 are stored in the routing memory 124.
The restore reflection availability 201 is set for each transfer unit 120. The branch number of the transfer unit 120-1 is displayed as “# 1”.

例えば、転送部120−1のリストア反映可否201は転送部#1 201−1である。また、エントリ101のテーブル種別200である「ARP」は、「yes」であるため、リストアの際にルーティングメモリ124−1に反映されるが、エントリ107の「ISPEC」は、「no」であるため、リストアの際にルーティングメモリ124−1に反映されない。   For example, the restoration reflection availability 201 of the transfer unit 120-1 is the transfer unit # 1 201-1. Further, since “ARP” which is the table type 200 of the entry 101 is “yes”, it is reflected in the routing memory 124-1 at the time of restoration, but “ISPEC” of the entry 107 is “no”. Therefore, it is not reflected in the routing memory 124-1 at the time of restoration.

伝送先情報記録テーブル118は、パケット伝送装置100の運用前に情報処理端末103からコマンド入力されることで作成される。例えば、パケット伝送装置100は、情報処理端末103から「#rapid config d−plane#1 arp yes」と入力を受け付けることで、伝送先情報記録テーブル118の転送部#1 201−1の#101 ARPテーブルに関する設定を受け付けて、制御部110のメモリ112に定義(格納)する。   The transmission destination information recording table 118 is created by inputting a command from the information processing terminal 103 before the packet transmission apparatus 100 is operated. For example, the packet transmission apparatus 100 receives the input “# rapid config d-plane # 1 ar yes” from the information processing terminal 103, so that the # 101 ARP of the transfer unit # 1 201-1 of the transmission destination information recording table 118 is received. The setting relating to the table is received and defined (stored) in the memory 112 of the control unit 110.

また、「#rapid config d−plane#2 mac−address yes」と入力を受け付けることで、伝送先情報記録テーブル118の転送部#2 201−2の#102 MACアドレステーブルに関する設定を受け付けて制御部110のメモリ112に定義(格納)する。   Also, by accepting an input of “# rapid config d-plane # 2 mac-address yes”, the setting related to the # 102 MAC address table of the transfer unit # 2 201-2 of the transmission destination information recording table 118 is received and the control unit 110 is defined (stored) in the memory 112.

次に、制御部110のCPU111が、伝送先情報記録テーブル118を用いてリストア反映可否を判定する動作について図6を用いて説明する。図7の場合も同様である。
図6の810において、制御部110のCPU111は、メモリ112のバックアップ伝送先情報140−1の転送部伝送先情報900−1の伝送先情報#1を新しい転送部120−1のルーティングメモリ124−1にコピーする際に、伝送先情報記録テーブル118を参照し、バックアップ伝送先情報140−1の転送部伝送先情報900−1の伝送先情報#1に含まれる各テーブル(各伝送先情報)とリストア反映可否201の転送部#1 201−1のテーブル種別200とを比較する。
Next, an operation in which the CPU 111 of the control unit 110 determines whether or not restoration can be reflected using the transmission destination information recording table 118 will be described with reference to FIG. The same applies to the case of FIG.
6, the CPU 111 of the control unit 110 transfers the transmission destination information # 1 of the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 of the memory 112 to the routing memory 124- of the new transfer unit 120-1. 1, each table (each transmission destination information) included in the transmission destination information # 1 of the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1 with reference to the transmission destination information recording table 118 And the table type 200 of the transfer unit # 1 201-1 of the restoration reflection availability 201 are compared.

制御部110のCPU111は、バックアップ伝送先情報140−1の転送部伝送先情報900−1の伝送先情報#1に含まれる各テーブルのうち、リストア反映可否201の転送部#1 201−1のテーブル種別200で「yes」が設定されているテーブル種別と一致するテーブルを読み出し、読み出した各テーブルを伝送先情報128−1としてルーティングメモリ124−1に格納して、伝送先情報#1のレストアを行う。管理者が、テーブル種別200毎にリストア反映可否201を設定することで、新しい転送部120−1に対する設定を柔軟に行うことができる。   The CPU 111 of the control unit 110, among the tables included in the transmission destination information # 1 of the transfer unit transmission destination information 900-1 of the backup transmission destination information 140-1, the transfer unit # 1 201-1 of the restore reflection availability 201. A table that matches the table type for which “yes” is set in the table type 200 is read, each read table is stored in the routing memory 124-1 as the transmission destination information 128-1, and the transmission destination information # 1 is restored. I do. By setting the restoration reflection availability 201 for each table type 200, the administrator can flexibly set the new transfer unit 120-1.

また、テーブル種別200は、予め管理者が設定するので、テーブル種別200の全てを各転送部120のルーティングメモリ124が有しているとは限らない。そのため、制御部110のCPU111が、繰り返し(例えば、定期的に)各転送部120に対して、ルーティングメモリ124が保持するテーブル種別を問い合わせ、伝送先情報記録テーブル118のテーブル種別200に格納していないテーブル種別を検出した場合は、伝送先情報記録テーブル118のエントリを追加することが可能である。   Moreover, since the administrator sets the table type 200 in advance, the routing memory 124 of each transfer unit 120 does not necessarily have the entire table type 200. Therefore, the CPU 111 of the control unit 110 repeatedly (for example, periodically) inquires each transfer unit 120 about the table type held by the routing memory 124 and stores it in the table type 200 of the transmission destination information recording table 118. When a table type that does not exist is detected, an entry of the transmission destination information recording table 118 can be added.

この場合、「新しいテーブル種別を検出しました。伝送先情報記録テーブルに追加しますか?Yes or No?」などのように表示するデータを情報処理端末103に送信し、エントリを追加する許可を求める旨を管理者に通知してもよい。エントリを追加した後、管理者は、追加したエントリの各転送部120のリストア反映可否201を設定することができる。   In this case, display data such as “A new table type has been detected. Do you want to add it to the transmission destination information record table? Yes or No?” Is sent to the information processing terminal 103, and permission to add an entry is granted. The administrator may be notified of the request. After adding the entry, the administrator can set the restoration reflection availability 201 of each transfer unit 120 of the added entry.

以上のように、パケット伝送装置100は、ネットワークI/F部130、及び、または、転送部120を交換する際、転送部120の伝送先情報128のバックアップをメモリ112に作成し、交換前後でのネットワークI/F部130と転送部120の組み合わせを判定して、作成したバックアップのリストアを行うか否かを制御する。   As described above, when exchanging the network I / F unit 130 and / or the transfer unit 120, the packet transmission apparatus 100 creates a backup of the transmission destination information 128 of the transfer unit 120 in the memory 112, and before and after the exchange. The combination of the network I / F unit 130 and the transfer unit 120 is determined, and whether or not the created backup is restored is controlled.

そのため、伝送先情報の再学習を伴わずにパケット伝送が可能となり、再学習に伴う通信の発生を抑え、ネットワーク全体の負荷を低減することができ、パケット伝送装置がパケット伝送可能な運用状態となるまでに要する時間を短縮することができる。
また、本実施例では、1つの転送部、及び、または、ネットワークI/F部の交換について説明したが、複数の転送部、及び、または、ネットワークI/F部の交換についても同様である。また、本実施例では、転送部とネットワークI/F部とをそれぞれ挿抜可能な別の機能部として説明したが、転送部がネットワークI/F部の機能を含み、挿抜可能な1つの機能部として構成してもよい。また、本実施例では、1つのパケット伝送装置内の動作について説明したが、外部メモリ104や情報処理端末103、他のパケット伝送装置などに伝送先情報をエクスポートしてバックアップし、転送部のルーティングメモリにエクスポートしたバックアップをレストアしてもよい。これにより、パケット伝送装置の運用をより柔軟に行うことができる。
Therefore, packet transmission can be performed without re-learning of transmission destination information, the occurrence of communication associated with re-learning can be suppressed, the load on the entire network can be reduced, and the operation state in which the packet transmission apparatus can transmit packets can be reduced. It is possible to shorten the time required to become.
In the present embodiment, the exchange of one transfer unit and / or network I / F unit has been described, but the same applies to the exchange of a plurality of transfer units and / or network I / F units. In this embodiment, the transfer unit and the network I / F unit have been described as separate functional units that can be inserted and removed. However, the transfer unit includes the function of the network I / F unit, and one functional unit that can be inserted and removed. You may comprise as. Further, in this embodiment, the operation in one packet transmission apparatus has been described. However, the destination information is exported and backed up to the external memory 104, the information processing terminal 103, another packet transmission apparatus, etc. You may restore the backup exported to memory. Thereby, operation | movement of a packet transmission apparatus can be performed more flexibly.

なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。
また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路等で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリ、ハードディスク、若しくは、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、若しくは、DVD等の記録媒体に置くことができる。
また、制御線及び情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線及び情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。
In addition, this invention is not limited to an above-described Example, Various modifications are included. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described.
Each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function is stored in a recording device such as a memory, a hard disk, or an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD. Can do.
Further, the control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.

100 パケット伝送装置
110 制御部
111 CPU
112 メモリ
113 フラッシュメモリ
118 伝送先情報記録テーブル
119 装置状態管理テーブル
120 転送部
121 ルーティングプロセッサ
124 ルーティングメモリ
128 伝送先情報
130 ネットワークインターフェイス部
131 ポート
100 packet transmission device 110 control unit 111 CPU
112 Memory 113 Flash memory 118 Transmission destination information recording table 119 Device state management table 120 Transfer unit 121 Routing processor 124 Routing memory 128 Transmission destination information 130 Network interface unit 131 Port

Claims (14)

通信装置であって、
パケットを送受信するインタフェース部と、
前記インタフェース部にて受信したパケットの伝送先に関する情報である伝送先情報を格納する第1の記憶部を有し、前記受信したパケットと前記伝送先情報とを用いて前記伝送先を決定する転送部と、
前記通信装置全体を制御する制御部と、
前記転送部及び前記制御部から通信可能であり、前記伝送先情報と、前記インタフェース部を特定するインタフェース部特定情報とを格納する第2の記憶部とを備え、
前記制御部は、
前記転送部の運用状態の変化を検知する場合、
前記インタフェース部の前記インタフェース部特定情報を取得し、取得した前記インタフェース部特定情報と前記第2の記憶部に格納された前記インタフェース部特定情報とを用いて、前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部に格納するかを制御することを特徴とする通信装置。
A communication device,
An interface unit for transmitting and receiving packets;
A first storage unit that stores transmission destination information that is information on a transmission destination of a packet received by the interface unit, and that determines the transmission destination using the received packet and the transmission destination information And
A control unit for controlling the entire communication device;
A second storage unit that is communicable from the transfer unit and the control unit, and stores the transmission destination information and interface unit specifying information for specifying the interface unit;
The controller is
When detecting a change in the operating state of the transfer unit,
The interface unit specifying information of the interface unit is acquired and stored in the second storage unit using the acquired interface unit specifying information and the interface unit specifying information stored in the second storage unit. And controlling whether to store the transmission destination information in the first storage unit of the transfer unit.
請求項1に記載の通信装置であって、
前記制御部は、
取得した前記インタフェース部特定情報と前記第2の記憶部に格納された前記インタフェース部特定情報とが対応する場合に、前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納することを特徴とする通信装置。
The communication device according to claim 1,
The controller is
When the acquired interface unit specifying information corresponds to the interface unit specifying information stored in the second storage unit, the transmission destination information stored in the second storage unit is transferred to the transfer unit. A communication apparatus that stores the transmission destination information in the first storage unit.
請求項2に記載の通信装置であって、
前記第2の記憶部は、前記制御部に備わり、前記転送部を特定する転送部特定情報をさらに格納し、
前記制御部は、
前記転送部の運用状態の変化を検知する場合、
前記転送部の前記転送部特定情報及び前記インタフェース部の前記インタフェース部特定情報を取得し、取得した前記転送部特定情報及び前記インタフェース部特定情報と前記制御部の前記第2の記憶部に格納された前記転送部特定情報及び前記インタフェース部特定情報とが対応する場合に、前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納することを特徴とする通信装置。
The communication device according to claim 2,
The second storage unit is provided in the control unit, further stores transfer unit specifying information for specifying the transfer unit,
The controller is
When detecting a change in the operating state of the transfer unit,
The transfer unit specifying information of the transfer unit and the interface unit specifying information of the interface unit are acquired and stored in the acquired storage unit specifying information and the interface unit specifying information and the second storage unit of the control unit. When the transfer unit specifying information and the interface unit specifying information correspond to each other, the transmission destination information stored in the second storage unit of the control unit is transferred to the first storage unit of the transfer unit. A communication device that is stored as transmission destination information.
請求項3に記載の通信装置であって、
前記制御部は、
前記転送部の運用を停止する指示である転送部運用停止指示を外部から受信した場合に、前記転送部の前記第1の記憶部に格納された前記伝送先情報を前記制御部の前記第2の記憶部の前記伝送先情報として格納することを特徴とする通信装置。
The communication device according to claim 3,
The controller is
When the transfer unit operation stop instruction that is an instruction to stop the operation of the transfer unit is received from the outside, the transmission destination information stored in the first storage unit of the transfer unit is stored in the second of the control unit. The communication apparatus stores the transmission destination information as the transmission destination information.
請求項4に記載の通信装置であって、
前記制御部の第2の記憶部は、前記転送部を設定する設定情報をさらに格納し、
前記制御部は、
前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納するとともに、前記制御部の前記第2の記憶部に格納された前記設定情報を前記転送部の前記第1の記憶部に格納することを特徴とする通信装置。
The communication device according to claim 4,
A second storage unit of the control unit further stores setting information for setting the transfer unit;
The controller is
The transmission destination information stored in the second storage unit of the control unit is stored as the transmission destination information of the first storage unit of the transfer unit, and is stored in the second storage unit of the control unit. The communication apparatus, wherein the stored setting information is stored in the first storage unit of the transfer unit.
請求項5に記載の通信装置であって、
前記制御部は、
前記転送部の運用を開始する指示である転送部運用開始指示を外部から受信した場合に、前記転送部の運用状態の変化を検知し、受信した前記転送部運用開始指示に含まれる前記転送部特定情報及び前記インタフェース部特定情報から、または、前記運用状態の変化を検知した転送部及び前記運用状態の変化を検知した転送部と接続するインタフェース部から、前記転送部の前記転送部特定情報及び前記インタフェース部の前記インタフェース部特定情報を取得することを特徴とする通信装置。
The communication device according to claim 5,
The controller is
When a transfer unit operation start instruction that is an instruction to start operation of the transfer unit is received from the outside, a change in the operation state of the transfer unit is detected, and the transfer unit included in the received transfer unit operation start instruction From the specific information and the interface unit specific information, or from the transfer unit that has detected the change in the operational state and the interface unit that is connected to the transfer unit that has detected the change in the operational state, the transfer unit specific information of the transfer unit and A communication apparatus that acquires the interface unit specifying information of the interface unit.
請求項6に記載の通信装置であって、
前記制御部は、
前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納する許可を外部から受信した場合に、前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納することを特徴とする通信装置。
The communication device according to claim 6,
The controller is
When the permission to store the transmission destination information stored in the second storage unit of the control unit as the transmission destination information of the first storage unit of the transfer unit is received from the outside, The communication apparatus storing the transmission destination information stored in the second storage unit as the transmission destination information of the first storage unit of the transfer unit.
請求項7に記載の通信装置であって、
前記制御部は、
前記転送部の前記第1の記憶部に格納された前記伝送先情報を前記制御部の前記第2の記憶部の前記伝送先情報に格納することが完了すると、外部へ格納完了を通知することを特徴とする通信装置。
The communication device according to claim 7,
The controller is
When storing the transmission destination information stored in the first storage unit of the transfer unit in the transmission destination information of the second storage unit of the control unit is completed, the storage completion is notified to the outside. A communication device characterized by the above.
請求項8に記載の通信装置であって、
前記転送部の前記第1の記憶部は、
複数の前記伝送先情報を格納し、
前記制御部の前記第2の記憶部は、
前記転送部の前記第1の記憶部に格納された複数の前記伝送先情報毎に、前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納するか否か示す格納可否情報をさらに格納し、
前記制御部は、
前記転送部の前記第1の記憶部に格納された複数の前記伝送先情報を前記制御部の前記第2の記憶部の複数の前記伝送先情報として格納し、
前記格納可否情報を参照して、前記制御部の前記第2の記憶部に格納された複数の前記伝送先情報を前記転送部の前記第1の記憶部の複数の前記伝送先情報として格納するか否かを、前記制御部の前記第2の記憶部の複数の前記伝送先情報毎に制御することを特徴とする通信装置。
The communication device according to claim 8,
The first storage unit of the transfer unit is
Storing a plurality of the transmission destination information;
The second storage unit of the control unit is
For each of a plurality of the transmission destination information stored in the first storage unit of the transfer unit, the transmission destination information stored in the second storage unit of the control unit is changed to the first of the transfer unit. Further storing storage availability information indicating whether or not to store as the transmission destination information of the storage unit,
The controller is
Storing the plurality of transmission destination information stored in the first storage unit of the transfer unit as the plurality of transmission destination information of the second storage unit of the control unit;
The plurality of transmission destination information stored in the second storage unit of the control unit is stored as the plurality of transmission destination information in the first storage unit of the transfer unit with reference to the storage availability information Whether or not for each of the plurality of transmission destination information in the second storage unit of the control unit.
請求項9に記載の通信装置であって、
前記転送部特定情報は、前記転送部の型番であり、
前記インタフェース部特定情報は、前記インタフェース部のシリアル番号であることを特徴とする通信装置。
The communication device according to claim 9,
The transfer unit specifying information is a model number of the transfer unit,
The communication unit characterized in that the interface unit specifying information is a serial number of the interface unit.
通信装置であって、
パケットを送受信するインタフェース部と、
前記インタフェース部にて受信したパケットの伝送先に関する情報である伝送先情報を格納する第1の記憶部を有し、前記受信したパケットと前記伝送先情報とを用いて前記伝送先を決定する転送部と、
前記通信装置全体を制御する制御部と、
前記転送部及び前記制御部から通信可能であり、前記伝送先情報と、前記インタフェース部を特定するインタフェース部特定情報とを格納する第2の記憶部とを備え、
前記制御部は、
前記転送部の運用を停止する指示である転送部運用停止指示、または、前記転送部の運用を開始する指示である転送部運用開始指示を外部から受信した場合に、
前記インタフェース部の前記インタフェース部特定情報を取得し、取得した前記インタフェース部特定情報と前記第2の記憶部に格納された前記インタフェース部特定情報とを用いて、前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部に格納するかを制御することを特徴とする通信装置。
A communication device,
An interface unit for transmitting and receiving packets;
A first storage unit that stores transmission destination information that is information on a transmission destination of a packet received by the interface unit, and that determines the transmission destination using the received packet and the transmission destination information And
A control unit for controlling the entire communication device;
A second storage unit that is communicable from the transfer unit and the control unit, and stores the transmission destination information and interface unit specifying information for specifying the interface unit;
The controller is
When a transfer unit operation stop instruction that is an instruction to stop operation of the transfer unit or a transfer unit operation start instruction that is an instruction to start operation of the transfer unit is received from the outside,
The interface unit specifying information of the interface unit is acquired and stored in the second storage unit using the acquired interface unit specifying information and the interface unit specifying information stored in the second storage unit. And controlling whether to store the transmission destination information in the first storage unit of the transfer unit.
通信装置の制御方法であって、
前記通信装置は、
パケットを送受信するインタフェース部と、
受信したパケットの伝送先を決定する転送部と
前記通信装置全体を制御する制御部とを備え、
前記転送部は、
前記伝送先に関する情報であり、前記受信したパケットに基づいて更新する伝送先情報を格納する第1の記憶部を有し、
前記制御部は、
前記伝送先情報と、前記インタフェース部を特定するインタフェース部特定情報とを格納する第2の記憶部を有し、
前記通信装置の制御方法は、
前記転送部の運用を停止する指示である転送部運用停止指示を外部から受信した場合に、前記転送部の前記第1の記憶部に格納された前記伝送先情報を前記制御部の前記第2の記憶部の前記伝送先情報として格納する第1のステップと、
前記第1のステップの後、前記転送部の運用を開始する指示である転送部運用開始指示を外部から受信した場合に、受信した前記転送部運用開始指示から、または、前記転送部運用開始指示にて特定される転送部と接続するインタフェース部から、前記インタフェース部特定情報を取得する第2のステップと、
前記第2のステップにて取得した前記インタフェース部特定情報と前記制御部の前記第2の記憶部に格納された前記インタフェース部特定情報とを比較する第3のステップと、
前記第3のステップの比較の結果に応じて、前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納する第4のステップと、を含むことを特徴とする通信装置の制御方法。
A communication device control method comprising:
The communication device
An interface unit for transmitting and receiving packets;
A transfer unit that determines a transmission destination of the received packet and a control unit that controls the entire communication device;
The transfer unit is
A first storage unit that stores information on the transmission destination and stores transmission destination information to be updated based on the received packet;
The controller is
A second storage unit for storing the transmission destination information and interface unit specifying information for specifying the interface unit;
The control method of the communication device is:
When the transfer unit operation stop instruction that is an instruction to stop the operation of the transfer unit is received from the outside, the transmission destination information stored in the first storage unit of the transfer unit is stored in the second of the control unit. A first step of storing as the transmission destination information in the storage unit of
After the first step, when a transfer unit operation start instruction, which is an instruction to start operation of the transfer unit, is received from the outside, from the received transfer unit operation start instruction or from the transfer unit operation start instruction A second step of acquiring the interface unit specifying information from an interface unit connected to the transfer unit specified by
A third step of comparing the interface unit specifying information acquired in the second step with the interface unit specifying information stored in the second storage unit of the control unit;
According to the comparison result of the third step, the transmission destination information stored in the second storage unit of the control unit is stored as the transmission destination information of the first storage unit of the transfer unit. A communication device control method, comprising: a fourth step.
請求項12に記載の通信装置の制御方法であって、
前記第3のステップの比較の結果、取得した前記インタフェース部特定情報と前記制御部の前記第2の記憶部に格納された前記インタフェース部特定情報とが対応する場合に、前記第4のステップを実行することを特徴とする通信装置の制御方法。
A method for controlling a communication device according to claim 12,
As a result of the comparison in the third step, when the acquired interface unit specifying information corresponds to the interface unit specifying information stored in the second storage unit of the control unit, the fourth step is performed. A control method for a communication apparatus, comprising:
請求項13に記載の通信装置の制御方法であって、
前記制御部の前記第2の記憶部は、
前記転送部を特定する転送部特定情報と前記転送部を設定する設定情報とをさらに格納し、
前記第2のステップにおいて、前記転送部特定情報を前記インタフェース部特定情報と共に取得し、
前記第3のステップにおいて、
前記第2のステップにて取得した前記転送部特定情報及び前記インタフェース部特定情報と前記制御部の前記第2の記憶部に格納された前記転送部特定情報及び前記インタフェース部特定情報とを比較し、
前記第3のステップの比較の結果、取得した前記転送部特定情報及び前記インタフェース部特定情報と前記制御部の前記第2の記憶部に格納された前記転送部特定情報及び前記インタフェース部特定情報とが対応する場合に、前記第4のステップを実行し、
前記制御部の前記第2の記憶部に格納された前記設定情報を前記転送部の前記第1の記憶部に格納する第5のステップと、
前記第4のステップの実行前に、前記制御部の前記第2の記憶部に格納された前記伝送先情報を前記転送部の前記第1の記憶部の前記伝送先情報として格納するか否か外部に問い合わせる第6のステップを含むことを特徴とする通信装置の制御方法。
A communication device control method according to claim 13,
The second storage unit of the control unit is
Further storing transfer unit specifying information for specifying the transfer unit and setting information for setting the transfer unit;
In the second step, the transfer unit specifying information is acquired together with the interface unit specifying information;
In the third step,
The transfer unit specifying information and the interface unit specifying information acquired in the second step are compared with the transfer unit specifying information and the interface unit specifying information stored in the second storage unit of the control unit. ,
As a result of the comparison in the third step, the acquired transfer unit specifying information and the interface unit specifying information, and the transfer unit specifying information and the interface unit specifying information stored in the second storage unit of the control unit, When the above corresponds, the fourth step is executed,
A fifth step of storing the setting information stored in the second storage unit of the control unit in the first storage unit of the transfer unit;
Whether to store the transmission destination information stored in the second storage unit of the control unit as the transmission destination information of the first storage unit of the transfer unit before executing the fourth step. A control method for a communication apparatus, comprising a sixth step of inquiring the outside.
JP2014196016A 2014-09-26 2014-09-26 COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD Active JP6266484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014196016A JP6266484B2 (en) 2014-09-26 2014-09-26 COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014196016A JP6266484B2 (en) 2014-09-26 2014-09-26 COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD

Publications (2)

Publication Number Publication Date
JP2016066970A true JP2016066970A (en) 2016-04-28
JP6266484B2 JP6266484B2 (en) 2018-01-24

Family

ID=55805877

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014196016A Active JP6266484B2 (en) 2014-09-26 2014-09-26 COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD

Country Status (1)

Country Link
JP (1) JP6266484B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020150494A (en) * 2019-03-15 2020-09-17 矢崎総業株式会社 Vehicle communication system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006229830A (en) * 2005-02-21 2006-08-31 Hitachi Ltd Packet communication apparatus
WO2011083780A1 (en) * 2010-01-05 2011-07-14 日本電気株式会社 Communication system, control apparatus, processing rule setting method, packet transmitting method and program
WO2013108761A1 (en) * 2012-01-16 2013-07-25 日本電気株式会社 Network system and path information synchronization method
JP2014007467A (en) * 2012-06-21 2014-01-16 Hitachi Ltd Communication device, switch card redundancy method, and interface card
WO2014038135A1 (en) * 2012-09-06 2014-03-13 パナソニック株式会社 Communication apparatus, transfer control method and transfer control program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006229830A (en) * 2005-02-21 2006-08-31 Hitachi Ltd Packet communication apparatus
WO2011083780A1 (en) * 2010-01-05 2011-07-14 日本電気株式会社 Communication system, control apparatus, processing rule setting method, packet transmitting method and program
WO2013108761A1 (en) * 2012-01-16 2013-07-25 日本電気株式会社 Network system and path information synchronization method
JP2014007467A (en) * 2012-06-21 2014-01-16 Hitachi Ltd Communication device, switch card redundancy method, and interface card
WO2014038135A1 (en) * 2012-09-06 2014-03-13 パナソニック株式会社 Communication apparatus, transfer control method and transfer control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020150494A (en) * 2019-03-15 2020-09-17 矢崎総業株式会社 Vehicle communication system
JP7058928B2 (en) 2019-03-15 2022-04-25 矢崎総業株式会社 Vehicle communication system

Also Published As

Publication number Publication date
JP6266484B2 (en) 2018-01-24

Similar Documents

Publication Publication Date Title
EP3218793B1 (en) Non-disruptive controller replacement in a cross-cluster redundancy configuration
US7649851B2 (en) Virtual network management method, virtual network management program, virtual network management system, and virtual network means
US10091274B2 (en) Method, device, and system for controlling network device auto-provisioning
US8209403B2 (en) Upgrading network traffic management devices while maintaining availability
EP2822255B1 (en) System and method of a hardware shadow for a network element
US20150117179A1 (en) Apparatus, information processing method and information processing system
US8493959B2 (en) Multiple media access control (MAC) addresses
US10721206B2 (en) System and method of persistent address resolution synchronization
US7430735B1 (en) Method, system, and computer program product for providing a software upgrade in a network node
US20190370376A1 (en) High-availability network device database synchronization
JP6053637B2 (en) Method for upgrading virtual host and network device
JP5775473B2 (en) Edge device redundancy system, switching control device, and edge device redundancy method
JP5056504B2 (en) Control apparatus, information processing system, control method for information processing system, and control program for information processing system
TW201735579A (en) Setting device, communication system, method for updating setting of communication device and program
JP6266484B2 (en) COMMUNICATION DEVICE AND COMMUNICATION DEVICE CONTROL METHOD
JP2008204110A (en) Server device, method for controlling server device, and server system
EP3474501B1 (en) Network device stacking
US9769059B2 (en) Fast interlayer forwarding
KR101628219B1 (en) Method and apparatus for operating controller of software defined network
JP2015153128A (en) Call processing control device and software update method of the same, call processing system, and computer program
JP6311265B2 (en) Communication relay device, communication relay system, relay definition information update method, and update program
US20240129189A1 (en) In-service software upgrade in a virtual switching stack
JP2018093552A (en) Communication node, communication system, update method, and update program
JP6345359B1 (en) Network system, communication control device, and address setting method
JP2018073084A (en) Monitoring device, communication failure automatic recovery system, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170104

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170117

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170104

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20170124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171025

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

R150 Certificate of patent or registration of utility model

Ref document number: 6266484

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250