JP4839334B2 - Redundant protocol coexistence system and transfer device - Google Patents

Redundant protocol coexistence system and transfer device Download PDF

Info

Publication number
JP4839334B2
JP4839334B2 JP2008102107A JP2008102107A JP4839334B2 JP 4839334 B2 JP4839334 B2 JP 4839334B2 JP 2008102107 A JP2008102107 A JP 2008102107A JP 2008102107 A JP2008102107 A JP 2008102107A JP 4839334 B2 JP4839334 B2 JP 4839334B2
Authority
JP
Japan
Prior art keywords
packet
protocol
identification information
router
transfer
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.)
Active
Application number
JP2008102107A
Other languages
Japanese (ja)
Other versions
JP2009253874A (en
Inventor
貴志 琴寄
正憲 吉田
勲 小山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2008102107A priority Critical patent/JP4839334B2/en
Publication of JP2009253874A publication Critical patent/JP2009253874A/en
Application granted granted Critical
Publication of JP4839334B2 publication Critical patent/JP4839334B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Description

本発明は、冗長プロトコル共存システム及び転送装置に係り、特に、STP(SpanningTree Protocol、スパニングツリープロトコル)とVRRP(Virtual Router Redundancy Protocol、バーチャルルーター冗長プロトコル)が共存する冗長プロトコル共存システム及び転送装置に関する。   The present invention relates to a redundant protocol coexistence system and a transfer device, and more particularly to a redundant protocol coexistence system and a transfer device in which STP (Spanning Tree Protocol, Spanning Tree Protocol) and VRRP (Virtual Router Redundancy Protocol, Virtual Router Redundancy Protocol) coexist.

レイヤ2ネットワークの冗長化を行う際に、ループ防止の為に用いられるプロトコルに、例えばSTPがある。STPでは、同プロトコルを実装している隣接ネットワーク装置間で各装置がパラメータを含むプロトコルパケットを交換する。そのパケットを受信したネットワーク装置にて、プロトコルで規定されたアルゴリズムにより同プロトコルを動作させているネットワーク装置間のネットワークインタフェースで通信パケットを遮断し、レイヤ2ネットワークでツリー構造のトポロジーを形成とする。これによりレイヤ2ネットワークおけるループ防止を実現させている。なお、STPの詳細は、例えばIEEE 802.1Dに規定されている。   For example, STP is used as a protocol for preventing loops when layer 2 network redundancy is performed. In STP, each device exchanges protocol packets including parameters between adjacent network devices that implement the protocol. In the network device that has received the packet, the communication packet is blocked by the network interface between the network devices operating the protocol by an algorithm defined by the protocol, and a tree-structure topology is formed in the layer 2 network. This realizes loop prevention in the layer 2 network. The details of STP are defined in, for example, IEEE 802.1D.

また、レイヤ3ネットワークの冗長化に用いられるプロトコルとして、例えばVRRPがある(例えば、非特許文献1参照)。VRRPは、2台のネットワーク装置を用いて仮想的に1台のネットワーク装置(以下、バーチャルルーター)として隣接装置に認識させる事により冗長化を実現している。2台のうち、隣接装置と通信を行う側をマスタルーター、他方をバックアップルーターとしている。バーチャルルーターでは、マスタルーター、バックアップルーターにおいて運用上ネットワークインタフェースに設定されているIPアドレス、ネットワーク装置ベンダにてネットワークインタフェースに固定的に設定されたMACアドレス(以下、物理MACアドレス)とは異なる両装置で共通のIPアドレス、MACアドレスを用いる。これらの共通なIPアドレス、MACアドレスを、以下、それぞれバーチャルIPアドレス、バーチャルMACアドレスと呼ぶ。バーチャルルーターは、周辺装置とこのバーチャルIPアドレス、バーチャルMACアドレスを用いて通信を行う。マスタルーターで障害が発生し、通信を継続させる事が出来なくなった場合、バックアップルーターがマスタルーターに切り替わり通信を行う事で、隣接ネットワーク装置に対して障害を検知されず通信を継続させる事が可能である。VRRPでは、同プロトコルを動作させる2台のネットワーク装置間でバックアップルーターがマスタルーターから送信されたプロトコルパケット(以下、VRRPアドバタイズメント)の到達をもってマスタルーターの生存確認を行っている。   As a protocol used for redundancy of the layer 3 network, for example, there is VRRP (for example, see Non-Patent Document 1). VRRP realizes redundancy by using two network devices to virtually recognize adjacent devices as one network device (hereinafter referred to as a virtual router). Of the two, the side that communicates with neighboring devices is the master router, and the other is the backup router. In the virtual router, both the master router and the backup router are different from the IP address set for the network interface in operation and the MAC address fixed to the network interface by the network equipment vendor (hereinafter referred to as the physical MAC address). The common IP address and MAC address are used. These common IP address and MAC address are hereinafter referred to as a virtual IP address and a virtual MAC address, respectively. The virtual router communicates with peripheral devices using this virtual IP address and virtual MAC address. When a failure occurs in the master router and communication cannot be continued, the backup router switches to the master router and performs communication, allowing communication to continue without detecting a failure in an adjacent network device. It is. In VRRP, a backup router confirms the existence of a master router upon arrival of a protocol packet (hereinafter referred to as VRRP advertisement) transmitted from a master router between two network devices that operate the protocol.

R. Hinden、「Virtual Router Redundancy Protocol」、RFC 3768、2004年4月R. Hinden, “Virtual Router Redundancy Protocol”, RFC 3768, April 2004.

広域イーサ網の様に、STPにより複数のツリーを構築する事でレイヤ2ネットワークの冗長化を実現しているネットワーク内でSTPのトポロジー変更が発生すると、トポロジーを再構成する。トポロジー変更が収束するまでの過渡状態では、トポロジーを再構築しているネットワーク装置のネットワークインタフェースは、通信パケットの遮断(以下、ブロッキング状態)と通過(以下、フォワーディング状態)を繰り返す。そのようなネットワークのエッジに位置するマルチレイヤスイッチにて、VRRPにより下流に位置するレイヤ3ネットワークの冗長化を実現している場合、上流のレイヤ2ネットワークでトポロジー変更が発生すると、VRRPによるバーチャルルーターに属するバックアップルーターのネットワークインタフェースがブロッキング状態に遷移することがある。この際、バックアップルーターは、同バーチャルルーターに属するマスタルーターから送信されたVRRPアドバタイズメントを受信できなくなる。それによってバックアップルーターにてマスタルーターの障害を誤検出してしまい、バックアップルーターがマスタルーターになることがある。   When a topology change of the STP occurs in a network that realizes redundancy of the layer 2 network by constructing a plurality of trees by STP like a wide area Ethernet network, the topology is reconfigured. In the transitional state until the topology change converges, the network interface of the network device that is reconstructing the topology repeats blocking (hereinafter referred to as a blocking state) and passing (hereinafter referred to as a forwarding state) of communication packets. When a multi-layer switch located at the edge of such a network realizes redundancy of a layer 3 network located downstream by VRRP, if a topology change occurs in the upstream layer 2 network, a virtual router based on VRRP The network interface of the backup router belonging to may transition to the blocking state. At this time, the backup router cannot receive the VRRP advertisement transmitted from the master router belonging to the virtual router. As a result, the backup router may mistakenly detect a failure of the master router, and the backup router may become the master router.

また、マスタルーターの障害を誤検出したバックアップルーターはマスタルーターとなり、VRRPアドバタイズメントを送信し始める。VRRPアドバタイズメントを受信した隣接装置ではVRRPアドバタイズメントのMAC副層ヘッダに送信元MACアドレスとして設定されているバーチャルMACアドレスを学習し、VRRPアドバタイズメントを受信したネットワークインタフェースに転送先のマルチレイヤスイッチ(マスタルーター)が存在すると認識してしまう。しかし、STPのトポロジーを再構築している間は転送先のマルチレイヤスイッチのネットワークインタフェースがブロッキング状態となっている場合がある。また、転送先のマルチレイヤスイッチからさらに転送される他のスイッチ等がブロッキング状態となっている場合がある。このような場合において先ほど学習した転送先に向けてパケットを送信すると、マルチレイヤスイッチ等のネットワークインタフェースがブロッキング状態となっている為、上流への通信が途絶える場合がある。   In addition, the backup router that erroneously detects the failure of the master router becomes the master router and starts to transmit the VRRP advertisement. The neighboring device that has received the VRRP advertisement learns the virtual MAC address set as the transmission source MAC address in the MAC sublayer header of the VRRP advertisement, and transfers to the network interface that has received the VRRP advertisement. Master router) is recognized. However, while the STP topology is being reconstructed, the network interface of the transfer destination multilayer switch may be in a blocking state. In addition, another switch or the like further transferred from the transfer destination multilayer switch may be in a blocking state. In such a case, if a packet is transmitted to the transfer destination learned earlier, the network interface such as the multilayer switch is in a blocking state, and therefore upstream communication may be interrupted.

