WO2013133303A1 - ネットワークシステム、コントローラ、及び負荷分散方法 - Google Patents

ネットワークシステム、コントローラ、及び負荷分散方法 Download PDF

Info

Publication number
WO2013133303A1
WO2013133303A1 PCT/JP2013/056089 JP2013056089W WO2013133303A1 WO 2013133303 A1 WO2013133303 A1 WO 2013133303A1 JP 2013056089 W JP2013056089 W JP 2013056089W WO 2013133303 A1 WO2013133303 A1 WO 2013133303A1
Authority
WO
WIPO (PCT)
Prior art keywords
switch
flow entry
high load
setting
network system
Prior art date
Application number
PCT/JP2013/056089
Other languages
English (en)
French (fr)
Inventor
岩田 裕一郎
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to CN201380012989.1A priority Critical patent/CN104160665B/zh
Priority to JP2014503869A priority patent/JP5884892B2/ja
Priority to US14/383,643 priority patent/US9548928B2/en
Priority to EP13757113.9A priority patent/EP2824876A4/en
Publication of WO2013133303A1 publication Critical patent/WO2013133303A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • H04L47/125Avoiding congestion; Recovering from congestion by balancing the load, e.g. traffic engineering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/34Signalling channels for network management communication
    • H04L41/342Signalling channels for network management communication between virtual entities, e.g. orchestrators, SDN or NFV entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/20Arrangements for monitoring or testing data switching networks the monitoring system or the monitored elements being virtualised, abstracted or software-defined entities, e.g. SDN or NFV
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/50Overload detection or protection within a single switching element

