JP2005192027A - Network control system and control method - Google Patents

Network control system and control method Download PDF

Info

Publication number
JP2005192027A
JP2005192027A JP2003432479A JP2003432479A JP2005192027A JP 2005192027 A JP2005192027 A JP 2005192027A JP 2003432479 A JP2003432479 A JP 2003432479A JP 2003432479 A JP2003432479 A JP 2003432479A JP 2005192027 A JP2005192027 A JP 2005192027A
Authority
JP
Japan
Prior art keywords
subnet
router
packet
group
master
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
JP2003432479A
Other languages
Japanese (ja)
Other versions
JP4299658B2 (en
Inventor
Ryuta Komatsu
竜太 小松
Kenzo Kobayashi
賢造 小林
Hiroaki Nagao
宏昭 長尾
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003432479A priority Critical patent/JP4299658B2/en
Publication of JP2005192027A publication Critical patent/JP2005192027A/en
Application granted granted Critical
Publication of JP4299658B2 publication Critical patent/JP4299658B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To cope with a parting failure in a subnet regarding a network control system and a control method in which a communication path of redundant configuration is formed. <P>SOLUTION: In a network where the communication path of the redundant configuration is formed with other network by a plurality of routers, the plurality of routers constitute a master, a backup and the master usually performs communication, a router 100_1 of the redundant configuration is provided with a transmitting/receiving means including a packet transmitting/receiving part 11, a routing control part 12, an ARP table 13, a group transmission control part 16 and a group reception control part 17 which transmit/receive a packet to which group information is added, a means including a subnet parting recognition part 20 which detects the occurrence of the parting failure in the subnet and a means including a redundant function control part 18, etc. which transits the backup router to a master state and performs transmission/reception processing of the packet to the subnet at the time of detecting the occurrence of the parting failure. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、複数のルータにより冗長接続構成とし、サブネット内の障害によっても通信を継続できるネットワーク制御システム及び制御方法に関する。   The present invention relates to a network control system and a control method in which a redundant connection configuration is formed by a plurality of routers and communication can be continued even if a failure occurs in a subnet.

IPネットワークに於いて、ルータによって他のネットワークと区切られたサブネット内の端末は、ルータを介して他のネットワークの端末と通信を行うことになる。このようなサブネットに於いては、ルータに障害が発生すると、サブネット内の端末は、他のネットワークの端末と通信ができなくなる。そこで、複数のルータを設けて通信経路の冗長化を図ることが知られている。   In an IP network, a terminal in a subnet separated from another network by a router communicates with a terminal in the other network via the router. In such a subnet, when a failure occurs in the router, a terminal in the subnet cannot communicate with a terminal in another network. Therefore, it is known to provide a plurality of routers to make communication paths redundant.

このような通信経路の冗長化構成の場合に、VRRP(Virtual Router Redundancy Protocol)(RFC2338)、HSRP(Hot Stanby Routing Protocol)(RFC2281)等のプロトコルを用いるのが一般的である。これらは、スタティックルーティングを使用する端末に対するものであり、複数のルータの中のマスタのルータが通信を行い、マスタに障害が発生した場合に、バックアップのルータが自動的にマスタのIPアドレスとMACアドレスとを引き継ぎ、ネットワーク間の通信経路を確保する。又冗長化しているルータのグループを1台の仮想ルータと定義して、その仮想ルータに対して仮想のIPアドレスとMACアドレスとを割当て、通常時はマスタのルータ、障害発生時はバックアップのルータが仮想アドレスを持ち、端末のデフォルトゲートウェイを仮想アドレスに設定することにより、通信の継続を図るものである。又冗長化しているルータ間では、ローカルサブネットで状態監視パケットを送受信し、バックアップは、マスタのルータからの状態監視パケットの未受信時間が一定時間経過することにより、それをトリガとしてマスタのルータの障害を検出する。   In such a communication path redundancy configuration, protocols such as VRRP (Virtual Router Redundancy Protocol) (RFC2338) and HSRP (Hot Standby Routing Protocol) (RFC2281) are generally used. These are for terminals that use static routing. When the master router among multiple routers communicates and the master fails, the backup router automatically sets the master IP address and MAC address. Take over the address and secure a communication path between the networks. A group of redundant routers is defined as one virtual router, and a virtual IP address and MAC address are assigned to that virtual router. In normal times, it is a master router, and in the event of a failure, it is a backup router. Has a virtual address, and by setting the default gateway of the terminal as the virtual address, communication is continued. In addition, status monitoring packets are sent and received between the redundant routers on the local subnet, and the backup is triggered by the master router when the status monitoring packet from the master router has not been received for a certain period of time. Detect failure.

図10は、サブネットとバックボーンネットワークとの間に冗長化した通信経路を構成した場合の説明図であり、マスタをルータ100、バックアップをルータ101とし、仮想IP/MACアドレスはルータ100に登録されており、仮想IPアドレスをゲートウェイとした端末102、端末103は、ルータ100をゲートウェイとしてバックボーンネットワークへの通信を行っている。尚、104〜106はレイヤ2スイッチ(L2SW)を示す。ルータ100に障害が発生すると、ルータ101がマスタとなり、仮想IP/MACアドレスを引き継ぐ。そして、端末102と端末103とは、ルータ101を介してバックボーンネットワークへの通信を行う。   FIG. 10 is an explanatory diagram when a redundant communication path is configured between the subnet and the backbone network. The master is the router 100, the backup is the router 101, and the virtual IP / MAC address is registered in the router 100. The terminals 102 and 103 using the virtual IP address as a gateway communicate with the backbone network using the router 100 as a gateway. Reference numerals 104 to 106 denote layer 2 switches (L2SW). When a failure occurs in the router 100, the router 101 becomes the master and takes over the virtual IP / MAC address. The terminal 102 and the terminal 103 communicate with the backbone network via the router 101.

又図10の×印で示すように、レイヤ2スイッチ105に障害が発生すると、サブネット内が分断される。それにより、バックボーンネットワーク側から選択されるゲートウェイは何れか一方のルータであるため、分断された一方の側のみにパケットが到達するが、他方の側にはパケットが到達しないことになる。即ち、端末102に対しては、ルータ100を経由してバックボーンネットワークからのパケットが到着するが、端末103へのパケットは、ゲートウェイのルータ100へ送信され、ルータ100内にARP(Address Resolution Protocol)テーブルに端末103のエントリが存在しない場合、ARPが解決されないので、そのパケットは破棄される。又ARPテーブルに端末103のエントリが存在する場合(障害発生前のエントリが残存している場合)、サブネットに送信されるが、レイヤ2スイッチ105に障害が発生しているから、端末103へはパケットが到達しないことになる。端末103からのパケットは、ルータ101がマスタではないから、サブネット内の分断により、パケットの送受信ができない端末が生じる。   As indicated by a cross in FIG. 10, when a failure occurs in the layer 2 switch 105, the subnet is divided. Thereby, since the gateway selected from the backbone network side is any one of the routers, the packet reaches only one of the divided sides, but the packet does not reach the other side. That is, a packet from the backbone network arrives at the terminal 102 via the router 100, but the packet to the terminal 103 is transmitted to the gateway router 100, and ARP (Address Resolution Protocol) is stored in the router 100. If there is no entry for the terminal 103 in the table, the ARP is not resolved and the packet is discarded. If the entry of the terminal 103 exists in the ARP table (when the entry before the failure occurs), it is transmitted to the subnet, but since the failure has occurred in the layer 2 switch 105, Packets will not arrive. Since the router 101 is not the master for the packet from the terminal 103, there is a terminal that cannot transmit and receive the packet due to the division within the subnet.

そこで、サブネットのルータに相当するネットワーク接続装置を設け、サブネット内の分断を認識することにより、サブネット内の全端末のIP/MACアドレスを収集して記憶し、冗長ルータ(冗長構成のネットワーク接続装置)間で、バックボーンネットワーク側の管理用パスを用いて、接続している配下の端末の情報を交換し、自ルータ配下の端末情報と、他ルータ配下の端末情報とをそれぞれ保持する。そして、一方のルータにバックボーンネットワークから到着したパケットについて、保持している端末情報により、自ルータの配下ではなく、他ルータの配下の端末に対するものであると判定すると、そのパケットを他ルータへ転送する。或いは、バックボーンネットワークから両方のルータに送信し、各ルータは保持した端末情報を参照し、自ルータの配下の端末に対するパケットでない場合は、そのパケットを破棄する手段が知られている(例えば、特許文献1参照)。
特開2002−232463号公報
Therefore, a network connection device corresponding to a router in the subnet is provided, and the IP / MAC addresses of all terminals in the subnet are collected and stored by recognizing the division in the subnet, and a redundant router (redundant configuration network connection device) ) Exchange information on the terminals under the connection using the management path on the backbone network side, and hold the terminal information under the own router and the terminal information under other routers, respectively. When it is determined that the packet arriving from the backbone network at one router is not for the own router but for the terminal under the other router by the stored terminal information, the packet is transferred to the other router. To do. Alternatively, a means is known that transmits to both routers from the backbone network, each router refers to the stored terminal information, and discards the packet if it is not a packet for a terminal under its own router (for example, a patent) Reference 1).
JP 2002-232463 A