本発明の課題のひとつとして、上述のようにバーチャルルーターのバックアップルーターとなっているマルチレイヤスイッチにおいて、STPのトポロジー変更の過渡状態でネットワークインタフェースがブロッキング状態となった場合にマスタルーターからのVRRPアドバタイズメントが受信できない事がある。その場合、マスタルーターの障害を誤検出し、誤ってマスタルーターとなったマルチレイヤスイッチはVRRPアドバタイズメントを送信する。例えば、誤ってマスタルーターとなったマルチレイヤスイッチのネットワークインタフェースが再度フォワーディング状態となった際、ネットワーク上にVRRPアドバタイズメントが送出される。VRRPアドバタイズメントを受信した周囲のスイッチはバーチャルMACアドレスの所有者が誤ってマスタルーターとなったレイヤ3スイッチであると自装置のMACアドレステーブルに登録する。この為、そのバーチャルMACアドレス宛のパケットを受信した際に、誤ってマスタルーターとなったマルチレイヤスイッチに対して中継パケットを送信する。しかし、STPのトポロジー変更が収束しておらず、転送先の受信ネットワークインタフェースがブロッキング状態に遷移した場合、中継が途絶える場合がある。   As one of the problems of the present invention, VRRP advertisement from a master router in a multilayer switch that is a backup router of a virtual router as described above when a network interface is in a blocking state due to a transient state of STP topology change. May not be received. In that case, a fault in the master router is erroneously detected, and the multilayer switch that erroneously becomes the master router transmits a VRRP advertisement. For example, when the network interface of the multi-layer switch that mistakenly becomes the master router is in the forwarding state again, a VRRP advertisement is transmitted on the network. The neighboring switches that have received the VRRP advertisement register in the MAC address table of their own devices that the virtual MAC address owner is a layer 3 switch that has become the master router by mistake. For this reason, when a packet addressed to the virtual MAC address is received, a relay packet is transmitted to the multilayer switch that erroneously becomes the master router. However, when the topology change of the STP has not converged and the transfer destination receiving network interface transitions to the blocking state, the relay may be interrupted.

他の課題として、VRRPのバーチャルルーターを構成する2台のマルチレイヤスイッチが属するレイヤ2ネットワークのSTPのトポロジーでトポロジーの変更が発生し、その過渡状態でレイヤ2ネットワークがループ構成となった場合、VRRPアドバタイズメントがネットワーク内をループしてしまう事により、ネットワーク帯域や、VRRPアドバタイズメントを受信したスイッチのCPUリソースを消費してしまう事がある。   As another issue, when a topology change occurs in the STP topology of the layer 2 network to which the two multilayer switches constituting the VRRP virtual router belong, and the layer 2 network becomes a loop configuration in the transient state, When the VRRP advertisement loops in the network, the network bandwidth and the CPU resource of the switch that has received the VRRP advertisement may be consumed.

本発明は、以上の点に鑑み、バックアップルーターにてマスタルーターダウンを誤検出することを防止することを目的とする。また、本発明は、STPのトポロジーが変更された際にその過渡状態において、マスタルーターから送信されたVRRPアドバタイズメントがSTPの状態に関わらずバックアップルーターにて受信可能とすることを目的のひとつとする。
また、本発明は、レイヤ2ネットワークがループ構成となった場合でも、自装置から送信したVRRPアドバタイズメントを受信した際に廃棄することでパケットのループを防止することを目的のひとつとする。本発明は、パケットのループを防ぐことによるスイッチのCPUリソース消費を防止することを目的のひとつとする。
In view of the above, an object of the present invention is to prevent erroneous detection of a master router down in a backup router. Another object of the present invention is to make it possible for the backup router to receive the VRRP advertisement transmitted from the master router in the transient state when the topology of the STP is changed, regardless of the state of the STP. To do.
Another object of the present invention is to prevent a packet loop by discarding a VRRP advertisement transmitted from the own apparatus even when the layer 2 network has a loop configuration. An object of the present invention is to prevent switch CPU resource consumption by preventing packet loops.

本発明は、マルチベンダのプロトコルを使用し、STPとVRRPを用いて冗長制御を行っているシステムにおいて、プロトコルを変更することなく導入可能なシステムを提供することを目的のひとつとする。   An object of the present invention is to provide a system that can be installed without changing the protocol in a system that uses a multi-vendor protocol and performs redundancy control using STP and VRRP.

これらの課題を解決する手段として、例えば、以下の手段を用いる。
(手段1)
VRRPアドバタイズメントにVRRPアドバタイズメントを送信するマスタルーターの物理MACアドレス情報を付加する。従来、VRRPによるバーチャルルーターを構成するマルチレイヤスイッチでは、パケットの送信時に物理MACアドレスをMAC副層ヘッダに設定せず、バーチャルMACアドレスをMAC副層ヘッダに設定する。本発明では、従来使用されない物理MACアドレスをVRRPアドバタイズメントに付与させる事により、受信したマルチレイヤスイッチにてVRRPアドバタイズメントの送信元を確定する。
As means for solving these problems, for example, the following means are used.
(Means 1)
The physical MAC address information of the master router that transmits the VRRP advertisement is added to the VRRP advertisement. Conventionally, in a multilayer switch constituting a virtual router based on VRRP, the physical MAC address is not set in the MAC sublayer header at the time of packet transmission, and the virtual MAC address is set in the MAC sublayer header. In the present invention, the transmission source of the VRRP advertisement is determined by the received multilayer switch by assigning a physical MAC address that has not been used conventionally to the VRRP advertisement.

(手段2)
VRRPアドバタイズメントを受信したマルチレイヤスイッチにて、受信したネットワークインタフェースがSTPによってブロッキング状態となっているかどうか判定する前に、以下の処理を行う構成を具備させる。
(手段2−1)
受信したパケットのMAC副層ヘッダの送信元MACアドレスが、バーチャルルーターで使用しているバーチャルMACアドレスかどうかを判定する判定部。
(手段2−2)
受信したパケットのIPヘッダの情報を基に、受信したパケットがVRRPアドバタイズメントかどうか判定する判定部。
(手段2−3)
マルチレイヤスイッチにて自装置のネットワークインタフェースに設定されている物理MACアドレスが予め登録されたデータベースを設け、上述の(手段1)でVRRPアドバタイズメントに付加された物理MACアドレスをキーとしてそのデータベースを検索することにより、受信したVRRPアドバタイズメントが自装置以外のマスタルーターから送信されたものか、それともレイヤ2ネットワークのループ構成により自装置が送信したものを受信したのかを判定する判定部。
(Means 2)
The multilayer switch that has received the VRRP advertisement is configured to perform the following processing before determining whether the received network interface is in a blocking state by STP.
(Means 2-1)
A determination unit that determines whether or not the transmission source MAC address of the MAC sublayer header of the received packet is a virtual MAC address used in the virtual router.
(Means 2-2)
A determination unit that determines whether the received packet is a VRRP advertisement based on information of the IP header of the received packet.
(Means 2-3)
A database in which the physical MAC address set in the network interface of the device itself is registered in advance in the multilayer switch is provided, and the database is stored using the physical MAC address added to the VRRP advertisement in (Method 1) as a key. A determination unit that determines whether the received VRRP advertisement is transmitted from a master router other than the own device or whether the received VRRP advertisement is transmitted by the own device due to a loop configuration of the layer 2 network by searching.

これらの手段により、受信したVRRPアドバタイズメントが自装置とバーチャルルーターを構成するマスタルーターからのものであった場合、受信ネットワークインタフェースがブロッキング状態であってもVRRPアドバタイズメントをブロッキング要因により廃棄せず受信可能とする。一方、受信したVRRPアドバタイズメントが、自装置が送信したものであった場合、VRRPアドバタイズメントを廃棄する。   By these means, when the received VRRP advertisement is from the master router that constitutes the own device and the virtual router, the VRRP advertisement is received without being discarded due to the blocking factor even if the receiving network interface is in the blocking state. Make it possible. On the other hand, if the received VRRP advertisement is transmitted by the own device, the VRRP advertisement is discarded.

本発明の第1の解決手段によると、
スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおいて、
バーチャルルータ冗長プロトコルの前記マスタールータとして動作する第1の転送装置であって、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
バーチャルルータ冗長プロトコルの前記バックアップルータとして動作し、スパニングツリープロトコルによるトポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置であって、受信したアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、スパニングツリープロトコルの前記状態に関わらずアドバタイズメントパケットを受信する前記第2の転送装置と
を備えた冗長プロトコル共存システムが提供される。
According to the first solution of the present invention,
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. In the network system,
A first transfer device that operates as the master router of a virtual router redundancy protocol, wherein the first transfer device transmits an advertisement packet for detecting a failure with identification information of the device added thereto;
A second transfer device that operates as the backup router of the virtual router redundancy protocol and transitions between a blocking state for blocking communication packets and a forwarding state for transferring communication packets during topology reconfiguration by the spanning tree protocol. Determining whether or not the identification information included in the received advertisement packet is the identification information of the own device. If the identification information is not the identification information of the own device, the advertisement packet is received regardless of the state of the spanning tree protocol. A redundant protocol coexistence system including two transfer devices is provided.