Definitions

  • the present invention relates to a network system, and more particularly to a load distribution technique for a network system.
  • a network system is known in which packet transfer processing by a switch and switch control processing are separated.
  • the OpenFlow network system includes an OpenFlow controller and an OpenFlow switch.
  • the OpenFlow controller and the OpenFlow switch are connected by a switch control link called a secure channel.
  • the OpenFlow controller sets a flow entry in the OpenFlow switch, and the OpenFlow switch transfers a packet based on the flow entry.
  • the OpenFlow switch may not be able to respond immediately to control requests sent from the OpenFlow controller to the OpenFlow switch. In such a situation, since it becomes impossible to set a flow entry in the OpenFlow switch, packet transfer delay and packet loss occur.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2011-151718 (Patent Document 1) and Japanese Patent Application Laid-Open No. 2011-166384 (Patent Document 2).
  • Patent Document 1 discloses an invention of a network system that prevents packet loss due to a change in a packet transfer path.
  • the network system of Patent Document 1 includes a route management server and a buffering device.
  • a path management server sets a transfer path for packets addressed from a first node to a second node.
  • the route management server changes the transfer route to a new transfer route
  • the transfer route that passes through the buffering device is set.
  • the buffering device transmits a packet in accordance with an instruction from the path management server. This prevents packet loss due to a change in the packet transfer path.
  • Patent Document 2 discloses an invention for improving the fault tolerance of a computer system using open flow technology.
  • the computer system of Patent Document 2 includes a plurality of controllers and switches, and each controller is assigned a priority.
  • the controller sets a priority flow entry in the switch.
  • the switch determines whether the flow entry is set according to the priority, and performs a relay operation according to the flow entry set in the switch. Thereby, even if there are a plurality of controllers in the computer system, a flow entry can be set in the switch without any contradiction.
  • the computer system of Patent Document 2 improves the fault tolerance of the computer system by multiplexing controllers.
  • An object of the present invention is to provide a network system that avoids a packet transfer delay due to an increase in switch load.
  • the network system includes a switch that transfers a packet and a controller that sets a flow entry in the switch.
  • the controller includes a high load switch detection unit that detects a high load switch having a high load in the new flow entry setting process, a storage unit that stores a switch list, an alternative route search unit that searches for an alternative route based on the switch list, Without changing the setting of the flow of the packet transferred by the flow entry already set in the high load switch, the flow of the packet that was going to be transferred by the new flow entry of the high load switch is transferred to the switch on the alternative route.
  • a flow entry setting unit to be set.
  • the load distribution method is implemented by a network system including a switch that transfers a packet and a controller that sets a flow entry in the switch.
  • the high load switch detection unit of the controller detects a high load switch with a high load in the new flow entry setting process, and the alternative route search unit of the controller selects an alternative route that does not use the high load switch based on the switch list.
  • the packet that the flow entry setting unit of the controller and the flow entry setting unit of the controller tried to transfer by the new flow entry of the high load switch without changing the setting of the packet transferred by the flow entry already set in the high load switch. To set the flow in the switch on the alternative route.
  • FIG. 1 is an example of an overall view of a network system in an embodiment of the present invention.
  • FIG. 2 is a diagram for explaining a flow entry in the embodiment of the present invention.
  • FIG. 3 is a block diagram of the OFC 1 according to the embodiment of this invention.
  • FIG. 4 is a diagram illustrating an example of a state in which the load of the new flow entry setting process is increased in the OFS 3 according to the embodiment of this invention.
  • FIG. 5A is an example of the switch list 15 in the embodiment of the present invention.
  • FIG. 5B is a diagram illustrating a state of the OFS 3 corresponding to the switch list of FIG. 5A.
  • FIG. 6 is a block diagram of the OFS 3 according to the embodiment of this invention.
  • FIG. 1 is an example of an overall view of a network system in an embodiment of the present invention.
  • FIG. 2 is a diagram for explaining a flow entry in the embodiment of the present invention.
  • FIG. 3 is a block diagram of the OFC 1 according to
  • FIG. 7 is a flowchart of the load distribution method in the network system according to the embodiment of this invention.
  • FIG. 8A is a diagram for explaining an example of changing a packet transfer path in the network system according to the embodiment of this invention.
  • FIG. 8B is a diagram for explaining a modification example of the packet transfer path in the network system according to the embodiment of this invention.
  • FIG. 8C is a diagram illustrating an example of changing the packet transfer path in the network system according to the embodiment of this invention.
  • FIG. 1 is an example of an overall view of a network system in an embodiment of the present invention.
  • the network system of the present embodiment includes an OFC (Open Flow Controller) 1, OFS (Open Flow Switch) 3-1 to 3-3, and terminals 4-1 to 4-6.
  • OFC Open Flow Controller
  • OFS Open Flow Switch
  • OFC1 is connected to OFS3-1 via secure channel 2-1.
  • the OFC 1 is connected to the OFS 3-2 via the secure channel 2-2.
  • the OFC 1 is connected to the OFS 3-3 via the secure channel 2-3.
  • OFSs 3-1 to 3-3 and terminals 4-1 to 4-6 are connected via data transfer links 5-1 to 5-8.
  • secure channels 2-1 to 2-3 are collectively referred to without being distinguished, they are referred to as secure channels 2.
  • OFSs 3-1 to 3-3 are collectively referred to without distinction, they are referred to as OFS3.
  • terminals 4-1 to 4-6 are collectively referred to without being distinguished, they are referred to as a terminal 4.
  • data transfer links 5-1 to 5-8 are collectively referred to without being distinguished, they are referred to as a data transfer link 5.
  • any of OFC1, OFS3, and terminal 4 may be used, it is simply referred to as a node.
  • the number of OFC1, OFS2, and terminal 4 belonging to the network system of the present embodiment may be any number.
  • Secure channels 2-1 to 2-3 are links for the OFC 1 to transmit control messages to OFS 3-1 to 3-3.
  • the control message is information on a flow entry set in the OFS 3, a request transmitted from the OFS 3 in order to acquire statistics (number of transfer packets, etc.) regarding the flow.
  • FIG. 2 is a diagram for explaining a flow entry in the embodiment of the present invention.
  • Each flow entry set in the OFS 3 includes a “rule”, an “action”, and a “statistic”.
  • the “rule” information for identifying a packet is set.
  • the information is a combination of a VLAN ID, an IP address of a packet transmission source, and the like.
  • “Action” defines how the OFS 3 processes a packet that conforms to the information included in the “rule”. For example, a process of transmitting from a predetermined port of the OFS 3 to a node having a predetermined IP address, a process of discarding a packet, and the like are defined as “action”.
  • the operation setting of discarding the packet can be set in the OFS 3.
  • “Statistics” is statistical information for each flow entry. For example, the number of transfer packets or the number of transfer octets.
  • OFS 3 performs packet transfer processing in the network of this embodiment.
  • the packet received by the OFS 3 is transferred to another node based on the flow entry.
  • the terminal 4 is a PC, a server device, or the like.
  • the OFS 3 may be connected to a storage such as a network printer or NAS (Network Attached Storage).
  • FIG. 3 is a block diagram of the OFC 1 according to the embodiment of the present invention.
  • the OFC 1 of the network system according to the present embodiment includes a flow entry setting unit 11, a high load switch detection unit 12, an alternative route search unit 13, and a storage unit 14.
  • the high load switch detection unit 12 detects a high load switch having a high load in the new flow entry setting process.
  • the new flow entry setting process is a series of steps from when a new flow entry registration request is transmitted from OFC1 to OFS3 until a new flow entry is registered within OFS3 and a response is sent from OFS3 to OFC1 indicating the completion of registration. It is processing of.
  • FIG. 4 is a diagram illustrating an example of a state in which the load of the new flow entry setting process is increased in the OFS 3 according to the embodiment of this invention.
  • the new flow entry setting process of OFS 3-2 is in a high load state. In such a case, even if the OFC 1 transmits a new registration request for a flow entry to the OFS 3-2, a reply indicating the completion of registration is not transmitted from the OFS 3-2.
  • the following example can be considered as a cause of high load on the new flow entry setting process. For example, this is a case where the secure channel 2 between OFC1 and OFS3 is congested, and flow registration new registration requests and replies are not easily transmitted and received between OFC1 and OFS3. Further, there may be a case where a heavy load is applied to the OFS 3 due to the packet transfer process based on the flow entry already set in the OFS 3, and the OFS 3 does not accept the new flow entry setting process.
  • the method by which the high load switch detection unit 12 detects the high load switch includes, for example, a method using a barrier request or the CPU usage rate of the OFS 3.
  • the high load switch detection unit 12 uses a barrier request to detect the load of the new flow entry setting process.
  • the barrier request is one of control messages defined by the OpenFlow protocol, and is used as a notify for confirming the integrity of OpenFlow switch control via the secure channel.
  • the high load switch detection unit 12 transmits a barrier request to the OFS 3, and if the response of the barrier request is not returned to the OFC 1 within a predetermined time, the new flow entry setting process of the OFS 3 is a high load. Is detected.
  • the high load switch detection unit 12 uses the CPU usage rate of the OFS 3 to detect the load of the new flow entry setting process.
  • the high load switch detection unit 12 periodically transmits a control message for acquiring the CPU usage rate of the OFS 3 to the OFS 3.
  • the high load switch detection unit 12 detects that the new flow entry setting process of the OFS 3 has a high load.
  • response time of the barrier request used for detecting the load of the new flow entry setting process and the threshold value of the CPU usage rate may be appropriately determined by those skilled in the art according to the network system environment.
  • the storage unit 14 stores a switch list 15.
  • FIG. 5A is an example of the switch list 15 in the embodiment of the present invention.
  • FIG. 5B is a diagram illustrating a state of the OFS 3 corresponding to the switch list of FIG. 5A.
  • the switch list 15 manages the OFS name, the adjacent OFS name, and the load state.
  • the load state of the switch list 15 manages whether the load of the new flow entry setting process is high or low.
  • OFS3 adjacent to OFS3-1 are OFS3-2 and OFS3-4. It can also be seen that the load state of OFS3-1 is low. It can be seen that OFS3 adjacent to OFS3-2 are OFS3-1, OFS3-3, and OFS3-5. It can also be seen that the load state of OFS 3-2 is high. It can be seen that OFS3 adjacent to OFS3-3 is OFS3-2 and OFS3-6. It can also be seen that the load state of OFS3-3 is low.
  • connection relationship with OFC 1 is not included, but not only the connection relationship between OFS 3-1 to OFS 3-6 but also information on OFC 1 may be included in switch list 15.
  • the alternative route search unit 13 searches for an alternative route that does not use a switch with a high load of new flow entry setting processing based on the switch list.
  • the flow entry setting unit 11 sets a flow entry in the OFS 3.
  • the flow entry setting unit 11 transfers the flow of the packet to be transferred by the new flow entry of the switch to another switch. Set as a flow entry that does not go through the switch. Note that the flow entry setting unit 11 does not change the setting of the packet transferred by the flow entry already set in the switch.
  • FIG. 6 is a block diagram of the OFS 3 according to the embodiment of this invention.
  • the OFC 3 of the network system according to this embodiment includes a transfer processing unit 31 and a storage unit 32.
  • the transfer processing unit 31 transfers the packet based on the flow entry stored in the storage unit 32.
  • FIG. 7 is a flowchart of the load distribution method in the network system according to the embodiment of this invention.
  • Step S1 When the flow entry setting unit 11 newly sets a flow entry in the OFS 3, the flow entry setting unit 11 checks whether the OFS 3 detected by the high load switch detection unit 12 is included. If the OFS3 is not included, the process proceeds to step S2. If the OFS3 is included, the process proceeds to step S3.
  • Step S2 The flow entry setting unit 11 sets a new flow entry in the OFS 3 that needs to set a new packet flow control. Since the new flow entry setting process can be performed as usual, the process ends without performing the load distribution process.
  • Step S3 The alternative route search unit 13 searches for an alternative route that does not use the switch in which the new flow entry setting process is heavily loaded, based on the switch list 15.
  • the high load switch detection unit 12 detects OFS 3-2 will be described as an example.
  • 8A to 8C are diagrams for explaining examples of changing the packet transfer path in the network system according to the embodiment of the present invention.
  • FIG. 8A is an example in which flow entries for transmitting predetermined packets transmitted from the terminal 4-1 to the terminal 4-6 through the path 81 are set in the OFS 3-1 to OFS 3-3.
  • a packet conforming to the rule A and a packet conforming to the rule B are transmitted through the path 81 as the predetermined packet.
  • the alternative route search unit 13 searches for an alternative route based on the switch list 15.
  • the alternative route search unit 13 calculates the route 82 described in FIG. 8B and the route 83 described in FIG. 8C as alternative route search results.
  • the path 82 includes the OFC 1 on the path, but the network system according to the present embodiment can also use the OFC 1 as an alternative path.
  • a method for determining an alternative route used for packet transfer when a plurality of alternative routes are detected such as the route 82 in FIG. 8B and the route 83 in FIG. It may be determined as appropriate by setting the configuration information of the OFS 3 based on the information and the like.
  • Step S4 The flow entry setting unit 11 performs setting for transferring the packet corresponding to the packet conforming to the rule C to the OFS 3-1 and the OFS 3-3 through the path 82.
  • the OFS 3-1 is set to transfer a packet conforming to the rule C to the OFC 1.
  • the OFS 3-3 is set to receive a packet conforming to the rule C from the OFC1.
  • the flow entry setting unit 11 does not change the settings related to the flow entries already set in the OFS 3-2 (the flow entry corresponding to the route 81 relating to the packet conforming to the rule A and the packet conforming to the rule B). .
  • the packet flow (path 81) corresponding to the flow entry that has already been set in the OFS 3-2 is continuously used, and the path 82 is used for transferring a packet that conforms to the rule C.
  • Step S5 The high load switch detection unit 12 confirms whether the load of the new flow entry setting process of the OFS 3-2 has decreased and the OFS 3-2 has returned to a normal state.
  • the method for determining whether or not the load has dropped is the same as the method for detecting a high load state. That is, it is determined whether or not the load has been reduced by periodically transmitting a barrier request or periodically monitoring the CPU usage rate of the OFS 3. If the load has decreased, the process proceeds to step S6.
  • Step S6 The flow entry setting unit 11 returns the setting of the alternative route of the new flow (setting using the route 82) performed in step S3 to the setting of the route 81 that was originally set.
  • the flow entry setting unit 11 performs setting for the OFS 3-1 to transfer a packet conforming to the rule C to the OFS 3-2.
  • the flow entry setting unit 11 performs setting for the OFS 3-2 to transfer a packet conforming to the rule C to the OFS 3-3.
  • the flow entry setting unit 11 sets the OFS 3-3 to receive a packet that conforms to the rule C from the OFS 3-2.
  • the OFC 1 detects the load of the new flow entry setting process of the OFS 3, and when the load is high, sets an alternative path in the OFS 3. Thereby, since the new flow entry setting process of OFS3 cannot be completed, it is possible to avoid the problem of packet transfer delay and packet loss.
  • the flow control by the alternative route is performed only for the flow control of the packet in the network corresponding to the new flow entry, and the existing flow set in the OFS 3 having a high load is applied.
  • the entry continues to be used. As a result, the influence of the load distribution process on the entire network system can be suppressed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

 スイッチ負荷の上昇によるパケットの転送遅延を回避するネットワークシステムが提供される。ネットワークシステムは、パケットを転送するスイッチと、スイッチにフローエントリを設定するコントローラとを備える。コントローラは、新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出する高負荷スイッチ検出部と、スイッチリストを記憶する記憶部と、代替経路を検索する代替経路検索部と、当該高負荷スイッチの新規フローエントリによって転送しようとしていたパケットのフローを、代替経路のスイッチに設定し、既に当該高負荷スイッチに設定されているフローエントリにより転送されるパケットの設定は変更しないフローエントリ設定部とを備える。

