JP2022034323A - Communication system and communication control method - Google Patents

Communication system and communication control method Download PDF

Info

Publication number
JP2022034323A
JP2022034323A JP2020138064A JP2020138064A JP2022034323A JP 2022034323 A JP2022034323 A JP 2022034323A JP 2020138064 A JP2020138064 A JP 2020138064A JP 2020138064 A JP2020138064 A JP 2020138064A JP 2022034323 A JP2022034323 A JP 2022034323A
Authority
JP
Japan
Prior art keywords
switch
layer
server device
function unit
router
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.)
Pending
Application number
JP2020138064A
Other languages
Japanese (ja)
Inventor
茂生 三木
Shigeo Miki
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2020138064A priority Critical patent/JP2022034323A/en
Publication of JP2022034323A publication Critical patent/JP2022034323A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

To provide a system that can distribute a load while establishing an active-standby configuration in each server device.SOLUTION: A communication system of the present invention includes: a server device having a plurality of hosts, a switch unit, and a router unit; a first layer 3 switch having a first switch function unit and a first router function unit; and a second layer 3 switch having a second switch function unit and a second router function unit. A first sub-network is formed among all the components of the server device, the first layer 3 switch, and the second layer 3 switch; a second sub-network is formed between the router unit of the server device and the first layer 3 switch; a third sub-network is formed between the router unit of the server device and the second layer 3 switch; and each sub-network is used according to communication applications of the server device, the first layer 3 switch, and the second layer 3 switch.SELECTED DRAWING: Figure 1

Description

本発明は、通信システム及び通信制御方法に関し、例えば、ルータ機能部と複数台のホストで構成されているサーバ装置を複数台接続した通信システムに適用し得る。 The present invention relates to a communication system and a communication control method, and can be applied to, for example, a communication system in which a plurality of server devices composed of a router function unit and a plurality of hosts are connected.

従来、サーバ装置は、スイッチングハブやルータなどのネットワーク接続機器とは別の機器構成されており、接続した機器間で障害が発生しても継続使用できるように、冗長なネットワーク構成を適用するのが一般的であった(特許文献1等)。耐障害性を考慮した、サーバ装置の従来の構成例は、例えば、図15に示すものである。 Conventionally, server devices are configured separately from network-connected devices such as switching hubs and routers, and a redundant network configuration is applied so that they can be used continuously even if a failure occurs between the connected devices. Was common (Patent Document 1 etc.). A conventional configuration example of the server device in consideration of fault tolerance is shown in FIG. 15, for example.

また、昨今では、1台の機器の中に、仮想化技術等を使用して、複数の仮想的なホストを稼働させたり、ホストの機能に加えて、スイッチングハブやルータの機能を動かすことが可能な製品が利用できるようになりつつあり、より柔軟なネットワーク構成を組むことが可能となってきている。1台の機器の中にホスト機能とルータ機能を具備したサーバ装置の構成例は、例えば図16に示すものである。 Also, nowadays, it is possible to operate multiple virtual hosts in one device by using virtualization technology, etc., and to operate the functions of switching hubs and routers in addition to the functions of hosts. Possible products are becoming available, and it is becoming possible to build more flexible network configurations. An example of a configuration of a server device having a host function and a router function in one device is shown in FIG. 16, for example.

特開2011―081588号公報Japanese Unexamined Patent Publication No. 2011-081588

しかしながら、図15に示したシステム構成の場合、1箇所に障害が発生しても経路切替が可能な構成となっているが、ホスト(サーバ装置)からのパケット送信時に、最初の転送先となるゲートウェイアドレスを使用する装置が1装置に限定され送信トラフィックの送出フローは、図17に示す通りとなる。即ち、2台のレイヤー3スイッチ(ルータ)に負荷を分散させて転送することは不可能である。 However, in the case of the system configuration shown in FIG. 15, although the route can be switched even if a failure occurs in one place, it becomes the first transfer destination when the packet is transmitted from the host (server device). The device that uses the gateway address is limited to one device, and the transmission flow of the transmission traffic is as shown in FIG. That is, it is impossible to distribute the load to two layer 3 switches (routers) and transfer the load.

一方、図16に示したシステム構成の場合、サーバ装置内のルータ機能部のIPアドレスを、ホストのゲートウェイアドレスとすることで、ホストからの送信トラフィックをルータ機能部で経路を選択することが可能となり、OSPF(Open Shortest Path First)等の経路制御プロトコルの負荷分散機能を使用して、2台のレイヤー3スイッチに負荷を分散させて転送することができる。 On the other hand, in the case of the system configuration shown in FIG. 16, by setting the IP address of the router function unit in the server device as the gateway address of the host, it is possible for the router function unit to select a route for transmission traffic from the host. Therefore, the load can be distributed and transferred to the two layer 3 switches by using the load distribution function of the route control protocol such as OSPF (Open Shortest Path First).

ただし、図16に示したシステム構成の場合、2台のサーバー装置間Active-Standbyの冗長構成を確立し、2台のサーバー装置でIPアドレスを共有しようとしても、2台のホストが別々のネットワークに分かれてしまうため、2台のホストにて、IPアドレスを共有することができず、Active-Standbyの冗長構成が正常に機能できない問題が発生する。 However, in the case of the system configuration shown in FIG. 16, even if an Active-Standby redundant configuration between two server devices is established and the two server devices try to share an IP address, the two hosts have different networks. Since the IP address cannot be shared between the two hosts, there is a problem that the redundant configuration of Active-Standby cannot function normally.

以上のような問題点に鑑み、複数台のサーバ装置で、Active―Standby構成を確立しつつ効率的な負荷分散が可能な通信システム及び通信制御方法が望まれている。 In view of the above problems, there is a demand for a communication system and a communication control method capable of efficient load balancing while establishing an Active-Standby configuration with a plurality of server devices.

第1の本発明は、(1)複数のホストと、スイッチ部と、ルータ部とを有するサーバ装置と、(2)前記サーバ装置に接続され、第1のスイッチ機能部及び第1のルータ機能部を有する第1のレイヤ3スイッチと、(3)前記サーバ装置と前記第1のレイヤ3スイッチとに接続され、第2のスイッチ機能部及び第2のルータ機能部を有する第2のレイヤ3スイッチとを備え、(4)前記サーバ装置、前記第1のレイヤ3スイッチ、及び前記第2のレイヤ3スイッチの全構成部間で第1のサブネットワークが形成され、(5)前記サーバ装置のルータ部と、前記第1のレイヤ3スイッチとの間で第2のサブネットワークが形成され、(6)前記サーバ装置のルータ部と、前記第2のレイヤ3スイッチとの間で第3のサブネットワークが形成され、(7)前記サーバ装置と前記第1のレイヤ3スイッチ及び前記第2のレイヤ3スイッチの通信用途に応じて、前記各サブネットワークが用いられることを特徴とする。 The first aspect of the present invention is (1) a server device having a plurality of hosts, a switch unit, and a router unit, and (2) a first switch function unit and a first router function connected to the server device. A first layer 3 switch having a unit, and (3) a second layer 3 connected to the server device and the first layer 3 switch and having a second switch function unit and a second router function unit. A switch is provided, and (4) a first subnetwork is formed between all the components of the server device, the first layer 3 switch, and the second layer 3 switch, and (5) the server device. A second sub-network is formed between the router section and the first layer 3 switch, and (6) a third sub network is formed between the router section of the server device and the second layer 3 switch. A network is formed, and (7) each of the sub-networks is used according to the communication application between the server device and the first layer 3 switch and the second layer 3 switch.

第2の本発明は、(1)複数のホストと、スイッチ部と、ルータ部とを有するサーバ装置と、前記サーバ装置に接続され、第1のスイッチ機能部及び第1のルータ機能部を有する第1のレイヤ3スイッチと、前記サーバ装置と前記第1のレイヤ3スイッチとに接続され、第2のスイッチ機能部及び第2のルータ機能部を有する第2のレイヤ3スイッチとを備える通信システムに使用する通信制御方法であって、(2)サブネットワーク形成手段は、前記サーバ装置、前記第1のレイヤ3スイッチ、及び前記第2のレイヤ3スイッチの全構成部間で第1のサブネットワークを形成し、(3)前記サブネットワーク形成手段は、前記サーバ装置のルータ部と、前記第1のレイヤ3スイッチとの間で第2のサブネットワークを形成し、(4)前記サブネットワーク形成手段は、前記サーバ装置のルータ部と、前記第2のレイヤ3スイッチとの間で第3のサブネットワークを形成し、(5)前記サーバ装置と前記第1のレイヤ3スイッチ及び前記第2のレイヤ3スイッチの通信用途に応じて、前記各サブネットワークが用いられることを特徴とする。 The second invention has (1) a server device having a plurality of hosts, a switch section, and a router section, and a first switch function section and a first router function section connected to the server device. A communication system including a first layer 3 switch, a second layer 3 switch connected to the server device and the first layer 3 switch, and having a second switch function unit and a second router function unit. (2) The sub-network forming means is a first sub-network among all the components of the server device, the first layer 3 switch, and the second layer 3 switch. (3) The sub-network forming means forms a second sub-network between the router portion of the server device and the first layer 3 switch, and (4) the sub-network forming means. Formed a third sub-network between the router portion of the server device and the second layer 3 switch, and (5) the server device, the first layer 3 switch, and the second layer. It is characterized in that each of the above-mentioned sub-networks is used according to the communication use of the three switches.