本発明の第2の解決手段によると、
スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおいて、
バーチャルルータ冗長プロトコルの前記マスタールータとして動作する第1の転送装置であって、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
バーチャルルータ冗長プロトコルの前記バックアップルータとして動作し、スパニングツリープロトコルによるトポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置と
を備え、
前記第2の転送装置は、トポロジーの再構成中にフォワーディング状態になることにより第1の転送装置から送信されたアドバタイズメントパケットを転送し、
前記第1の転送装置は、転送されたアドバタイズメントパケットを受信し、受信されたアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報の場合、アドバタイズメントパケットを廃棄する冗長プロトコル共存システムが提供される。
According to the second solution of the present invention,
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. In the network system,
A first transfer device that operates as the master router of a virtual router redundancy protocol, wherein the first transfer device transmits an advertisement packet for detecting a failure with identification information of the device added thereto;
A backup router that operates as the backup router of the virtual router redundancy protocol, and is configured to block between a blocking state that blocks communication packets and a second transfer device that transitions between forwarding states that transfer communication packets during topology reconfiguration by the spanning tree protocol. Prepared,
The second transfer device transfers an advertisement packet transmitted from the first transfer device by being in a forwarding state during topology reconfiguration,
The first transfer device receives the transferred advertisement packet, determines whether the identification information included in the received advertisement packet is the identification information of the own device, and in the case of the identification information of the own device, A redundant protocol coexistence system that discards advertisement packets is provided.

本発明の第3の解決手段によると、
冗長化されたネットワークにおいてループを防ぐように所定のネットワークインタフェースをブロックしてトポロジーを構成する第1のプロトコルと、複数の転送装置のひとつがマスター装置となり、他の転送装置がバックアップ装置となり、該複数の転送装置がひとつの仮想装置を構成し、前記マスター装置は該仮想装置の識別情報を用いて通信し、前記マスター装置から送信される通知パケットを前記バックアップ装置が受信しないことにより前記マスター装置の障害の検出する第2のプロトコルとが共存するネットワークシステムにおいて、
前記マスター装置として動作する第1の転送装置であって、第2のプロトコルの障害検出のための通知パケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
前記バックアップ装置として動作し、第1のプロトコルによる前記トポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置であって、受信した通知パケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、第1のプロトコルによる前記状態に関わらず、第2のプロトコルの通知パケットを受信する前記第2の転送装置と
を備えた冗長プロトコル共存システムが提供される。
According to the third solution of the present invention,
In a redundant network, a first protocol that blocks a predetermined network interface so as to prevent a loop and forms a topology, one of a plurality of transfer devices is a master device, and the other transfer device is a backup device, A plurality of transfer devices constitute one virtual device, the master device communicates using identification information of the virtual device, and the backup device does not receive the notification packet transmitted from the master device, so that the master device In the network system in which the second protocol for detecting the failure of the system coexists,
A first transfer device that operates as the master device, wherein the first transfer device transmits the notification packet for detecting a failure of the second protocol with the identification information of the device added thereto;
A second transfer device that operates as the backup device and transitions between a blocking state for blocking communication packets and a forwarding state for transferring communication packets during reconfiguration of the topology according to a first protocol, It is determined whether or not the identification information included in the notification packet is the identification information of the own device. If the identification information is not the identification information of the own device, the notification packet of the second protocol is received regardless of the state of the first protocol. A redundant protocol coexistence system comprising the second transfer device is provided.

本発明の第4の解決手段によると、
スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおける前記転送装置であって、
スパニングツリープロトコルによるトポロジーの再構成中に通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間での遷移を制御し、バーチャルルータのマスタールータとして動作する場合に、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する制御部と、
受信されたアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、スパニングツリープロトコルの前記状態に関わらずアドバタイズメントパケットを受信し、自装置の識別情報である場合、アドバタイズメントパケットを廃棄する識別情報判定部と、
スパニングツリープロトコルの状態に従い、入力されるパケットを廃棄又は転送するスパニングツリー状態判定部と、
受信したパケットがアドバタイズメントパケットか否かを判定し、アドバタイズメントパケットの場合、受信したパケットを前記識別情報判定部に転送し、アドバタイズメントパケットでない場合、受信したパケットを前記スパニングツリー状態判定部に転送するプロトコル判定部と
を備えた前記転送装置が提供される。
According to the fourth solution of the present invention,
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. The transfer device in a network system,
Controls the transition between the blocking state that blocks communication packets during the spanning tree protocol topology reconfiguration and the forwarding state that forwards communication packets, and operates as a virtual router master router to detect failures. A control unit for adding the identification information of the own device to the advertisement packet and transmitting the advertisement packet;
It is determined whether the identification information included in the received advertisement packet is the identification information of the own device. If the identification information is not the identification information of the own device, the advertisement packet is received regardless of the state of the spanning tree protocol. The identification information determination unit for discarding the advertisement packet,
A spanning tree state determination unit that discards or forwards input packets according to the state of the spanning tree protocol;
It is determined whether or not the received packet is an advertisement packet. If the received packet is an advertisement packet, the received packet is transferred to the identification information determining unit. If the received packet is not an advertisement packet, the received packet is transferred to the spanning tree state determining unit. There is provided the transfer apparatus including a protocol determination unit for transferring.

本発明によると、バックアップルーターにてマスタルーターダウンを誤検出することを防止することができる。また、本発明によると、STPのトポロジーが変更された際にその過渡状態において、マスタルーターから送信されたVRRPアドバタイズメントがSTPの状態に関わらずバックアップルーターにて受信可能とすることができる。   According to the present invention, it is possible to prevent the master router from being erroneously detected by the backup router. Further, according to the present invention, when the topology of the STP is changed, the VRRP advertisement transmitted from the master router can be received by the backup router in the transient state regardless of the state of the STP.

また、本発明によると、レイヤ2ネットワークがループ構成となった場合でも、自装置から送信したVRRPアドバタイズメントを受信した際に廃棄することでパケットのループを防止することができる。本発明によると、パケットのループを防ぐことによるスイッチのCPUリソース消費を防止することができる。
尚、レイヤ2/レイヤ3の冗長化を行う場合、STPとVRRPを組み合わせる他に、AlaxalA Networks社のGSRP(登録商標)、Extreme Networks社のESRP(登録商標)、Foundry Networks社のVSRP(登録商標)を使用する場合があるが、これらは各ベンダ固有のプロトコルである為、各ベンダが供給しているマルチレイヤスイッチで構成されたネットワークでのみ使用可能である。一方、本発明によると、マルチベンダのプロトコルを使用する為、STPとVRRPを用いて冗長制御を行っているシステムにおいて、装置構成を変更する事なく導入が可能である。
Further, according to the present invention, even when the layer 2 network has a loop configuration, it is possible to prevent a packet loop by discarding the VRRP advertisement transmitted from the own apparatus. According to the present invention, it is possible to prevent switch CPU resource consumption by preventing packet loops.
When layer 2 / layer 3 redundancy is performed, in addition to combining STP and VRRP, GSRP (registered trademark) of AxalA Networks, ESRP (registered trademark) of Extreme Networks, and VSRP (registered trademark) of Foundry Networks However, since these are protocols unique to each vendor, they can be used only in a network composed of multi-layer switches supplied by each vendor. On the other hand, according to the present invention, since a multi-vendor protocol is used, the system can be installed without changing the device configuration in a system that performs redundancy control using STP and VRRP.