従来の複数ルータを用いて通信経路を冗長構成としたシステムに於いては、サブネット内の障害発生によって、そのサブネット内が分断されると、通信できない端末が発生する問題がある。そこで、サブネット内の障害を検出した時に、自ルータ(自ネットワーク接続装置)配下となる端末のIP/MACアドレスを収集して記録することにより、その記録内容を基にパケットの配送を可能とした前述の従来例は、ICMP(Internet Control Message Protocol)エコーリクエストメッセージをブロードキャストし、そのICMPエコーリプライメッセージにより、端末情報を収集するものであるが、このICMPエコーリプライメッセージを受信するまでには、数msの時間を要するものであり、従って、切替えの為の時間が長くなる問題がある。   In a conventional system using a plurality of routers and having a redundant communication path, there is a problem that a terminal that cannot communicate is generated when a failure occurs in the subnet and the subnet is divided. Therefore, when a failure in the subnet is detected, the IP / MAC address of the terminal under its own router (own network connection device) is collected and recorded, enabling packet delivery based on the recorded contents. The above-described conventional example broadcasts an ICMP (Internet Control Message Protocol) echo request message and collects terminal information by the ICMP echo reply message. Therefore, there is a problem that the time for switching is long.

又端末情報の収集と、記録と、対向ルータへの収集端末情報の転送との手順を行うものであるから、その間に到着したパケットの通信は保証されない問題がある。又接続端末情報の動的なテーブル(記録部)を冗長ルータ数分保持し、更新する必要があり、その為に、装置の負荷やリソースの消費という問題がある。又対向ルータ(対向ネットワーク接続装置)間では、管理用パスを用いて端末情報を交換するものであるが、伝送帯域を共有するベストエフォート型ネットワークには適用が困難である。更に、バックボーンネットワークに接続されるサブネットの数が増加すると、それに比例して管理パスの数、冗長サブネットと通信するルータとのコネクションの数が増大し、ネットワークが複雑化して、初期導入時やネットワークのトポロジ変更があった場合の設定作業が煩雑となる。又サブネット内の各端末装置が分断されている状態を認識した場合に、端末情報の収集を指示する為、端末装置の追加、移動が行われた場合にARPテーブルがエージングされ、再度ARPが発行されるまで通信を復旧することができないので、通信回復までに時間がかかる問題がある。   Further, since the procedures for collecting and recording terminal information and transferring the collected terminal information to the opposite router are performed, there is a problem that communication of packets that arrive during that time is not guaranteed. In addition, it is necessary to maintain and update the dynamic table (recording unit) of the connected terminal information for the number of redundant routers, which causes problems such as device load and resource consumption. In addition, terminal information is exchanged between opposite routers (opposite network connection devices) using a management path, but it is difficult to apply to a best effort network sharing a transmission band. Furthermore, as the number of subnets connected to the backbone network increases, the number of management paths and the number of connections with routers that communicate with redundant subnets increase in proportion to this, which complicates the network during initial installation and networking. Setting work when there is a topology change becomes complicated. In addition, when it is recognized that each terminal device in the subnet is divided, the ARP table is aged when a terminal device is added or moved in order to instruct collection of terminal information, and an ARP is issued again. Since communication cannot be recovered until the communication is completed, there is a problem that it takes time to recover the communication.

本発明は、前述の従来例の問題点を解決するものであり、サブネット内の分断状態の発生時に、迅速に切替えを行って通信を継続させることを目的とする。   An object of the present invention is to solve the above-described problems of the conventional example, and it is an object of the present invention to quickly switch and continue communication when a divided state occurs in a subnet.

本発明のネットワーク制御システムは、サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムに於いて、冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットの送受信手段と、前記サブネット内の分断障害発生を検出する手段と、該手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う手段とを備えている。   In the network control system of the present invention, a plurality of routers form a redundant communication path with other networks for a subnet, and a plurality of routers constitute a master and a backup. In the network control system that performs the above, the router having a redundant configuration includes a packet transmission / reception unit that is grouped and added with information indicating the group, a unit that detects the occurrence of a division failure in the subnet, and a division unit that uses the unit. The backup router includes means for performing packet transmission / reception processing with respect to the subnet by transitioning to the master state when the occurrence of a failure is detected.

又前記冗長構成のルータは、前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとのARPテーブル内容を同期化する手段を備えている。   The redundant router includes means for synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of the occurrence of a division failure in the subnet. .

又前記グループ化したグループ番号とネットワークアドレスとを対応させて格納したサブネット情報テーブルと、前記サブネットからのパケットに前記サブネット情報テーブルを参照して前記グループを示す情報を付加して送出するグループ送信制御部と、自ルータのグループ番号を格納した所属グループテーブルと、受信したパケットに付加されたグループを示す情報が前記所属グループテーブルに格納されている時に該パケットを前記サブネットへ送出するグループ受信制御部とを備えている。   A subnet information table storing the grouped group numbers and network addresses in association with each other, and a group transmission control for adding the information indicating the group with reference to the subnet information table and sending the packet from the subnet And a group reception control unit for transmitting the packet to the subnet when information indicating the group added to the received packet is stored in the group table. And.

本発明のネットワークの制御方法は、サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワークの制御方法に於いて、冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットを送受信し、前記サブネット内の分断障害発生を検出した時に、前記バックアップのルータをマスタの状態に遷移させて、該ルータと前記最初からのマスタのルータとを介して前記サブネットに対するパケットの送受信処理を行う過程を含むものである。   According to the network control method of the present invention, a plurality of routers form a redundant communication path with other networks by a plurality of routers for a subnet, and a plurality of routers constitute a master and a backup. In a method for controlling a network that performs communication, the router in a redundant configuration transmits and receives a packet that is grouped and added with information indicating the group, and detects the occurrence of a division failure in the subnet. Is transferred to the master state, and packet transmission / reception processing for the subnet is performed via the router and the original master router.

又前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとの間で相互のARPテーブル内容を同期化する過程を含むものである。   In addition, it includes a process of synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of the occurrence of a division failure in the subnet.

複数のルータにより冗長構成の通信経路を形成し、1台のルータをマスタとし、他のルータをバックアップとして、マスタのルータに障害が発生した場合は、バックアップのルータがマスタとなってパケット通信を継続するシステムに於いて、サブネット内の分断障害発生時は、バックアップのルータもマスタとして、両方のルータによりパケットの送受信を行うことにより、分断されたサブネット内端末と他ネットワーク間の通信を継続することができる。又ARPテーブルの内容を冗長ルータ間で同期化することにより、無駄なARPの発行を防止することができる。又バックボーンネットワークが複数のサブネットに分かれている場合に於いても、サブネット内分断発生時に、分断されたサブネット内端末と他ネットワーク間の通信を継続させることができる。   Multiple routers form a redundant communication path, with one router serving as a master and another router serving as a backup. If a failure occurs in the master router, the backup router serves as the master for packet communication. In a continuing system, when a disconnection failure occurs in a subnet, the backup router also serves as a master, and packets are transmitted and received by both routers, thereby continuing communication between the disconnected subnet terminal and other networks. be able to. Further, by synchronizing the contents of the ARP table between redundant routers, it is possible to prevent useless ARP issuance. Further, even when the backbone network is divided into a plurality of subnets, communication between the divided intra-subnet terminals and other networks can be continued when the intra-subnet division occurs.

サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、マスタのルータの障害発生時にバックアップのルータがマスタとなってパケット通信を継続できるようにしたもので、冗長構成のルータ100_1は、パケット送受信部11とルーティング制御部12とARPテーブル13とを含むと共に、グループ化して該グループを示す情報を付加したパケットの送受信を行うグループ送信制御部16とグループ受信制御部17とを含む送受信手段と、前記サブネット内の分断障害発生を検出するサブネット分断認識部20を含む手段と、この手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う冗長機能制御部18等を含む手段とを備えている。   A redundant communication path is formed between the subnet and other networks by a plurality of routers so that the backup router can become the master and continue packet communication in the event of a failure of the master router. The redundant router 100_1 includes a packet transmission / reception unit 11, a routing control unit 12, and an ARP table 13, and a group transmission control unit 16 that performs group transmission / reception of packets to which information indicating the group is added and group reception. Transmission / reception means including a control unit 17, means including a subnet division recognition unit 20 for detecting occurrence of a division failure in the subnet, and the backup router transitions to a master state when the division failure occurrence is detected by this means Redundancy function control to send and receive packets to and from the subnet And means including 18 or the like.

図1は、本発明の実施例1の要部の説明図であり、バックボーンネットワークとサブネットとの間を接続する冗長構成のルータは同一構成であり、その一方のルータ100_1の構成を示すもので、11はパケット送受信部、12はルーティング制御部、13はARPテーブル、14はサブネット情報テーブル、15は所属グループテーブル、16はグループ送信制御部、17はグループ受信制御部、18は冗長機能制御部、19は接続遮断部、20はサブネット分断認識部を示す。又200_1,200_2はサブネット内のレイヤ2スイッチ(L2SW)を示す。   FIG. 1 is an explanatory diagram of a main part of the first embodiment of the present invention. The redundant routers connecting the backbone network and the subnet have the same configuration, and the configuration of one router 100_1 is shown. , 11 is a packet transmission / reception unit, 12 is a routing control unit, 13 is an ARP table, 14 is a subnet information table, 15 is an affiliated group table, 16 is a group transmission control unit, 17 is a group reception control unit, and 18 is a redundant function control unit. , 19 is a connection blocking unit, and 20 is a subnet division recognition unit. Reference numerals 200_1 and 200_2 denote layer 2 switches (L2SW) in the subnet.