本発明によれば、複数台のサーバ装置で、Active-Standby構成を確立しつつ効率的な負荷分散ができる。 According to the present invention, it is possible to efficiently distribute a load while establishing an Active-Standby configuration with a plurality of server devices.

実施形態に係るサーバ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the server apparatus which concerns on embodiment. 実施形態に係るレイヤー3スイッチの構成を示すブロック図である。It is a block diagram which shows the structure of the layer 3 switch which concerns on embodiment. 実施形態に係るサーバシステムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the server system which concerns on embodiment. 実施形態に係るサーバ装置ごとの接続状態を示すテーブルの構成について示した説明図である。It is explanatory drawing which showed the structure of the table which shows the connection state for each server apparatus which concerns on embodiment. 実施形態に係るネットワークの接続状況(サーバ装置及び両レイヤー3スイッチの各接続状況)による接続状態の例を示す説明図である。It is explanatory drawing which shows the example of the connection state by the connection state of the network which concerns on embodiment (the connection state of each of a server apparatus and both layer 3 switches). 実施形態に係るサブネットワークの種類等を示す説明図である。It is explanatory drawing which shows the kind of the sub-network which concerns on embodiment. 実施形態に係るサブネットワークの構成とIPアドレスの使用箇所の一例を示す説明図である。It is explanatory drawing which shows an example of the configuration of the sub-network which concerns on embodiment, and the place where the IP address is used. 実施形態に係るレイヤー3スイッチの特徴動作(他装置からサーバ装置宛のパケットを受信した場合の動作)について示すシーケンス図である。It is a sequence diagram which shows the characteristic operation of the layer 3 switch which concerns on embodiment (the operation when the packet addressed to the server apparatus is received from another apparatus). 実施形態に係るサーバ装置の特徴動作(ホストから他のネットワークにIPパケットを転送する場合の動作)について示すシーケンス図である。It is a sequence diagram which shows the characteristic operation (the operation when the IP packet is forwarded from a host to another network) of the server apparatus which concerns on embodiment. 実施形態に係るサーバ装置の特徴動作(他のサーバ装置のホストにIPパケットを転送する場合の動作)について示すシーケンス図である。It is a sequence diagram which shows the characteristic operation of the server apparatus which concerns on embodiment (the operation when the IP packet is forwarded to the host of another server apparatus). 実施形態に係る接続状態変化テーブルの例を示す説明図である。It is explanatory drawing which shows the example of the connection state change table which concerns on embodiment. 実施形態に係るサーバシステムにおいて、レイヤー3スイッチから転送されたブロードキャストパケットの転送ルート(障害未発生時)を示す説明図である。It is explanatory drawing which shows the forwarding route (when the failure does not occur) of the broadcast packet forwarded from the layer 3 switch in the server system which concerns on embodiment. 実施形態に係るサーバシステムにおいて、レイヤー3スイッチから転送されたブロードキャストパケットの転送ルート(レイヤー3スイッチ及びサーバ装置間障害時)を示す説明図である。It is explanatory drawing which shows the forwarding route of the broadcast packet transferred from the layer 3 switch (in the case of failure between a layer 3 switch and a server device) in the server system which concerns on embodiment. 実施形態に係るサーバシステムにおいて、サーバ装置から転送されたブロードキャストパケットの転送ルートを示す説明図である。It is explanatory drawing which shows the forwarding route of the broadcast packet forwarded from the server apparatus in the server system which concerns on embodiment. 従来のサーバ装置の構成例(その1)を示す説明図である。It is explanatory drawing which shows the configuration example (the 1) of the conventional server apparatus. 従来のサーバ装置の構成例(その2)を示す説明図である。It is explanatory drawing which shows the configuration example (the 2) of the conventional server apparatus. 従来のサーバ装置の障害時の送信パケットの送出フローを示す説明図である。It is explanatory drawing which shows the transmission flow of the transmission packet at the time of failure of the conventional server device.

(A)主たる実施形態
以下、本発明による通信システム及び通信制御方法の実施形態を、図面を参照しながら詳述する。
(A) Main Embodiment Hereinafter, the embodiment of the communication system and the communication control method according to the present invention will be described in detail with reference to the drawings.

(A-1)実施形態の構成
(A-1-1)サーバ装置1の詳細な構成
図1は、実施形態に係るサーバ装置の構成を示すブロック図である。
(A-1) Configuration of Embodiment (A-1-1) Detailed Configuration of Server Device 1 FIG. 1 is a block diagram showing a configuration of a server device according to an embodiment.

サーバ装置1は、任意の台数のホスト11(11-1~11-n)、ルータ機能部21、スイッチ機能部31、各ホスト11とスイッチ機能部31とを接続する伝送ライン41(41-1~41-n)、ルータ機能部21とスイッチ機能部31とを接続する伝送ライン42、スイッチ機能部31と後述するレイヤー3スイッチ71とを偶数台接続するための伝送ライン51(51-1~51-m)及び52(52-1~52-m)を有する。 The server device 1 includes an arbitrary number of hosts 11 (11-1 to 11-n), a router function unit 21, a switch function unit 31, and a transmission line 41 (41-1) connecting each host 11 and the switch function unit 31. ~ 41-n), a transmission line 42 connecting the router function unit 21 and the switch function unit 31, and a transmission line 51 (51-1 ~) for connecting an even number of the switch function unit 31 and the layer 3 switch 71 described later. It has 51-m) and 52 (52-1 to 52-m).

実施形態に係るサーバ装置は、図1に示す各構成部を搭載した専用のICチップ等のハードウェアとして構成しても良いし、又は、CPUと、CPUが実行するプログラムを中心としてソフトウェア的に構成しても良いが、機能的には、図1で表すことができる。また、例えば図1に示す各構成は全て1台のハードウェア機器によって提供され、各構成要素が仮想的な機能として実現されても良い。 The server device according to the embodiment may be configured as hardware such as a dedicated IC chip equipped with each component shown in FIG. 1, or may be software-based mainly on a CPU and a program executed by the CPU. Although it may be configured, it can be functionally represented by FIG. Further, for example, each configuration shown in FIG. 1 may be provided by one hardware device, and each component may be realized as a virtual function.

各ホスト11は、演算処理を行う機能を提供し、他の装置から受信したトラフィックに対して処理を行いその処理結果を応答する機能を具備する。 Each host 11 provides a function of performing arithmetic processing, and has a function of processing traffic received from another device and responding to the processing result.

スイッチ機能部31は、一般的なレイヤ2スイッチの機能として、接続ポートを複数の仮想的なサブネットワーク(VLAN)に分離することが可能であり、各サブネットワークに接続された機器間で指定された宛先装置にトラフィックを転送する機能を具備する。さらに、スイッチ機能部31は、レイヤー3スイッチ71から転送されたブロードキャストフレームを、他のレイヤー3スイッチ71に転送することを抑制する機能を具備する。 As a function of a general layer 2 switch, the switch function unit 31 can separate connection ports into a plurality of virtual sub-networks (VLANs), and is designated among devices connected to each sub-network. It has a function to transfer traffic to the destination device. Further, the switch function unit 31 has a function of suppressing the transfer of the broadcast frame transferred from the layer 3 switch 71 to another layer 3 switch 71.

ルータ機能部21は、一般的なルータの機能として、受信したIPパケットの宛先アドレスに対する経路を探索して、探索された経路にパケットを転送する機能、及び接続するレイヤー3スイッチ71との間で経路制御プロトコルを稼働させ、経路情報を交換する機能を具備する。また、ルータ機能部21は、OSPF等の経路制御プロトコルを使用することにより、最適経路が複数ある場合に、複数の経路に対して負荷分散する機能も具備する。 As a general router function, the router function unit 21 searches for a route to the destination address of the received IP packet and forwards the packet to the searched route, and between the layer 3 switch 71 to be connected. It has a function to operate a route control protocol and exchange route information. Further, the router function unit 21 also has a function of distributing the load to a plurality of routes when there are a plurality of optimum routes by using a route control protocol such as OSPF.