図1は、STPとVRRPを用いて冗長制御を行っている冗長プロトコル共存システムのネットワーク構成図である。
冗長プロトコル共存システムは、例えば、マルチレイヤスイッチA(第1の転送装置)101と、マルチレイヤスイッチB(第2の転送装置)102、レイヤ2スイッチ(第3の転送装置)103とを備える。
マルチレイヤスイッチA(101)と、マルチレイヤスイッチB(102)は、VRRPによるバーチャルルーター(113)を構成している。図1の例では、マルチレイヤスイッチA(101)は、VRRPのバーチャルルーター(113)においてマスタルーターとして動作し、マルチレイヤスイッチB(102)は、VRRPのバーチャルルーター(113)においてバックアップルーターとして動作している。
レイヤ2スイッチ(103)は、宛先MACアドレスに対応して転送先のスイッチ又はネットワークインタフェースを示す転送先情報が記憶されたMACアドレステーブル(114)を有する。レイヤ2スイッチ(103)は、例えば、ホストコンピュータ(104)からパケットを受信すると、宛先MACアドレスに基づき、MACアドレステーブル(114)を参照して、対応する転送先情報に従い、パケットをマルチレイヤスイッチA(101)又はマルチレイヤスイッチB(102)に転送する。なお、MACアドレステーブル(114)には、マスタルータのマルチレイヤスイッチのアドレスが転送先として記憶される。
ルーター(105)は、上流ネットワークのルーターである。サーバー(106)は、ルーター(105)を介して広域イーサ網(107、108)と通信する。広域イーサ網1(107)は、ホストコンピュータ(104)から見てマルチレイヤスイッチA(101)をゲートウェイとする。広域イーサ網2(108)は、ホストコンピュータ104マルチレイヤスイッチB(102)をゲートウェイとする。
FIG. 1 is a network configuration diagram of a redundant protocol coexistence system in which redundancy control is performed using STP and VRRP.
The redundant protocol coexistence system includes, for example, a multilayer switch A (first transfer device) 101, a multilayer switch B (second transfer device) 102, and a layer 2 switch (third transfer device) 103.
The multilayer switch A (101) and the multilayer switch B (102) constitute a VRRP virtual router (113). In the example of FIG. 1, the multilayer switch A (101) operates as a master router in the VRRP virtual router (113), and the multilayer switch B (102) operates as a backup router in the VRRP virtual router (113). is doing.
The layer 2 switch (103) has a MAC address table (114) in which transfer destination information indicating a transfer destination switch or network interface is stored corresponding to the destination MAC address. For example, when receiving a packet from the host computer (104), the layer 2 switch (103) refers to the MAC address table (114) based on the destination MAC address, and transfers the packet according to the corresponding transfer destination information. Transfer to A (101) or multilayer switch B (102). The MAC address table (114) stores the address of the multi-layer switch of the master router as the transfer destination.
The router (105) is a router of the upstream network. The server (106) communicates with the wide area Ethernet network (107, 108) via the router (105). The wide area Ethernet network 1 (107) uses the multilayer switch A (101) as a gateway when viewed from the host computer (104). The wide area Ethernet network 2 (108) uses the host computer 104 multilayer switch B (102) as a gateway.

図1では、マルチレイヤスイッチA(101)、マルチレイヤスイッチB(102)、レイヤ2スイッチ(103)がSTPにてレイヤ2ネットワークの冗長制御をおこなっている。図1の状態では、マルチレイヤスイッチB(102)において、マルチレイヤスイッチA(101)と接続されているネットワークインタフェースがブロッキング状態となっている(109)。マルチレイヤスイッチA(101)、マルチレイヤスイッチB(102)がVRRPによりルーター(105)、ホストコンピュータ(104)間におけるレイヤ3ネットワークの冗長制御をおこなっている。VRRPのバーチャルルーター(113)におけるマスタルーターがマルチレイヤスイッチA(101)、バックアップルーターがマルチレイヤスイッチB(102)となっている。マスタルーターのマルチキャストスイッチA(101)が送信したVRRPアドバタイズメント(111)は、レイヤ2スイッチ(103)を経由してバックアップルーターのマルチレイヤスイッチB(102)に届く。マルチレイヤスイッチB(102)と直接接続されている経路を通ってマルチレイヤスイッチB(102)に届いたVRRPアドバタイズメント(111)は、ネットワークインタフェースがSTPによりブロッキング状態となっている(109)為、マルチレイヤスイッチB(102)で廃棄される。   In FIG. 1, the multilayer switch A (101), the multilayer switch B (102), and the layer 2 switch (103) perform redundancy control of the layer 2 network by STP. In the state of FIG. 1, in the multilayer switch B (102), the network interface connected to the multilayer switch A (101) is in a blocking state (109). The multilayer switch A (101) and the multilayer switch B (102) perform redundancy control of the layer 3 network between the router (105) and the host computer (104) by VRRP. The master router in the VRRP virtual router (113) is the multilayer switch A (101), and the backup router is the multilayer switch B (102). The VRRP advertisement (111) transmitted by the multicast switch A (101) of the master router reaches the multilayer switch B (102) of the backup router via the layer 2 switch (103). The VRRP advertisement (111) that has arrived at the multilayer switch B (102) through a route directly connected to the multilayer switch B (102) is in a blocking state due to the STP (109). The multi-layer switch B (102) discards it.

一例として、広域イーサ網1(107)のエッジスイッチとしてマルチレイヤスイッチA(101)が接続され、広域イーサ網2(108)のエッジスイッチとしてマルチレイヤスイッチB(102)が接続されている。これら広域イーサ網内では、STPによりレイヤ2ネットワークの冗長制御をおこなっている。なお、図1では、ホストコンピュータ(104)からサーバ(106)へパケットを送信する場合のトラフィックの経路を破線(110)で示す。   As an example, a multilayer switch A (101) is connected as an edge switch of the wide area Ethernet network 1 (107), and a multilayer switch B (102) is connected as an edge switch of the wide area Ethernet network 2 (108). Within these wide area Ethernet networks, layer 2 network redundancy control is performed by STP. In FIG. 1, a traffic route when a packet is transmitted from the host computer (104) to the server (106) is indicated by a broken line (110).

まず、上述の課題を、図1に示すシステム構成に即して説明する。
図2は、課題の説明図(1)である。
図2では、例えば、広域イーサ網2(108)にてSTPのトポロジー変更が発生し、マルチレイヤルーターB(102)のネットワークインタフェースの状態がブロッキング状態となった場合を示す。
図2で広域イーサ網2(108)内にてSTPのトポロジー変更が発生すると、広域イーサ網2(108)のエッジスイッチとして接続されているマルチレイヤスイッチB(102)においてもトポロジーの再構成が行われる。その過渡状態において、マルチレイヤスイッチB(102)のネットワークインタフェースの状態はブロッキング状態、フォワーディング状態への遷移を繰り返す。VRRPのバックアップルーターであるマルチレイヤスイッチB(102)は、ネットワークインタフェースがブロッキング状態に遷移した際、VRRPのバーチャルルーター(113)のマスタルーターであるマルチレイヤスイッチA(101)が送信したVRRPアドバタイズメント(111)を受信できなくなる。従って、マルチレイヤスイッチB(102)はマルチレイヤスイッチA(101)の障害を誤検出する。
First, the above problem will be described with reference to the system configuration shown in FIG.
FIG. 2 is an explanatory diagram (1) of the problem.
FIG. 2 shows a case where, for example, the STP topology change has occurred in the wide area Ethernet network 2 (108), and the state of the network interface of the multilayer router B (102) becomes the blocking state.
When the topology change of the STP occurs in the wide area Ethernet network 2 (108) in FIG. 2, the topology is reconfigured also in the multilayer switch B (102) connected as the edge switch of the wide area Ethernet network 2 (108). Done. In the transient state, the state of the network interface of the multilayer switch B (102) repeats the transition to the blocking state and the forwarding state. The multilayer switch B (102) that is the backup router of VRRP transmits the VRRP advertisement transmitted by the multilayer switch A (101) that is the master router of the virtual router (113) of the VRRP when the network interface transitions to the blocking state. (111) cannot be received. Therefore, the multilayer switch B (102) erroneously detects the failure of the multilayer switch A (101).

図3、図4は、課題の説明図(2)及び(3)である。
図3は、マルチレイヤスイッチB(102)からVRRPアドバタイズメントを送信するようになり、レイヤ2スイッチ(103)にてサーバ(106)向けの経路のネクストホップがマルチレイヤスイッチB(102)になった場合を示す。また、図4は、バーチャルMACアドレス1に対応する転送先をマルチレイヤスイッチB(102)としたレイヤ2スイッチ(103)が、マルチレイヤスイッチB(102)に対してパケットを送信しており、マルチレイヤスイッチB(102)は広域イーサ網2(108)でトポロジーの変更に伴い全てのネットワークインタフェースがブロッキング状態となっている場合を示す。
3 and 4 are explanatory diagrams (2) and (3) of the problem.
In FIG. 3, the VRRP advertisement is transmitted from the multilayer switch B (102), and the next hop of the route for the server (106) is changed to the multilayer switch B (102) in the layer 2 switch (103). Indicates the case. In FIG. 4, the layer 2 switch (103) having the multi-layer switch B (102) as the transfer destination corresponding to the virtual MAC address 1 transmits a packet to the multi-layer switch B (102). The multilayer switch B (102) shows a case where all the network interfaces are in a blocking state in accordance with the topology change in the wide area Ethernet network 2 (108).