パケット送受信部11とルーティング制御部12とARPテーブル13とは、従来のルータにも備えられている構成であり、本発明の実施例に於いては、更に図示のように、他の各部を付加した構成を有するものである。又冗長構成のルータをグループとするもので、サブネット情報テーブル14は、ネットワークアドレスとグループ番号との組み合わせを格納している。又所属グループテーブル15は、自ルータが所属する冗長構成グループのグループ番号を格納している。   The packet transmission / reception unit 11, the routing control unit 12, and the ARP table 13 are also provided in a conventional router. In the embodiment of the present invention, other units are added as shown in the figure. The configuration is as follows. Further, the redundant routers are grouped, and the subnet information table 14 stores combinations of network addresses and group numbers. The belonging group table 15 stores the group number of the redundant configuration group to which the own router belongs.

グループ送信制御部16は、バックボーンネットワークにパケットを送信する時に、サブネット情報テーブル14を参照して、登録したグループを判定し、グループ番号等のグループを識別できる情報として例えば識別子を付加する。又グループ受信制御部17は、バックボーンネットワークからパケットを受信すると、所属グループテーブル15を参照して、グループを判定し、自ルータが所属するグループのパケットであれが受信し、所属しないグループのパケットであれば破棄する。   When transmitting a packet to the backbone network, the group transmission control unit 16 refers to the subnet information table 14 to determine the registered group, and adds, for example, an identifier as information that can identify the group such as a group number. When the group reception control unit 17 receives a packet from the backbone network, the group reception control unit 17 refers to the belonging group table 15 to determine the group, receives any packet belonging to the group to which the own router belongs, If there is, discard it.

又ルーティング制御部12は、IP,ARP,VRRP等の処理機能を含み、IPアドレスとMACアドレスとの対応を格納したARPテーブル13を参照し、パケットのルーティングを決定する。又パケット送受信部11は、受信したパケットを、ルーティング制御部12の指示に従って送信する。又サブネット分断認識部20は、マスタのルータからサブネットに例えば監視パケットを送信し、バックアップのルータが、その監視パケットを一定回数又は一定時間経過しても受信できない時に、サブネットに分断障害が発生したことを検出し、冗長機能制御部18に通知する。   The routing control unit 12 includes processing functions such as IP, ARP, and VRRP, and determines packet routing by referring to the ARP table 13 that stores correspondence between IP addresses and MAC addresses. The packet transmission / reception unit 11 transmits the received packet according to the instruction of the routing control unit 12. Also, the subnet break recognition unit 20 transmits, for example, a monitoring packet from the master router to the subnet, and when the backup router cannot receive the monitoring packet after a certain number of times or a certain time has elapsed, a subnet break failure has occurred in the subnet. This is detected and notified to the redundant function control unit 18.

冗長機能制御部18は、サブネット分断認識部20からの分断障害検出又は分断障害回復の通知により、接続遮断部19とルーティング制御部12とに対して指示する。接続遮断部19は、冗長機能制御部18からの指示に従ってパケットの通信の遮断機能のオン、オフを実行する。又ルーティング制御部12は、冗長機能制御部18からの指示に従って、VRRPのマスタ(現用系)とバックアップ(予備系)との状態の切替えの処理を行う。又サブネットが分断された場合には、冗長構成のルータ間でARPテーブル13の内容を交換してテーブル内容の同期をとる。従って、グループを示す情報を付加したパケットの送受信手段は、サブネット情報テーブル14と所属グループテーブル15とグループ送信制御部16とグループ受信制御部17とを含む構成を有し、又サブネット内の分断障害発生を検出する手段は、サブネット分断認識部20を含む構成を有し、分断障害発生を検出した時に、バックアップのルータはマスタの状態に遷移して、サブネットに対するパケットの送受信処理を行う手段は、冗長機能制御部18と接続遮断部19とを含む構成を有するものである。   The redundant function control unit 18 gives an instruction to the connection blocking unit 19 and the routing control unit 12 based on the notification of the division failure detection or the division failure recovery from the subnet division recognition unit 20. The connection blocking unit 19 turns on / off the packet communication blocking function according to an instruction from the redundancy function control unit 18. Further, the routing control unit 12 performs a process of switching the state between the VRRP master (active system) and the backup (standby system) in accordance with an instruction from the redundant function control unit 18. When the subnet is divided, the contents of the ARP table 13 are exchanged between redundant routers to synchronize the contents of the table. Therefore, the packet transmission / reception means to which the information indicating the group is added has a configuration including the subnet information table 14, the belonging group table 15, the group transmission control unit 16, and the group reception control unit 17, and the division failure in the subnet. The means for detecting the occurrence has a configuration including the subnet division recognition unit 20, and when the occurrence of the division failure is detected, the backup router transits to the master state, and the means for performing packet transmission / reception processing for the subnet includes: The redundant function control unit 18 and the connection blocking unit 19 are included.

図2は、ネットワークの説明図であり、サブネット400_1,400_2との間を、バックボーンネットワーク500_1により接続した構成の場合を示す。同図に於いて、100_1〜100_3はルータ、200_1〜200_3はレイヤ2スイッチ(L2SW)、300_1〜300_3は端末を示す。ルータ100_1〜100_3は、図1に示す構成を有するもので、バックボーンネットワーク500_1に対してサブネット400_1との間では、ルータ100_1,100_2により冗長構成の通信経路を形成している場合を示す。   FIG. 2 is an explanatory diagram of the network, and shows a case where the backbone network 500_1 is connected to the subnets 400_1 and 400_2. In the figure, reference numerals 100_1 to 100_3 denote routers, 200_1 to 200_3 denote layer 2 switches (L2SW), and 300_1 to 300_3 denote terminals. The routers 100_1 to 100_3 have the configuration illustrated in FIG. 1, and a case where a redundant configuration communication path is formed by the routers 100_1 and 100_2 between the backbone network 500_1 and the subnet 400_1 is illustrated.

バックボーンネットワーク500_1は、例えば、SONET(Synchronous Optical Network)/SDH(Synchronous Digital Hierarchy)又はATM(Aaynchronous Transfer Mode)等のネットワークとすることも可能であり、又レイヤ2の構成とすることもできる。又ルータ100_1〜100_3を接続するリングネットワーク構成とすることもできる。又サブネット400_1のルータ100_1,100_2間を接続するレイヤ2スイッチ200_1〜200_3は、スイッチングハブとすることもできる。   The backbone network 500_1 can be, for example, a network such as SONET (Synchronous Optical Network) / SDH (Synchronous Digital Hierarchy) or ATM (Aaynchronous Transfer Mode), and can also be configured as a layer 2. A ring network configuration in which the routers 100_1 to 100_3 are connected can also be used. In addition, the layer 2 switches 200_1 to 200_3 that connect the routers 100_1 and 100_2 of the subnet 400_1 may be switching hubs.

又サブネット400_1は、例えば、“10.10.10.0/24”、サブネット400_2は、例えば、“20.20.20.0/24”、バックボーンネットワーク500_1は、例えば、“30.30.30.0/24”のネットワークアドレスとして説明する。   The subnet 400_1 is, for example, “10.10.10 / 24”, the subnet 400_2 is, for example, “20.20.20.0/24”, and the backbone network 500_1 is, for example, “30.30.30. The network address will be described as .0 / 24 ".

図3の(a)は、サブネット情報テーブル14の一例を示し、(b)は所属グループテーブル15の一例を示す。サブネット情報テーブル14には、図2のバックボーンネットワーク500_1に接続されて、冗長構成の通信経路を構成しているサブネットのネットワークアドレス“10.10.10.0”と、サブネットマスク“255.255.255.0”と、冗長構成に対するグループ番号“100”とが格納されている場合を示す。冗長構成のサブネットが複数存在する場合は、そのサブネット数のテーブルのエントリを保持する。又図2に於いては、このサブネット情報テーブル14を、ルータ100_1〜100_3に於いて共通の内容に設定される。又所属グループテーブル15には、自ルータが所属するグループ番号“100”が格納されている場合を示す。この場合、複数の冗長構成のグループに所属する場合は、グループ数のテーブルのエントリを保持する。   3A shows an example of the subnet information table 14, and FIG. 3B shows an example of the belonging group table 15. The subnet information table 14 includes a network address “10.10.10.0” of a subnet connected to the backbone network 500_1 in FIG. 2 and constituting a redundant communication path, and a subnet mask “255.255. In this example, 255.0 "and the group number" 100 "for the redundant configuration are stored. When there are a plurality of redundant subnets, an entry of the number of subnets table is held. In FIG. 2, the subnet information table 14 is set to common contents in the routers 100_1 to 100_3. Further, the group number “100” to which the own router belongs is stored in the group group table 15. In this case, when belonging to a plurality of redundantly configured groups, an entry in the group number table is held.