(A-1-2)レイヤー3スイッチ71の詳細な構成
図2は、実施形態に係るレイヤー3スイッチの構成を示すブロック図である。
(A-1-2) Detailed Configuration of Layer 3 Switch 71 FIG. 2 is a block diagram showing a configuration of a layer 3 switch according to an embodiment.

レイヤー3スイッチ71は、スイッチ機能部72、ルータ機能部73、スイッチ機能部72と各サーバ装置1とを接続するための伝送ライン81(81-1~81-n)、スイッチ機能部72と他のレイヤー3スイッチ71とを接続するための伝送ライン82、スイッチ機能部72とルータ機能部73とを接続するための伝送ライン83、及びルータ機能部と他の装置(例えば外部装置)とを接続するための伝送ライン84(84-1~84-O)を有する。以下、伝送ライン82で接続された他のレイヤー3スイッチのことを「他系レイヤー3スイッチ」と呼ぶものとする。 The layer 3 switch 71 includes a switch function unit 72, a router function unit 73, a transmission line 81 (81-1 to 81-n) for connecting the switch function unit 72 and each server device 1, a switch function unit 72, and the like. The transmission line 82 for connecting the layer 3 switch 71 of the above, the transmission line 83 for connecting the switch function unit 72 and the router function unit 73, and the router function unit and another device (for example, an external device) are connected. It has a transmission line 84 (84-1 to 84-O) for the purpose of. Hereinafter, the other layer 3 switch connected by the transmission line 82 will be referred to as an “other layer 3 switch”.

スイッチ機能部72は、一般的なレイヤ2スイッチの機能として、接続ポートを複数の仮想的なサブネットワーク(VLAN)に分離することが可能であり、各サブネットワークに接続された機器間で指定された宛先装置にトラフィックを転送する機能を具備する。さらに、スイッチ機能部72は、各サーバ装置との疎通状態を監視する機能を具備し、「疎通可」又は「疎通不可」のいずれの状態であるかを監視する。 As a function of a general layer 2 switch, the switch function unit 72 can separate connection ports into a plurality of virtual sub-networks (VLANs), and is designated among devices connected to each sub-network. It has a function to transfer traffic to the destination device. Further, the switch function unit 72 has a function of monitoring the communication state with each server device, and monitors whether the state is “communication possible” or “communication impossible”.

また、スイッチ機能部72は、他系レイヤー3スイッチ71との接続時に各サーバ装置1との疎通状態を通知する機能、及び各サーバ装置1との疎通状態が変化した場合に、変化した内容を他系レイヤー3スイッチ71のスイッチ機能部72に通知する機能を具備する。スイッチ機能部72は、自レイヤー3スイッチ71の監視状態と、他系レイヤー3スイッチ71から受信した通知内容に応じて、例えば、図4(A)に示すような接続状態管理テーブルT1を用いて、接続するサーバ装置1毎の接続状態を監視する。また、各サーバ装置1の状態は、例えば、図4(B)の接続状態管理テーブルT2に示すように、「接続なし」、「自系接続」、「他系接続」、「両系接続」の4ついずれかの接続状態で管理する。 Further, the switch function unit 72 has a function of notifying the communication state with each server device 1 when connected to the other layer 3 switch 71, and changes the content when the communication state with each server device 1 changes. It has a function of notifying the switch function unit 72 of the other layer 3 switch 71. The switch function unit 72 uses, for example, the connection state management table T1 as shown in FIG. 4A according to the monitoring state of the own layer 3 switch 71 and the notification content received from the other layer 3 switch 71. , Monitor the connection status of each server device 1 to be connected. Further, the status of each server device 1 is, for example, as shown in the connection status management table T2 of FIG. 4B, "no connection", "own connection", "other connection", "both connection". Manage with any of the four connection states.

図5は、実施形態に係るネットワークの接続状況(サーバ装置及び両レイヤー3スイッチの各接続状況)による接続状態の例を示す説明図である。図5(A)は、各装置に障害が発生していない場合、図5(B)は、レイヤー3スイッチ71及びサーバ装置1の片側(レイヤー3スイッチ71-2とサーバ装置1との間)で障害が発生した場合、図5(C)は、両レイヤー3スイッチ71間で障害が発生した場合、図5(D)は、両レイヤー3スイッチ71とサーバ装置1との間(両側)で障害が発生した場合、図5(E)は、レイヤー3スイッチ71及びサーバ装置1の片側(レイヤー3スイッチ71-1とサーバ装置1との間)と、両レイヤー3スイッチ71間で障害が発生した場合のネットワークの接続状態を示している。 FIG. 5 is an explanatory diagram showing an example of a connection state according to a network connection status (connection status of each of the server device and both layer 3 switches) according to the embodiment. 5 (A) shows one side of the layer 3 switch 71 and the server device 1 (between the layer 3 switch 71-2 and the server device 1) when each device has not failed. 5 (C) shows the case where a failure occurs between both layer 3 switches 71, and FIG. 5 (D) shows the case where a failure occurs between both layer 3 switches 71 and the server device 1 (both sides). When a failure occurs, FIG. 5 (E) shows that a failure occurs between one side of the layer 3 switch 71 and the server device 1 (between the layer 3 switch 71-1 and the server device 1) and between both layer 3 switches 71. It shows the connection status of the network when.

また、スイッチ機能部72は、他系レイヤー3スイッチ71からブロードキャストフレームを受信した際、接続しているサーバ装置1の接続状態が、「両系接続」である場合には、当該サーバ装置1には、ブロードキャストフレームの転送を抑制する機能を具備する。また、スイッチ機能部72は、サーバ装置1からブロードキャストフレームを受信した場合、サーバ装置1の接続状態が、「両系接続」である場合は、他系レイヤー3スイッチ71にブロードキャストフレームの転送を抑制する機能を具備する。 Further, when the switch function unit 72 receives the broadcast frame from the other layer 3 switch 71, if the connection state of the connected server device 1 is "bisystem connection", the switch function unit 72 connects to the server device 1. Provides a function of suppressing the transfer of broadcast frames. Further, when the switch function unit 72 receives the broadcast frame from the server device 1, the switch function unit 72 suppresses the transfer of the broadcast frame to the other layer 3 switch 71 when the connection state of the server device 1 is "bisystem connection". It has a function to do.

ルータ機能部73は、上述のサーバ装置1のルータ機能部21と同様の機能を具備する。 The router function unit 73 has the same functions as the router function unit 21 of the server device 1 described above.

(A-1-3)全体構成及びサブネットワーク構成
図3は実施形態に係るサーバシステムの全体構成を示すブロック図である。
(A-1-3) Overall Configuration and Sub-Network Configuration FIG. 3 is a block diagram showing an overall configuration of a server system according to an embodiment.

図3において、サーバシステム100は、任意の複数台のサーバ装置1(1-1~1-p)、任意の偶数台のレイヤー3スイッチ71(71-1、71-2、…、71-m1、71-m2)、各サーバ装置1と各レイヤー3スイッチ71を接続する伝送ライン81(81-1…)、及び2台のレイヤー3スイッチ71間を接続する伝送ライン82(82-1…)を有する。 In FIG. 3, the server system 100 includes an arbitrary plurality of server devices 1 (1-1 to 1-p) and any even-numbered layer 3 switches 71 (71-1, 71-2, ..., 71-m1). , 71-m2), a transmission line 81 (81-1 ...) connecting each server device 1 and each layer 3 switch 71, and a transmission line 82 (82-1 ...) connecting between two layer 3 switches 71. Has.

サーバシステム100において、伝送ライン82で直接接続されている2台の各レイヤー3スイッチ71は、他のネットワークと接続する際に冗長な経路が確立できるようにするためであり、いずれかのレイヤー3スイッチ71を経由しても他のネットワークと接続できる構成になっている。 In the server system 100, each of the two layer 3 switches 71 directly connected by the transmission line 82 is for establishing a redundant route when connecting to another network, and is one of the layers 3. It is configured so that it can be connected to other networks even via the switch 71.