図3では、マルチレイヤスイッチA(101)とマルチレイヤスイッチB(102)がともにマスタルーターとなり、マルチレイヤスイッチB(102)からもVRRPアドバタイズメント(112)が送信される。マルチレイヤスイッチB(102)からVRRPアドバタイズメント(112)を受信したレイヤ2スイッチ(103)は、MACアドレス学習によりVRRPアドバタイズメントのMAC副層ヘッダの送信MACアドレスに設定されているバーチャルMACアドレスの所有者をマルチレイヤスイッチB(102)として自装置のMACアドレステーブル(114)に、バーチャルMACアドレスに対応してマルチレイヤスイッチB(102)の識別情報又は受信したネットワークインタフェースの識別情報を登録する。以降、レイヤ2スイッチ(103)は、マルチレイヤスイッチA(101)からVRRPアドバタイズメントを受信するまでの間、ホストコンピュータ(104)からサーバ(106)向けのパケットを受信すると、MACアドレステーブル(114)ではサーバ(106)向けの転送先がマルチレイヤスイッチB(102)となっている為、レイヤ2スイッチ(103)はマルチレイヤスイッチB(102)へパケット転送する。   In FIG. 3, the multilayer switch A (101) and the multilayer switch B (102) are both master routers, and the VRRP advertisement (112) is also transmitted from the multilayer switch B (102). The layer 2 switch (103) that has received the VRRP advertisement (112) from the multilayer switch B (102) receives the virtual MAC address set in the transmission MAC address of the MAC sublayer header of the VRRP advertisement by MAC address learning. With the owner as the multilayer switch B (102), the identification information of the multilayer switch B (102) or the identification information of the received network interface is registered in the MAC address table (114) of its own device corresponding to the virtual MAC address. . Thereafter, when the layer 2 switch (103) receives a packet for the server (106) from the host computer (104) until the VRRP advertisement is received from the multilayer switch A (101), the MAC address table (114) is received. ), Since the transfer destination for the server (106) is the multilayer switch B (102), the layer 2 switch (103) transfers the packet to the multilayer switch B (102).

図4に示すように、マルチレイヤスイッチB(102)においてSTPのトポロジーの再構成が終了していない場合、マルチレイヤスイッチB(102)のネットワークインタフェースの状態がブロッキング状態となっている場合がある、その場合、サーバ(106)向けのパケットはマルチレイヤスイッチB(102)で廃棄され通信が中断する(図4)。
図5は、本実施の形態におけるVRRPアドバタイズメントの構成図である。
本実施の形態では、図5に示す様に、VRRPアドバタイズメントに送信元装置の物理MACアドレス(301)を付与する。例えば、送信元であるマスタルーターのネットワークインタフェースに割り振られている物理MACアドレスが付加される。なお、パケットはL2ヘッダ、L3ヘッダを付加して送信される。
As shown in FIG. 4, when the reconfiguration of the STP topology is not completed in the multilayer switch B (102), the state of the network interface of the multilayer switch B (102) may be in a blocking state. In this case, the packet destined for the server (106) is discarded by the multilayer switch B (102) and communication is interrupted (FIG. 4).
FIG. 5 is a configuration diagram of VRRP advertisement in the present embodiment.
In the present embodiment, as shown in FIG. 5, the physical MAC address (301) of the transmission source device is assigned to the VRRP advertisement. For example, the physical MAC address assigned to the network interface of the master router that is the transmission source is added. The packet is transmitted with an L2 header and an L3 header added.

図6に、本実施の形態のマルチレイヤスイッチの構成図を示す。図7に、本実施の形態におけるVRRPアドバタイズメントの判定手続きのフローチャート図を示す。
マルチレイヤスイッチA(101)、B(102)は、例えば、送信元MACアドレス判定部(201)と、VRRPアドバタイズメント判定部(202)と、物理MACアドレス判定部(203)と、ルーティング/スイッチングエンジン(204)と、STP状態判定部(206)とを有する。これらは例えばハードウェアで構成することができる。また、マルチレイヤスイッチA(101)、B(102)は、VRRPプロトコルを実現させているソフトウェア(制御部)205を有する。例えば、VRRPアドバタイズメントの送受信や、マスタとスタンバイの切り替え、ブロッキング状態とフォワーディング状態間の遷移の制御などを実行する。このソフトウェアは適宜の処理部で実行されることができる。
FIG. 6 shows a configuration diagram of the multilayer switch of the present embodiment. FIG. 7 shows a flowchart of the VRRP advertisement determination procedure in the present embodiment.
The multilayer switches A (101) and B (102) include, for example, a transmission source MAC address determination unit (201), a VRRP advertisement determination unit (202), a physical MAC address determination unit (203), and routing / switching. An engine (204) and an STP state determination unit (206) are included. These can be configured by hardware, for example. The multilayer switches A (101) and B (102) have software (control unit) 205 that realizes the VRRP protocol. For example, transmission / reception of VRRP advertisement, switching between master and standby, control of transition between blocking state and forwarding state, and the like are executed. This software can be executed by an appropriate processing unit.

送信元MACアドレス判定部(201)は、受信したパケットのMAC副層ヘッダに設定されている送信元MACアドレスが、自装置が属するバーチャルルーター(113)のバーチャルMACアドレスに等しいか判定する。VRRPアドバタイズメント判定部(202)は、受信したパケットのMAC副層ヘッダのTYPEフィールド、IPヘッダの情報のプロトコルフィールドを解析し、受信したパケットがVRRPアドバタイズメントかどうかを判定する。物理MACアドレス判定部(203)は、本実施の形態にてVRRPアドバタイズメントに付与された物理MACアドレスが自装置のものか判定する。また、物理MACアドレス判定部(203)は、自装置が収容している物理MACアドレスが予め登録されたデータベース(2031)を有する。ルーティング/スイッチングエンジン(204)は、マルチレイヤスイッチのルーティング/スイッチングエンジンであり、パケットを転送する。STP状態判定部(206)は、入力ネットワークインタフェースのSTP状態を判定する。   The transmission source MAC address determination unit (201) determines whether the transmission source MAC address set in the MAC sublayer header of the received packet is equal to the virtual MAC address of the virtual router (113) to which the own device belongs. The VRRP advertisement determination unit (202) analyzes the TYPE field of the MAC sublayer header of the received packet and the protocol field of the information of the IP header, and determines whether or not the received packet is a VRRP advertisement. The physical MAC address determination unit (203) determines whether the physical MAC address assigned to the VRRP advertisement in the present embodiment belongs to the own device. Further, the physical MAC address determination unit (203) has a database (2031) in which physical MAC addresses accommodated by the own device are registered in advance. The routing / switching engine (204) is a routing / switching engine of the multilayer switch, and forwards the packet. The STP state determination unit (206) determines the STP state of the input network interface.

VRRPアドバタイズメントに送信元の物理MACアドレスを付与する事により、送信元の装置を特定させる。また、VRRPアドバタイズメントかどうかを判定する機構により、期待したパケット以外をSTPに則して処理させる事でSTPが持つループ防止機能を損なう事なく実現する事が可能となる。
図6に示すように、受信ネットワークインタフェースのSTPによるブロッキング状態を判定するSTP状態判定部(206)の前に、受信したパケットのMAC副層ヘッダに設定されている送信元MACアドレスがバーチャルルーターで使用しているバーチャルMACアドレスかどうかを判定する送信元MACアドレス判定部(201)を設けている。
By assigning the source physical MAC address to the VRRP advertisement, the source device is specified. Further, the mechanism for determining whether or not it is a VRRP advertisement allows processing other than the expected packet in accordance with the STP, thereby realizing the loop prevention function of the STP without impairing it.
As shown in FIG. 6, before the STP state determination unit (206) that determines the blocking state by STP of the receiving network interface, the source MAC address set in the MAC sublayer header of the received packet is the virtual router. A transmission source MAC address determination unit (201) for determining whether the virtual MAC address is in use is provided.

マルチレイヤスイッチA(101)、B(102)は、パケットを受信すると、送信元MACアドレス判定部(201)にて、MAC副層ヘッダに設定されている送信元MACアドレスを参照し自装置が属するバーチャルルーターで使用しているバーチャルMACアドレスかどうかを判定する(S101、図中Procedure1)。送信元MACアドレス判定部(201)は、自装置が属するバーチャルルーターで使用しているバーチャルMACアドレスを持ったパケット(208)であれば、MAC副層ヘッダのTYPEフィールド、IPヘッダのプロトコルフィールドを解析するVRRPアドバタイズメント判定部(202)へパケット(208)を送る。一方、送信元MACアドレス判定部(201)は、それ以外のパケット(207)を受信ネットワークインタフェースのSTP状態を判定するSTP状態判定部(206)へ送る。   When the multilayer switches A (101) and B (102) receive the packet, the source MAC address determination unit (201) refers to the source MAC address set in the MAC sublayer header, It is determined whether or not the virtual MAC address is used by the virtual router to which it belongs (S101, Procedure 1 in the figure). If the packet (208) has a virtual MAC address used by the virtual router to which the device belongs, the source MAC address determination unit (201) displays the TYPE field of the MAC sublayer header and the protocol field of the IP header. The packet (208) is sent to the VRRP advertisement determination unit (202) to be analyzed. On the other hand, the source MAC address determination unit (201) sends the other packet (207) to the STP state determination unit (206) that determines the STP state of the reception network interface.