Description

ネットワークシステム、コントローラ、及び負荷分散方法
 本発明は、ネットワークシステムに関し、特に、ネットワークシステムの負荷分散技術に関する。
 スイッチによるパケットの転送処理と、スイッチの制御処理を分離させたネットワークシステムが知られている。近年、このようなネットワークシステムの一例として、オープンフロープロトコルを利用したオープンフローネットワークシステムが注目されている。オープンフローネットワークシステムは、オープンフローコントローラと、オープンフロースイッチで構成される。オープンフローコントローラとオープンフロースイッチは、セキュアチャンネルと呼ばれるスイッチ制御用リンクによって接続される。これにより、1台のオープンフローコントローラによって、複数のオープンフロースイッチのパケットの転送制御を行うことができる。オープンフローコントローラは、オープンフロースイッチにフローエントリを設定し、オープンフロースイッチは、フローエントリに基づいて、パケットを転送する。
 オープンフローネットワークでは、オープンフロースイッチの負荷が高い場合には、オープンフロースイッチが、オープンフローコントローラからオープンフロースイッチに送信された制御リクエストに、すぐに応答できない場合がある。このような状況では、オープンフロースイッチにフローエントリが設定できなくなるため、パケットの転送遅延やパケットロスが発生する。
 特定のスイッチの負荷が上昇することにより、他のスイッチが正常に動作していても、ネットワークシステム内のパケットを転送できないという状況を回避する技術が求められている。
 本発明の分野に関する文献公知発明としては、特開2011-151718号公報(特許文献1)や、特開2011-166384号公報(特許文献2)がある。
 特許文献1には、パケット転送経路の変更によるパケットロスを防止するネットワークシステムの発明が開示されている。特許文献1のネットワークシステムは、経路管理サーバと、バッファリング装置とを備えている。特許文献1のネットワークシステムでは、経路管理サーバが、第1のノードから第2のノードに宛てられたパケットの転送経路の設定を行う。経路管理サーバが、転送経路を新しい転送経路に変更する際には、バッファリング装置を経由する転送経路を設定する。バッファリング装置は、経路管理サーバの指示に従ってパケットを送出する。これにより、パケット転送経路の変更によるパケットロスを防止している。
 特許文献2には、オープンフロー技術を利用したコンピュータシステムの耐障害性を向上させる発明が開示されている。特許文献2のコンピュータシステムは、複数のコントローラと、スイッチとを備え、コントローラには、コントローラ毎の優先度が付与されている。コントローラが、優先度付きのフローエントリを、スイッチに設定する。スイッチは、当該優先度に応じてフローエントリの設定許否を判定し、スイッチに設定されたフローエントリに従って中継動作を行う。これにより、コンピュータシステム内に複数のコントローラが存在していても、矛盾することなくスイッチに、フローエントリを設定することができる。特許文献2のコンピュータシステムは、コントローラを多重化することにより、コンピュータシステムの耐障害性を向上させている。