図2に於いて、端末300_3から端末300_2へパケットを送信する場合、送信元IPアドレスは、“30.30.30.10”、送信先IPアドレスは、“10.10.10.20”とすると、ゲートウェイであるルータ100_3は、端末300_3から受信したパケットを、パケット送受信部11(図1参照)に於いて受信し、ルーティング制御部12は、ルーティングテーブルにより、ルータ100_1(“20.20.20.1”)をゲートウェイと判定し、バックボーンネットワーク500_1へ送信することを決定する。同時に、MACヘッダを、ゲートウェイ(ルータ100_1)のMACアドレスに付け替えて、このパケットをパケット送受信部11からグループ送信制御部16へ転送する。   In FIG. 2, when a packet is transmitted from the terminal 300_3 to the terminal 300_2, the transmission source IP address is “30.30.30.10”, and the transmission destination IP address is “10.10.10.20”. Then, the router 100_3 as a gateway receives the packet received from the terminal 300_3 at the packet transmitting / receiving unit 11 (see FIG. 1), and the routing control unit 12 uses the routing table to determine the router 100_1 (“20.20. 20.1 ″) is determined as a gateway, and transmission to the backbone network 500_1 is determined. At the same time, the MAC header is replaced with the MAC address of the gateway (router 100_1), and this packet is transferred from the packet transmitting / receiving unit 11 to the group transmission control unit 16.

グループ送信制御部16は、転送されたパケットの送信先IPアドレスが,サブネット情報テーブル14のネットワークアドレスに該当するかを検索する。このパケットの送信先IPアドレスは“10.10.10.20”であるので、サブネット情報テーブル14のネットワークアドレス“10.10.10.0”に該当する。グループ送信制御部16は、テーブルにヒットしたパケットの送信先を冗長構成サブネット400_1であると認識する。そして、グループ送信制御部16は、グループ番号に対応したMACアドレスを生成し、パケットの送信先MACアドレスを、グループ100宛のMACアドレス“02.00.00.00.0a.64”に付け替えを行う。   The group transmission control unit 16 searches whether the transmission destination IP address of the transferred packet corresponds to the network address in the subnet information table 14. Since the transmission destination IP address of this packet is “10.10.10.20”, it corresponds to the network address “10.10.10.0.0” in the subnet information table 14. The group transmission control unit 16 recognizes that the transmission destination of the packet hit in the table is the redundantly configured subnet 400_1. Then, the group transmission control unit 16 generates a MAC address corresponding to the group number, and replaces the transmission destination MAC address of the packet with the MAC address “02.00.00.00.0a.64” addressed to the group 100. Do.

図4の(a)は、MACヘッダとIPヘッダとデータ部とフレームチェックシーケンスFCSとを含むパケットを示し、前述の端末300_3から送信したパケットの送信元IPアドレスSA“30.30.30.10”と、送信先IPアドレスDA“10.10.10.20”とを有する場合を示す。又図4の(b)は、MACヘッダの送信先MACアドレスDAを、グループ番号“100”を16進表示の“64”としたグループを示す情報を付加したグループ送信MACアドレスDA“02.00.00.00.0a.64”に付け替えることを示している。   FIG. 4A shows a packet including a MAC header, an IP header, a data part, and a frame check sequence FCS, and the transmission source IP address SA “30.30.30.10” of the packet transmitted from the terminal 300_3 described above. ”And the destination IP address DA“ 10.10.10.20 ”. 4B shows a group transmission MAC address DA “02.00” to which information indicating a group in which the transmission destination MAC address DA of the MAC header is set to “64” in hexadecimal notation is added to the group number “100”. 0.00.00.0a.64 ".

この場合、付け替えを行った送信先MACアドレスをグループ宛パケットの識別子とした機能を有するものであり、本発明の実施例に於いては、この送信MACアドレスに限定されることなく、グループ宛であることを識別できる情報を用いることができる。又バックボーンネットワーク500_1は,グループ宛のMACアドレスのパケットをブロードキャストする機能を有するものであり、或いは、バス型のネットワークとすることも可能である。即ち、特定のグループ宛識別子を持ったパケットをブロードキャストする仕組みがあれば、識別子は前述のようにMACアドレスに限るものではない。又はMACアドレスをブロードキャストアドレスとし、送信元アドレス等の他のフィールドに識別子を持たせることもできる。   In this case, it has a function of using the destination MAC address to which the replacement has been made as an identifier of the packet addressed to the group. In the embodiment of the present invention, the address is not limited to this transmission MAC address, and is addressed to the group. Information that can be identified can be used. The backbone network 500_1 has a function of broadcasting a packet with a MAC address addressed to a group, or can be a bus type network. That is, if there is a mechanism for broadcasting a packet having a specific group-addressed identifier, the identifier is not limited to the MAC address as described above. Alternatively, the MAC address can be a broadcast address, and an identifier can be given to another field such as a source address.

従って、バックボーンネットワーク500_1へ送出されたパケットは、ブロードキャストされて、ルータ100_1,100_2に到達する。ルータ100_1に於いては、受信したパケットは、グループ受信制御部17(図1参照)に転送される。このグループ受信制御部17は、受信したパケットのMACアドレスからグループ番号を求め、所属グループテーブル15を検索する。該当するグループ番号が存在すれば、そのパケットをパケット送受信部11へ転送する。又該当するグループ番号が存在しない場合は、そのパケットを破棄する。   Therefore, the packet transmitted to the backbone network 500_1 is broadcast and reaches the routers 100_1 and 100_2. In the router 100_1, the received packet is transferred to the group reception control unit 17 (see FIG. 1). The group reception control unit 17 obtains a group number from the MAC address of the received packet and searches the belonging group table 15. If the corresponding group number exists, the packet is transferred to the packet transmitting / receiving unit 11. If the corresponding group number does not exist, the packet is discarded.

パケット送受信部11は、ルーティング制御部12に問い合わせることにより、サブネット400_1へ送信するパケットと判定されるから、接続遮断部19を介してサブネット400_1へ送信する。この場合、接続遮断部19は、冗長機能制御部18により、遮断制御OFFの制御により、パケットを通過させる状態となっている。従って、点線矢印で示す経路のパケットにより端末300_2に到達することになる。   Since the packet transmitting / receiving unit 11 determines that the packet is to be transmitted to the subnet 400_1 by making an inquiry to the routing control unit 12, the packet transmitting / receiving unit 11 transmits the packet to the subnet 400_1 via the connection blocking unit 19. In this case, the connection blocking unit 19 is in a state of allowing the packet to pass by the redundancy function control unit 18 under the control of the blocking control OFF. Therefore, the terminal 300_2 is reached by the packet along the route indicated by the dotted arrow.

前述の場合、ルータ100_1をマスタ(現用系)、ルータ100_2をバックアップ(予備系)とした場合を示し、マスタのルータ100_1は、バックボーンネットワーク500_1からサブネット400_1へのパケットの転送処理を行い、且つサブネット400_1からバックボーンネットワーク500_1へのパケットの転送処理を行う。バックアップのルータ100_2は、前述の転送処理は行わない。即ち、ルータ100_2の冗長機能制御部18(図1参照)は、接続遮断部19を制御して、遮断制御ONとしている。その為、受信したパケットは、サブネット400_1には送信されない。   In the case described above, the router 100_1 is a master (active system) and the router 100_2 is a backup (standby system). The master router 100_1 performs packet transfer processing from the backbone network 500_1 to the subnet 400_1, and A packet transfer process from 400_1 to backbone network 500_1 is performed. The backup router 100_2 does not perform the transfer process described above. That is, the redundant function control unit 18 (see FIG. 1) of the router 100_2 controls the connection blocking unit 19 to turn on blocking control. Therefore, the received packet is not transmitted to the subnet 400_1.

又マスタのルータ100_1とバックアップのルータ100_2との状態は、それぞれの冗長機能制御部18(図1参照)により管理し、サブネットの障害監視は、ルータ100_1のサブネット分断認識部20から監視パケットを送信し、ルータ100_2に於いて受信することにより疎通確認を行うものである。この監視パケットは、例えば、BPDU(Bridge Protocol Data Unit)パケットやPing等を適用することができる。又ルータ100_1,100_2は、バックアップネットワークを介して、IPパケットを送受信することにより、マスタ/バックアップ状態情報やサブネットの疎通情報を相互に通知する。このIPパケットは、冗長機能制御部18がルーティング制御部12を経由して、パケット送受信部11との間で転送して送受信の処理を行うことになる。   The statuses of the master router 100_1 and the backup router 100_2 are managed by the respective redundant function control units 18 (see FIG. 1), and subnet failure monitoring is performed by transmitting monitoring packets from the subnet division recognition unit 20 of the router 100_1. The communication is confirmed by reception at the router 100_2. For example, a BPDU (Bridge Protocol Data Unit) packet, Ping, or the like can be applied to the monitoring packet. The routers 100_1 and 100_2 notify each other of master / backup status information and subnet communication information by transmitting and receiving IP packets via the backup network. This IP packet is transferred by the redundant function control unit 18 to and from the packet transmission / reception unit 11 via the routing control unit 12 to perform transmission / reception processing.

又端末300_1,300_2から送信したパケットは、ルータ100_1がゲートウェイとなっているので、このルータ100_1を介してバックボーンネットワーク500_1へ送信することになり、例えば、サブネット400_2の端末300_3との間でパケットを送受信することができる。   The packets transmitted from the terminals 300_1 and 300_2 are transmitted to the backbone network 500_1 via the router 100_1 because the router 100_1 serves as a gateway. For example, the packets are transmitted to and from the terminal 300_3 in the subnet 400_2. You can send and receive.