図6(A)では、サーバシステム100における、サーバ装置1のスイッチ機能部31とレイヤー3スイッチ71のスイッチ機能部72とによって構成されるサブネットワークの種類(内容)を示している。図6(A)に示すように、サブネットワークとして、全サーバ装置1の全ホスト11、ルータ機能部21、全レイヤー3スイッチ71が含まれる全体VLANが1つ構成され、1台のサーバ装置1(サーバ装置1のルータ機能部21)と1台のレイヤー3スイッチ71のみが含まれるVLANが、サーバ装置1の台数×レイヤー3スイッチ71の台数分だけ構成される。 FIG. 6A shows the type (contents) of the sub-network composed of the switch function unit 31 of the server device 1 and the switch function unit 72 of the layer 3 switch 71 in the server system 100. As shown in FIG. 6A, one overall VLAN including all hosts 11 of all server devices 1, router function units 21, and all layer 3 switches 71 is configured as a subnetwork, and one server device 1 is configured. (Router function unit 21 of the server device 1) and a VLAN including only one layer 3 switch 71 are configured by the number of server devices 1 × the number of layer 3 switches 71.

また、サーバ装置1の各ホスト11、ルータ機能部21、及びレイヤー3スイッチ71のルータ機能部73は、他装置とIPプロトコルで通信するため、図6(B)に従ったIPアドレスを具備する。例えば、サーバ装置1のルータ機能部21は、全体VLAN用のアドレス1個と、自身とレイヤー3スイッチ71用とを接続するレイヤー3スイッチ71の数だけアドレスを保持する。例えば、図7の構成では、ルータ機能部21は、全体VLAN用のアドレス1個と、レイヤー3スイッチ71-1用のアドレス1個と、レイヤー3スイッチ71-2用のアドレス1個の合計3個のIPアドレスを保持(使用)する。図7は、実施形態に係るサブネットワークの構成とIPアドレスの使用箇所の一例を示している。 Further, each host 11 of the server device 1, the router function unit 21, and the router function unit 73 of the layer 3 switch 71 have an IP address according to FIG. 6B in order to communicate with other devices by the IP protocol. .. For example, the router function unit 21 of the server device 1 holds one address for the entire VLAN and the number of addresses for the number of layer 3 switches 71 that connect itself to the layer 3 switch 71. For example, in the configuration of FIG. 7, the router function unit 21 has one address for the entire VLAN, one address for the layer 3 switch 71-1, and one address for the layer 3 switch 71-2, for a total of three. Holds (uses) individual IP addresses. FIG. 7 shows an example of the configuration of the sub-network and the place where the IP address is used according to the embodiment.

なお、この実施形態のサーバシステム100では、各ホスト11及びレイヤー3スイッチ71にて、全体VLANを経由してIPパケットを他の装置に転送する際は、一般的に使用されているイーサーネット(登録商標)への転送方式と同じ方式を使用することを前提とする。例えば、IPパケットを送信する際、転送先のIPアドレスに対応したMACアドレスを保持している場合は、そのMACアドレスを送信パケットの宛先MACアドレスに設定してパケットを送信する。一方、転送先IPアドレスに対応したMACアドレスを保持していない場合は、ARPプロトコルを使用して、転送先IPアドレスに対応したMACアドレスを問い合わせるフレームをブロードキャストにより転送し、該当IPアドレスを保持する装置が、保持するMACアドレスを応答することによって、MACアドレスを取得し、宛先MACアドレスに設定してパケットを送信する処理を行う。なお、上記処理は、例えば、レイヤー3スイッチ71では、スイッチ機能部72にて実行することになる。 In the server system 100 of this embodiment, when each host 11 and the layer 3 switch 71 transfer an IP packet to another device via the entire VLAN, an Ethernet (generally used) is used. It is assumed that the same method as the transfer method to (registered trademark) is used. For example, when transmitting an IP packet, if the MAC address corresponding to the IP address of the forwarding destination is held, the MAC address is set as the destination MAC address of the transmission packet and the packet is transmitted. On the other hand, if the MAC address corresponding to the transfer destination IP address is not held, the frame inquiring about the MAC address corresponding to the transfer destination IP address is forwarded by broadcast using the ARP protocol, and the corresponding IP address is held. By responding with the MAC address to be held, the device acquires the MAC address, sets it as the destination MAC address, and sends a packet. It should be noted that, for example, in the layer 3 switch 71, the above processing is executed by the switch function unit 72.

(A-2)実施形態の動作
次に、以上のような構成を有する実施形態におけるサーバシステム100の動作を説明する。
(A-2) Operation of the Embodiment Next, the operation of the server system 100 in the embodiment having the above configuration will be described.

(A-2-1)レイヤー3スイッチにて、他装置からサーバ装置宛のパケットを受信した場合の動作
図8は、実施形態に係るレイヤー3スイッチの特徴動作(他装置からサーバ装置宛のパケットを受信した場合の動作)について示すシーケンス図である。
(A-2-1) Operation when a packet addressed to a server device is received from another device by the layer 3 switch FIG. 8 shows a characteristic operation of the layer 3 switch according to the embodiment (packet addressed to the server device from another device). It is a sequence diagram which shows the operation) when is received.

まず、レイヤー3スイッチ71は、ルータ機能部73において、他装置からIPパケットを受信すると(S101)、受信パケットの宛先アドレスに応じた経路を検索する(S102)。 First, when the layer 3 switch 71 receives an IP packet from another device in the router function unit 73 (S101), the layer 3 switch 71 searches for a route according to the destination address of the received packet (S102).

ルータ機能部73は、受信パケットの宛先がサーバ装置1のホスト11である場合、転送先が全体VLANのサブネットワークになることから、スイッチ機能部72にIPパケットを転送する(S103)。 When the destination of the received packet is the host 11 of the server device 1, the router function unit 73 transfers the IP packet to the switch function unit 72 because the transfer destination is a subnetwork of the entire VLAN (S103).

IPパケットを受信したスイッチ機能部72は、全体VLANに対し、宛先ホストのIPアドレスに対応した、MACアドレスのエントリがMACテーブルに存在するか否か確認する(S104)。スイッチ機能部72は、MACアドレスのエントリが存在する場合、後述するステップS111の処理に移行し、一方、MACアドレスのエントリが存在しない場合、次の処理を実行する。 Upon receiving the IP packet, the switch function unit 72 confirms with the entire VLAN whether or not the MAC address entry corresponding to the IP address of the destination host exists in the MAC table (S104). If the MAC address entry exists, the switch function unit 72 proceeds to the process of step S111 described later, while if the MAC address entry does not exist, the switch function unit 72 executes the next process.

スイッチ機能部72は、MACアドレスのエントリが存在しない場合、全体VLANに対し、宛先IPアドレスに対応したMACアドレスを問い合わせるためのARPフレームをブロードキャストで転送する(S105)。 If the MAC address entry does not exist, the switch function unit 72 broadcasts an ARP frame for inquiring the MAC address corresponding to the destination IP address to the entire VLAN (S105).

ARPフレームを受信した各サーバ装置1のスイッチ機能部31は、各ホスト11にARPフレームを転送する(S106)。ただし、スイッチ機能部31は、同じ全体VLANに接続されている、他のレイヤー3スイッチ71には、ARPフレームの転送を抑制する処理を行う。 The switch function unit 31 of each server device 1 that has received the ARP frame transfers the ARP frame to each host 11 (S106). However, the switch function unit 31 performs a process of suppressing the transfer of the ARP frame to the other layer 3 switch 71 connected to the same whole VLAN.

ホスト11は、ARPフレームを受信すると(S107)、問い合わせ対象のIPアドレスが自ホストのIPアドレスである場合には、保持するMACアドレスをARP応答フレームで応答し、レイヤー3スイッチ71向けに送信する処理を行う(S108)。 When the host 11 receives the ARP frame (S107), if the IP address to be inquired is the IP address of its own host, the host 11 responds with the MAC address to be held in the ARP response frame and transmits it to the layer 3 switch 71. Processing is performed (S108).

上述のステップS108で送信されたARP応答フレームは、サーバ装置1のスイッチ機能部31で転送されて(S109)、レイヤー3スイッチ71のスイッチ機能部72で受信される(S110)。 The ARP response frame transmitted in step S108 is transferred by the switch function unit 31 of the server device 1 (S109) and received by the switch function unit 72 of the layer 3 switch 71 (S110).

レイヤー3スイッチ71のスイッチ機能部72は、受信したARP応答フレームより、転送先MACアドレスを取得し、宛先MACアドレスに設定してパケットを送信する処理を行う(S111)。 The switch function unit 72 of the layer 3 switch 71 acquires a transfer destination MAC address from the received ARP response frame, sets it as the destination MAC address, and performs a process of transmitting a packet (S111).