特開2011-151718号公報 特開2011-166384号公報
 本発明の目的は、スイッチ負荷の上昇によるパケットの転送遅延を回避するネットワークシステムを提供することにある。
 本発明のネットワークシステムは、パケットを転送するスイッチと、スイッチにフローエントリを設定するコントローラとを備える。コントローラは、新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出する高負荷スイッチ検出部と、スイッチリストを記憶する記憶部と、スイッチリストに基づいて、代替経路を検索する代替経路検索部と、既に高負荷スイッチに設定されているフローエントリにより転送されるパケットのフローの設定を変更することなく、高負荷スイッチの新規フローエントリによって転送しようとしていたパケットのフローを、代替経路上のスイッチに設定するフローエントリ設定部とを備える。
 本発明の負荷分散方法は、パケットを転送するスイッチと、スイッチにフローエントリを設定するコントローラとを備えるネットワークシステムによって実施される。コントローラの高負荷スイッチ検出部が、新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出するステップと、コントローラの代替経路検索部が、スイッチリストに基づいて、高負荷スイッチを使用しない代替経路を検索するステップと、コントローラのフローエントリ設定部が、既に高負荷スイッチに設定されているフローエントリにより転送されるパケットの設定は変更せずに、高負荷スイッチの新規フローエントリによって転送しようとしていたパケットのフローを、代替経路上のスイッチに設定するステップとを含む。
 本発明によれば、スイッチ負荷の上昇によるパケットの転送遅延を回避するネットワークシステムを提供することができる。