前述のネットワークに於いて、サブネットに障害が発生し、例えば、図5に示すように、レイヤスイッチ200_1,200_2間に分断発生として示す障害が発生して、サブネットが分断された状態となった時、ルータ100_2に於いてルータ100_1からの監視パケットの不到着により、ルータ100_2のサブネット分断認識部20(図1参照)に於いて分断障害発生を検出し、冗長機能制御部18に通知する。冗長機能制御部18は、バックアップからマスタへ遷移する制御を行うもので、接続遮断部19を遮断制御OFFとして、バックボーンネットワーク500_1とサブネット400_1との間のパケットの転送処理を開始する。従って、端末300_1は以前のルータ100_1を介してパケットを送受信し、端末300_2はルータ100_2を介してパケットを送受信することができる。   In the above-described network, when a failure occurs in the subnet, for example, as shown in FIG. 5, a failure indicated as a division occurrence occurs between the layer switches 200_1 and 200_2, and the subnet is divided. In the router 100_2, when the monitoring packet from the router 100_1 does not arrive, the subnet division recognition unit 20 (see FIG. 1) of the router 100_2 detects the occurrence of the division failure and notifies the redundant function control unit 18. The redundancy function control unit 18 performs control to make a transition from backup to master, and sets the connection blocking unit 19 to the blocking control OFF, and starts packet transfer processing between the backbone network 500_1 and the subnet 400_1. Accordingly, the terminal 300_1 can transmit and receive packets via the previous router 100_1, and the terminal 300_2 can transmit and receive packets via the router 100_2.

又この場合、ルータ100_2からも監視パケットを送信することになり、VRRPに於いても両方のルータがマスタとなり、端末300_1のゲートウェイはルータ100_1、端末300_2のゲートウェイはルータ100_2となる。端末300_2の所属するサブネットではゲートウェイがルータ100_1からルータ100_2に変更になるから、その間のレイヤ2スイッチのMACアドレステーブルを再学習させる必要がある。その為、監視パケットの送信元MACアドレスをVRRPの仮想MACアドレスとして送信することで、これを解決できる。   In this case, the monitoring packet is also transmitted from the router 100_2. In VRRP, both routers are masters, the gateway of the terminal 300_1 is the router 100_1, and the gateway of the terminal 300_2 is the router 100_2. In the subnet to which the terminal 300_2 belongs, the gateway is changed from the router 100_1 to the router 100_2. Therefore, it is necessary to relearn the MAC address table of the layer 2 switch between them. Therefore, this can be solved by transmitting the source MAC address of the monitoring packet as the virtual MAC address of VRRP.

ここで、ルータ100_1が端末300_2宛のパケットを受信した場合、若し、サブネットにARPリクエストメッセージが発行されると、ARPリプライメッセージを返答する端末300_2は、分断されたサブネットに存在するため、返答できずに無駄なARPの処理が繰り返されることになる。そこで、ルータ100_1,100_2は、ARPテーブル13(図1参照)の内容の同期をとる。即ち、ルータ100_1の冗長機能制御部18は、自ルータのARPテーブル13をコピーし、バックボーンネットワーク500_1を介して送信する。   Here, when the router 100_1 receives the packet addressed to the terminal 300_2, if the ARP request message is issued to the subnet, the terminal 300_2 that returns the ARP reply message exists in the divided subnet. Unnecessary ARP processing is repeated. Therefore, the routers 100_1 and 100_2 synchronize the contents of the ARP table 13 (see FIG. 1). That is, the redundant function control unit 18 of the router 100_1 copies the ARP table 13 of its own router and transmits it via the backbone network 500_1.

この場合のIPパケットの一例を図6に示す。IPヘッダの送信先アドレスDAとしてルータ100_2のIPアドレス“100.100.100.2”とし、UDP(User Datagram Protocol)により、ARPテーブル13の内容が送信される。又このIPパケットは、ユニキャストのみでなく、例えば、マルチキャストやブロードキャストによる送信を適用することができる。又ARPテーブルの内容の転送には、UDPに限定されるものではなく、TCPや独自のヘッダを付加することができる。又ルータ100_2は、例えば、UDP特定ポートにより冗長機能制御部18で受信し、自ルータ100_2のARPテーブル13との差分を求め、対向ルータ100_1のARPテーブル13にあるが、自ルータ100_2のARPテーブル13に存在しないエントリを追加する。それによって、サブネットが分断される障害が発生した場合、対向ルータ側の分断サブネットに所属する端末に対してのARPリクエストメッセージを、自ルータ側の分断サブネットに対して発行し続けるという状態を防止すると共に、無駄なARPを発行することによる処理負荷をなくすことができる。   An example of the IP packet in this case is shown in FIG. The IP address “100.100.100.2” of the router 100_2 is set as the transmission destination address DA of the IP header, and the contents of the ARP table 13 are transmitted by UDP (User Datagram Protocol). Further, this IP packet can be applied not only by unicast but also by multicast or broadcast transmission, for example. In addition, the transfer of the contents of the ARP table is not limited to UDP, and TCP or a unique header can be added. The router 100_2 receives, for example, the redundancy function control unit 18 through the UDP specific port, obtains a difference from the ARP table 13 of the own router 100_2, and is in the ARP table 13 of the opposite router 100_1, but the ARP table of the own router 100_2. An entry that does not exist in 13 is added. As a result, when a failure occurs in which the subnet is divided, it prevents a situation in which an ARP request message for a terminal belonging to the divided subnet on the opposite router side is continuously issued to the divided subnet on the own router side. At the same time, it is possible to eliminate a processing load caused by issuing a useless ARP.

又バックアップからマスタとなったルータ100_2も監視パケットを送信するものであり、従って、分断障害が回復すると、ルータ100_1,100_2は共に相互から送信した監視パケットを受信検出することができるから、障害が回復したことを検出して、元の状態に遷移する。   The router 100_2 that has become the master from the backup also transmits the monitoring packet. Therefore, when the failure in the division is recovered, the routers 100_1 and 100_2 can both receive and detect the monitoring packet transmitted from each other. It detects that it has recovered and transitions to the original state.

図7は、障害発生及び回復の概要のシーケンスを示すもので、マスタのルータ100_1からバックアップのルータ100_2に所定の時間間隔でサブネットに監視パケットを送信する。ルータ100_2は、監視パケットをサブネットを介して受信検出することにより、ルータ100_1とサブネットとが正常と判定する。×印で示すように、サブネットの障害により、監視パケットを受信できなくなった時は、前述のように、ルータ100_2のサブネット分断認識部20(図1参照)は、この監視パケットの受信ができないことにより、分断障害発生を検出して、冗長機能制御部18に通知し、冗長機能制御部18は、接続遮断部19を遮断制御OFFとし、バックアップ状態からマスタ状態に遷移し、サブネット分断認識部20の制御により監視パケットの送出を開始する。又前述のように、ARPテーブル13の同期をとる処理をバックボーンネットワークを介して行う。そして、相互に監視パケットの受信検出が可能となると、分断障害回復と判定し、元の状態に遷移する。   FIG. 7 shows an outline sequence of failure occurrence and recovery, and a monitoring packet is transmitted from the master router 100_1 to the backup router 100_2 to the subnet at a predetermined time interval. The router 100_2 determines that the router 100_1 and the subnet are normal by receiving and detecting the monitoring packet via the subnet. As indicated by a cross, when the monitoring packet cannot be received due to a subnet failure, the subnet division recognition unit 20 (see FIG. 1) of the router 100_2 cannot receive the monitoring packet as described above. Thus, the occurrence of the division failure is detected and notified to the redundant function control unit 18, and the redundant function control unit 18 sets the connection cutoff unit 19 to the cutoff control OFF, transitions from the backup state to the master state, and the subnet division recognition unit 20 Control packet transmission starts. Further, as described above, the process of synchronizing the ARP table 13 is performed via the backbone network. Then, when reception of the monitoring packet can be mutually detected, it is determined that the divided failure has been recovered, and the state transitions to the original state.

図8は、本発明の実施例2の説明図であり、サブネットと他ネットワークを接続する複数のルータと、このサブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うもので、冗長構成のルータと、サブネットと通信するネットワークに属するルータとは、サブネットに送信するパケットに対して、パケットの送信IPアドレスで通常転送すると共に、コピーしたパケットをバックアップ用の特定ネットワークアドレスに変換した送信先IPアドレスで送信し、受信した該変換パケットをサブネットに送信する時に、本来の送信先IPアドレスのネットワークアドレスに再変換して送信するパケット送受信手段(図1のパケット送受信部11等の機能を有する手段)と、サブネット内の分断障害発生を検出する手段(図1のサブネット分断認識部20等の機能を有する手段)と、この手段により分断障害発生を検出した時に、バックアップのルータはマスタの状態に遷移して、サブネットに対するパケットの送受信処理を行う手段とを備えており、サブネット100(“10.10.10.0/24”)は、前述の実施例1と同様に、ルータ100_1,100_2により冗長構成とし、端末300_1,300_2とレイヤ2スイッチ200_1〜200_3とを含むものである。又ルータ100_3〜100_5とサブネット1(“100.100.100.0/24”),サブネット2(“100.100.101,0/24”),サブネット3(“100.100.102.0/24”)とを有し、端末300_3はルータ100_5に接続されている。   FIG. 8 is an explanatory diagram of Embodiment 2 of the present invention, and includes a plurality of routers that connect a subnet and another network, and a network that forms a redundant communication path via the subnet and the plurality of networks. Multiple routers constitute a master and backup, and the master normally communicates. A redundant router and a router that belongs to a network that communicates with a subnet can transmit packets to the subnet. The network of the original transmission destination IP address is transmitted when the transfer packet is normally transferred by the transmission IP address, and the copied packet is transmitted by the transmission destination IP address converted into the specific network address for backup. Packet transmission / reception means for re-converting to address (packet in FIG. 1) (Means having a function such as the receiving unit 11), means for detecting the occurrence of the division failure in the subnet (means having the function of the subnet division recognition unit 20 in FIG. 1), and the occurrence of the division failure by this means The backup router includes means for performing transmission / reception processing of packets to / from the subnet by transitioning to the master state, and the subnet 100 (“10.10.10 / 24”) is configured in the above-described first embodiment. Similarly, the routers 100_1 and 100_2 have a redundant configuration and include terminals 300_1 and 300_2 and layer 2 switches 200_1 to 200_3. Also, the routers 100_3 to 100_5 and the subnet 1 (“100.100.100.0/24”), subnet 2 (“100.100.101, 0/24”), subnet 3 (“100.100.102.0/ 24 ″) and the terminal 300_3 is connected to the router 100_5.