MAC副層ヘッダのTYPEフィールド、IPヘッダのプロトコルフィールドを解析するVRRPアドバタイズメント判定部(202)では、受信したパケットのMAC副層ヘッダに設定されているTYPEフィールドの値がIPパケットを示す値「0x0800」であり、かつ、IPヘッダのプロトコルフィールドの値がVRRPを示す「0x70」であるか判定する(S103、S105、図中Procedure002)。TYPEフィールドの値が「0x0800」であり、かつ、IPヘッダのプロトコルフィールドの値が「0x70」である場合に、VRRPアドバタイズメント判定部(202)は、自装置が属するバーチャルルーターで使用されているVRRPアドバタイズメントであると判定し、物理MACアドレスを判定する物理MACアドレス判定部(203)へ、パケット(209)を送る。一方、VRRPアドバタイズメント判定部(202)は、それ以外であれば受信ネットワークインタフェースのSTP状態を判定するSTP状態判定部(206)へ、パケット(210)を送る。STP状態判定部(206)では、STPに従い、フォワーディング状態、ブロッキング状態によりパケットをルーティング/スイッチングエンジン(204)に転送し、又は、パケットを廃棄する(S115〜S119)。   In the VRRP advertisement determination unit (202) that analyzes the TYPE field of the MAC sublayer header and the protocol field of the IP header, the value of the TYPE field set in the MAC sublayer header of the received packet is a value “ It is determined whether it is “0x0800” and the value of the protocol field of the IP header is “0x70” indicating VRRP (S103, S105, Procedure002 in the figure). When the value of the TYPE field is “0x0800” and the value of the protocol field of the IP header is “0x70”, the VRRP advertisement determination unit (202) is used in the virtual router to which the own device belongs. The packet (209) is sent to the physical MAC address determination unit (203) that determines the VRRP advertisement and determines the physical MAC address. On the other hand, the VRRP advertisement determination unit (202) sends the packet (210) to the STP state determination unit (206) that determines the STP state of the reception network interface otherwise. In accordance with the STP, the STP state determination unit (206) transfers the packet to the routing / switching engine (204) according to the forwarding state and the blocking state, or discards the packet (S115 to S119).

ステップS107では、物理MACアドレス判定部(203)は、VRRPアドバタイズメントから物理MACアドレス(301)を取得するためのオフセットをとる(S107)。例えば、物理MACアドレス判定部(203)は、VRRPフィールドの先頭から16+(Count IP Addrs×4)byte分オフセットをとる。VRRPアドバタイズメントに付与された物理MACアドレス(301)を判定する物理MACアドレス判定部(203)では、自装置が収容するネットワークインタフェースの物理MACアドレスが登録されているデータベース(2031)を有する。物理MACアドレス判定部(203)は、データベース(2031)を参照し、受信されたVRRPアドバタイズメントに含まれる物理MACアドレス(301)をキーに一致するエントリがあるか検索する(S109)。物理MACアドレス判定部(203)は、検索した結果、一致するエントリがあれば(S111)、そのパケットは自装置から送信されたパケットである為、その時点で廃棄する(212、S113)。これにより、パケットが再度ネットワーク上に送信されない為、パケットのループを防止できる。一方、物理MACアドレス判定部(203)は、一致するエントリが無ければ、自装置が属するバーチャルルーターのマスタルーターから送信されたVRRPアドバタイズメントである為、パケット(211)をルーティング/スイッチングエンジン(204)に送る(S115)。その後、パケット(213)が、VRRPプロトコルを実現させているソフトウェア(205)に送信される。   In step S107, the physical MAC address determination unit (203) takes an offset for acquiring the physical MAC address (301) from the VRRP advertisement (S107). For example, the physical MAC address determination unit (203) takes an offset of 16+ (Count IP Addrs × 4) bytes from the head of the VRRP field. The physical MAC address determination unit (203) that determines the physical MAC address (301) assigned to the VRRP advertisement has a database (2031) in which the physical MAC addresses of the network interfaces accommodated by the device itself are registered. The physical MAC address determination unit (203) refers to the database (2031) and searches for an entry that matches the physical MAC address (301) included in the received VRRP advertisement with the key (S109). If there is a matching entry as a result of the search (S111), the physical MAC address determination unit (203) discards the packet because it is a packet transmitted from its own device (212, S113). Thereby, since the packet is not transmitted over the network again, a packet loop can be prevented. On the other hand, if there is no matching entry, the physical MAC address determination unit (203) is a VRRP advertisement transmitted from the master router of the virtual router to which the own device belongs. (S115). Thereafter, the packet (213) is transmitted to software (205) that implements the VRRP protocol.

図8は、本実施の形態を適用したマルチレイヤスイッチA(101)、B(102)を使用して図1と同じネットワーク構成とした場合の説明図(1)である。本実施の形態によると、広域イーサ網2(108)にてSTPのトポロジー変更が発生し、マルチレイヤルーターB(102)のネットワークインタフェースの状態がブロッキング状態(109)となった場合でもVRRPアドバタイズメント(111)を受信可能である。
図9は、本実施の形態を適用したマルチレイヤスイッチA(101)、B(102)を使用して図1と同じネットワーク構成とした場合の説明図(2)である。本実施の形態によると、マルチレイヤスイッチA(101)、マルチレイヤスイッチB(102)、レイヤ2スイッチ(103)がループ構成となった際に、マルチレイヤスイッチA(101)から送信されたVRRPアドバタイズメント(111)がループを回ってマルチレイヤスイッチA(101)に到達した場合に廃棄される。
FIG. 8 is an explanatory diagram (1) when the same network configuration as that of FIG. 1 is formed using the multilayer switches A (101) and B (102) to which the present embodiment is applied. According to the present embodiment, even when the STP topology change occurs in the wide area Ethernet network 2 (108) and the state of the network interface of the multilayer router B (102) becomes the blocking state (109), the VRRP advertisement is performed. (111) can be received.
FIG. 9 is an explanatory diagram (2) when the same network configuration as that in FIG. 1 is used by using the multilayer switches A (101) and B (102) to which the present embodiment is applied. According to the present embodiment, VRRP transmitted from the multilayer switch A (101) when the multilayer switch A (101), the multilayer switch B (102), and the layer 2 switch (103) are in a loop configuration. When the advertisement (111) reaches the multilayer switch A (101) through a loop, it is discarded.

なお、上述の説明では、STP、VRRPを用いて説明したが、これらが拡張又は変更されたプロトコルを用いてもよい。また、VRRPアドバタイズメントパケット(通知パケット)に付加される物理MACアドレスは、送信元の装置を識別するための適宜の識別情報であってもよい。また、この場合データベース(2031)には自装置を識別するための適宜の識別情報を記憶することができる。   In the above description, the STP and VRRP are used, but a protocol in which these are extended or changed may be used. The physical MAC address added to the VRRP advertisement packet (notification packet) may be appropriate identification information for identifying the transmission source device. In this case, appropriate identification information for identifying the own device can be stored in the database (2031).

本発明は、例えば、VRRP、STPを使用して冗長制御を行うシステムにを適用できる。   The present invention can be applied to a system that performs redundancy control using, for example, VRRP and STP.

STPとVRRPを用いて冗長制御を行う障害誤検出防止システムのネットワーク構成図。1 is a network configuration diagram of a fault error detection prevention system that performs redundancy control using STP and VRRP. FIG. 課題の説明図(1)。Explanatory drawing (1) of a subject. 課題の説明図(2)。Explanatory drawing (2) of a subject. 課題の説明図(3)。Explanatory drawing (3) of a subject. VRRPアドバタイズメントの構成図。The block diagram of VRRP advertisement. マルチレイヤスイッチの構成図。The block diagram of a multilayer switch. マルチレイヤスイッチにおけるフローチャート図。The flowchart figure in a multilayer switch. 本マルチレイヤスイッチを使用して図1と同じネットワーク構成とした場合の説明図(1)。Explanatory drawing (1) at the time of setting it as the same network structure as FIG. 1 using this multilayer switch. 本マルチレイヤスイッチを使用して図1と同じネットワーク構成とした場合の説明図(2)。Explanatory drawing (2) at the time of setting it as the same network structure as FIG. 1 using this multilayer switch.

符号の説明Explanation of symbols