図1は、本発明の実施形態におけるネットワークシステムの全体図の例である。 図2は、本発明の実施形態におけるフローエントリを説明するための図である。 図3は、本発明の実施形態のOFC1のブロック図である。 図4は、本発明の実施形態のOFS3において新規フローエントリ設定処理の負荷が高くなった状態の例を示す図である。 図5Aは、本発明の実施形態におけるスイッチリスト15の例である。 図5Bは、図5Aのスイッチリストに対応するOFS3の状態を示す図である。 図6は、本発明の実施形態のOFS3のブロック図である。 図7は、本発明の実施形態のネットワークシステムにおける負荷分散方法のフローチャートである。 図8Aは、本発明の実施形態のネットワークシステムにおけるパケット転送経路の変更例を説明するための図である。 図8Bは、本発明の実施形態のネットワークシステムにおけるパケット転送経路の変更例を説明するための図である。 図8Cは、本発明の実施形態のネットワークシステムにおけるパケット転送経路の変更例を説明するための図である。
 添付図面を参照して、本発明の実施形態によるネットワークシステムを以下に説明する。
 (構成の説明)
 はじめに、本実施形態におけるネットワークシステムの構成の説明を行う。図1は、本発明の実施形態におけるネットワークシステムの全体図の例である。本実施形態のネットワークシステムは、OFC(Open Flow Controller)1、OFS(Open Flow Switch)3-1~3-3、及び端末4-1~4-6を備える。
 OFC1は、セキュアチャンネル2-1を介して、OFS3-1と接続されている。OFC1は、セキュアチャンネル2-2を介して、OFS3-2と接続されている。OFC1は、セキュアチャンネル2-3を介して、OFS3-3と接続されている。OFS3-1~3-3、及び端末4-1~4-6は、データ転送リンク5-1~5-8を介して接続されている。
 なお、セキュアチャンネル2-1~2-3を区別せずに総称する場合には、セキュアチャンネル2と称する。OFS3-1~3-3を区別せずに総称する場合には、OFS3と称する。端末4-1~4-6を区別せずに総称する場合には、端末4と称する。データ転送リンク5-1~5-8を区別せずに総称する場合には、データ転送リンク5と称する。また、本実施形態のネットワークシステムにおいて、OFC1、OFS3、及び端末4のいずれであってもよい場合は、単にノードと称する。本実施形態のネットワークシステムに属するOFC1、OFS2、及び端末4の台数は、任意の台数でよい。
 セキュアチャンネル2-1~2-3は、OFC1が、OFS3-1~3-3に制御メッセージを送信するためのリンクである。制御メッセージは、OFS3に設定されるフローエントリの情報や、OFS3からフローに関する統計(転送パケット数等)を取得するために送信されるリクエスト等である。
 図2は、本発明の実施形態におけるフローエントリを説明するための図である。OFS3に設定される各フローエントリは、「ルール」、「アクション」、及び「統計」を含む。「ルール」には、パケットを識別するための情報が設定される。例えば、VLAN IDやパケット送信元のIPアドレス等を組み合わせた情報である。「アクション」では、「ルール」に含まれる情報に適合したパケットを、OFS3が、どのように処理するかを定義する。例えば、OFS3の所定のポートから所定のIPアドレスのノードに送信する処理や、パケットを廃棄する処理等を、「アクション」に定義する。「ルール」、及び「アクション」を組み合わせることにより、例えば、プロトコル番号が1(ICMP)の場合には、パケットを廃棄するという動作設定を、OFS3に設定することができる。「統計」は、フローエントリ毎の統計情報である。例えば、転送パケット数や転送オクテット数である。
 OFS3は、本実施形態のネットワークにおけるパケットの転送処理を行う。OFS3により受信されたパケットは、フローエントリに基づいて、他のノードに転送される。
 端末4は、PCや、サーバ装置等である。なお、OFS3には、ネットワークプリンタや、NAS(Network Attached Storage)等のストレージが接続されていてもよい。
 図3は、本発明の実施形態のOFC1のブロック図である。本実施形態のネットワークシステムのOFC1は、フローエントリ設定部11、高負荷スイッチ検出部12、代替経路検索部13、及び記憶部14を備える。
 高負荷スイッチ検出部12は、新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出する。新規フローエントリ設定処理は、OFC1からOFS3にフローエントリの新規登録リクエストを送信してから、OFS3内部にフローエントリが新規に登録され、OFS3からOFC1に登録完了を知らせる応答が送信されるまでの一連の処理である。
 図4は、本発明の実施形態のOFS3において新規フローエントリ設定処理の負荷が高くなった状態の例を示す図である。図4の例では、OFS3-2の新規フローエントリ設定処理が、高負荷状態となっている。このような場合では、OFC1が、フローエントリの新規登録リクエストを、OFS3-2に送信しても、OFS3-2から登録完了を示すリプライが送信されない。
 新規フローエントリ設定処理が、高負荷になる原因としては、次のような例が考えられる。例えば、OFC1とOFS3との間のセキュアチャンネル2が輻輳して、フローエントリの新規登録リクエスト、及びリプライが、OFC1とOFS3との間で、送受信されにくくなっている場合である。また、OFS3に既に設定されているフローエントリに基づくパケット転送処理によって、OFS3に大きな負荷がかかっており、OFS3が新規フローエントリ設定処理を受け付けない場合等が考えられる。
 高負荷スイッチ検出部12が、当該高負荷スイッチを検出する方法は、例えば、バリア要求や、OFS3のCPU使用率を利用する方法がある。
 高負荷スイッチ検出部12が、新規フローエントリ設定処理の負荷の検出に、バリア要求を利用する場合について説明する。バリア要求は、オープンフロープロトコルで規定されている制御メッセージの1つであり、セキュアチャンネルを介したオープンフロースイッチ制御の完全性を確認するためのnotifyとして使用される。高負荷スイッチ検出部12は、OFS3にバリア要求を送信し、所定の時間内にバリア要求の応答が、OFC1に返信されない場合に、OFS3の新規フローエントリ設定処理が、高負荷となっていることを検出する。
 高負荷スイッチ検出部12が、新規フローエントリ設定処理の負荷の検出に、OFS3のCPU使用率を利用する場合について説明する。高負荷スイッチ検出部12は、OFS3のCPU使用率を取得する制御メッセージを、定期的にOFS3に送信する。高負荷スイッチ検出部12は、OFS3のCPU使用率が、所定の閾値を超えた場合に、当該OFS3の新規フローエントリ設定処理が、高負荷となっていることを検出する。
 なお、新規フローエントリ設定処理の負荷の検出に利用するバリア要求の応答時間、及びCPU使用率の閾値は、当業者が、ネットワークシステムの環境に合わせて、適宜決定してよい。
 記憶部14は、スイッチリスト15を記憶する。図5Aは、本発明の実施形態におけるスイッチリスト15の例である。図5Bは、図5Aのスイッチリストに対応するOFS3の状態を示す図である。図5Aの例では、スイッチリスト15は、OFS名、隣接OFS名、及び負荷状態を管理する。なお、本実施形態のネットワークシステムでは、スイッチリスト15の負荷状態は、新規フローエントリ設定処理の負荷が高いか、低いかを管理する。
 図5Aのスイッチリスト15の例を参照すると、OFS3-1に隣接しているOFS3は、OFS3-2、及びOFS3-4であることがわかる。また、OFS3-1の負荷状態が、低いことがわかる。OFS3-2に隣接しているOFS3は、OFS3-1、OFS3-3、及びOFS3-5であることがわかる。また、OFS3-2の負荷状態が、高いことがわかる。OFS3-3に隣接しているOFS3は、OFS3-2、及びOFS3-6であることがわかる。また、OFS3-3の負荷状態が、低いことがわかる。
 なお、図5Aの例では、OFC1との接続関係の情報が含まれていないが、OFS3-1~OFS3-6間の接続関係だけではなく、OFC1の情報もスイッチリスト15に含めてもよい。
 代替経路検索部13は、スイッチリストに基づいて、新規フローエントリ設定処理の負荷が高いスイッチを使用しない代替経路を検索する。
 フローエントリ設定部11は、OFS3にフローエントリを設定する。フローエントリ設定部11は、高負荷スイッチ検出部12が、新規フローエントリ設定処理の負荷が高いスイッチを検出した場合、当該スイッチの新規フローエントリによって転送しようとしていたパケットのフローを、他のスイッチに、当該スイッチを経由しないフローエントリとして設定する。なお、フローエントリ設定部11は、既に当該スイッチに設定されているフローエントリにより転送されるパケットの設定については変更しない。
 図6は、本発明の実施形態のOFS3のブロック図である。本実施形態のネットワークシステムのOFC3は、転送処理部31、及び記憶部32を備える。転送処理部31は、記憶部32に記憶されたフローエントリに基づいて、パケットを転送する。
 (動作方法の説明)
 次に、本実施形態におけるネットワークシステムの負荷分散方法の説明を行う。図7は、本発明の実施形態のネットワークシステムにおける負荷分散方法のフローチャートである。
 (ステップS1)
 フローエントリ設定部11は、新たにフローエントリをOFS3に設定する際に、高負荷スイッチ検出部12により検出されているOFS3が含まれているかどうかを確認する。当該OFS3が含まれていない場合には、ステップS2の処理に進み、当該OFS3が含まれている場合には、ステップS3の処理に進む。
 (ステップS2)
 フローエントリ設定部11は、新しいパケットフロー制御の設定が必要なOFS3に、新たにフローエントリを設定する。新規フローエントリの設定処理が、通常通り行えるため、負荷分散処理をせずに終了する。
 (ステップS3)
 代替経路検索部13は、新規フローエントリ設定処理が高負荷となっているスイッチを使用しない代替経路を、スイッチリスト15に基づいて検索する。ここでは、高負荷スイッチ検出部12が、OFS3-2を検出した場合を例にして説明する。
 図8A~図8Cは、本発明の実施形態のネットワークシステムにおけるパケット転送経路の変更例を説明するための図である。
 図8Aは、端末4-1から端末4-6に送信される所定のパケットを、経路81によって送信するためのフローエントリが、OFS3-1~OFS3-3に設定されている例である。ここでは、当該所定のパケットとして、ルールAに適合するパケット、及びルールBに適合するパケットが、経路81によって送信されているとする。
 以下では、上記の状態で、ルールCに適合するパケットを、経路81を使用して、新たに送信しようとする場合について説明する。
 OFC1は、OFS3-1~OFS3-3に、ルールCに適合するパケットに対応するフローエントリを、新規に設定する必要がある。この場合、高負荷スイッチ検出部12により検出されているOFS3-2が含まれているため、代替経路検索部13は、スイッチリスト15に基づいて、代替経路を検索する。代替経路検索部13は、図8Bに記載されている経路82、及び図8Cに記載されている経路83を代替経路の検索結果として算出する。経路82は、経路上にOFC1が含まれているが、本実施形態のネットワークシステムは、OFC1も代替経路として利用することができる。
 なお、図8Bの経路82、及び図8Cの経路83のように、代替経路が複数検出される場合に、パケット転送に使用される代替経路を決定する方法は、当業者が、転送経路の帯域情報等に基づいて、OFS3のコンフィグ情報等を設定することにより、適宜決定してよい。
 以下では、代替経路検索部13が、代替経路として、図8Bの経路82を選択した場合について説明する。
 (ステップS4)
 フローエントリ設定部11は、ルールCに適合するパケットに対応するパケットを、経路82により、転送するための設定を、OFS3-1、及びOFS3-3に行う。すなわち、OFS3-1には、ルールCに適合するパケットを、OFC1に転送する設定を行う。また、OFS3-3には、ルールCに適合するパケットを、OFC1から受信する設定を行う。
 なお、フローエントリ設定部11は、既にOFS3-2に設定されているフローエントリ(ルールAに適合するパケット、及びルールBに適合するパケットに関する経路81に対応するフローエントリ)に関する設定については変更しない。
 これにより、既にOFS3-2に設定されていたフローエントリに対応するパケットフロー(経路81)は継続して利用され、ルールCに適合するパケットの転送では、経路82が利用される。
 (ステップS5)
 高負荷スイッチ検出部12は、OFS3-2の新規フローエントリ設定処理の負荷が低下し、OFS3-2が、正常な状態に戻っているかどうかを確認する。当該負荷が低下したかどうかを判断する方法は、高負荷状態を検出する方法と同様である。すなわち、バリア要求の定期的な送信や、OFS3のCPU使用率の定期的な監視により、当該負荷が低下したかどうかを判断する。当該負荷が低下している場合には、ステップS6の処理に進む。
 (ステップS6)
 フローエントリ設定部11は、ステップS3で行った新規フローの代替経路の設定(経路82を使用する設定)を、当初設定しようとしていた経路81の設定に戻す。すなわち、フローエントリ設定部11は、ルールCに適合するパケットを、OFS3-2に転送する設定を、OFS3-1に行う。フローエントリ設定部11は、ルールCに適合するパケットを、OFS3-3に転送する設定を、OFS3-2に行う。フローエントリ設定部11は、ルールCに適合するパケットを、OFS3-2から受信する設定を、OFS3-3に行う。
 本実施形態のネットワークシステムによれば、OFC1が、OFS3の新規フローエントリ設定処理の負荷を検出し、当該負荷が高い場合には、OFS3に代替経路の設定を行う。これにより、OFS3の新規フローエントリ設定処理が完了できないために、パケットの転送遅延やパケットロスが発生する問題を回避することができる。
 また、本実施形態のネットワークシステムでは、新規フローエントリに対応するネットワーク内のパケットのフロー制御のみを対象にして、代替経路によるフロー制御を行い、当該負荷の高いOFS3に設定されている既存のフローエントリは、継続して使用している。これにより、負荷分散処理が、ネットワークシステム全体に与える影響を抑えることができる。
 以上、本発明の実施の形態が添付の図面を参照することにより説明された。但し、本発明は、上述の実施の形態に限定されず、要旨を逸脱しない範囲で当業者により適宜変更され得る。
 本願は、日本特許出願番号2012-051397に基づいて優先権を主張する。その開示内容は、引用によりここに組み込まれる。
 