即ち、冗長構成の同一グループに属するルータ100_1,100_2がそれぞれ異なるサブネット1,2を介してルータ100_5と接続されたネットワークを構成し、ルータ100_5は、サブネット3とルータ100_3,100_4とサブネット1,2とを介して冗長構成のルータ100_1,100_2に実線矢印で示すように、サブネット100に対するパケットを送信する。ルータ100_1,100_2は、図1に示す構成を有するものであり、ルータ100_5も同様の構成とすることができる。又ルータ100_1,100_2とサブネット100との制御処理は、前述の実施例1と略同一であり、又サブネット1〜3を含む構成が、図2のバックボーンネットワーク500_1に相当することになり、重複する部分は説明を省略する。   That is, the routers 100_1 and 100_2 belonging to the same group in the redundant configuration constitute a network connected to the router 100_5 via different subnets 1 and 2, respectively. As shown by the solid line arrows, the packets for the subnet 100 are transmitted to the redundant routers 100_1 and 100_2. The routers 100_1 and 100_2 have the configuration shown in FIG. 1, and the router 100_5 can have the same configuration. The control processing of the routers 100_1 and 100_2 and the subnet 100 is substantially the same as in the first embodiment, and the configuration including the subnets 1 to 3 corresponds to the backbone network 500_1 in FIG. Description of the portion is omitted.

バックアップのルータ100_2は、サブネット100を正しい情報“10.10.10.0/24”ではなく、“10.10.20.0/24”として広告している。ルータ100_5は、グループ送信制御部16に於いて、サブネット100宛のパケットを、“10.10.10.0/24”のネットワークへ送信すると共に、コピーした該パケットを“10.10.20.0/24”のネットワークへと、送信先IPアドレスを変換して送信する。よって、ルータ100_5は、サブネット100に対するパケットを、サブネット3とルータ100_3,100_4とサブネット1,2とを介して冗長構成のルータ100_1,100_2に実線矢印で示すように送信する。又ルータ100_2は、グループ受信制御部17に於いて、受信した“10.10.20.0”宛のパケットを、“10.10.10.0”(本来のサブネットのアドレス)に変換して、サブネット100へ送信使用とする。ただし、前述のように、マスタのルータ100_1は、受信したパケットをサブネット100内に送出し、バックアップのルータ100_2は、受信したパケットを接続遮断部19(図1参照)の遮断制御ONとしていることにより破棄する。   The backup router 100_2 advertises the subnet 100 as “10.10.20.0/24” instead of the correct information “10.10.10.0/24”. In the group transmission control unit 16, the router 100_5 transmits the packet addressed to the subnet 100 to the network of “10.10.10 / 24” and copies the copied packet to “10.10.20.20. The destination IP address is converted and transmitted to the 0/24 "network. Therefore, the router 100_5 transmits a packet for the subnet 100 to the redundant routers 100_1 and 100_2 via the subnet 3, the routers 100_3 and 100_4, and the subnets 1 and 2 as indicated by solid arrows. The router 100_2 converts the received packet addressed to “10.0.20.0” into “10.10.10.0” (original subnet address) in the group reception control unit 17. Suppose that transmission to the subnet 100 is used. However, as described above, the master router 100_1 transmits the received packet into the subnet 100, and the backup router 100_2 sets the received packet to the blocking control ON of the connection blocking unit 19 (see FIG. 1). Destroy with.

この状態で、×印で示すように、サブネット100内に分断障害が発生すると、バックアップのルータ100_2のサブネット分断認識部20がルータ100_1からの監視パケットを受信できないことにより、分断障害発生を検出し、バックアップの状態からマスタの状態に遷移し、接続遮断部19の遮断制御をOFFとする。それによって、受信したパケットをサブネット100内に送出し、分断された端末300_2に対するパケットの送受信を継続する。   In this state, as shown by x, when a partition failure occurs in the subnet 100, the subnet partition recognition unit 20 of the backup router 100_2 cannot receive the monitoring packet from the router 100_1. Then, a transition is made from the backup state to the master state, and the cutoff control of the connection cutoff unit 19 is turned OFF. As a result, the received packet is transmitted into the subnet 100, and transmission / reception of the packet to / from the divided terminal 300_2 is continued.

図9は、本発明の実施例3の説明図であり、サブネットと他ネットワークを接続する複数のルータと、このサブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークとを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムであって、冗長構成のルータと、サブネットと通信するネットワークに属するルータとは、サブネットに送信するパケットをIPでカプセル化し、冗長構成のルータ宛に複数送信し、そのパケットを受信したルータがカプセル化を解除するパケットの送受信手段と、サブネット内の分断障害発生を検出する手段(図1のサブネット分断認識部20等の機能を有する手段)と、この手段により分断障害発生を検出した時に、バックアップのルータはマスタの状態に遷移して、サブネットに対するパケットの送受信処理を行う手段とを備えており、図9に於ける符号の中の図8と同一符号は同一部分を示し、ルータ100_5から冗長構成のルータ100_1,100_2に対してカプセル化して送信する場合を示す。即ち、端末300_3からサブネット100の端末300_2(“10.10.10.10”)宛のパケットを、ルータ100_5は、グループ送信制御部16(図1参照)に於いてルータ100_1に対して、送信先アドレスDAを“100.100.100.1”としてカプセル化して送出し、ルータ100_2に対して、送信先アドレスDAを“100.100.101.2”としてカプセル化して送出する。   FIG. 9 is an explanatory diagram of Embodiment 3 of the present invention, and includes a plurality of routers that connect a subnet and another network, and a network that forms a redundant communication path via the subnet and the plurality of networks. A network control system in which a plurality of routers constitute a master and a backup, and the master normally communicates, and a router having a redundant configuration and a router belonging to a network that communicates with a subnet transmit packets to be transmitted to the subnet. Encapsulating with IP, transmitting a plurality of addresses to a redundant router and receiving the packet, the packet transmitting / receiving means for releasing the encapsulation, and the means for detecting the occurrence of the division failure in the subnet (subnet division recognition in FIG. 1) Means having a function of the unit 20 etc.), and when this means detects the occurrence of a disconnection failure, The router in FIG. 9 includes a means for performing packet transmission / reception processing for the subnet by transitioning to the master state. In FIG. 9, the same reference numerals as those in FIG. A case where the data is encapsulated and transmitted to the routers 100_1 and 100_2 having the configuration is shown. That is, the router 100_5 transmits a packet addressed to the terminal 300_2 (“10.10.10.10”) of the subnet 100 from the terminal 300_3 to the router 100_1 in the group transmission control unit 16 (see FIG. 1). The destination address DA is encapsulated and transmitted as “100.100.100.1”, and the destination address DA is encapsulated and transmitted as “100.100.101.2” to the router 100_2.

マスタのルータ100_1は、グループ受信制御部17(図1参照)に於いてカプセルから取り出したパケットをサブネット100内に送出し、ルータ100_2は、カプセルから取り出したパケットを、接続遮断部19(図1参照)の遮断制御をONとしていることにより、破棄する。   The master router 100_1 sends out the packet taken out from the capsule in the group reception control unit 17 (see FIG. 1) into the subnet 100, and the router 100_2 sends the packet taken out from the capsule to the connection blocking unit 19 (see FIG. 1). Discard it by turning on the shutoff control in (Ref.).

サブネット100内の分断障害が発生すると、前述の実施例と同様に、この分断障害発生を検出し、バックアップのルータ100_2はマスタの状態に遷移する。それにより、遮断制御部19の遮断制御をOFFとして、サブネット100内に受信したパケットを送出する。従って、前述の各実施例と同様に、サブネット内の分断障害によっても、各端末に対するパケットの送受信を継続することができる。   When a division failure occurs in the subnet 100, the occurrence of the division failure is detected and the backup router 100_2 transitions to the master state as in the above-described embodiment. As a result, the blocking control of the blocking control unit 19 is turned off, and the received packet is transmitted into the subnet 100. Therefore, similarly to the above-described embodiments, transmission / reception of packets to / from each terminal can be continued even when a disconnection failure occurs in the subnet.