上述のステップS111で送信されたパケットは、サーバ装置1のスイッチ機能部31にて、宛先のホスト11宛に転送されて(S112)、宛先のホスト11に通知される(S113)。なお、レイヤー3スイッチ71のスイッチ機能部72にて、取得したMACアドレス情報は、スイッチ機能部72のMACテーブルに保持する処理を行い、その後、同じIPアドレス宛パケットを受信した場合は、ARPフレームの送信処理を行わずに、MACテーブルに登録されたMACアドレスを宛先MACアドレスに設定してパケットを転送する処理を行う。 The packet transmitted in step S111 described above is forwarded to the destination host 11 (S112) by the switch function unit 31 of the server device 1 and notified to the destination host 11 (S113). The MAC address information acquired by the switch function unit 72 of the layer 3 switch 71 is stored in the MAC table of the switch function unit 72, and if a packet addressed to the same IP address is received thereafter, an ARP frame is used. The MAC address registered in the MAC table is set as the destination MAC address and the packet is forwarded without performing the transmission process of.

また、上述のステップS105のARPフレームが、他系レイヤー3スイッチ71に送出されると(S114)、受信側のレイヤー3スイッチ71では次の処理を実行する。 Further, when the ARP frame in step S105 described above is sent to the other layer 3 switch 71 (S114), the layer 3 switch 71 on the receiving side executes the following processing.

レイヤー3スイッチ71は、他系レイヤー3スイッチ71(上述のステップS105のARPフレームを送信したレイヤー3スイッチ71)からブロードキャストフレームを受信した場合、先述の接続状態管理テーブルT1(図4)を参照して、各サーバ装置1の接続状態を確認し、接続状態の値が、「自系接続」の場合には、当該サーバ装置1に同フレームを転送する。 When the layer 3 switch 71 receives a broadcast frame from another layer 3 switch 71 (the layer 3 switch 71 that transmitted the ARP frame in step S105 described above), the layer 3 switch 71 refers to the connection state management table T1 (FIG. 4) described above. Then, the connection status of each server device 1 is confirmed, and if the value of the connection status is "self-connected", the same frame is transferred to the server device 1.

一方、レイヤー3スイッチ71は、接続状態の値が、その他の場合には、当該サーバ装置1には転送しない処理を行う。即ち、接続状態の値が、「接続なし」又は「他系接続」の場合には、対象サーバ装置1と疎通不可の状態であるため転送できない。そして、接続状態が「両系接続」の場合には、対象サーバ装置1とは疎通可の状態であるが、転送を抑制する処理を行う。 On the other hand, the layer 3 switch 71 performs a process of not transferring the value of the connected state to the server device 1 in other cases. That is, when the value of the connection state is "no connection" or "other system connection", it cannot be transferred because it cannot communicate with the target server device 1. Then, when the connection state is "bisystem connection", although it is in a state of being able to communicate with the target server device 1, a process of suppressing the transfer is performed.

(A-2-2)サーバ装置1のホスト11から他のネットワークにIPパケットを転送する場合の動作
図9は、実施形態に係るサーバ装置の特徴動作(ホストから他のネットワークにIPパケットを転送する場合の動作)について示すシーケンス図である。
(A-2-2) Operation when an IP packet is transferred from the host 11 of the server device 1 to another network FIG. 9 shows a characteristic operation of the server device according to the embodiment (transferring an IP packet from the host to another network). It is a sequence diagram which shows the operation in the case of performing.

ホスト11は、他のネットワークにIPパケットを転送する場合、まず、全体VLANを経由して、同じサーバ装置1のルータ機能部21のIPアドレスに向けてパケットを送信する(S121)。 When forwarding an IP packet to another network, the host 11 first transmits the packet to the IP address of the router function unit 21 of the same server device 1 via the entire VLAN (S121).

スイッチ機能部31は、IPパケットを受信するとルータ機能部21に当該パケットを転送する(S122)。 When the switch function unit 31 receives the IP packet, the switch function unit 31 forwards the packet to the router function unit 21 (S122).

ルータ機能部21は、IPパケットを受信すると(S123)、受信パケットの宛先IPアドレス値から経路を検索し(S124)、経路となるレイヤー3スイッチのルータ⇔レイヤー3スイッチ間のアドレスに対し、ルータ⇔レイヤー3スイッチ間VLANを使用して、パケットを転送する(S125)。なお、ルータ機能部21は、ルーティングプロトコル機能を使用し、最適な経路が複数ある場合に複数の経路に分散する機能を使用することで複数経路に負荷分散転送することも可能である。 When the router function unit 21 receives an IP packet (S123), it searches for a route from the destination IP address value of the received packet (S124), and the router with respect to the address between the router of the layer 3 switch and the layer 3 switch that becomes the route. ⇔ Packets are transferred using the layer 3 switch-to-switch VLAN (S125). The router function unit 21 can also use the routing protocol function to perform load balancing transfer to a plurality of routes by using a function of distributing the optimum routes to a plurality of routes.

上述のステップS125でルータ機能部21より転送されたパケットは、スイッチ機能部31にてレイヤー3スイッチ71に転送される(S126)。 The packet transferred from the router function unit 21 in step S125 described above is transferred to the layer 3 switch 71 at the switch function unit 31 (S126).

そして、レイヤー3スイッチ71では、スイッチ機能部72にて、サーバ装置1側から受信したIPパケットをルータ機能部73に転送し(S127)、ルータ機能部73では、IPパケットを受信すると(S128)、受信パケットの宛先IPアドレス値から経路を検索し(S129)、検索した経路へ転送することで他ネットワークにパケットを転送する(S130)。 Then, in the layer 3 switch 71, the switch function unit 72 transfers the IP packet received from the server device 1 side to the router function unit 73 (S127), and the router function unit 73 receives the IP packet (S128). , A route is searched from the destination IP address value of the received packet (S129), and the packet is forwarded to another network by forwarding to the searched route (S130).

(A-2-3)サーバ装置1のホスト11から他のサーバ装置1のホスト11にIPパケットを転送する場合の動作
図10は、実施形態に係るサーバ装置の特徴動作(他のサーバ装置1のホスト11にIPパケットを転送する場合の動作)について示すシーケンス図である。
(A-2-3) Operation when an IP packet is transferred from the host 11 of the server device 1 to the host 11 of another server device 1. FIG. 10 shows a characteristic operation of the server device according to the embodiment (other server device 1). It is a sequence diagram which shows the operation (operation when the IP packet is forwarded to the host 11 of the above).

サーバ装置1-1のホスト11は、他のサーバ装置1-2のホスト11にIPパケットを転送する場合、宛先ホストのIPアドレスに対応したMACエントリが、MACテーブルに存在するか否か確認する(S131)。サーバ装置1-1のホスト11は、MACアドレスのエントリが存在する場合、後述するステップS144の処理に移行し、一方、MACアドレスのエントリが存在しない場合、次の処理を実行する。 When the host 11 of the server device 1-1 forwards an IP packet to the host 11 of another server device 1-2, the host 11 confirms whether or not the MAC entry corresponding to the IP address of the destination host exists in the MAC table. (S131). If the MAC address entry exists, the host 11 of the server device 1-1 proceeds to the process of step S144 described later, while if the MAC address entry does not exist, the host 11 executes the next process.

サーバ装置1-1のホスト11は、MACエントリが存在しない場合には、全体VLANに対し、宛先ホストのIPアドレスに対応したMACアドレスを問い合わせるためのARPフレームをブロードキャストで送信する(S132)。 If the MAC entry does not exist, the host 11 of the server device 1-1 broadcasts an ARP frame for inquiring the MAC address corresponding to the IP address of the destination host to the entire VLAN (S132).

サーバ装置1-1のスイッチ機能部31は、受信したARPフレームを他のホスト11と接続先のレイヤー3スイッチ71に転送する(S133)。 The switch function unit 31 of the server device 1-1 transfers the received ARP frame to the layer 3 switch 71 connected to the other host 11 (S133).

ARPフレームを受信したレイヤー3スイッチ71のスイッチ機能部72は、他サーバ装置1-2に対し、ARPフレームを転送する(S134)。 The switch function unit 72 of the layer 3 switch 71 that has received the ARP frame transfers the ARP frame to the other server device 1-2 (S134).

また、スイッチ機能部72は、送信元となるサーバ装置1-1の接続状態を確認する(S135)。スイッチ機能部72は、接続状態が「自系接続」である場合、次の処理を実行し、一方、接続状態がその他(自系接続以外の状態)である場合、後述するステップS141へ移行する。 Further, the switch function unit 72 confirms the connection state of the server device 1-1 which is the transmission source (S135). The switch function unit 72 executes the next process when the connection state is "self-connected", while the switch function unit 72 proceeds to step S141 described later when the connection state is other (a state other than the self-connected). ..