Claims (14)

  1.  パケットを転送するスイッチと、
     前記スイッチにフローエントリを設定するコントローラと
    を備え、
     前記コントローラは、
     新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出する高負荷スイッチ検出部と、
     スイッチリストを記憶する記憶部と、
     前記スイッチリストに基づいて、前記高負荷スイッチを使用しない代替経路を検索する代替経路検索部と、
     前記高負荷スイッチ検出部が前記高負荷スイッチを検出した場合、前記高負荷スイッチに対して新規フローエントリの設定を行うことなく、前記代替経路検索部により検索された代替経路上のスイッチにフローエントリを設定してパケット転送を行わせるフローエントリ設定部と
    を備える
     ネットワークシステム。
  2.  請求項1に記載のネットワークシステムにおいて、
     前記フローエントリ設定部は、転送経路を変更することなく前記高負荷スイッチに既に設定されているフローエントリによりパケットを転送させる
     ネットワークシステム。
  3.  請求項1又は2に記載のネットワークシステムにおいて、
     前記高負荷スイッチ検出部は、前記コントローラから前記スイッチに送信するバリア要求の応答が、所定の時間内に返信されない場合に、前記スイッチが前記高負荷スイッチであることを検出する
     ネットワークシステム。
  4.  請求項1乃至3のいずれか一項に記載のネットワークシステムにおいて、
     前記高負荷スイッチ検出部は、前記スイッチのCPU使用率を、定期的に監視し、前記CPU使用率が、所定の閾値を超えた場合に、前記スイッチが前記高負荷スイッチであることを検出する
     ネットワークシステム。
  5.  請求項1乃至4のいずれか1項に記載のネットワークシステムにおいて、
     前記フローエントリ設定部は、前記高負荷スイッチを経由しないフローに変更する設定として、前記コントローラを含む前記代替経路に変更する
     ネットワークシステム。
  6.  請求項1乃至5のいずれか一項に記載のネットワークシステムにおいて、
     前記フローエントリ設定部は、
     前記高負荷スイッチ検出部が、前記高負荷スイッチが、低負荷になったことを検出した場合には、前記代替経路に関するフローエントリを削除し、高負荷の状態から、低負荷の状態に戻った前記高負荷スイッチに、前記新規フローエントリを設定する
     ネットワークシステム。
  7.  請求項1乃至6のいずれか一項に記載のネットワークシステムに使用されるコントローラ。
  8.  パケットを転送するスイッチと、
     前記スイッチにフローエントリを設定するコントローラと
    を備えるネットワークシステムの負荷分散方法であって、
     前記コントローラの高負荷スイッチ検出部が、新規フローエントリ設定処理の負荷が高い高負荷スイッチを検出するステップと、
     前記コントローラの代替経路検索部が、スイッチリストに基づいて、前記高負荷スイッチを使用しない代替経路を検索するステップと、
     前記フローエントリ設定部が、前記高負荷スイッチに対して新規フローエントリの設定を行うことなく、前記代替経路検索部により検索された代替経路上のスイッチにフローエントリを設定するステップと
    を具備する
     負荷分散方法。
  9.  請求項8に記載の負荷分散方法において、
     前記代替経路上のスイッチにフローエントリを設定するステップは、
     前記高負荷スイッチに、フローの設定を変更することなく、既に設定されているフローエントリによりパケットを転送させる
     負荷分散方法。
  10.  請求項8又は9に記載の負荷分散方法において、
     前記高負荷スイッチを検出するステップは、
     前記コントローラから前記スイッチに送信するバリア要求の応答が、所定の時間内に返信されない場合に、前記スイッチが前記高負荷スイッチであることを検出するステップを具備する
     負荷分散方法。
  11.  請求項8乃至10のいずれか一項に記載の負荷分散方法において、
     前記高負荷スイッチを検出するステップは、
     前記スイッチのCPU使用率を、定期的に監視し、前記CPU使用率が、所定の閾値を超えた場合に、前記スイッチが前記高負荷スイッチであることを検出するステップを具備する
     負荷分散方法。
  12.  請求項8乃至11のいずれか一項に記載の負荷分散方法において、
     前記設定するステップは、
     前記高負荷スイッチを経由せずに、前記コントローラを含む前記代替経路上のスイッチにフローエントリーを設定することにより、転送経路を変更するステップを具備する
     負荷分散方法。
  13. 請求項8乃至12のいずれか1項に記載の負荷分散方法において、
     前記設定するステップは、
     前記コントローラの高負荷スイッチ検出部が、前記高負荷スイッチが、低負荷になったことを検出するステップと、
     前記コントローラの高負荷スイッチ検出部が、前記代替経路に関するフローエントリを削除するステップと、
     前記コントローラの高負荷スイッチ検出部が、高負荷の状態から、低負荷の状態に戻った前記高負荷スイッチに、前記新規フローエントリを設定するステップと
    を更に含む
     負荷分散方法。
  14.  請求項8乃至13のいずれか1項に記載の負荷分散方法をコントローラに実行させるためのプログラム。