101、102 マルチレイヤスイッチ
103 レイヤ2スイッチ
104 ホストコンピュータ
105 ルーター
106 サーバー
107、108 広域イーサ網
109 ブロッキング状態のネットワークインタフェース
110 トラフィック
111 マルチキャストルーターAから送信されるVRRPアドバタイズメント
112 マルチキャストルーターBから送信されるVRRPアドバタイズメント
113 バーチャルルーター
114 MACアドレステーブル
201 送信元MACアドレス判定部
202 VRRPアドバタイズメント判定部
203 物理MACアドレス判定部
204 ルーティング/スイッチングエンジン
205 ソフトウェア(制御部)
206 STP状態判定部
207 送信元MACアドレスが自装置のバーチャルルーターMACアドレスと異なるパケット
208 送信元MACアドレスが自装置のバーチャルルーターMACアドレスと一致したパケット
209 VRRPアドバタイズメントと判定されたパケット
210 VRRPアドバタイズメント以外と判定されたパケット
211 物理MACアドレスが自装置に収容されているMACアドレスと異なるパケット
212 物理MACアドレスが自装置に収容されているMACアドレスと一致した為、廃棄されたパケット
213 VRRPプロトコルを実現させているソフトウェアに送られるVRRPアドバタイズメント
214 ネットワークに送信されるVRRPアドバタイズメント
301 物理MACアドレス
101, 102 Multilayer switch 103 Layer 2 switch 104 Host computer 105 Router 106 Server 107, 108 Wide area Ethernet network 109 Network interface 110 in a blocking state Traffic 111 Transmitted from multicast router A VRRP advertisement 112 Transmitted from multicast router B VRRP advertisement 113 Virtual router 114 MAC address table 201 Transmission source MAC address determination unit 202 VRRP advertisement determination unit 203 Physical MAC address determination unit 204 Routing / switching engine 205 Software (control unit)
206 STP state determination unit 207 Packet 208 whose source MAC address is different from its own virtual router MAC address 208 Packet whose source MAC address matches its own virtual router MAC address 209 Packet 210 determined as VRRP advertisement 210 VRRP advertisement Packet 211 determined to be other than the packet 211 Packet whose physical MAC address is different from the MAC address accommodated in the own device 212 The packet discarded because the physical MAC address matches the MAC address accommodated in the own device 213 VRRP protocol VRRP advertisement 214 sent to software that implements VRRP advertisement 301 sent to the network Physical MAC address

Claims (11)

スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおいて、
バーチャルルータ冗長プロトコルの前記マスタールータとして動作する第1の転送装置であって、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
バーチャルルータ冗長プロトコルの前記バックアップルータとして動作し、スパニングツリープロトコルによるトポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置であって、受信したアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、スパニングツリープロトコルの前記状態に関わらずアドバタイズメントパケットを受信する前記第2の転送装置と
を備えた冗長プロトコル共存システム。
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. In the network system,
A first transfer device that operates as the master router of a virtual router redundancy protocol, wherein the first transfer device transmits an advertisement packet for detecting a failure with identification information of the device added thereto;
A second transfer device that operates as the backup router of the virtual router redundancy protocol and transitions between a blocking state for blocking communication packets and a forwarding state for transferring communication packets during topology reconfiguration by the spanning tree protocol. Determining whether or not the identification information included in the received advertisement packet is the identification information of the own device. If the identification information is not the identification information of the own device, the advertisement packet is received regardless of the state of the spanning tree protocol. A redundant protocol coexistence system comprising two transfer devices.
前記識別情報は、アドバタイズメントパケットを送信する転送装置の物理MACアドレスである請求項1に記載の冗長プロトコル共存システム。   The redundant protocol coexistence system according to claim 1, wherein the identification information is a physical MAC address of a transfer device that transmits an advertisement packet. トポロジーの再構成中に前記第2の転送装置がフォワーディング状態になることにより、前記第2の転送装置でアドバタイズメントパケットが転送され、
前記第1の転送装置は、受信したアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報の場合、アドバタイズメントパケットを廃棄する請求項1に記載の冗長プロトコル共存システム。
An advertisement packet is forwarded by the second forwarding device when the second forwarding device is in a forwarding state during topology reconfiguration,
The said 1st transfer apparatus determines whether the identification information contained in the received advertisement packet is the identification information of an own apparatus, and discards an advertisement packet in the case of the identification information of an own apparatus. Redundant protocol coexistence system.
前記第1及び/又は第2の転送装置は、
バーチャルルータのマスタールータとして動作する場合に、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する制御部と、
受信されたアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、スパニングツリープロトコルの前記状態に関わらずアドバタイズメントパケットを受信し、自装置の識別情報である場合、アドバタイズメントパケットを廃棄する識別情報判定部と、
スパニングツリープロトコルの状態に従い、入力されるパケットを廃棄又は転送するスパニングツリー状態判定部と、
受信したパケットがアドバタイズメントパケットか否かを判定し、アドバタイズメントパケットの場合、受信したパケットを前記識別情報判定部に転送し、アドバタイズメントパケットでない場合、受信したパケットを前記スパニングツリー状態判定部に転送するプロトコル判定部と
を有する請求項1に記載の冗長プロトコル共存システム。
The first and / or second transfer device is:
When operating as a master router of a virtual router, a control unit that adds and transmits identification information of its own device to an advertisement packet for failure detection; and
It is determined whether the identification information included in the received advertisement packet is the identification information of the own device. If the identification information is not the identification information of the own device, the advertisement packet is received regardless of the state of the spanning tree protocol. The identification information determination unit for discarding the advertisement packet,
A spanning tree state determination unit that discards or forwards input packets according to the state of the spanning tree protocol;
It is determined whether or not the received packet is an advertisement packet. If the received packet is an advertisement packet, the received packet is transferred to the identification information determining unit. If the received packet is not an advertisement packet, the received packet is transferred to the spanning tree state determining unit. The redundant protocol coexistence system according to claim 1, further comprising a protocol determination unit for transferring.
前記プロトコル制御部は、
受信したパケットのMAC副層ヘッダの送信元MACアドレスが、前記バーチャルルータのバーチャルMACアドレスか判定する送信元MACアドレス判定部と、
前記送信元MACアドレス判定部で前記バーチャルルータのバーチャルMACアドレスと判定されたパケットについて、パケットのMAC副層ヘッダのTYPEフィールド及びIPヘッダのプロトコルフィールドを参照して、受信したパケットがアドバタイズメントパケットか否かを判定するアドバタイズメント判定部と
を有する請求項4に記載の冗長プロトコル共存システム。
The protocol control unit
A source MAC address determination unit that determines whether the source MAC address of the MAC sublayer header of the received packet is the virtual MAC address of the virtual router;
Whether the received packet is an advertisement packet by referring to the TYPE field of the MAC sublayer header of the packet and the protocol field of the IP header for the packet determined by the source MAC address determination unit as the virtual MAC address of the virtual router. The redundant protocol coexistence system according to claim 4, further comprising an advertisement determination unit that determines whether or not.
前記第1及び第2の転送装置で構成されるバーチャルルータのバーチャルアドレスに対応して、パケットをマスタールータとして動作する前記第1又は第2の転送装置に転送するための転送先情報が記憶されたアドレステーブルを有し、バーチャルアドレス宛の通信パケットを受信すると前記アドレステーブルに従い第1及び第2の転送装置のいずれかに該パケットを転送する第3の転送装置
をさらに備える請求項1に記載の冗長プロトコル共存システム。
Corresponding to the virtual address of the virtual router composed of the first and second transfer devices, transfer destination information for transferring the packet to the first or second transfer device operating as a master router is stored. 2. The apparatus according to claim 1, further comprising: a third transfer device that has an address table and transfers a packet to one of the first and second transfer devices according to the address table when a communication packet addressed to a virtual address is received. Redundant protocol coexistence system.
前記第3の転送装置は、バーチャルアドレスを含むアドバタイズメントパケットをネットワークインタフェースのひとつから受信すると、該バーチャルアドレスに対応して、該ネットワークインタフェースの識別情報を転送先情報として前記アドレステーブルに記憶し、
バーチャルアドレス宛のパケットを受信すると前記アドレステーブルに従い前記ネットワークインタフェースを介して第1及び第2の転送装置のいずれかにパケットを転送する請求項6に記載の冗長プロトコル共存システム。
The third transfer device, when receiving an advertisement packet including a virtual address from one of the network interfaces, stores the identification information of the network interface in the address table as transfer destination information corresponding to the virtual address,
7. The redundant protocol coexistence system according to claim 6, wherein when a packet addressed to a virtual address is received, the packet is transferred to either the first transfer device or the second transfer device via the network interface according to the address table.
前記第1及び/又は第2の転送装置は、スパニングツリープロトコルにより冗長制御するネットワークのエッジに位置する請求項1に記載の冗長プロトコル共存システム。   The redundant protocol coexistence system according to claim 1, wherein the first and / or second transfer device is located at an edge of a network that is redundantly controlled by a spanning tree protocol. スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおいて、
バーチャルルータ冗長プロトコルの前記マスタールータとして動作する第1の転送装置であって、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
バーチャルルータ冗長プロトコルの前記バックアップルータとして動作し、スパニングツリープロトコルによるトポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置と
を備え、
前記第2の転送装置は、トポロジーの再構成中にフォワーディング状態になることにより第1の転送装置から送信されたアドバタイズメントパケットを転送し、
前記第1の転送装置は、転送されたアドバタイズメントパケットを受信し、受信されたアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報の場合、アドバタイズメントパケットを廃棄する冗長プロトコル共存システム。
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. In the network system,
A first transfer device that operates as the master router of a virtual router redundancy protocol, wherein the first transfer device transmits an advertisement packet for detecting a failure with identification information of the device added thereto;
A backup router that operates as the backup router of the virtual router redundancy protocol, and is configured to block between a blocking state that blocks communication packets and a second transfer device that transitions between forwarding states that transfer communication packets during topology reconfiguration by the spanning tree protocol. Prepared,
The second transfer device transfers an advertisement packet transmitted from the first transfer device by being in a forwarding state during topology reconfiguration,
The first transfer device receives the transferred advertisement packet, determines whether the identification information included in the received advertisement packet is the identification information of the own device, and in the case of the identification information of the own device, A redundant protocol coexistence system that discards advertisement packets.
冗長化されたネットワークにおいてループを防ぐように所定のネットワークインタフェースをブロックしてトポロジーを構成する第1のプロトコルと、複数の転送装置のひとつがマスター装置となり、他の転送装置がバックアップ装置となり、該複数の転送装置がひとつの仮想装置を構成し、前記マスター装置は該仮想装置の識別情報を用いて通信し、前記マスター装置から送信される通知パケットを前記バックアップ装置が受信しないことにより前記マスター装置の障害の検出する第2のプロトコルとが共存するネットワークシステムにおいて、
前記マスター装置として動作する第1の転送装置であって、第2のプロトコルの障害検出のための通知パケットに自装置の識別情報を付加して送信する前記第1の転送装置と、
前記バックアップ装置として動作し、第1のプロトコルによる前記トポロジーの再構成中に、通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間で遷移する第2の転送装置であって、受信した通知パケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、第1のプロトコルによる前記状態に関わらず、第2のプロトコルの通知パケットを受信する前記第2の転送装置と
を備えた冗長プロトコル共存システム。
In a redundant network, a first protocol that blocks a predetermined network interface so as to prevent a loop and forms a topology, one of a plurality of transfer devices is a master device, and the other transfer device is a backup device, A plurality of transfer devices constitute one virtual device, the master device communicates using identification information of the virtual device, and the backup device does not receive the notification packet transmitted from the master device, so that the master device In the network system in which the second protocol for detecting the failure of the system coexists,
A first transfer device that operates as the master device, wherein the first transfer device transmits the notification packet for detecting a failure of the second protocol with the identification information of the device added thereto;
A second transfer device that operates as the backup device and transitions between a blocking state for blocking communication packets and a forwarding state for transferring communication packets during reconfiguration of the topology according to a first protocol, It is determined whether or not the identification information included in the notification packet is the identification information of the own device. If the identification information is not the identification information of the own device, the notification packet of the second protocol is received regardless of the state of the first protocol. A redundant protocol coexistence system comprising the second transfer device.
スパニングツリープロトコルに基づき冗長制御を行い、かつ、バーチャルルータ冗長プロトコルにより複数の転送装置のひとつがマスタールータとなり、他の転送装置がバックアップルータとなり、該複数の転送装置がひとつのバーチャルルータを構成するネットワークシステムにおける前記転送装置であって、
スパニングツリープロトコルによるトポロジーの再構成中に通信パケットを遮断するブロッキング状態と、通信パケットを転送するフォワーディング状態間での遷移を制御し、バーチャルルータのマスタールータとして動作する場合に、障害検出のためのアドバタイズメントパケットに自装置の識別情報を付加して送信する制御部と、
受信されたアドバタイズメントパケットに含まれる識別情報が自装置の識別情報か否かを判定し、自装置の識別情報でない場合、スパニングツリープロトコルの前記状態に関わらずアドバタイズメントパケットを受信し、自装置の識別情報である場合、アドバタイズメントパケットを廃棄する識別情報判定部と、
スパニングツリープロトコルの状態に従い、入力されるパケットを廃棄又は転送するスパニングツリー状態判定部と、
受信したパケットがアドバタイズメントパケットか否かを判定し、アドバタイズメントパケットの場合、受信したパケットを前記識別情報判定部に転送し、アドバタイズメントパケットでない場合、受信したパケットを前記スパニングツリー状態判定部に転送するプロトコル判定部と
を備えた前記転送装置。
Redundancy control is performed based on the spanning tree protocol, and one of a plurality of transfer devices becomes a master router, the other transfer device becomes a backup router, and the plurality of transfer devices constitute one virtual router by the virtual router redundancy protocol. The transfer device in a network system,
Controls the transition between the blocking state that blocks communication packets during the spanning tree protocol topology reconfiguration and the forwarding state that forwards communication packets, and operates as a virtual router master router to detect failures. A control unit for adding the identification information of the own device to the advertisement packet and transmitting the advertisement packet;
It is determined whether the identification information included in the received advertisement packet is the identification information of the own device. If the identification information is not the identification information of the own device, the advertisement packet is received regardless of the state of the spanning tree protocol. The identification information determination unit for discarding the advertisement packet,
A spanning tree state determination unit that discards or forwards input packets according to the state of the spanning tree protocol;
It is determined whether or not the received packet is an advertisement packet. If the received packet is an advertisement packet, the received packet is transferred to the identification information determining unit. If the received packet is not an advertisement packet, the received packet is transferred to the spanning tree state determining unit. The transfer apparatus comprising a protocol determination unit for transfer.
JP2008102107A 2008-04-10 2008-04-10 Redundant protocol coexistence system and transfer device Active JP4839334B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008102107A JP4839334B2 (en) 2008-04-10 2008-04-10 Redundant protocol coexistence system and transfer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008102107A JP4839334B2 (en) 2008-04-10 2008-04-10 Redundant protocol coexistence system and transfer device