スイッチ機能部72は、上述のステップS135で接続状態が「自系接続」である場合、ARPフレームを他系レイヤー3スイッチ71に転送する(S136)。 When the connection state is "self-connected" in step S135 described above, the switch function unit 72 transfers the ARP frame to the other layer 3 switch 71 (S136).

上述のステップS134の後、ARPフレームを受信した他のサーバ装置1-2のスイッチ機能部31は、ARPフレームを接続する各ホスト11に転送する(S137)。 After step S134 described above, the switch function unit 31 of the other server device 1-2 that has received the ARP frame transfers the ARP frame to each host 11 to which the ARP frame is connected (S137).

サーバ装置1-2の各ホスト11は、ARPフレームを受信すると(S138)、問い合わせ対象IPアドレスが自ホストのIPアドレスの場合、ARP応答フレームに、自ホストのMACアドレスを設定して、送信元ホスト(サーバ装置1-1のホスト11)にARP応答フレームを送信する(S139)。 When each host 11 of the server device 1-2 receives the ARP frame (S138), if the inquiry target IP address is the IP address of the own host, the MAC address of the own host is set in the ARP response frame, and the transmission source An ARP response frame is transmitted to the host (host 11 of the server device 1-1) (S139).

サーバ装置1-1、1-2のスイッチ機能部31及びレイヤー3スイッチ71のスイッチ機能部72にて、それぞれARP応答フレームを転送する処理を行う(S140~S142)。 The switch function unit 31 of the server devices 1-1 and 1-2 and the switch function unit 72 of the layer 3 switch 71 perform processing for transferring the ARP response frame, respectively (S140 to S142).

サーバ装置1-1のホスト11は、ARP応答フレームを受信すると(S143)、宛先ホストのMACアドレス値を取得し、送信パケットに取得したMACアドレスを設定して、宛先ホストにIPパケットを送信する(S144)。 When the host 11 of the server device 1-1 receives the ARP response frame (S143), it acquires the MAC address value of the destination host, sets the acquired MAC address in the transmission packet, and transmits the IP packet to the destination host. (S144).

上述のステップS144の後、サーバ装置1-1、1-2のスイッチ機能部31、レイヤー3スイッチ71のスイッチ機能部72にて、それぞれIPパケットを転送する処理を行い(S145~S147)、宛先のホスト11にて、IPパケットを受信する(S148)。 After step S144 described above, the switch function unit 31 of the server devices 1-1 and 1-2 and the switch function unit 72 of the layer 3 switch 71 perform processing for transferring IP packets (S145 to S147), respectively, and the destination. The IP packet is received by the host 11 of the above (S148).

次にステップS136の処理後の受信側のレイヤー3スイッチ71の処理について説明する。 Next, the processing of the layer 3 switch 71 on the receiving side after the processing of step S136 will be described.

レイヤー3スイッチ71のスイッチ機能部72は、他系レイヤー3スイッチ71(上述のステップS136でARPフレームを送信したレイヤー3スイッチ71)からブロードキャストフレームを受信した場合、先述の接続状態管理テーブルT1を参照して、各サーバ装置1の接続状態を確認し、接続状態の値が、「自系接続」の場合には、当該サーバ装置1に同フレームを転送する。一方、レイヤー3スイッチ71は、接続状態の値が、その他の場合(自系接続以外の場合)には、当該サーバ装置1には転送しない処理を行う。 When the switch function unit 72 of the layer 3 switch 71 receives a broadcast frame from another layer 3 switch 71 (the layer 3 switch 71 that transmitted the ARP frame in step S136 described above), the switch function unit 72 refers to the connection state management table T1 described above. Then, the connection state of each server device 1 is confirmed, and if the value of the connection state is "self-connected", the same frame is transferred to the server device 1. On the other hand, the layer 3 switch 71 performs a process of not transferring the value of the connected state to the server device 1 in other cases (when the connection is other than the own connection).

(A-2-3)障害発生時の動作
次にサーバシステム100に障害が発生した場合の動作について説明する。
(A-2-3) Operation when a failure occurs Next, the operation when a failure occurs in the server system 100 will be described.

まず、レイヤー3スイッチ71とサーバ装置1間の伝送ライン81が疎通不可となった場合には、レイヤー3スイッチ71では、ルータ機能部73にて使用する経路制御プロトコルによる経路の変更処理を行う。また、スイッチ機能部72では、例えば、図11(A)の接続状態変化テーブルT5に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。また、レイヤー3スイッチ71は、他系レイヤー3スイッチ71に対し、対象サーバ装置1との切断通知を送信し、スイッチ機能部31のMACテーブルにて、転送先経路が、障害が発生した伝送ラインとなっているエントリに対し、転送先経路を削除する処理を行う。 First, when the transmission line 81 between the layer 3 switch 71 and the server device 1 cannot communicate, the layer 3 switch 71 performs a route change process by the route control protocol used by the router function unit 73. Further, the switch function unit 72 changes the value of the connection state of the connection destination server device 1 according to, for example, the connection state change table T5 of FIG. 11A (updates the connection state management table T1). Further, the layer 3 switch 71 transmits a disconnection notification from the target server device 1 to the other layer 3 switch 71, and in the MAC table of the switch function unit 31, the transfer destination route is a transmission line in which a failure has occurred. For the entry that is, perform the process of deleting the transfer destination route.

一方、切断通知を受信した他系レイヤー3スイッチ71では、ルータ機能部73にて使用する経路制御プロトコルによる経路の変更処理に加え、スイッチ機能部72では、例えば、図11(B)の接続状態変化テーブルT6に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。また、疎通不可となった伝送ラインが接続されているサーバ装置1側では、ルータ機能部21にて、使用する経路制御プロトコルによる経路の変更処理を行う。 On the other hand, in the other layer 3 switch 71 that has received the disconnection notification, in addition to the route change processing by the route control protocol used by the router function unit 73, in the switch function unit 72, for example, the connection state of FIG. 11B is shown. The value of the connection state of the connection destination server device 1 is changed according to the change table T6 (the connection state management table T1 is updated). Further, on the server device 1 side to which the transmission line that cannot be communicated is connected, the router function unit 21 performs a route change process according to the route control protocol to be used.

また、レイヤー3スイッチ71とサーバ装置1間の伝送ライン81が疎通不可から疎通可に回復となった場合、レイヤー3スイッチ71では、ルータ機能部73において使用する経路制御プロトコルによる経路の変更処理を行う。また、スイッチ機能部72では、例えば、図11(C)の接続状態変化テーブルT7に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。また、レイヤー3スイッチ71は、他系レイヤー3スイッチ71に対し、対象サーバ装置1との接続通知を送信し、スイッチ機能部31のMACテーブルにて、転送先経路が、他系レイヤー3スイッチ71向け伝送ラインとなっているエントリに対し、転送先経路を削除する処理を行う。 Further, when the transmission line 81 between the layer 3 switch 71 and the server device 1 is restored from non-communication to communicable, the layer 3 switch 71 performs a route change process by the route control protocol used in the router function unit 73. conduct. Further, the switch function unit 72 changes the value of the connection state of the connection destination server device 1 according to the connection state change table T7 of FIG. 11C, for example (updates the connection state management table T1). Further, the layer 3 switch 71 transmits a connection notification with the target server device 1 to the other layer 3 switch 71, and the transfer destination route is set to the other layer 3 switch 71 in the MAC table of the switch function unit 31. Performs processing to delete the transfer destination route for the entry that is the destination transmission line.

一方、接続通知を受信した他系レイヤー3スイッチ71では、ルータ機能部73にて使用する経路制御プロトコルによる経路の変更処理に加え、スイッチ機能部72では、例えば、図11(D)の接続状態変化テーブルT8に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。また、サーバ装置1では、他系レイヤー3スイッチ71に対し、ルータ機能部21にて、使用する経路制御プロトコルによる経路の変更処理を行う。 On the other hand, in the other layer 3 switch 71 that has received the connection notification, in addition to the route change processing by the route control protocol used in the router function unit 73, in the switch function unit 72, for example, the connection state shown in FIG. 11 (D). The value of the connection state of the connection destination server device 1 is changed according to the change table T8 (the connection state management table T1 is updated). Further, in the server device 1, the router function unit 21 performs a route change process on the other layer 3 switch 71 according to the route control protocol to be used.