PCT/JP2013/056089 2012-03-08 2013-03-06 ネットワークシステム、コントローラ、及び負荷分散方法 WO2013133303A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201380012989.1A CN104160665B (zh) 2012-03-08 2013-03-06 网络系统、控制器和负载分布方法
JP2014503869A JP5884892B2 (ja) 2012-03-08 2013-03-06 ネットワークシステム、コントローラ、及び負荷分散方法
US14/383,643 US9548928B2 (en) 2012-03-08 2013-03-06 Network system, controller, and load distribution method
EP13757113.9A EP2824876A4 (en) 2012-03-08 2013-03-06 NETWORK SYSTEM, CONTROLLING THEREFOR AND LOAD DISTRIBUTION METHOD

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-051397 2012-03-08
JP2012051397 2012-03-08

Publications (1)

Publication Number Publication Date
WO2013133303A1 true WO2013133303A1 (ja) 2013-09-12

Family

ID=49116776

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/056089 WO2013133303A1 (ja) 2012-03-08 2013-03-06 ネットワークシステム、コントローラ、及び負荷分散方法

Country Status (5)

Country Link
US (1) US9548928B2 (ja)
EP (1) EP2824876A4 (ja)
JP (1) JP5884892B2 (ja)
CN (1) CN104160665B (ja)
WO (1) WO2013133303A1 (ja)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106894A (ja) * 2013-12-02 2015-06-08 富士通株式会社 通信制御装置、通信システム、及び通信方法
JP2015119283A (ja) * 2013-12-17 2015-06-25 富士通株式会社 通信システム、通信装置および通信方法
JP2016158081A (ja) * 2015-02-24 2016-09-01 富士通株式会社 経路制御装置、システム、及び、経路制御方法
JP2019004357A (ja) * 2017-06-16 2019-01-10 富士通株式会社 通信制御装置、通信制御方法、及び、通信制御プログラム
JPWO2018193590A1 (ja) * 2017-04-20 2020-02-27 ヤマハ株式会社 情報処理装置及び情報処理方法
JP7183234B2 (ja) 2020-06-15 2022-12-05 四零四科技股▲ふん▼有限公司 バーチャルローカルエリアネットワーク(vlan)タグ交換により、時間依存ネットワーキング(tsn)ネットワークにパケットをルーティングする装置、および、方法
WO2023157076A1 (ja) * 2022-02-15 2023-08-24 日本電信電話株式会社 制御装置、制御方法および制御プログラム

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9762495B1 (en) * 2016-09-13 2017-09-12 International Business Machines Corporation Weighted distribution across paths of degraded quality
EP4113917A4 (en) * 2020-03-10 2023-01-25 Mitsubishi Electric Corporation CONTROLLER, NETWORK SYSTEM, AND FLOW MANAGEMENT METHOD

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009284434A (ja) * 2008-05-26 2009-12-03 Nippon Telegr & Teleph Corp <Ntt> オーバーレイネットワーク通信経路決定方法とシステムおよびプログラム
JP2011151718A (ja) 2010-01-25 2011-08-04 Nec Corp ネットワークシステム、通信方法、装置およびプログラム
JP2011166384A (ja) 2010-02-08 2011-08-25 Nec Corp コンピュータシステム、及び通信方法
JP2011170718A (ja) * 2010-02-19 2011-09-01 Nec Corp コンピュータシステム、コントローラ、サービス提供サーバ、及び負荷分散方法
US20110286324A1 (en) * 2010-05-19 2011-11-24 Elisa Bellagamba Link Failure Detection and Traffic Redirection in an Openflow Network
JP2012051397A (ja) 2010-08-31 2012-03-15 Honda Motor Co Ltd 副気室部材及びこれを備える車両用ホイール

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3751755B2 (ja) * 1998-08-06 2006-03-01 富士通株式会社 Atm網のpvcのリルーティング方法および網管理システム
JP2001309036A (ja) * 2000-04-20 2001-11-02 Fujitsu Ltd 通信装置及び輻輳規制制御方法
US7151744B2 (en) * 2001-09-21 2006-12-19 Slt Logic Llc Multi-service queuing method and apparatus that provides exhaustive arbitration, load balancing, and support for rapid port failover
JP2007053465A (ja) * 2005-08-16 2007-03-01 Kddi Corp トラヒック制御システム、トラヒック制御方法、通信装置及びコンピュータプログラム
US8050260B1 (en) * 2007-01-30 2011-11-01 Qlogic, Corporation Method and system for load balancing in infiniband switches and networks
US8102781B2 (en) * 2008-07-31 2012-01-24 Cisco Technology, Inc. Dynamic distribution of virtual machines in a communication network
JP5483149B2 (ja) 2009-01-06 2014-05-07 日本電気株式会社 通信システム、管理計算機、スタックドスイッチ、フロー経路決定方法
WO2010103909A1 (ja) 2009-03-09 2010-09-16 日本電気株式会社 OpenFlow通信システムおよびOpenFlow通信方法
US8644140B2 (en) * 2009-09-09 2014-02-04 Mellanox Technologies Ltd. Data switch with shared port buffers
US8243598B2 (en) * 2010-04-26 2012-08-14 International Business Machines Corporation Load-balancing via modulus distribution and TCP flow redirection due to server overload
US8427958B2 (en) * 2010-04-30 2013-04-23 Brocade Communications Systems, Inc. Dynamic latency-based rerouting
US8503307B2 (en) * 2010-05-10 2013-08-06 Hewlett-Packard Development Company, L.P. Distributing decision making in a centralized flow routing system
US9154394B2 (en) * 2010-09-28 2015-10-06 Brocade Communications Systems, Inc. Dynamic latency-based rerouting
US8995277B2 (en) * 2012-10-30 2015-03-31 Telefonaktiebolaget L M Ericsson (Publ) Method for dynamic load balancing of network flows on LAG interfaces

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009284434A (ja) * 2008-05-26 2009-12-03 Nippon Telegr & Teleph Corp <Ntt> オーバーレイネットワーク通信経路決定方法とシステムおよびプログラム
JP2011151718A (ja) 2010-01-25 2011-08-04 Nec Corp ネットワークシステム、通信方法、装置およびプログラム
JP2011166384A (ja) 2010-02-08 2011-08-25 Nec Corp コンピュータシステム、及び通信方法
JP2011170718A (ja) * 2010-02-19 2011-09-01 Nec Corp コンピュータシステム、コントローラ、サービス提供サーバ、及び負荷分散方法
US20110286324A1 (en) * 2010-05-19 2011-11-24 Elisa Bellagamba Link Failure Detection and Traffic Redirection in an Openflow Network
JP2012051397A (ja) 2010-08-31 2012-03-15 Honda Motor Co Ltd 副気室部材及びこれを備える車両用ホイール

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2824876A4

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106894A (ja) * 2013-12-02 2015-06-08 富士通株式会社 通信制御装置、通信システム、及び通信方法
JP2015119283A (ja) * 2013-12-17 2015-06-25 富士通株式会社 通信システム、通信装置および通信方法
JP2016158081A (ja) * 2015-02-24 2016-09-01 富士通株式会社 経路制御装置、システム、及び、経路制御方法
US10182012B2 (en) 2015-02-24 2019-01-15 Fujitsu Limited Route control device, system and route control method
JPWO2018193590A1 (ja) * 2017-04-20 2020-02-27 ヤマハ株式会社 情報処理装置及び情報処理方法
US11715013B2 (en) 2017-04-20 2023-08-01 Yamaha Corporation Machine learning device, information processing device and output device
JP2019004357A (ja) * 2017-06-16 2019-01-10 富士通株式会社 通信制御装置、通信制御方法、及び、通信制御プログラム
JP7183234B2 (ja) 2020-06-15 2022-12-05 四零四科技股▲ふん▼有限公司 バーチャルローカルエリアネットワーク(vlan)タグ交換により、時間依存ネットワーキング(tsn)ネットワークにパケットをルーティングする装置、および、方法
WO2023157076A1 (ja) * 2022-02-15 2023-08-24 日本電信電話株式会社 制御装置、制御方法および制御プログラム