Publications (2)

Publication Number Publication Date
JP2009253874A JP2009253874A (en) 2009-10-29
JP4839334B2 true JP4839334B2 (en) 2011-12-21

Family

ID=41314058

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008102107A Active JP4839334B2 (en) 2008-04-10 2008-04-10 Redundant protocol coexistence system and transfer device

Country Status (1)

Country Link
JP (1) JP4839334B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143253B (en) * 2021-11-24 2023-08-18 锐捷网络股份有限公司 VRRP (virtual router redundancy protocol) back-cut method and device
CN114143256A (en) * 2021-11-26 2022-03-04 苏州盛科科技有限公司 Port-based VRRP (virtual router redundancy protocol) destruction method and device, electronic equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11331235A (en) * 1998-05-13 1999-11-30 Toshiba Corp Cable modem system and cable modem terminator
JP4397292B2 (en) * 2004-07-09 2010-01-13 富士通株式会社 Control packet loop prevention method and bridge device using the same
JP4370999B2 (en) * 2004-07-30 2009-11-25 日本電気株式会社 Network system, node, node control program, and network control method

Also Published As

Publication number Publication date
JP2009253874A (en) 2009-10-29

Similar Documents

Publication Publication Date Title
JP4031500B2 (en) Node redundancy method, interface card, interface device, node device, and packet ring network system
US7406037B2 (en) Packet forwarding apparatus with redundant routing module
JP4688765B2 (en) Network redundancy method and intermediate switch device
JP4370999B2 (en) Network system, node, node control program, and network control method
EP2533475B1 (en) Method and system for host route reachability in packet transport network access ring
WO2007140683A1 (en) Service protecting method, system and device based on connectionless
US20050044211A1 (en) Self-healing tree network
US7801049B2 (en) Method, system and node for implementing subnetwork connection protection in multi-protocol label switching network
JP2003051835A (en) Method for connecting between networks, virtual router, and system for connecting between networks by using this virtual router
CN106559246B (en) Cluster implementation method and server
WO2015095996A1 (en) Technique for network service availability
JP2003258822A (en) Packet ring network and inter-packet ring network connection method used in the same
JP4611863B2 (en) Loop detection method and loop detection apparatus
JP6295137B2 (en) Relay system and switch device
CN101729361B (en) Method and device for processing message
JP5938995B2 (en) Communication device
JP2018007093A (en) Physical and logical asymmetric routing prevention mechanism in redundant configuration of relay device
US7869351B2 (en) Communication techniques and generic layer 3 automatic switching protection
JP4839334B2 (en) Redundant protocol coexistence system and transfer device
JP2009004855A (en) Communication system and communication method
JP2010141845A (en) Communication apparatus including multiple servers and communication method
JP5089363B2 (en) Communication system and ring node device
CN111885630B (en) Data transmission method and communication device
JP5328502B2 (en) L2 redundant communication device
JP5506714B2 (en) Network connection device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100409

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110805

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

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

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

Free format text: PAYMENT UNTIL: 20141007

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4839334

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250