さらに、2台のレイヤー3スイッチ71間を直結する伝送ライン82が疎通不可となった場合、2台のレイヤー3スイッチ71(71-1、71-2)では、各ルータ機能部73にて使用する経路制御プロトコルによる経路の変更処理を行う。また、スイッチ機能部72では、例えば、図11(E)の接続状態変化テーブルT9に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。 Further, when the transmission line 82 directly connected between the two layer 3 switches 71 cannot communicate, the two layer 3 switches 71 (71-1, 71-2) are used by each router function unit 73. Performs route change processing using the route control protocol. Further, the switch function unit 72 changes the value of the connection state of the connection destination server device 1 according to, for example, the connection state change table T9 of FIG. 11 (E) (updates the connection state management table T1).

一方、2台のレイヤー3スイッチ71間を直結する伝送ライン82が疎通不可から疎通可に回復した場合、2台のレイヤー3スイッチ71にて、全てのサーバ装置1との接続状態を他系レイヤー3スイッチ71に通知する処理を行い、その通信を受信した後、例えば、図11(F)の接続状態変化テーブルT10に従って、接続先のサーバ装置1の接続状態の値を変更する(接続状態管理テーブルT1の更新を行う)。また、レイヤー3スイッチ71のルータ機能部73では、使用する経路制御プロトコルによる経路を変更する処理を行う。 On the other hand, when the transmission line 82 directly connected between the two layer 3 switches 71 recovers from the impossibility of communication to the impossibility of communication, the two layer 3 switches 71 change the connection state with all the server devices 1 to other layers. 3 The process of notifying the switch 71 is performed, and after receiving the communication, for example, the value of the connection state of the connection destination server device 1 is changed according to the connection state change table T10 of FIG. 11 (F) (connection state management). Update table T1). Further, the router function unit 73 of the layer 3 switch 71 performs a process of changing the route according to the route control protocol to be used.

(A-3)実施形態の効果
本実施形態によれば、以下の効果を奏する。
(A-3) Effect of Embodiment According to this embodiment, the following effects are exhibited.

上述のサーバシステム100において、他のネットワークから、サーバ装置1の各ホスト11にパケットを転送する場合、ブロードキャストの転送経路は図12に示すようになり、レイヤー3スイッチ71から送信されるブロードキャストフレームは、ループが発生することなく、各ホスト11に対し最短経路でパケットを送信することが可能である。その結果、特定ホストへの転送にて、対象サーバ装置1と各レイヤー3スイッチ71を接続しているすべての伝送ライン81が使用できるため、各伝送ライン81を平等、且つ、有効に使用することが可能である。さらに、図12に示すブロードキャストの転送ルートでは、直接接続されていないレイヤー3スイッチ71への転送が不可となるが、直接接続されていないレイヤー3スイッチ71間で、ホスト11が提供するサービスのトラフィックや経路制御プロトコルのトラフィックが送信されることはないため、システム動作に影響することはない。 In the above-mentioned server system 100, when a packet is transferred from another network to each host 11 of the server device 1, the broadcast transfer path is as shown in FIG. 12, and the broadcast frame transmitted from the layer 3 switch 71 is , It is possible to send a packet to each host 11 by the shortest route without causing a loop. As a result, all transmission lines 81 connecting the target server device 1 and each layer 3 switch 71 can be used for transfer to the specific host, so that each transmission line 81 should be used equally and effectively. Is possible. Further, in the broadcast forwarding route shown in FIG. 12, forwarding to the layer 3 switch 71 that is not directly connected is not possible, but the traffic of the service provided by the host 11 between the layer 3 switches 71 that are not directly connected. And route control protocol traffic is not sent, so it does not affect system operation.

また、サーバ装置1のホスト11から、他のネットワークにパケットを転送する場合、サーバ装置1内のルータ機能部21のIPアドレスに転送後、ルータ機能部21では、ルーティングプロトコルによって設定された最適な経路を選択してパケットを転送することが可能であり、負荷を分散させての転送も可能である。即ち、各サーバ装置1と各レイヤー3スイッチ71とを接続した伝送ライン81を、平等且つ有効に使用することが可能となる。 Further, when a packet is transferred from the host 11 of the server device 1 to another network, the packet is forwarded to the IP address of the router function unit 21 in the server device 1, and then the router function unit 21 is optimally set by the routing protocol. It is possible to select a route and forward the packet, and it is also possible to distribute the load and forward the packet. That is, the transmission line 81 connecting each server device 1 and each layer 3 switch 71 can be used equally and effectively.

サーバ装置1及びレイヤー3スイッチ71間で障害が発生した場合、レイヤー3スイッチ71のスイッチ機能部72にて、サーバ装置宛てホストのMACエントリをMACテーブルから削除することによって、ARPを用いて新たな経路を検索することが可能となる。宛先アドレスへの経路がない場合、レイヤー3スイッチ71から送信するARP問い合わせフレームのブロードキャストの転送経路は図13に示すようになることから、障害発生個所を迂回して、ブロードキャストフレームを各サーバ装置1に転送することが可能であり、新たな経路を確立することが可能となる。 When a failure occurs between the server device 1 and the layer 3 switch 71, the switch function unit 72 of the layer 3 switch 71 deletes the MAC entry of the host addressed to the server device from the MAC table, thereby using ARP to make a new one. It becomes possible to search for a route. If there is no route to the destination address, the transfer route of the broadcast of the ARP inquiry frame transmitted from the layer 3 switch 71 is as shown in FIG. 13, so that the broadcast frame is bypassed to each server device 1 by bypassing the failure location. It is possible to transfer to, and it is possible to establish a new route.

サーバ装置1及びレイヤー3スイッチ71間で疎通不可発生時に、ホスト11から他のネットワークへパケット送信する場合、サーバ装置1のルータ機能部21とレイヤー3スイッチ71のルータ機能部73にて適用する経路制御プロトコルによって、障害個所を迂回した経路が選択されるようにすることで、障害個所を迂回した転送が可能である。 When a packet is transmitted from the host 11 to another network when communication is not possible between the server device 1 and the layer 3 switch 71, the route applied by the router function unit 21 of the server device 1 and the router function unit 73 of the layer 3 switch 71. By making the route that bypasses the faulty part selected by the control protocol, it is possible to transfer by bypassing the faulty part.

サーバ装置1及びレイヤー3スイッチ71間での経路が疎通不可状態から疎通可になった場合、レイヤー3スイッチ71のスイッチ機能部72にて、転送経路が他系レイヤー3スイッチ71向け伝送ラインとなっているエントリを削除することで、ARPを用いて新たな経路が検索することが可能となり、サーバ装置1のホスト11に最短経路でパケットを転送することが可能となる。 When the path between the server device 1 and the layer 3 switch 71 becomes communicable from the non-communication state, the transfer path becomes the transmission line for the other layer 3 switch 71 in the switch function unit 72 of the layer 3 switch 71. By deleting the entry, it becomes possible to search for a new route using ARP, and it becomes possible to forward the packet to the host 11 of the server device 1 by the shortest route.

別々のサーバ装置1のホスト11間でパケット転送を行う場合、ARPフレームをブロードキャストで転送する際のトラフィックフローは図14に示すようになり、ホスト11からのブロードキャストトラフィックが、複数のルートで別サーバ装置1のホスト11に送信されるため、受信側では重複したフレームを受信することになり、伝送効率が悪化するが、ホスト間で送受信するトラフィックの割合が少ないシステム構成であれば、システム動作に影響することはない。 When packet forwarding is performed between hosts 11 of different server devices 1, the traffic flow when forwarding ARP frames by broadcast is as shown in FIG. 14, and broadcast traffic from host 11 is sent to another server by a plurality of routes. Since it is transmitted to the host 11 of the device 1, the receiving side receives duplicate frames, which deteriorates the transmission efficiency. However, if the system configuration has a small ratio of traffic sent and received between the hosts, the system operation can be performed. It has no effect.

以上より、障害が発生していない状態では、各レイヤー3スイッチ71からサーバ装置1のホスト11への転送時と、ホスト11から、他のネットワークへの転送時の双方向で、最短の経路を使用し、複数の伝送ラインを使用して分散して転送することが可能であり、伝送ラインを有効に利用しつつ、複数のホストが同じサブネットワークに収容できるため、Active―Standby方式システムの適用も可能である。また、レイヤー3スイッチ71とサーバ装置1間で障害が発生した場合でも、双方向で障害個所を迂回した転送が可能である。 From the above, in the state where no failure has occurred, the shortest route is used in both directions when transferring from each layer 3 switch 71 to the host 11 of the server device 1 and when transferring from the host 11 to another network. It is possible to use and distribute and transfer using multiple transmission lines, and since multiple hosts can be accommodated in the same subnetwork while effectively using the transmission lines, the application of the Active-Standby system. Is also possible. Further, even if a failure occurs between the layer 3 switch 71 and the server device 1, it is possible to transfer by bypassing the failure point in both directions.