Also Published As

Publication number Publication date
JPWO2013133303A1 (ja) 2015-07-30
EP2824876A1 (en) 2015-01-14
CN104160665A (zh) 2014-11-19
JP5884892B2 (ja) 2016-03-15
EP2824876A4 (en) 2015-11-11
US20150078166A1 (en) 2015-03-19
US9548928B2 (en) 2017-01-17
CN104160665B (zh) 2017-03-08

Similar Documents

Publication Publication Date Title
JP5884892B2 (ja) ネットワークシステム、コントローラ、及び負荷分散方法
JP4840236B2 (ja) ネットワークシステム及びノード装置
JP4951717B2 (ja) バックアップリソースを選択する方法、システム
US8489913B2 (en) Network system and network relay apparatus
JP5794320B2 (ja) コントローラ、負荷分散方法、プログラム、コンピュータシステム、制御装置
US9019815B2 (en) Source alive route injection
US20150365328A1 (en) Flow-based load balancing
US9628324B2 (en) Openflow switch and failure recovery method in openflow network
JP5534481B2 (ja) 通信品質監視システム、通信品質監視方法、及び記憶媒体
CN106656857B (zh) 一种报文限速的方法和装置
EP2553870B1 (en) An operations, administrations and management proxy and a method for handling operations, administrations and management messages
US20130250797A1 (en) Communication control system, control device, communication control method, and communication control program
WO2012077262A1 (en) Server management apparatus, server management method, and program
JPWO2011105065A1 (ja) 通信システム、ネットワーク管理方法およびスイッチ装置
EP2254289A1 (en) Method, device, and system for establishing label switching path in fast rerouting switching
CN107332793B (zh) 一种报文转发方法、相关设备及系统
WO2014175423A1 (ja) 通信ノード、通信システム、パケット処理方法及びプログラム
CN114363147B (zh) 用于媒体访问控制安全性的改善的错误处理
WO2016138705A1 (zh) 一种负荷分担中链路的管理方法和装置
JP6497142B2 (ja) 通信監視装置、通信監視プログラム、および通信監視方法
JP2013013032A (ja) 通信制御方法および通信制御プログラム
WO2015046539A1 (ja) 中継装置、制御装置、通信システム、監視パケットの処理方法及びトポロジ管理方法
JP5338947B2 (ja) ルータ
JP5071202B2 (ja) ルータ
RU2656706C1 (ru) Устройство связи, устройство управления, система связи, способ обработки принимаемого пакета, способ управления устройством связи и программа

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13757113

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2013757113

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2014503869

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14383643

Country of ref document: US