(付記1)サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムに於いて、冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットの送受信手段と、前記サブネット内の分断障害発生を検出する手段と、該手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う手段とを備えたことを特徴とするネットワーク制御システム。
(付記2)前記冗長構成のルータは、前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとのARPテーブル内容を同期化する手段を備えたことを特徴とする付記1記載のネットワーク制御システム。
(付記3)前記グループ化したグループ番号とネットワークアドレスとを対応させて格納したサブネット情報テーブルと、前記サブネットからのパケットに前記サブネット情報テーブルを参照して前記グループを示す情報を付加して送出するグループ送信制御部と、自ルータのグループ番号を格納した所属グループテーブルと、受信したパケットに付加されたグループを示す情報が前記所属グループテーブルに格納されている時に該パケットを前記サブネットへ送出するグループ受信制御部とを備えたことを特徴とする付記1記載のネットワーク制御システム。
(Supplementary note 1) Network control in which a plurality of routers form a redundant communication path with other networks for a subnet, and a plurality of routers form a master and a backup. In the system, the redundant router has a packet transmission / reception unit grouped with information indicating the group, a unit for detecting the occurrence of a division failure in the subnet, and a unit for detecting the occurrence of the division failure. And a means for performing transmission / reception processing of packets for the subnet by the backup router transitioning to a master state.
(Supplementary Note 2) The redundant router has means for synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of occurrence of a division failure in the subnet. The network control system according to supplementary note 1, which is provided.
(Supplementary Note 3) A subnet information table in which the grouped group numbers and network addresses are stored in association with each other, and a packet from the subnet is added with information indicating the group by referring to the subnet information table. A group transmission control unit, a belonging group table storing the group number of the own router, and a group for sending the packet to the subnet when information indicating the group added to the received packet is stored in the belonging group table The network control system according to appendix 1, further comprising a reception control unit.

(付記4)サブネットと他ネットワークを接続する複数のルータと、該サブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムに於いて、冗長構成の前記ルータと、サブネットと通信するネットワークに属するルータは、前記サブネットに送信するパケットに対して、パケットの送信IPアドレスで通常転送すると共に、コピーしたパケットをバックアップ用の特定ネットワークアドレスに変換した送信先IPアドレスで送信し、受信した該変換パケットをサブネットに送信する時に、本来の送信先IPアドレスのネットワークアドレスに再変換して送信するパケット送受信手段と、前記サブネット内の分断障害発生を検出する手段と、該手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う手段とを備えたことを特徴とするネットワーク制御システム。
(付記5)前記冗長構成のルータは、前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとのARPテーブル内容を同期化する手段を備えたことを特徴とする付記4記載のネットワーク制御システム。
(Supplementary note 4) It has a plurality of routers connecting a subnet and other networks, and a network that forms a redundant communication path via the subnets and a plurality of networks. Sometimes, in a network control system in which a master communicates, a redundant router and a router belonging to a network communicating with a subnet normally transfer a packet transmitted to the subnet by a packet transmission IP address. At the same time, the copied packet is transmitted with the destination IP address converted to the specific network address for backup, and when the received converted packet is transmitted to the subnet, it is re-converted to the network address of the original destination IP address and transmitted. Packet transmission / reception means, and the subnet And a means for detecting the occurrence of a division failure and a means for performing packet transmission / reception processing for the subnet when the backup router detects the occurrence of a division failure. Network control system.
(Supplementary Note 5) The redundant router includes means for synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of occurrence of a division failure in the subnet. The network control system according to appendix 4, wherein the network control system is provided.

(付記6)サブネットと他ネットワークを接続する複数のルータと、該サブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークとを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムに於いて、冗長構成の前記ルータと、サブネットと通信するネットワークに属するルータは、前記サブネットに送信するパケットをIPでカプセル化し、冗長構成の前記ルータ宛に複数送信し、該パケットを受信した前記ルータがカプセル化を解除するパケットの送受信手段と、前記サブネット内の分断障害発生を検出する手段と、該手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う手段とを備えたことを特徴とするネットワーク制御システム。
(付記7)前記冗長構成のルータは、前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとのARPテーブル内容を同期化する手段を備えたことを特徴とする付記6記載のネットワーク制御システム。
(Appendix 6) A plurality of routers connecting a subnet and another network, and a network forming a redundant communication path via the subnet and the plurality of networks, wherein the plurality of routers constitute a master and a backup, In a network control system in which a master communicates normally, a redundant router and a router belonging to a network communicating with a subnet encapsulate packets to be transmitted to the subnet with IP, and are addressed to the redundant router. A packet transmission / reception means for the packet to be decapsulated by the router that received the packet, a means for detecting the occurrence of a division failure in the subnet, and the backup The router transitions to the master state and sends / receives packets to / from the subnet. Network control system characterized by comprising a means for processing.
(Supplementary note 7) The redundant router has means for synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of the occurrence of a division failure in the subnet. The network control system according to appendix 6, which is provided.

(付記8)サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワークの制御方法に於いて、冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットを送受信し、前記サブネット内の分断障害発生を検出した時に、前記バックアップのルータをマスタの状態に遷移させて、該ルータと前記最初からのマスタのルータとを介して前記サブネットに対するパケットの送受信処理を行う過程を含むことを特徴とするネットワークの制御方法。
(付記9)前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとの間で相互のARPテーブル内容を同期化する過程を含むことを特徴とする付記8記載のネットワークの制御方法。
(Supplementary note 8) A redundant communication path is formed between a subnet and a plurality of routers with other networks, and a plurality of routers constitute a master and a backup. In the control method, the redundantly configured router transmits and receives a packet that is grouped and added with information indicating the group, and sets the backup router to the master state when the occurrence of a division failure in the subnet is detected. A network control method characterized by including a step of performing transmission / reception processing of packets to / from the subnet via the router and the master router from the beginning after transition.
(Additional remark 9) The process which synchronizes the contents of a mutual ARP table between the router of the master and the router which changed to the master state by the backup router by the detection of the division failure occurrence in the subnet is included. The network control method according to appendix 8, which is characterized by the following.

(付記10)サブネットと他ネットワークを接続する複数のルータと、該サブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワークの制御方法に於いて、冗長構成の前記ルータと、サブネットと通信するネットワークに属するルータは、前記サブネットに送信するパケットに対して、パケットの送信IPアドレスで通常転送すると共に、コピーしたパケットをバックアップ用の特定ネットワークアドレスに変換した送信先IPアドレスで送信し、受信した該変換パケットをサブネットに送信する時に、本来の送信先IPアドレスのネットワークアドレスに再変換して送信し、前記サブネット内の分断障害発生を検出時に、前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う過程を含むことを特徴とするネットワークの制御方法。   (Supplementary Note 10) A plurality of routers that connect a subnet and another network, and a network that forms a redundant communication path via the subnet and the plurality of networks, wherein the plurality of routers constitute a master and a backup, Sometimes, in the control method of the network with which the master communicates, the router in the redundant configuration and the router belonging to the network communicating with the subnet normally transfer the packet transmitted to the subnet by the transmission IP address of the packet. At the same time, the copied packet is transmitted with the destination IP address converted to the specific network address for backup, and when the received converted packet is transmitted to the subnet, it is re-converted to the network address of the original destination IP address. To detect the occurrence of a break in the subnet. Sometimes, the backup router control method of the network, which comprises the step of the transition to the state of the master transmits and receives packets for the subnet.

(付記11)サブネットと他ネットワークを接続する複数のルータと、該サブネットと複数のネットワークを介した冗長構成の通信経路を形成するネットワークとを有し、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワークの制御方法に於いて、冗長構成の前記ルータと、サブネットと通信するネットワークに属するルータは、前記サブネットに送信するパケットをIPでカプセル化し、冗長構成の前記ルータ宛に複数送信し、該パケットを受信した前記ルータがカプセル化を解除し、前記サブネット内の分断障害発生検出時に、前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う過程を含むことを特徴とするネットワークの制御方法。   (Supplementary Note 11) A plurality of routers connecting a subnet and another network, and a network forming a redundant communication path via the subnet and the plurality of networks, wherein the plurality of routers constitute a master and a backup, In the network control method in which the master communicates normally, the redundant router and the router belonging to the network communicating with the subnet encapsulate packets to be transmitted to the subnet with IP, and the redundant router When the router that received the packet releases the encapsulation and detects the occurrence of a division failure in the subnet, the backup router transitions to the master state and performs packet transmission / reception processing for the subnet. A network control method comprising a process of performing.

本発明の実施例1の説明図である。It is explanatory drawing of Example 1 of this invention. ネットワークの説明図である。It is explanatory drawing of a network. サブネット情報テーブル及び所属グループテーブルの説明図である。It is explanatory drawing of a subnet information table and an affiliation group table. 転送パケットの説明図である。It is explanatory drawing of a transfer packet. サブネット障害時の説明図である。It is explanatory drawing at the time of a subnet failure. ARPテーブル転送の説明図である。It is explanatory drawing of ARP table transfer. 本発明の実施例1の概要シーケンス説明図である。It is an outline sequence explanatory view of Example 1 of the present invention. 本発明の実施例2の説明図である。It is explanatory drawing of Example 2 of this invention. 本発明の実施例3の説明図である。It is explanatory drawing of Example 3 of this invention. 従来例の説明図である。It is explanatory drawing of a prior art example.

符号の説明Explanation of symbols

11 パケット送受信部
12 ルーティング制御部
13 ARPテーブル
14 サブネット情報テーブル
15 所属グループテーブル
16 グループ送信制御部
17 グループ受信制御部
18 冗長機能制御部
19 接続遮断部
20 サブネット分断認識部
100_1〜100_3 ルータ
300_1〜300_3 端末
400_1,400_2 サブネット
500_1 バックボーンネットワーク
DESCRIPTION OF SYMBOLS 11 Packet transmission / reception part 12 Routing control part 13 ARP table 14 Subnet information table 15 Affiliation group table 16 Group transmission control part 17 Group reception control part 18 Redundant function control part 19 Connection blocker 20 Subnet division recognition part 100_1-100_3 Router 300_1-300_3 Terminal 400_1, 400_2 Subnet 500_1 Backbone network