1…サーバ装置、11…ホスト、21…ルータ機能部、31…スイッチ機能部、41、42、51、52、81、82、83、84…伝送ライン、71…レイヤー3スイッチ、72…スイッチ機能部、73…ルータ機能部、100…サーバシステム、T1、T2…接続状態管理テーブル、T3、T4…サブネットワーク管理テーブル、T5~T10…接続状態変化テーブル。
1 ... Server device, 11 ... Host, 21 ... Router function unit, 31 ... Switch function unit, 41, 42, 51, 52, 81, 82, 83, 84 ... Transmission line, 71 ... Layer 3 switch, 72 ... Switch function Unit, 73 ... Router function unit, 100 ... Server system, T1, T2 ... Connection status management table, T3, T4 ... Subnetwork management table, T5 to T10 ... Connection status change table.

Claims (5)

複数のホストと、スイッチ部と、ルータ部とを有するサーバ装置と、
前記サーバ装置に接続され、第1のスイッチ機能部及び第1のルータ機能部を有する第1のレイヤ3スイッチと、
前記サーバ装置と前記第1のレイヤ3スイッチとに接続され、第2のスイッチ機能部及び第2のルータ機能部を有する第2のレイヤ3スイッチとを備え、
前記サーバ装置、前記第1のレイヤ3スイッチ、及び前記第2のレイヤ3スイッチの全構成部間で第1のサブネットワークが形成され、
前記サーバ装置のルータ部と、前記第1のレイヤ3スイッチとの間で第2のサブネットワークが形成され、
前記サーバ装置のルータ部と、前記第2のレイヤ3スイッチとの間で第3のサブネットワークが形成され、
前記サーバ装置と前記第1のレイヤ3スイッチ及び前記第2のレイヤ3スイッチの通信用途に応じて、前記各サブネットワークが用いられる
ことを特徴とする通信システム。
A server device having a plurality of hosts, a switch unit, and a router unit,
A first layer 3 switch connected to the server device and having a first switch function unit and a first router function unit.
A second layer 3 switch connected to the server device and the first layer 3 switch and having a second switch function unit and a second router function unit is provided.
A first subnet network is formed between all the components of the server device, the first layer 3 switch, and the second layer 3 switch.
A second subnetwork is formed between the router portion of the server device and the first layer 3 switch.
A third subnetwork is formed between the router portion of the server device and the second layer 3 switch.
A communication system characterized in that each of the sub-networks is used according to the communication application between the server device and the first layer 3 switch and the second layer 3 switch.
前記第1のレイヤ3スイッチ及び前記第2のレイヤ3スイッチの前記各レイヤ3スイッチは、接続する前記サーバ装置の接続状態を監視し、
前記各レイヤ3スイッチは、前記サーバ装置の接続状態に応じて、受信したブロードキャストフレームを転送するか否かを決定する
ことを特徴とする請求項1に記載の通信システム。
Each layer 3 switch of the first layer 3 switch and the second layer 3 switch monitors the connection state of the server device to be connected.
The communication system according to claim 1, wherein each layer 3 switch determines whether or not to transfer a received broadcast frame according to a connection state of the server device.
前記サーバ装置のスイッチ部は、前記第1のレイヤ3スイッチ又は前記第2のレイヤ3スイッチから受信したブロードキャストフレームの転送を抑制することを特徴とする請求項1又は2に記載の通信システム。 The communication system according to claim 1 or 2, wherein the switch unit of the server device suppresses the transfer of a broadcast frame received from the first layer 3 switch or the second layer 3 switch. 前記サーバ装置のホスト、スイッチ部、及びルータ部は仮想化技術によって構成されることを特徴とする請求項1~3のいずれかに記載の通信システム。 The communication system according to any one of claims 1 to 3, wherein the host, the switch unit, and the router unit of the server device are configured by a virtualization technique. 複数のホストと、スイッチ部と、ルータ部とを有するサーバ装置と、前記サーバ装置に接続され、第1のスイッチ機能部及び第1のルータ機能部を有する第1のレイヤ3スイッチと、前記サーバ装置と前記第1のレイヤ3スイッチとに接続され、第2のスイッチ機能部及び第2のルータ機能部を有する第2のレイヤ3スイッチとを備える通信システムに使用する通信制御方法であって、
サブネットワーク形成手段は、前記サーバ装置、前記第1のレイヤ3スイッチ、及び前記第2のレイヤ3スイッチの全構成部間で第1のサブネットワークを形成し、
前記サブネットワーク形成手段は、前記サーバ装置のルータ部と、前記第1のレイヤ3スイッチとの間で第2のサブネットワークを形成し、
前記サブネットワーク形成手段は、前記サーバ装置のルータ部と、前記第2のレイヤ3スイッチとの間で第3のサブネットワークを形成し、
前記サーバ装置と前記第1のレイヤ3スイッチ及び前記第2のレイヤ3スイッチの通信用途に応じて、前記各サブネットワークが用いられる
ことを特徴とする通信制御方法。
A server device having a plurality of hosts, a switch section, and a router section, a first layer 3 switch connected to the server device and having a first switch function section and a first router function section, and the server. A communication control method used in a communication system connected to a device and the first layer 3 switch and including a second layer 3 switch having a second switch function unit and a second router function unit.
The sub-network forming means forms a first sub-network among all the components of the server device, the first layer 3 switch, and the second layer 3 switch.
The sub-network forming means forms a second sub-network between the router portion of the server device and the first layer 3 switch.
The sub-network forming means forms a third sub-network between the router portion of the server device and the second layer 3 switch.
A communication control method characterized in that each of the sub-networks is used according to the communication application between the server device and the first layer 3 switch and the second layer 3 switch.
JP2020138064A 2020-08-18 2020-08-18 Communication system and communication control method Pending JP2022034323A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020138064A JP2022034323A (en) 2020-08-18 2020-08-18 Communication system and communication control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020138064A JP2022034323A (en) 2020-08-18 2020-08-18 Communication system and communication control method

Publications (1)

Publication Number Publication Date
JP2022034323A true JP2022034323A (en) 2022-03-03

Family

ID=80442240

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020138064A Pending JP2022034323A (en) 2020-08-18 2020-08-18 Communication system and communication control method

Country Status (1)

Country Link
JP (1) JP2022034323A (en)

Similar Documents

Publication Publication Date Title
US11303515B2 (en) IP MPLS PoP virtualization and fault tolerant virtual router
US9077663B2 (en) Router aggregation
US9042234B1 (en) Systems and methods for efficient network traffic forwarding
US9847931B2 (en) Processing of multicast traffic in computer networks
JP3850391B2 (en) Router interface backup execution method using VRRP (Virtual Router Redundancy Protocol)
EP2109962B1 (en) Triple-tier anycast addressing
US8995444B2 (en) Method and system for extending routing domain to non-routing end stations
JP3956685B2 (en) Network connection method, virtual network connection device, and network connection system using the device
US6556547B1 (en) Method and apparatus providing for router redundancy of non internet protocols using the virtual router redundancy protocol
US7609619B2 (en) Active-active data center using RHI, BGP, and IGP anycast for disaster recovery and load distribution
JP5416596B2 (en) Network relay device, network system, and control method thereof
US7447225B2 (en) Multiple multicast forwarder prevention during NSF recovery of control failures in a router
JP7091923B2 (en) Transfer device, transfer method and program
JP3583049B2 (en) Router monitoring system in data transmission system using network dispatcher for host cluster
US20060029056A1 (en) Virtual machine task management system
WO2011065268A1 (en) Load distribution system, load distribution method, and program
EP1309135A1 (en) Forwarding of IP packets for routing protocols
CN112422307B (en) Method, equipment and system for EVPN and VPLS coexistence dual-activity
WO2009045608A1 (en) Providing an abstraction layer in a cluster switch that includes plural switches
EP1006702A2 (en) Method and apparatus providing for an improved VRRP (Virtual Router Redundancy Protocol)
US9515927B2 (en) System and method for layer 3 proxy routing
WO2004038597A1 (en) Methods and systems for exchanging reachability information and switching between redundant interfaces in a network cluster
JP3882626B2 (en) Signaling scheme for loopback protection in dual ring networks
JP2022034323A (en) Communication system and communication control method
US8732335B2 (en) Device communications over unnumbered interfaces