Claims (5)

サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワーク制御システムに於いて、
冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットの送受信手段と、前記サブネット内の分断障害発生を検出する手段と、該手段により分断障害発生を検出した時に前記バックアップのルータはマスタの状態に遷移して前記サブネットに対するパケットの送受信処理を行う手段とを備えた
ことを特徴とするネットワーク制御システム。
In a network control system in which a plurality of routers form a redundant communication path with another network for a subnet, a plurality of routers form a master and a backup, and a master communicates normally. ,
The redundant router has a packet transmission / reception unit that is grouped and added with information indicating the group, a unit that detects the occurrence of a division failure in the subnet, and a backup unit that detects the occurrence of a division failure by the unit. A network control system, characterized in that the router includes means for performing transmission / reception processing of packets for the subnet by transitioning to a master state.
前記冗長構成のルータは、前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとのARPテーブル内容を同期化する手段を備えたことを特徴とする請求項1記載のネットワーク制御システム。   The redundant router includes means for synchronizing the contents of the ARP table between the master router and the router that has been changed to the master state by the backup router upon detection of occurrence of a division failure in the subnet. The network control system according to claim 1, wherein: 前記グループ化したグループ番号とネットワークアドレスとを対応させて格納したサブネット情報テーブルと、前記サブネットからのパケットに前記サブネット情報テーブルを参照して前記グループを示す情報を付加して送出するグループ送信制御部と、自ルータのグループ番号を格納した所属グループテーブルと、受信したパケットに付加されたグループを示す情報が前記所属グループテーブルに格納されている時に該パケットを前記サブネットへ送出するグループ受信制御部とを備えたことを特徴とする請求項1記載のネットワーク制御システム。   A subnet information table storing the grouped group numbers and network addresses in association with each other, and a group transmission control unit for adding the information indicating the group with reference to the subnet information table and sending the packet from the subnet An affiliated group table that stores the group number of the own router, and a group reception control unit that sends the packet to the subnet when information indicating the group added to the received packet is stored in the affiliated group table; The network control system according to claim 1, further comprising: サブネットに対して複数のルータにより他のネットワークとの間に冗長構成の通信経路を形成して、複数のルータがマスタ、バックアップを構成し、通常時はマスタが通信を行うネットワークの制御方法に於いて、
冗長構成の前記ルータは、グループ化して該グループを示す情報を付加したパケットを送受信し、前記サブネット内の分断障害発生を検出した時に、前記バックアップのルータをマスタの状態に遷移させて、該ルータと前記最初からのマスタのルータとを介して前記サブネットに対するパケットの送受信処理を行う過程を含む
ことを特徴とするネットワークの制御方法。
In a network control method, a plurality of routers form a redundant communication path with another network for a subnet, and a plurality of routers constitute a master and a backup. And
The redundant router transmits / receives a packet that is grouped and added with information indicating the group, and when the occurrence of a division failure in the subnet is detected, the backup router transitions to the master state, and the router And a process of transmitting / receiving packets to / from the subnet via the first master router.
前記サブネット内の分断障害発生検出により、前記マスタのルータと前記バックアップのルータでマスタの状態に遷移させたルータとの間で相互のARPテーブル内容を同期化する過程を含むことを特徴とする請求項3記載のネットワークの制御方法。   The method further comprises the step of synchronizing the contents of the ARP table between the master router and the router that has transitioned to the master state by the backup router upon detection of occurrence of a division failure in the subnet. Item 4. A network control method according to Item 3.
JP2003432479A 2003-12-26 2003-12-26 Network control system and control method Expired - Fee Related JP4299658B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003432479A JP4299658B2 (en) 2003-12-26 2003-12-26 Network control system and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003432479A JP4299658B2 (en) 2003-12-26 2003-12-26 Network control system and control method

Publications (2)

Publication Number Publication Date
JP2005192027A true JP2005192027A (en) 2005-07-14
JP4299658B2 JP4299658B2 (en) 2009-07-22

Family

ID=34790171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003432479A Expired - Fee Related JP4299658B2 (en) 2003-12-26 2003-12-26 Network control system and control method

Country Status (1)

Country Link
JP (1) JP4299658B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007150972A (en) * 2005-11-30 2007-06-14 Mitsubishi Electric Corp Packet relaying apparatus and packet relay system
JP2008199546A (en) * 2007-02-15 2008-08-28 Fujitsu Ltd Network reconfiguration method, and router
JP2008219514A (en) * 2007-03-05 2008-09-18 Fujitsu Ltd Router, method and program for communication guarantee
JP2012039360A (en) * 2010-08-06 2012-02-23 Hitachi Ltd Network apparatus and network system
WO2014014312A1 (en) * 2012-07-20 2014-01-23 Samsung Electronics Co., Ltd. Home network system and network setting method of router therein
JP2016032226A (en) * 2014-07-29 2016-03-07 富士通株式会社 Communication control device, communication control method and communication control program
JP2017192087A (en) * 2016-04-15 2017-10-19 三菱電機株式会社 Packet relay device, packet relay controller, packet relay system and packet relay method
JP2020036143A (en) * 2018-08-29 2020-03-05 富士ゼロックス株式会社 Repeating installation and relay processing program

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4531689B2 (en) * 2005-11-30 2010-08-25 三菱電機株式会社 Packet relay apparatus and packet relay system
JP2007150972A (en) * 2005-11-30 2007-06-14 Mitsubishi Electric Corp Packet relaying apparatus and packet relay system
US8484322B2 (en) 2007-02-15 2013-07-09 Fujitsu Limited Network reconfiguration method and router
JP2008199546A (en) * 2007-02-15 2008-08-28 Fujitsu Ltd Network reconfiguration method, and router
JP2008219514A (en) * 2007-03-05 2008-09-18 Fujitsu Ltd Router, method and program for communication guarantee
US7911941B2 (en) 2007-03-05 2011-03-22 Fujitsu Limited Scheduling method for executing job, scheduling apparatus for executing job, and commutative recording medium having recorded thereon scheduling program for causing execution of job
JP2012039360A (en) * 2010-08-06 2012-02-23 Hitachi Ltd Network apparatus and network system
WO2014014312A1 (en) * 2012-07-20 2014-01-23 Samsung Electronics Co., Ltd. Home network system and network setting method of router therein
KR20140027593A (en) * 2012-07-20 2014-03-07 삼성전자주식회사 Home networking system and method for network setting method of router in the home network
US9059907B2 (en) 2012-07-20 2015-06-16 Samsung Electronics Co., Ltd. Home network system and network setting method of router therein
KR101884713B1 (en) 2012-07-20 2018-08-30 삼성전자주식회사 Home networking system and method for network setting method of router in the home network
JP2016032226A (en) * 2014-07-29 2016-03-07 富士通株式会社 Communication control device, communication control method and communication control program
JP2017192087A (en) * 2016-04-15 2017-10-19 三菱電機株式会社 Packet relay device, packet relay controller, packet relay system and packet relay method
JP2020036143A (en) * 2018-08-29 2020-03-05 富士ゼロックス株式会社 Repeating installation and relay processing program
JP7139789B2 (en) 2018-08-29 2022-09-21 富士フイルムビジネスイノベーション株式会社 Relay device and relay processing program

Also Published As

Publication number Publication date
JP4299658B2 (en) 2009-07-22

Similar Documents

Publication Publication Date Title
JP4743201B2 (en) Packet ring network system, connection method between packet rings, and connection node between rings
JP4020753B2 (en) Ring switching method
JP5334001B2 (en) Communication system and node
JP4459018B2 (en) Node equipment
JP4790591B2 (en) Ring node device
EP1863230B1 (en) A method for implementing on-ring process, off-ring process and data forwarding in resilience packet data ringnet and a network device thereof
WO2018054156A1 (en) Vxlan message forwarding method, device and system
US7876673B2 (en) Prevention of frame duplication in interconnected ring networks
JP4526423B2 (en) Ring connection method and apparatus
US20050018600A1 (en) IP multi-homing
EP1773008B1 (en) Method and system for implementing virtual router redundancy protocol on a resilient packet ring
WO2012000234A1 (en) Method, apparatus and system for fast switching between links
JP2006270169A (en) Packet repeating device
CN102638389A (en) Redundancy backup method and system of TRILL (Transparent Interconnection over Lots of Links) network
WO2004082222A1 (en) Communication method having the function of partaking the network load
WO2014059844A1 (en) Method and device for dynamically switching gateway of distributed resilient network interconnect
JP2005130049A (en) Node
JP4705492B2 (en) Ring node device and ring node redundancy method
JP2003258822A (en) Packet ring network and inter-packet ring network connection method used in the same
JP3689007B2 (en) Network system and network connection device
WO2010102478A1 (en) Method and device for classifying media access control address based on ethernet ring network
JP4299658B2 (en) Network control system and control method
JP5029612B2 (en) Packet ring network system, packet transfer method and interlink node
JP2007243288A (en) Communication system, node, communication method, and program for node
WO2008110086A1 (en) Redundancy protection method and system for bridge mode resilient packet rings

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080610

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080811

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090206

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090305

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090417

R150 Certificate of patent or registration of utility model

Ref document number: 4299658

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120424

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130424

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140424

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees