JP2017503405A - Method, switch and controller for processing address resolution protocol messages - Google Patents

Method, switch and controller for processing address resolution protocol messages Download PDF

Info

Publication number
JP2017503405A
JP2017503405A JP2016538639A JP2016538639A JP2017503405A JP 2017503405 A JP2017503405 A JP 2017503405A JP 2016538639 A JP2016538639 A JP 2016538639A JP 2016538639 A JP2016538639 A JP 2016538639A JP 2017503405 A JP2017503405 A JP 2017503405A
Authority
JP
Japan
Prior art keywords
arp
message
address
flow rule
rule
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
JP2016538639A
Other languages
Japanese (ja)
Other versions
JP2017503405A5 (en
Inventor
仕勇 ▲譚▼
仕勇 ▲譚▼
慧 蔡
慧 蔡
慧 倪
慧 倪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of JP2017503405A publication Critical patent/JP2017503405A/en
Publication of JP2017503405A5 publication Critical patent/JP2017503405A5/ja
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • H04L61/103Mapping addresses of different types across network layers, e.g. resolution of network layer into physical layer addresses or address resolution protocol [ARP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing

Landscapes

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

Abstract

本発明は、アドレス解決プロトコルメッセージを処理するための方法、スイッチ及びコントローラを開示する。方法は、スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップと、スイッチにより、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信するステップであって、フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップとを含む。本発明によれば、外部装置とのARPメカニズムベースの対話が実施されることができる。The present invention discloses a method, switch and controller for processing address resolution protocol messages. The method includes a step of responding to the ARP message by the switch and receiving a flow rule transmitted from the controller, and a step of configuring the ARP message according to the received flow rule and transmitting the ARP message by the switch. The flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. According to the present invention, an ARP mechanism-based interaction with an external device can be performed.

Description

本発明は、通信技術の分野に関し、特に、アドレス解決プロトコル(ARP、Address Resolution Protocol)メッセージを処理するための方法、スイッチ及びコントローラに関する。   The present invention relates to the field of communication technology, and in particular, to a method, switch and controller for processing Address Resolution Protocol (ARP) messages.

OpenFlowプロトコルは、ソフトウェアデファインドネットワーキング(SDN、Software-Defined Networking)における典型的な技術である。OpenFlowプロトコルにおけるネットワーク要素は、コントローラ(OpenFlow Controller、OF Controller)及びスイッチ(OpenFlow Switch、OF Switch)を含む。コントローラは、パケットの特徴に従ってサービスフローのための転送動作を判定し、対応するフロールールをスイッチに供給することに関与する。スイッチは、フロールールを獲得して記憶し、そして、フロールールに適合する次のパケットに対して対応する動作を実行し、それによりパケットの転送又は処理を実施する。フロールールは、フローマッチング情報、及びそれに応じて実行される処理アクションセットを含む。スイッチは、全てのフローマッチング情報及びアクションセットを記憶するとともに、フローマッチング情報及びアクションセットを対応するフローテーブルにインストールし、ユーザパケットが到着する場合に、スイッチは、フローテーブルマッチングを実行するとともに、ユーザパケットを処理するために、フローテーブルマッチングのマッチング結果に従って対応する動作を実行する。   The OpenFlow protocol is a typical technology in software-defined networking (SDN). The network elements in the OpenFlow protocol include a controller (OpenFlow Controller, OF Controller) and a switch (OpenFlow Switch, OF Switch). The controller is responsible for determining the forwarding action for the service flow according to the packet characteristics and supplying the corresponding flow rules to the switch. The switch obtains and stores the flow rule and performs the corresponding action on the next packet that matches the flow rule, thereby performing packet forwarding or processing. The flow rule includes flow matching information and a processing action set executed in response thereto. The switch stores all flow matching information and action sets, installs the flow matching information and action sets in the corresponding flow table, and when a user packet arrives, the switch performs flow table matching, In order to process the user packet, a corresponding operation is executed according to the matching result of the flow table matching.

ARPは、リンクレイヤプロトコルであり、そしてネットワーク装置のIPアドレス及び媒体アクセス制御(MAC、Media Access Control)アドレスが、別のネットワーク装置のIPアドレス及びMACアドレスと対応するのを支援する。宛先IPアドレスを伝達するARPリクエストメッセージが、宛先MACアドレスを伝達するアドレス解決プロトコルレスポンスメッセージを取得するために送信され、その結果、ネットワーク装置は、通信ピアのMACアドレスを獲得する。   ARP is a link layer protocol and supports the IP address and media access control (MAC) address of a network device to correspond to the IP address and MAC address of another network device. An ARP request message carrying the destination IP address is sent to obtain an address resolution protocol response message carrying the destination MAC address, so that the network device acquires the MAC address of the communication peer.

しかしながら、従来技術において、OpenFlowモデルに基づくスイッチは、レイヤ2のスイッチ装置(Switch)であり、レイヤ2のスイッチは、ARPメッセージを処理する能力を有していない。従って、スイッチは、スイッチに接続される外部装置とのARPメカニズムベースの対話を実行することができない。   However, in the prior art, a switch based on the OpenFlow model is a layer 2 switch device (Switch), and the layer 2 switch does not have the ability to process the ARP message. Thus, the switch cannot perform ARP mechanism based interaction with external devices connected to the switch.

本発明の実施例は、OpenFlowモデルに基づくスイッチがARPメッセージを処理することができない、という従来技術における問題を解決するために、ARPメッセージを処理するための方法、スイッチ及びコントローラを提供する。   Embodiments of the present invention provide a method, switch, and controller for processing ARP messages in order to solve the problem in the prior art that a switch based on the OpenFlow model cannot process ARP messages.

前述の技術的問題を解決するために、本発明の実施例は、下記の技術的解決法を開示する。   In order to solve the above technical problems, the embodiments of the present invention disclose the following technical solutions.

第1の態様によれば、本発明は、アドレス解決プロトコルメッセージを処理するための方法であって、スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップと、前記スイッチにより、前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信するステップであって、前記フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップとを含む、アドレス解決プロトコルメッセージを処理するための方法を提供する。   According to a first aspect, the present invention is a method for processing an address resolution protocol message, wherein a switch responds to an ARP message and receives a flow rule transmitted from a controller; Configuring an ARP message according to the received flow rule by the switch and transmitting the ARP message, the flow rule including a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. A method for processing an address resolution protocol message.

第1の態様の第1の可能な実施方法において、前記フロールールはARPレスポンスフロールールを含み、前記ARPレスポンスフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、ARPレスポンスメッセージを構成するステップであって、前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップを含み、それに応じて、前記スイッチにより、前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信する前記ステップは、前記スイッチにより、外部装置から送信されたARPリクエストメッセージを受信するステップと、前記ARPリクエストメッセージにおいて伝達された情報と前記ARPレスポンスフロールールにおける前記マッチングルールとの間でマッチングを行うステップと、もし前記マッチングが成功するならば、前記ARPレスポンスフロールールにおける前記アクションセットに従ってARPレスポンスメッセージを構成し、前記受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスを前記ARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することにより前記ARPレスポンスメッセージを転送するステップとを具体的に含む。   In the first possible implementation method of the first aspect, the flow rule includes an ARP response flow rule. In the ARP response flow rule, the matching rule corresponding to the ARP message is: The action set corresponding to the ARP message is a step of constructing an ARP response message, wherein the requested address includes information that the requested address is an IP address bound to a switch port. The medium access control (MAC) address of the message is a MAC address corresponding to the requested IP address in the received ARP request message, and accordingly, by the switch, The step of constructing an ARP message according to the received flow rule and transmitting the ARP message is transmitted in the ARP request message by receiving the ARP request message transmitted from an external device by the switch. Matching between the information and the matching rule in the ARP response flow rule, and if the matching is successful, constructing an ARP response message according to the action set in the ARP response flow rule and receiving the The MAC address corresponding to the IP address requested in the ARP request message is entered in the ARP response message, and then the input port of the ARP request packet is entered. Specifically and transferring the ARP response message by using a preparative.

第1の態様の第2の可能な実施方法において、前記フロールールは第1のARPリクエストフロールールを含み、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第1のARPリクエストメッセージを構成するステップであって、前記第1のARPリクエストメッセージにおける宛先IPアドレスが前記事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含み、それに応じて、前記スイッチにより、前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信する前記ステップは、前記スイッチにより、ユーザパケットを受信するステップと、もし前記パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出するならば、前記ユーザパケットに関する情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記第1のARPリクエストフロールールにおける前記アクションセットに従って第1のARPリクエストメッセージを構成し、ここで前記第1のARPリクエストメッセージにおける宛先IPアドレスは前記事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより前記第1のARPリクエストメッセージを送信するステップとを具体的に含む。   In a second possible implementation method of the first aspect, the flow rule includes a first ARP request flow rule, and in the first ARP request flow rule, the matching rule corresponding to the ARP message is: The packet type is an IP packet and the destination IP address is a pre-configured IP address, and the action set corresponding to the ARP message is a step of configuring a first ARP request message. A destination IP address in the first ARP request message is the preset IP address and a forwarding port number is a forwarding port number or all forwarding port numbers, Accordingly, the switch The step of constructing an ARP message according to the received flow rule and transmitting the ARP message includes the step of receiving a user packet by the switch, and a MAC address corresponding to a destination IP address of the packet is If it detects that it does not exist, a match is performed between the information about the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, the first ARP request Configuring a first ARP request message according to the action set in a flow rule, wherein a destination IP address in the first ARP request message is the preset IP address and set By using a transfer port or all the transfer ports specifically and transmitting the first ARP request message.

第1の態様の第2の可能な実施方法に関連して、第1の態様の第3の可能な実施方法において、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、マスクは第1のマスク値を有するという情報を更に含み、それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行う前記ステップは、前記ユーザパケットがIPパケットであるかどうかを判定するステップと、もし肯定の結果であるならば、前記ユーザパケットにおける前記宛先IPアドレス及び前記第1のマスク値に対する所定の操作の結果が、前記事前設定されたIPアドレス及び前記第1のマスク値に対する前記所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、前記マッチングが成功したとみなすステップとを具体的に含む。   In connection with the second possible implementation method of the first aspect, in the third possible implementation method of the first aspect, in the first ARP request flow rule, the matching rule corresponding to the ARP message Further includes the following information that the mask has a first mask value, and correspondingly matches between the information about the user packet and the matching rule in the first ARP request flow rule: The step of determining whether the user packet is an IP packet and, if a positive result, a result of a predetermined operation on the destination IP address and the first mask value in the user packet; Is the predetermined IP address for the preset IP address and the first mask value. Determine whether the same as the result of the work, and if they are the same, specifically including the steps regarded as the matching is successful.

第1の態様の第2の可能な実施方法又は第1の態様の第3の可能な実施方法に関連して、第1の態様の第4の可能な実施方法において、前記フロールールは第2のARPリクエストフロールールを含み、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記コントローラに転送するステップを含み、それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間で前記マッチングが行われ、前記マッチングが失敗したあとで、当該方法は、前記スイッチにより、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行うステップと、もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送するステップと、前記コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、前記第2のARPリクエストメッセージを送信するステップとを更に含み、前記第3のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記第1のIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第2のARPリクエストメッセージを構成するステップであって、前記第2のARPリクエストメッセージにおける宛先IPアドレスが前記第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In connection with the second possible implementation method of the first aspect or the third possible implementation method of the first aspect, in the fourth possible implementation method of the first aspect, the flow rule is the second In the second ARP request flow rule, the matching rule corresponding to the ARP message is that the packet type has no MAC address corresponding to the IP address as described below. And the action set corresponding to the ARP message includes a step of forwarding to the controller, and accordingly, between the information about the user packet and the matching rule in the first ARP request flow rule. After the matching is done and the matching fails, The method includes matching by the switch between the information about the received user packet and the matching rule in the second ARP request flow rule, and if the matching is successful, Forwarding the user packet to the controller in accordance with the action set in the second ARP request flow rule; receiving a third ARP request flow rule supplied by the controller; and the third ARP request. Further comprising: constructing a second ARP request message according to a flow rule; and transmitting the second ARP request message. In the third ARP request flow rule, In the matching rule corresponding to the sage, the cause value of matching is that the MAC address corresponding to the first IP address does not exist, the packet type is an IP packet, and the destination IP address is the first IP address. The action set corresponding to the ARP message is a step of constructing a second ARP request message, wherein the destination IP address in the second ARP request message is the first IP address. And a transfer port number for which a transfer port number is set or all transfer port numbers.

第1の態様の第2の可能な実施方法、第1の態様の第3の可能な実施方法又は第1の態様の第4の可能な実施方法に関連して、第1の態様の第5の可能な実施方法において、前記ARPリクエストメッセージを送信する前記ステップのあとに、当該方法は、前記スイッチにより、外部装置から送信されたARPレスポンスメッセージを受信し、前記ARPレスポンスメッセージに従ってARPカプセル化フロールールを構成し、前記ユーザパケットが配置される接続上のデータパケットを受信し、前記データパケットに関する情報と前記ARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記ARPレスポンスメッセージの宛先MACアドレスを前記ARPカプセル化フロールールにおけるアクションセットに従って前記データパケットにカプセル化し、その後前記のカプセル化されたデータパケットを送信するステップであって、前記ARPカプセル化フロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記ユーザパケットにおける宛先IPアドレスであるという情報を含む、ステップを更に含み、前記ARPメッセージに対応する前記アクションセットは、パケットの宛先MACアドレスをカプセル化するステップであって、前記宛先MACアドレスが前記ARPレスポンスメッセージの前記宛先MACアドレスである、ステップと、前記パケットを転送するステップであって、転送ポート番号が前記ARPレスポンスメッセージの入力ポート番号である、ステップとを含む。   In connection with the second possible implementation of the first aspect, the third possible implementation of the first aspect or the fourth possible implementation of the first aspect, the fifth of the first aspect. In the possible implementation method, after the step of transmitting the ARP request message, the method receives an ARP response message transmitted from an external device by the switch, and an ARP encapsulation flow according to the ARP response message. Configure a rule, receive a data packet on the connection where the user packet is placed, match between the information about the data packet and the matching rule in the ARP encapsulation flow rule, and if the matching succeeds Then, the destination MAC address of the ARP response message is set to the ARP capsule. Encapsulating the data packet in accordance with an action set in a flow rule, and then transmitting the encapsulated data packet, wherein the matching rule corresponding to the ARP message in the ARP encapsulated flow rule is: The packet type is an IP packet, and the destination IP address is a destination IP address in the user packet. The action set corresponding to the ARP message further includes a destination MAC address of the packet. The destination MAC address is the destination MAC address of the ARP response message, and the step of forwarding the packet, the forwarding port No. is the input port number of the ARP response message, and a step.

第1の態様、第1の態様の第1の可能な実施方法、第1の態様の第2の可能な実施方法、第1の態様の第3の可能な実施方法又は第1の態様の第4の可能な実施方法に関連して、第1の態様の第6の可能な実施方法において、スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信する前記ステップは、前記スイッチにより、前記コントローラから送信された1つのフロールール伝達OpenFlowメッセージを受信するステップであって、前記の1つのOpenFlowメッセージが複数のフロールールを伝達する、ステップを具体的に含む。   1st aspect, 1st possible implementation method of 1st aspect, 2nd possible implementation method of 1st aspect, 3rd possible implementation method of 1st aspect, or 1st aspect of 1st aspect In connection with the four possible implementation methods, in the sixth possible implementation method of the first aspect, the step of responding to the ARP message and receiving the flow rule transmitted from the controller by the switch comprises: Specifically, a step of receiving one flow rule transmission OpenFlow message transmitted from the controller by the switch, wherein the one OpenFlow message conveys a plurality of flow rules.

第2の態様によれば、本発明は、スイッチであって、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信し、前記フロールールをARP処理ユニットに送信するように構成される受信ユニットと、前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信し、ここで前記フロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ように構成される前記ARP処理ユニットとを含む、スイッチを提供する。   According to a second aspect, the present invention is a switch, which is configured to respond to an ARP message, receive a flow rule transmitted from a controller, and transmit the flow rule to an ARP processing unit. Constructing an ARP message according to the received flow rule with the receiving unit and transmitting the ARP message, wherein the flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message; The ARP processing unit configured as described above is provided.

第2の態様の第1の可能な実施方法において、前記ARP処理ユニットは、第1の処理サブユニットを含み、前記受信ユニットは、外部装置から送信されたARPリクエストメッセージを受信し、前記ARPリクエストメッセージを前記第1の処理サブユニットに送信するように更に構成され、前記第1の処理サブユニットは、前記の受信されたフロールールに含まれたARPレスポンスフロールールを解析し、前記ARPリクエストメッセージが受信されたあとで、前記ARPリクエストメッセージにおいて伝達される情報と前記ARPレスポンスフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記ARPレスポンスフロールールにおける前記アクションセットに従ってARPレスポンスメッセージを構成し、前記の受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスを前記ARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することにより前記ARPレスポンスメッセージを転送するように構成され、前記ARPレスポンスフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、ARPレスポンスメッセージを構成するステップであって、前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップと、前記ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含む。   In the first possible implementation method of the second aspect, the ARP processing unit includes a first processing subunit, the receiving unit receives an ARP request message transmitted from an external device, and receives the ARP request. Further configured to send a message to the first processing subunit, wherein the first processing subunit parses an ARP response flow rule included in the received flow rule, and the ARP request message. Is received between the information conveyed in the ARP request message and the matching rule in the ARP response flow rule, and if the matching is successful, the information in the ARP response flow rule A according to the action set By constructing a P response message, filling in the ARP response message with the MAC address corresponding to the IP address requested in the received ARP request message, and then using the input port of the ARP request packet, the ARP response In the ARP response flow rule, the matching rule corresponding to the ARP message is as follows, the message type is an ARP message, and the requested address is bound to the switch port. The action set corresponding to the ARP message includes information indicating that it is an IP address, and is a step of constructing an ARP response message, wherein the ARP response message A medium access control (MAC) address is a MAC address corresponding to the IP address requested in the received ARP request message, and a step of transferring the ARP response message, wherein the transfer port number is the ARP request A step which is an input port number of the packet.

第2の態様の第2の可能な実施方法において、前記ARP処理ユニットが、第2の処理サブユニットを含み、前記受信ユニットは、ユーザパケットを受信し、前記ユーザパケットを前記第2の処理サブユニットに転送するように更に構成され、前記第2の処理サブユニットは、前記の受信されたフロールールに含まれた第1のARPリクエストフロールールを解析し、前記ユーザパケットが受信されたあとで、もし前記パケットの宛先IPアドレスに対応するMACアドレスが存在しないことが検出されるならば、前記ユーザパケットに関する情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記第1のARPリクエストフロールールにおける前記アクションセットに従って第1のARPリクエストメッセージを構成し、ここで前記第1のARPリクエストメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより前記第1のARPリクエストメッセージを送信するように構成され、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記事前設定されたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第1のARPリクエストメッセージを構成するステップであって、前記第1のARPリクエストメッセージにおける宛先IPアドレスが前記事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In a second possible method of implementation of the second aspect, the ARP processing unit includes a second processing subunit, the receiving unit receives a user packet, and the user packet is transmitted to the second processing sub-unit. Further configured to forward to a unit, wherein the second processing subunit parses a first ARP request flow rule included in the received flow rule, and after the user packet is received If it is detected that there is no MAC address corresponding to the destination IP address of the packet, a match is performed between the information about the user packet and the matching rule in the first ARP request flow rule; If the match is successful, the first ARP request flow rule Constructing a first ARP request message according to the action set, wherein the destination IP address in the first ARP request message is a pre-configured IP address, and the configured forwarding port or all forwarding ports When used, the first ARP request message is configured to be transmitted. In the first ARP request flow rule, the matching rule corresponding to the ARP message is the following, and the packet type is an IP packet: And the destination IP address is information that is the preset IP address, and the action set corresponding to the ARP message is a step of constructing a first ARP request message, the first ARP request message comprising: ARP request With the destination IP address is the preset IP address in the preparative message, a forwarding port number is configured forwarding port number or all of the transfer port number, comprising the steps.

第2の態様の第2の可能な実施方法に関連して、第2の態様の第3の可能な実施方法において、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、マスクは第1のマスク値を有するという情報を更に含み、それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行う前記ステップは、前記ユーザパケットがIPパケットであるかどうかを判定するステップと、もし肯定の結果であるならば、前記ユーザパケットにおける前記宛先IPアドレス及び前記第1のマスク値に対する所定の操作の結果が、前記事前設定されたIPアドレス及び前記第1のマスク値に対する前記所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、前記マッチングが成功したとみなすステップとを具体的に含む。   In connection with the second possible implementation method of the second aspect, in the third possible implementation method of the second aspect, in the first ARP request flow rule, the matching rule corresponding to the ARP message However, the following further includes information that the mask has a first mask value, and accordingly, matching is performed between the information regarding the user packet and the matching rule in the first ARP request flow rule. The step of determining whether the user packet is an IP packet and, if a positive result, a result of a predetermined operation on the destination IP address and the first mask value in the user packet; Is the predetermined IP address for the preset IP address and the first mask value. Determine whether the same as the result of the work, and if they are the same, specifically including the steps regarded as the matching is successful.

第2の態様の第2の可能な実施方法又は第2の態様の第3の可能な実施方法に関連して、第2の態様の第4の可能な実施方法において、前記第2の処理サブユニットは、前記フロールールに含まれた第2のARPリクエストフロールールを解析し、前記ユーザパケットに従って、前記第1のARPリクエストフロールールにおける前記マッチングルールに対して前記マッチングが行われ、前記マッチングが失敗したあとで、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを更に行い、もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送し、前記ユーザパケットにおける前記宛先IPアドレスを含むとともに、前記コントローラにより供給された第3のARPリクエストフロールールを受信し、前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成し、前記第2のARPリクエストメッセージを送信するように更に構成され、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記コントローラに転送するステップを含む。   In connection with the second possible implementation method of the second aspect or the third possible implementation method of the second aspect, in the fourth possible implementation method of the second aspect, the second processing sub The unit analyzes the second ARP request flow rule included in the flow rule, the matching is performed on the matching rule in the first ARP request flow rule according to the user packet, and the matching is performed. After failure, further matching is performed between the information about the received user packet and the matching rule in the second ARP request flow rule, and if the matching is successful, the user packet is The control according to the action set in the second ARP request flow rule And receiving the third ARP request flow rule supplied by the controller and including a second ARP request message according to the third ARP request flow rule. And further configured to transmit the second ARP request message. In the second ARP request flow rule, the matching rule corresponding to the ARP message is as follows, and the packet type corresponds to an IP address: And the action set corresponding to the ARP message includes a step of transferring to the controller.

第2の態様の第2の可能な実施方法、第2の態様の第3の可能な実施方法又は第2の態様の第4の可能な実施方法に関連して、第2の態様の第5の可能な実施方法において、前記スイッチは構成ユニットを更に含み、前記受信ユニットは、外部装置から送信されたARPレスポンスメッセージを受信するとともに、前記ARPレスポンスメッセージを前記構成ユニットに送信し、前記ユーザパケットが配置される接続上のデータパケットを受信し、前記データパケットを前記第2の処理サブユニットに送信するように更に構成され、前記構成ユニットは、前記の受信されたARPレスポンスメッセージに従ってARPカプセル化フロールールを構成するように構成され、前記第2の処理サブユニットは、前記の受信されたデータパケットに関する情報と前記構成ユニットにより構成された前記ARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、前記マッチングが成功したあとで、前記ARPレスポンスメッセージの宛先MACアドレスを前記ARPカプセル化フロールールにおけるアクションセットに従って前記データパケットにカプセル化し、その後前記のカプセル化されたデータパケットを送信し、ここで前記ARPカプセル化フロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記ユーザパケットにおける宛先IPアドレスであるという情報を含む、ように更に構成され、前記ARPメッセージに対応する前記アクションセットは、パケットの宛先MACアドレスをカプセル化するステップであって、前記宛先MACアドレスが前記ARPレスポンスメッセージの前記宛先MACアドレスである、ステップと、前記パケットを転送するステップであって、転送ポート番号が前記ARPレスポンスメッセージの入力ポート番号である、ステップとを含む。   In connection with the second possible implementation of the second aspect, the third possible implementation of the second aspect or the fourth possible implementation of the second aspect, the fifth of the second aspect. In the possible implementation method, the switch further includes a configuration unit, and the reception unit receives an ARP response message transmitted from an external device, transmits the ARP response message to the configuration unit, and transmits the user packet. Is further configured to receive a data packet on a connection on which is located, and to send the data packet to the second processing subunit, wherein the constituent unit is ARP encapsulated according to the received ARP response message The second processing subunit is configured to configure a flow rule, and the second processing subunit relates to the received data packet. And the matching rule in the ARP encapsulation flow rule configured by the configuration unit, and after the matching is successful, the destination MAC address of the ARP response message is changed to the ARP encapsulation flow rule. And encapsulating the data packet in accordance with the action set in FIG. 1, and then transmitting the encapsulated data packet, wherein, in the ARP encapsulation flow rule, the matching rule corresponding to the ARP message is: The action set corresponding to the ARP message, further configured to include information that is an IP packet and the destination IP address is a destination IP address in the user packet Encapsulating the destination MAC address of the packet, wherein the destination MAC address is the destination MAC address of the ARP response message, and forwarding the packet, wherein the transfer port number is the And an input port number of the ARP response message.

第3の態様によれば、本発明は、コントローラであって、前記ARPメッセージに対応するフロールールを作成するとともに、前記フロールールを送信ユニットに出力し、ここで前記フロールールは前記ARPメッセージに対応するマッチングルール及び前記ARPメッセージに対応するアクションセットを含む、ように構成される作成ユニットと、前記の受信されたフロールールをスイッチに送信するように構成される前記送信ユニットとを含む、コントローラを提供する。   According to a third aspect, the present invention is a controller, which creates a flow rule corresponding to the ARP message and outputs the flow rule to a transmission unit, wherein the flow rule is added to the ARP message. A controller comprising: a creation unit configured to include a corresponding matching rule and an action set corresponding to the ARP message; and the transmission unit configured to transmit the received flow rule to a switch. I will provide a.

第3の態様の第1の可能な実施方法において、前記作成ユニットは、ARPレスポンスフロールールを作成するように具体的に構成され、前記ARPレスポンスフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、ARPレスポンスメッセージを構成するステップであって、前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップと、前記ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含む。   In the first possible implementation method of the third aspect, the creation unit is specifically configured to create an ARP response flow rule, wherein the matching rule corresponding to the ARP message in the ARP response flow rule. Includes information that the message type is an ARP message and the requested address is an IP address bound to a switch port, and the action set corresponding to the ARP message constitutes an ARP response message. The medium access control (MAC) address of the ARP response message is a MAC address corresponding to the IP address requested in the received ARP request message, and the ARP response Comprising the steps of transferring a scan message forwarding port number is the input port number of ARP request packet, and a step.

第3の態様の第2の可能な実施方法において、前記作成ユニットは、第1のARPリクエストフロールールを作成するように具体的に構成され、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第1のARPリクエストメッセージを構成するステップであって、前記第1のARPリクエストメッセージにおける宛先IPアドレスが前記事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In a second possible implementation method of the third aspect, the creation unit is specifically configured to create a first ARP request flow rule, wherein in the first ARP request flow rule, the ARP message The matching rule corresponding to the following includes the information that the packet type is an IP packet and the destination IP address is a preset IP address, and the action set corresponding to the ARP message is the first A destination port address in the first ARP request message is the preset IP address and a forwarding port number in which a forwarding port number is set or all forwarding A step that is a port number.

第3の態様の第2の可能な実施方法に関連して、第3の態様の第3の可能な実施方法において、前記作成ユニットは、第2のARPリクエストフロールールを作成するように更に構成され、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記コントローラに転送するステップを含む。   In connection with the second possible implementation manner of the third aspect, in the third possible implementation manner of the third aspect, the creation unit is further configured to create a second ARP request flow rule In the second ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is that the MAC address corresponding to the IP address does not exist, and the ARP The action set corresponding to the message includes forwarding to the controller.

第3の態様の第3の可能な実施方法に関連して、第3の態様の第4の可能な実施方法において、前記作成ユニットは、前記第2のARPリクエストフロールールに従って前記スイッチから送信されたフローテーブルリクエストを受信するとともに、第3のARPリクエストフロールールを作成するように更に構成され、前記第3のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記第1のIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第2のARPリクエストメッセージを構成するステップであって、前記第2のARPリクエストメッセージにおける宛先IPアドレスが前記第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In connection with the third possible implementation manner of the third aspect, in the fourth possible implementation manner of the third aspect, the creation unit is transmitted from the switch according to the second ARP request flow rule. And further creating a third ARP request flow rule, wherein in the third ARP request flow rule, the matching rule corresponding to the ARP message is: Includes the information that the MAC address corresponding to the first IP address does not exist, the packet type is an IP packet, and the destination IP address is the first IP address, and the ARP The action set corresponding to the message is the second ARP request. A destination IP address in the second ARP request message is the first IP address, and a forwarding port number or all forwarding port numbers in which forwarding port numbers are set. , Including steps.

本発明において提供されるARPメッセージを処理するための方法、スイッチ及びコントローラによれば、スイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信することができ、フロールールは、ARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、スイッチは、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信することができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。   According to the method, switch and controller for processing an ARP message provided in the present invention, the switch can receive the flow rule corresponding to the ARP message and transmitted from the controller, Including a matching rule corresponding to the ARP message and an action set corresponding to the ARP message, the switch can construct the ARP message according to the received flow rule and transmit the ARP message. Thus, an ARP mechanism based interaction with an external device is performed.

本発明の実施例におけるか又は従来技術における技術的解決法をより明確に説明するために、下記は、実施例又は従来技術を説明するために必要とされる添付図面を簡単に説明する。明らかに、下記の説明における添付図面は本発明のいくつかの実施例を表すとともに、当業者は、創造的な努力なしでこれらの添付図面からさらに他の図面を導き出し得る。   In order to more clearly describe the technical solutions in the embodiments of the present invention or in the prior art, the following briefly describes the accompanying drawings required for describing the embodiments or the prior art. Apparently, the accompanying drawings in the following description represent several embodiments of the present invention, and those skilled in the art can derive still other drawings from these accompanying drawings without creative efforts.

本発明の実施例1による、ARPメッセージの処理を実施するためにスイッチにより実行される処理のフローチャートである。It is a flowchart of the process performed by the switch in order to implement the process of an ARP message by Example 1 of this invention. 本発明の実施例1−1による、ARPレスポンスメッセージの処理を実施するためにスイッチにより実行される処理のフローチャートである。It is a flowchart of the process performed by the switch in order to implement the process of the ARP response message by Example 1-1 of this invention. 本発明の実施例1−2による、フロールール2に基づいてARPリクエストメッセージの処理を実施するためにスイッチにより実行される処理のフローチャートである。It is a flowchart of the process performed by the switch in order to implement the process of an ARP request message based on the flow rule 2 by Example 1-2 of this invention. 本発明の実施例1−3による、フロールール2から4に基づいてARPリクエストメッセージの処理を実施するためにスイッチにより実行される処理のフローチャートである。It is a flowchart of the process performed by the switch in order to implement the process of an ARP request message based on the flow rules 2-4 according to Example 1-3 of this invention. 本発明の実施例2による、ARPメッセージの処理を実施するためにコントローラにより実行される処理のフローチャートである。It is a flowchart of the process performed by the controller in order to implement the process of the ARP message by Example 2 of this invention. 本発明の実施例3による、ARPレスポンスメッセージの処理を実施するためにコントローラとスイッチが共同して働くフローチャートである。FIG. 10 is a flowchart in which a controller and a switch work together to perform processing of an ARP response message according to Embodiment 3 of the present invention. 本発明の実施例4による、ARPレスポンスメッセージの処理を実施するためにコントローラとスイッチが共同して働く別のフローチャートである。FIG. 10 is another flowchart in which a controller and a switch work together to perform processing of an ARP response message according to Embodiment 4 of the present invention. 本発明の実施例5による、フロールール2に基づいてARPリクエストメッセージの処理を実施するためにコントローラとスイッチが共同して働くフローチャートである。FIG. 10 is a flowchart in which a controller and a switch work together to perform processing of an ARP request message based on a flow rule 2 according to Embodiment 5 of the present invention. 本発明の実施例6による、フロールール2から4に基づいてARPリクエストメッセージの処理を実施するためにコントローラとスイッチが共同して働くフローチャートである。7 is a flowchart in which a controller and a switch work together to perform processing of an ARP request message based on flow rules 2 to 4 according to Embodiment 6 of the present invention. 本発明の実施例7による、コントローラの概略の構造図である。FIG. 10 is a schematic structural diagram of a controller according to Embodiment 7 of the present invention; 本発明の実施例7による、コントローラの別の概略の構造図である。FIG. 10 is another schematic structural diagram of a controller according to Embodiment 7 of the present invention; 本発明の実施例8による、スイッチの概略の構造図である。FIG. 10 is a schematic structural diagram of a switch according to Embodiment 8 of the present invention; 本発明の実施例8による、スイッチの別の概略の構造図である。FIG. 10 is another schematic structural diagram of a switch according to Embodiment 8 of the present invention; 本発明の実施例9による、スイッチの概略の構造図である。FIG. 10 is a schematic structural diagram of a switch according to Embodiment 9 of the present invention; 本発明の実施例10による、コントローラの概略の構造図である。FIG. 10 is a schematic structural diagram of a controller according to Embodiment 10 of the present invention;

本発明の実施例の目的、技術的解決法、及び利点をより明確にするために、下記は、本発明の実施例における添付図面を参照して、本発明の実施例における技術的解決法を明瞭に説明する。明らかに、説明される実施例は本発明の実施例の全てよりむしろ一部である。創作的な努力なしで本発明の実施例に基づいて当業者により獲得される他の全ての実施例は、本発明の保護範囲に含まれるものとする。
[実施例1]
In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the following describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Be clear. Apparently, the described embodiments are a part rather than all of the embodiments of the present invention. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.
[Example 1]

この実施例は、スイッチ側でARPメッセージの処理を実施する方法を提供する。図1を参照すると、方法は下記のステップを含む。   This embodiment provides a method for implementing ARP message processing on the switch side. Referring to FIG. 1, the method includes the following steps.

ステップ101:スイッチが、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信し、ここで各フロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む。   Step 101: The switch receives a flow rule corresponding to the ARP message and transmitted from the controller, where each flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message.

ステップ102:スイッチが、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信する。   Step 102: The switch constructs an ARP message according to the received flow rule and sends the ARP message.

本発明のこの実施例において提供されるARPメッセージを処理するための方法によれば、スイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信することができ、フロールールは、ARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、スイッチは、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信することができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。   According to the method for processing an ARP message provided in this embodiment of the present invention, the switch can receive the flow rule transmitted from the controller in response to the ARP message, Including a matching rule corresponding to the ARP message and an action set corresponding to the ARP message, the switch can construct the ARP message according to the received flow rule and transmit the ARP message. Thus, an ARP mechanism based interaction with an external device is performed.

コントローラから送信されるとともに、スイッチにより受信される異なるフロールールに基づいて、スイッチは、それぞれ、対応する処理プロセスを実行する。説明の利便性のために、下記は、詳細な説明を4つの実施例において別々に提供する。
[実施例1−1]
Based on the different flow rules transmitted from the controller and received by the switch, each switch executes a corresponding processing process. For convenience of description, the following provides a detailed description separately in the four examples.
[Example 1-1]

この実施例は、スイッチにより受信されたフロールールが下記のフロールール1、すなわちARPレスポンスフロールールを含む場合のスイッチによる処理を説明する。   In this embodiment, the processing by the switch when the flow rule received by the switch includes the following flow rule 1, that is, the ARP response flow rule will be described.

フロールール1:ARPレスポンスフロールール   Flow rule 1: ARP response flow rule

このARPレスポンスフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPレスポンスメッセージを構成するステップであって、ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップを含む。任意に、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスは、ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスとして記入される。ARPメッセージに対応するアクションセットは、例えば実現可能な実施例における前述の内容に限定されず、ARPメッセージに対応するアクションセットは、ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップを更に含み得る。   In this ARP response flow rule, the matching rule corresponding to the ARP message includes the following information in which the message type is an ARP message and the requested address is an IP address bound to the switch port. The action set corresponding to is a step of constructing an ARP response message, and the medium access control (MAC) address of the ARP response message is a MAC address corresponding to the IP address requested in the received ARP request message. Includes steps. Optionally, the MAC address corresponding to the requested IP address in the received ARP request message is entered as the medium access control (MAC) address of the ARP response message. The action set corresponding to the ARP message is not limited to the above-described content in the feasible embodiment, for example. The action set corresponding to the ARP message is a step of transferring the ARP response message, and the transfer port number is the ARP request. It may further include a step that is an input port number of the packet.

ARPレスポンスフロールールは、どのようにARPレスポンスメッセージを処理するかをスイッチに対して指示するために使用され、その結果、外部装置がスイッチをARPリクエストメッセージの宛先受信パーティとして使用する場合に、スイッチは、スイッチのMACアドレスを外部装置に送信するように、ARPレスポンスメッセージを構成することができる。   The ARP response flow rule is used to instruct the switch how to process the ARP response message. As a result, when the external device uses the switch as the destination receiving party of the ARP request message, the switch Can configure the ARP response message to send the MAC address of the switch to the external device.

ステップ102は、スイッチにより、外部装置から送信されたARPリクエストメッセージを受信するステップと、ARPリクエストメッセージにおいて伝達された情報とARPレスポンスフロールールにおけるマッチングルールとの間でマッチングを行うステップと、もしマッチングが成功するならば、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを構成し、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスをARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することによりARPレスポンスメッセージを転送するステップとを具体的に含む。   Step 102 includes a step of receiving an ARP request message transmitted from an external device by the switch, a step of matching between information transmitted in the ARP request message and a matching rule in the ARP response flow rule, If successful, the ARP response message is constructed according to the action set in the ARP response flow rule, the MAC address corresponding to the IP address requested in the received ARP request message is entered in the ARP response message, and then the ARP request packet Specifically, the step of transferring the ARP response message by using the input port.

図2を参照すると、スイッチによる処理は下記のステップを含む。   Referring to FIG. 2, the processing by the switch includes the following steps.

ステップ201:スイッチが、コントローラにより供給されたフロールール1、すなわちARPレスポンスフロールールを受信する。   Step 201: The switch receives the flow rule 1, that is, the ARP response flow rule supplied by the controller.

ステップ202:スイッチが、外部装置から送信されたARPリクエストメッセージを受信する。   Step 202: The switch receives an ARP request message transmitted from an external device.

ステップ203:スイッチが、ARPリクエストメッセージにおいて伝達される情報とARPレスポンスフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ステップ204が実行されるか、又は、もしマッチングが失敗するならば、現在のプロセスは終了する。   Step 203: The switch performs matching between the information conveyed in the ARP request message and the matching rule in the ARP response flow rule. If the matching is successful, step 204 is executed, or if matching If fails, the current process ends.

ステップ204:スイッチが、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを構成し、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスをARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することによりARPレスポンスメッセージを転送する。   Step 204: The switch constructs an ARP response message according to the action set in the ARP response flow rule, fills in the ARP response message with the MAC address corresponding to the requested IP address in the received ARP request message, and then the ARP request packet The ARP response message is transferred by using the input port.

本発明のこの実施例において提供されるアドレス解決プロトコルメッセージを処理するための方法によれば、外部装置から送信されたARPリクエストメッセージが処理されることができるとともに、ARPレスポンスフロールールに従って、ARPレスポンスメッセージが構成されることができ、そしてARPレスポンスメッセージは外部装置に送信されることができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。
[実施例1−2]
According to the method for processing an address resolution protocol message provided in this embodiment of the present invention, an ARP request message transmitted from an external device can be processed, and an ARP response according to an ARP response flow rule. A message can be constructed and an ARP response message can be sent to the external device. Thus, an ARP mechanism based interaction with an external device is performed.
[Example 1-2]

この実施例は、スイッチにより受信されたフロールールが下記のフロールール2、すなわち第1のARPリクエストフロールールを含む場合のスイッチによる処理を説明する。   This embodiment describes the processing by the switch when the flow rule received by the switch includes the following flow rule 2, that is, the first ARP request flow rule.

フロールール2:第1のARPリクエストフロールール   Flow rule 2: First ARP request flow rule

第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、ここでARPメッセージに対応するマッチングルールは前述の情報に限定されず、任意に、ARPメッセージに対応するマッチングルールは、下記の、マスクはマスク値を有するという情報を更に含み、ARPメッセージに対応するアクションセットは、第1のARPリクエストメッセージを構成するステップであって、第1のARPリクエストメッセージにおける宛先IPアドレスが事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In the first ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is an IP packet and the destination IP address is a preset IP address, where ARP The matching rule corresponding to the message is not limited to the above-mentioned information. Optionally, the matching rule corresponding to the ARP message further includes the following information that the mask has a mask value, and the action set corresponding to the ARP message is: A step of composing the first ARP request message, wherein the destination IP address in the first ARP request message is a preset IP address and the forwarding port number or all forwardings in which the forwarding port number is set Port number , Including the step.

任意に、第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、マッチングの原因値はIPアドレスに対応するMACアドレスが存在しないというものであるという情報を更に含む。   Optionally, in the first ARP request flow rule, the matching rule corresponding to the ARP message further includes information that the cause value of the matching is that there is no MAC address corresponding to the IP address.

第1のARPリクエストフロールールは、スイッチがARPリクエストメッセージを外部装置に送信する必要がある場合に、外部装置のMACアドレスを取得するために、スイッチにARPリクエストメッセージを構成するように指示するために使用される。   The first ARP request flow rule instructs the switch to construct an ARP request message in order to obtain the MAC address of the external device when the switch needs to send an ARP request message to the external device. Used for.

ステップ102は、スイッチにより、ユーザパケットを受信するステップと、もしパケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出するならば、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、第1のARPリクエストフロールールにおけるアクションセットに従って第1のARPリクエストメッセージを構成し、ここで第1のARPリクエストメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより第1のARPリクエストメッセージを送信するステップとを具体的に含む。   Step 102 receives the user packet by the switch, and if it detects that there is no MAC address corresponding to the destination IP address of the packet, it matches the information about the user packet with the first ARP request flow rule. Matches with the rule, and if the match is successful, constructs the first ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the first ARP request message Is a pre-configured IP address and specifically includes sending a first ARP request message by using the configured forwarding port or all forwarding ports.

図3を参照すると、スイッチによる処理は下記のステップを含む。   Referring to FIG. 3, the processing by the switch includes the following steps.

ステップ301:スイッチが、コントローラにより供給されたフロールール2、すなわち第1のARPリクエストフロールールを受信する。   Step 301: The switch receives the flow rule 2 supplied by the controller, ie the first ARP request flow rule.

ステップ302:スイッチが、外部装置から送信されたユーザパケットを受信する。   Step 302: The switch receives a user packet transmitted from an external device.

ステップ303:スイッチが、ユーザパケットにおいて、パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出する。   Step 303: The switch detects that there is no MAC address corresponding to the destination IP address of the packet in the user packet.

ステップ304:スイッチが、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ステップ305が実行されるか、又は、もしマッチングが失敗するならば、現在のプロセスは終了する。   Step 304: The switch matches between the information about the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, step 305 is executed or if the matching is If it fails, the current process ends.

任意に、このステップでは、この第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールが、下記の、マスクは第1のマスク値を有するという情報を更に含む場合に、スイッチにより、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップは、ユーザパケットがIPパケットであるかどうかを判定するステップと、もし肯定の結果であるならば、ユーザパケットにおける宛先IPアドレス及び第1のマスク値に対する所定の操作の結果が、マッチングルールにおいて事前設定されたIPアドレス及び第1のマスク値に対する所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、マッチングが成功したとみなすステップとを具体的に含む。   Optionally, in this step, in the first ARP request flow rule, if the matching rule corresponding to the ARP message further includes the following information that the mask has a first mask value, the switch causes the user to The step of matching between the information about the packet and the matching rule in the first ARP request flow rule is to determine whether the user packet is an IP packet, and if the result is a positive result, the user packet Determining whether the result of the predetermined operation on the destination IP address and the first mask value at the same as the result of the predetermined operation on the IP address and the first mask value preset in the matching rule; If they are the same, matching is successful. Specifically including the steps regarded as the.

ステップ305:スイッチが、第1のARPリクエストフロールールにおけるアクションセットに従ってARPリクエストメッセージを構成し、ここでARPリクエストメッセージにおける宛先IPアドレスはマッチングルールにおける事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することによりARPリクエストメッセージを送信する。   Step 305: The switch constructs an ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the ARP request message is a preset IP address in the matching rule and is set The ARP request message is transmitted by using the transfer port or all the transfer ports.

本発明のこの実施例において提供されるアドレス解決プロトコルメッセージを処理するための方法によれば、外部装置から送信されたユーザパケットが処理されることができるとともに、第1のARPリクエストフロールールに従って、ARPリクエストメッセージが構成されることができ、そしてARPリクエストメッセージは外部装置に送信されることができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。
[実施例1−3]
According to the method for processing an address resolution protocol message provided in this embodiment of the present invention, a user packet transmitted from an external device can be processed, and according to the first ARP request flow rule, An ARP request message can be constructed and the ARP request message can be sent to an external device. Thus, an ARP mechanism based interaction with an external device is performed.
[Example 1-3]

この実施例は、スイッチにより受信されたフロールールがフロールール2、すなわち第1のARPリクエストフロールール、及びフロールール3、すなわち第2のARPリクエストフロールールの両方を含む場合のスイッチによる処理を説明する。   This embodiment describes the processing by the switch when the flow rules received by the switch include both flow rule 2, ie, the first ARP request flow rule, and flow rule 3, ie, the second ARP request flow rule. To do.

フロールール3:第2のARPリクエストフロールール   Flow rule 3: Second ARP request flow rule

第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、コントローラに転送するステップを含む。   In the second ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is a MAC address corresponding to the IP address, and an action set corresponding to the ARP message: Includes transferring to the controller.

フロールール4:第3のARPリクエストフロールール   Flow rule 4: Third ARP request flow rule

第3のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは第1のIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、第2のARPリクエストメッセージを構成するステップであって、第2のARPリクエストメッセージにおける宛先IPアドレスが第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   In the third ARP request flow rule, the matching rule corresponding to the ARP message is that the cause value of matching is that there is no MAC address corresponding to the first IP address, and the packet type is IP packet. The destination IP address includes information that the destination IP address is the first IP address, and the action set corresponding to the ARP message is a step of constructing the second ARP request message, wherein the destination in the second ARP request message The IP address is the first IP address and the transfer port number is a set transfer port number or all transfer port numbers.

したがって、前述の実施例において、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングが行われ、マッチングが失敗したあとで、当該方法は、スイッチにより、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップと、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送するステップと、コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、第2のARPリクエストメッセージを送信するステップとを更に含む。   Therefore, in the above-described embodiment, after matching is performed between the information on the user packet and the matching rule in the first ARP request flow rule, and the matching fails, the method is performed by the user received by the switch. Matching between the information about the packet and the matching rule in the second ARP request flow rule, and if the matching is successful, forward the user packet to the controller according to the action set in the second ARP request flow rule Receiving a third ARP request flow rule supplied by the controller; constructing a second ARP request message according to the third ARP request flow rule; Further comprising the step of transmitting the ARP request message.

図4を参照すると、スイッチによる処理は下記のステップを含む。   Referring to FIG. 4, the processing by the switch includes the following steps.

ステップ401:スイッチが、コントローラにより供給された第1のARPリクエストフロールール及び第2のARPリクエストフロールールを受信する。このステップでは、第1のARPリクエストフロールールに関する具体的な説明は、実施例1−2におけるフロールールに関する説明と完全に同一である。   Step 401: The switch receives a first ARP request flow rule and a second ARP request flow rule supplied by a controller. In this step, the specific description regarding the first ARP request flow rule is completely the same as the description regarding the flow rule in Example 1-2.

ステップ402:スイッチが、外部装置から送信されたユーザパケットを受信する。   Step 402: The switch receives a user packet transmitted from an external device.

ステップ403:スイッチが、ユーザパケットにおいて、パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出する。   Step 403: The switch detects that there is no MAC address corresponding to the destination IP address of the packet in the user packet.

ステップ404:スイッチが、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ステップ405が実行されるか、又は、もしマッチングが失敗するならば、ステップ406が実行される。   Step 404: The switch matches between the information about the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, step 405 is executed or if the matching is If unsuccessful, step 406 is executed.

ステップ405:スイッチが、第1のARPリクエストフロールールにおけるアクションセットに従ってARPリクエストメッセージを構成し、ここでARPメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することによりARPリクエストメッセージを送信して、現在のプロセスは終了する。   Step 405: The switch constructs an ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the ARP message is a preset IP address and the configured forwarding port or Sending an ARP request message by using all forwarding ports, the current process ends.

ステップ406:スイッチが、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送する。   Step 406: The switch matches between the received information about the user packet and the matching rule in the second ARP request flow rule, and if the matching is successful, the switch sends the user packet to the second ARP request flow rule. Transfer to the controller according to the action set in

スイッチは、第2のARPリクエストフロールールに従ってコントローラにフローテーブルリクエストを送信し、ここでリクエストは現在要求される必要がある宛先IPアドレスを伝達し、その結果、現在要求される必要があるとともに、フローテーブルリクエストにおいて伝達される宛先IPアドレスに対応するMACアドレスを見つけたあとで、コントローラは、スイッチが要求されたARPリクエストメッセージを構成することができることを保証するために、第3のARPリクエストフロールールを作成するとともに、次に第3のARPリクエストフロールールをスイッチに送信する。   The switch sends a flow table request to the controller according to the second ARP request flow rule, where the request communicates the destination IP address that needs to be currently requested, so that it needs to be currently requested, After finding the MAC address that corresponds to the destination IP address conveyed in the flow table request, the controller can use the third ARP request flow to ensure that the switch can construct the requested ARP request message. A rule is created and then a third ARP request flow rule is sent to the switch.

ステップ407:スイッチが、コントローラにより供給された第3のARPリクエストフロールールを受信し、第3のARPリクエストフロールールに従ってARPリクエストメッセージを構成し、ARPリクエストメッセージを送信する。   Step 407: The switch receives the third ARP request flow rule supplied by the controller, configures the ARP request message according to the third ARP request flow rule, and transmits the ARP request message.

任意に、実施例1−2及び実施例1−3において、スイッチがARPリクエストメッセージを送信したあとで、その後に、同じ接続上にあるデータパケット受信したあとで、スイッチがARPカプセル化フロールールに従って対応するMACアドレスをデータパケットに直接的にカプセル化することができることを保証するために、スイッチは、ARPカプセル化フロールールを更に作成し得る。具体的な実装例は、スイッチにより、外部装置から送信されたARPレスポンスメッセージを受信し、ARPレスポンスメッセージに従ってARPカプセル化フロールールを構成し、ユーザパケットが配置される接続上のデータパケットを受信し、データパケットに関する情報とARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ARPレスポンスメッセージの宛先MACアドレスをARPカプセル化フロールールにおけるアクションセットに従ってデータパケットにカプセル化し、その後カプセル化されたデータパケットを送信するステップであって、ARPカプセル化フロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスはユーザパケットにおける宛先IPアドレスであるという情報を含む、ステップを含み、ここでARPメッセージに対応するマッチングルールは前述の情報に限定されず、任意に、ARPメッセージに対応するマッチングルールは、その下記の、マスクはマスク値を有するという情報を更に含み、ARPメッセージに対応するアクションセットは、パケットの宛先MACアドレスをカプセル化するステップであって、宛先MACアドレスがARPレスポンスメッセージの宛先MACアドレスである、ステップと、パケットを転送するステップであって、転送ポート番号がARPレスポンスメッセージの入力ポート番号である、ステップとを含む。   Optionally, in Example 1-2 and Example 1-3, after the switch sends an ARP request message and then receives a data packet on the same connection, the switch follows the ARP encapsulation flow rules. In order to ensure that the corresponding MAC address can be directly encapsulated in the data packet, the switch may further create an ARP encapsulated flow rule. A specific implementation example is that a switch receives an ARP response message transmitted from an external device, configures an ARP encapsulation flow rule according to the ARP response message, and receives a data packet on a connection where a user packet is arranged. , Matching is performed between the information about the data packet and the matching rule in the ARP encapsulation flow rule, and if the matching is successful, the destination MAC address of the ARP response message is converted into the data packet according to the action set in the ARP encapsulation flow rule. A step of transmitting the encapsulated data packet and then encapsulating the data packet. In the ARP encapsulation flow rule, the matching rule corresponding to the ARP message is: Is a IP packet, and includes a step that includes information that the destination IP address is a destination IP address in the user packet, where the matching rule corresponding to the ARP message is not limited to the above information, and optionally ARP The matching rule corresponding to the message further includes the following information that the mask has a mask value, and the action set corresponding to the ARP message is a step of encapsulating the destination MAC address of the packet, Is the destination MAC address of the ARP response message, and the step of transferring the packet, wherein the transfer port number is the input port number of the ARP response message.

本発明のこの実施例において提供されるアドレス解決プロトコルメッセージを処理するための方法によれば、外部装置から送信されたユーザパケットが処理されることができ、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールに対して行われたマッチングが成功しない場合に、ユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールに対してマッチングが実行され得るとともに、ユーザパケットはコントローラに送信されることができ、コントローラにより供給された第3のARPリクエストフロールールに従って、ARPリクエストメッセージが構成されることができ、そしてARPリクエストメッセージは外部装置に送信されることができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。   According to the method for processing an address resolution protocol message provided in this embodiment of the present invention, a user packet transmitted from an external device can be processed, information about the user packet and the first ARP request. If the matching performed on the matching rule in the flow rule is not successful, matching can be performed on the information on the user packet and the matching rule in the second ARP request flow rule, and the user packet is sent to the controller. The ARP request message can be configured according to a third ARP request flow rule provided by the controller, and the ARP request message can be sent to the external device. Thus, an ARP mechanism based interaction with an external device is performed.

本発明の実施例1における全ての転送ポート番号は特定のポート番号識別子であり、スイッチの全てのポートを表すために使用される、ということが注意されるべきである。スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップは、スイッチにより、コントローラから送信された1つのフロールール伝達OpenFlowメッセージを受信するステップであって、1つのOpenFlowメッセージが複数のフロールールを伝達する、ステップか、又は、スイッチにより、コントローラから送信された複数のフロールール伝達OpenFlowメッセージを受信するステップであって、複数のOpenFlowメッセージが複数のフロールールを伝達する、ステップを具体的に含む。コントローラにより複数のフロールールを1つのOpenFlowメッセージに加えることは、ネットワークリソースを節約することができる。
[実施例2]
It should be noted that all forwarding port numbers in Example 1 of the present invention are specific port number identifiers and are used to represent all ports of the switch. The step of receiving a flow rule transmitted from the controller while responding to the ARP message by the switch is a step of receiving one flow rule transmission OpenFlow message transmitted from the controller by the switch, wherein one OpenFlow message is received. Is a step of receiving a plurality of flow rules, or a step of receiving a plurality of flow rule transmission OpenFlow messages transmitted from a controller by a switch, wherein the plurality of OpenFlow messages convey a plurality of flow rules. Steps are specifically included. Adding multiple flow rules to a single OpenFlow message by the controller can save network resources.
[Example 2]

この実施例は、コントローラ側でARPメッセージの処理を実施する方法を提供する。図5を参照すると、方法は下記のステップを含む。   This embodiment provides a method for performing ARP message processing on the controller side. Referring to FIG. 5, the method includes the following steps.

ステップ501:コントローラが、ARPメッセージに対応するフロールールを作成し、ここで各フロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む。   Step 501: The controller creates a flow rule corresponding to the ARP message, where each flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message.

ステップ502:コントローラが、作成されたフロールールをスイッチに送信する。   Step 502: The controller sends the created flow rule to the switch.

図5で示されたプロセスにおいて、各作成されたフロールールは、ARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、それは、その後に、スイッチが対応するマッチングルールに従ってマッチングにおいて成功したあとで、ARPメッセージの処理を完了するために、スイッチが対応するアクションセットに従って処理を行うことを保証することができる。   In the process shown in FIG. 5, each created flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message, which is then successfully matched in accordance with the matching rule to which the switch corresponds. After that, in order to complete the processing of the ARP message, it can be guaranteed that the switch performs the processing according to the corresponding action set.

ステップ501において、コントローラは、ARPの特徴に従って、様々なARPメッセージ処理に対応するフロールールを作成することができ、例えば、実施例1におけるフロールールのうちのあらゆる1つ又は複数を作成することができる。フロールールは、フロールール1:ARPレスポンスフロールール、フロールール2:第1のARPリクエストフロールール、フロールール3:第2のARPリクエストフロールール、フロールール4:第3のARPリクエストフロールールを含む。   In step 501, the controller can create flow rules corresponding to various ARP message processing according to the characteristics of the ARP, for example, creating any one or more of the flow rules in Example 1. it can. The flow rules include a flow rule 1: an ARP response flow rule, a flow rule 2: a first ARP request flow rule, a flow rule 3: a second ARP request flow rule, and a flow rule 4: a third ARP request flow rule. .

確かに、コントローラがフロールール1を作成できることを保証するために、コントローラは、フロールールに存在するマッチングルール及びアクションセットを作成するように、スイッチに関する様々な情報を前もって獲得する必要がある。したがって、実施例2の実施方法では、ステップ501のまえに、当該方法は、下記のステップを更に含む。ステップ500:コントローラが、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を獲得する。   Indeed, to ensure that the controller can create flow rule 1, the controller needs to obtain in advance various information about the switch to create matching rules and action sets that exist in the flow rule. Therefore, in the implementation method of the second embodiment, the method further includes the following steps before step 501. Step 500: The controller obtains a correspondence between the switch port of the switch and the IP address and MAC address of the port.

ステップ500の複数の実施方法、例えば、
方法1:コントローラにより、事前設定された静的な構成に従って、又は、サードパーティ装置から、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を直接的に獲得するステップ、及び、
方法2:コントローラにより、事前設定された静的な構成に従って、又は、サードパーティ装置から、第1の情報を獲得し、ここで第1の情報はスイッチ識別子、スイッチポート識別子、及びスイッチポート識別子に対応するポートIPアドレスを含み、スイッチにより報告された第2の情報を獲得し、ここで第2の情報はスイッチポート識別子、及びスイッチポート識別子に対応するMACアドレスを含み、第1の情報及び第2の情報に従って、スイッチ識別子と、スイッチポート識別子と、ポートのIPアドレス及びMACアドレスとの対応関係を獲得するステップ、
がある。
Multiple implementations of step 500, for example
Method 1: Obtaining the correspondence between the switch port of the switch and the IP address and MAC address of the switch directly by the controller according to a pre-configured static configuration or from a third party device; as well as,
Method 2: Obtain first information by a controller according to a pre-configured static configuration or from a third party device, where the first information is a switch identifier, a switch port identifier, and a switch port identifier Obtaining second information reported by the switch including a corresponding port IP address, wherein the second information includes a switch port identifier and a MAC address corresponding to the switch port identifier; Obtaining a correspondence relationship between the switch identifier, the switch port identifier, the IP address and the MAC address of the port according to the information of 2;
There is.

任意に、コントローラにより作成されたフロールールがフロールール4、すなわち第3のARPリクエストフロールールを含む場合に、図5で示されたプロセスにおいて、ステップ502のあとに、当該方法は、下記のステップを更に含む。ステップ503:コントローラが、第2のARPリクエストフロールールに従ってスイッチから送信されたフローテーブルリクエストを受信し、ここでリクエストは現在要求される必要がある宛先IPアドレスを伝達する。ステップ504:もし現在要求される必要があるとともに、フローテーブルリクエストにおいて伝達される宛先IPアドレスに対応するMACアドレスを見つけるならば、コントローラが、スイッチが要求されたARPリクエストメッセージを構成することができることを保証するために、第3のARPリクエストフロールールを作成するとともに、次に第3のARPリクエストフロールールをスイッチに送信する。   Optionally, if the flow rule created by the controller includes flow rule 4, that is, the third ARP request flow rule, in the process shown in FIG. Is further included. Step 503: The controller receives a flow table request sent from the switch according to the second ARP request flow rule, where the request carries the destination IP address that needs to be currently requested. Step 504: If the controller finds a MAC address corresponding to the destination IP address conveyed in the flow table request that needs to be requested now, the controller can construct the requested ARP request message. In order to guarantee the above, a third ARP request flow rule is created, and then the third ARP request flow rule is transmitted to the switch.

本発明のこの実施例において提供されるARPメッセージを処理するための方法によれば、コントローラは、ARPメッセージの特徴に従ってフロールールを構成することができ、ここで構成されたフロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、その結果、スイッチは、外部装置とARPメカニズムベースの対話を実施する。   According to the method for processing an ARP message provided in this embodiment of the present invention, the controller can configure a flow rule according to the characteristics of the ARP message, and the configured flow rule is included in the ARP message. It includes a corresponding matching rule and an action set corresponding to the ARP message, so that the switch performs an ARP mechanism based interaction with the external device.

本発明の実施例2における全ての転送ポート番号は特定のポート番号識別子であり、スイッチの全てのポートを表すために使用される、ということが注意されるべきである。もしコントローラがステップ501において複数のフロールールを作成するならば、ステップ502において、コントローラは、作成された複数のフロールールを1つのOpenFlowメッセージに加えるとともに、1つのOpenFlowメッセージをスイッチに送信することができるか、又は、コントローラは、作成された複数のフロールールを複数のOpenFlowメッセージにそれぞれ加えるとともに、複数のOpenFlowメッセージをスイッチに送信することができる。この方法は、ネットワークリソースを節約することができる。   It should be noted that all forwarding port numbers in embodiment 2 of the present invention are specific port number identifiers and are used to represent all ports of the switch. If the controller creates multiple flow rules in step 501, in step 502, the controller may add the created multiple flow rules to one OpenFlow message and send one OpenFlow message to the switch. Alternatively, the controller can add the created multiple flow rules to the multiple OpenFlow messages, respectively, and send the multiple OpenFlow messages to the switch. This method can save network resources.

コントローラ及びスイッチがサービスを完了するために共同して働くプロセスのより簡単な理解のために、下記は、4つの実施例において、コントローラとスイッチとの間の共同のプロセスを説明する。
[実施例3]
For a simpler understanding of the process by which the controller and switch work together to complete the service, the following describes the joint process between the controller and the switch in four embodiments.
[Example 3]

この実施例は、フロールール1、すなわちARPレスポンスフロールールに基づいて、スイッチがARPレスポンスメッセージを構成して送信することを実施するための、コントローラとスイッチとの間の共同の完全なプロセスを説明する。   This example illustrates a complete joint process between the controller and the switch to implement that the switch constructs and sends an ARP response message based on flow rule 1, ie, the ARP response flow rule. To do.

さらに、この実施例は、実施例2において示されたステップ500の方法2において実施される。図6を参照すると、コントローラとスイッチとの間の共同のプロセスは、下記のステップを含む。   Furthermore, this embodiment is implemented in method 2 of step 500 shown in embodiment 2. Referring to FIG. 6, the joint process between the controller and the switch includes the following steps.

ステップ601:コントローラが、スイッチポートとIPアドレスとの間の対応関係を獲得する。   Step 601: The controller obtains a correspondence between the switch port and the IP address.

ここで、コントローラは、事前設定された静的な構成を使用することにより、スイッチポートとIPアドレスとの間の対応関係を獲得し得るか、又は、サードパーティシステム、例えば外部のゲートウェイ、又は、操作及びメンテナンスシステムから、スイッチポートとIPアドレスとの間の対応関係を獲得し得る。   Here, the controller can obtain a correspondence between the switch port and the IP address by using a pre-configured static configuration, or a third-party system, such as an external gateway, or Correspondence between switch ports and IP addresses can be obtained from the operation and maintenance system.

このステップでは、下記の情報がコントローラに記憶され得る。
[スイッチ識別子 スイッチポート番号 IPアドレス]
In this step, the following information can be stored in the controller.
[Switch identifier Switch port number IP address]

スイッチ識別子はスイッチを識別するために使用されるとともに、スイッチポート番号はスイッチポートを識別するために使用され、ここでスイッチ識別子は、スイッチID番号若しくはスイッチ名であり得るか、又は、コントローラがスイッチを識別することを可能にするあらゆるシンボルであり得る。   The switch identifier is used to identify the switch, and the switch port number is used to identify the switch port, where the switch identifier can be a switch ID number or a switch name, or the controller Can be any symbol that allows to be identified.

ステップ602:コントローラが、スイッチポートとMACアドレスとの間の対応関係を獲得する。   Step 602: The controller obtains the correspondence between the switch port and the MAC address.

ここで、任意に、スイッチポートとMACアドレスとの間の対応関係は、スイッチによりコントローラに対して報告され得る。   Here, optionally, the correspondence between the switch port and the MAC address can be reported to the controller by the switch.

このステップでは、下記の情報がコントローラに記憶され得る。
[スイッチ識別子 スイッチポート番号 MACアドレス]
In this step, the following information can be stored in the controller.
[Switch identifier Switch port number MAC address]

スイッチ識別子はスイッチを識別するために使用されるとともに、スイッチポート番号はスイッチポートを識別するために使用され、ここでスイッチ識別子は、スイッチID番号若しくはスイッチ名であり得るか、又は、コントローラがスイッチを識別することを可能にするあらゆるシンボルであり得る。   The switch identifier is used to identify the switch, and the switch port number is used to identify the switch port, where the switch identifier can be a switch ID number or a switch name, or the controller Can be any symbol that allows to be identified.

ステップ603:コントローラが、スイッチポートと、IPアドレスと、MACアドレスとの間の対応関係を獲得する。   Step 603: The controller obtains a correspondence relationship between the switch port, the IP address, and the MAC address.

このステップでは、下記の情報がコントローラに記憶され得る。
[スイッチ識別子 スイッチポート番号 IPアドレス MACアドレス]
In this step, the following information can be stored in the controller.
[Switch identifier Switch port number IP address MAC address]

コントローラは、スイッチ識別子及びスイッチポート識別子に従って、スイッチポートと、IPアドレスと、MACアドレスとの間の対応関係を獲得する。   The controller acquires a correspondence relationship between the switch port, the IP address, and the MAC address according to the switch identifier and the switch port identifier.

スイッチ識別子はスイッチを識別するために使用されるとともに、スイッチポート番号はスイッチポートを識別するために使用され、ここでスイッチ識別子は、スイッチID番号若しくはスイッチ名であり得るか、又は、コントローラがスイッチを識別することを可能にするあらゆるシンボルであり得る。   The switch identifier is used to identify the switch, and the switch port number is used to identify the switch port, where the switch identifier can be a switch ID number or a switch name, or the controller Can be any symbol that allows to be identified.

ステップ604:コントローラが、フロールール1、すなわちARPレスポンスフロールールを構成するとともに、フロールールをスイッチに供給する。   Step 604: The controller configures the flow rule 1, that is, the ARP response flow rule, and supplies the flow rule to the switch.

ARPレスポンスフロールールは、どのようにARPレスポンスメッセージを処理するかをスイッチに対してその後に指示するために使用され、その結果、外部装置がスイッチをARPリクエストメッセージの宛先受信パーティとして使用する場合に、スイッチは、スイッチのMACアドレスを外部装置に送信するように、ARPレスポンスメッセージを構成することができる。   The ARP response flow rule is used to subsequently instruct the switch how to process the ARP response message, so that when an external device uses the switch as the destination recipient of the ARP request message. The switch can configure the ARP response message to send the MAC address of the switch to the external device.

具体的には、ARPレスポンスフロールールにおいて、ARPに対応するマッチングルールは、下記には限定されないが、1)ARPメッセージタイプ、及び2)要求されたアドレスはスイッチポートにバインドされたIPアドレスであること、を含み、ARPメッセージに対応するアクションセットは、下記には限定されないが、1)ARPレスポンスメッセージを構成するステップであって、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスが、メッセージのMACアドレスとして記入される、ステップと、2)ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含む。   Specifically, in the ARP response flow rule, the matching rule corresponding to the ARP is not limited to the following, but 1) the ARP message type, and 2) the requested address is an IP address bound to the switch port. The action set corresponding to the ARP message is not limited to the following, but 1) the step of constructing the ARP response message, which is the MAC corresponding to the IP address requested in the received ARP request message The address is entered as the MAC address of the message, and 2) the step of transferring the ARP response message, wherein the transfer port number is the input port number of the ARP request packet.

ARPレスポンスフロールールの記述実施方法は、下記のとおりである。
〈フロールールインストールメッセージ〉:={フローマッチングルール<フローテーブル処理動作>}、ここで
フローテーブルマッチングルールは下記のとおりである:
OXM_OF_ETH_TYPE=0x0806
OXM_OF_ARP_THA=スイッチポートにバインドされたIPアドレス
対応するアクションセットは下記のとおりである:
OFPAT_CONSTRUCT_ARP=XXXX(ARPメッセージを構成するステップ、ここでARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスはメッセージにおける宛先MACアドレスとして記入される。)
OFPAT_OUTPUT=XXXX(含まれるポート番号はARPリクエストパケットの入力ポート番号である。)
The description execution method of the ARP response flow rule is as follows.
<Flow rule installation message>: = {Flow matching rule <Flow table processing operation>}, where the flow table matching rule is as follows:
OXM_OF_ETH_TYPE = 0x0806
OXM_OF_ARP_THA = IP address bound to the switch port The corresponding action set is as follows:
OFPAT_CONSTRUCT_ARP = XXXX (step of composing the ARP message, where the MAC address corresponding to the IP address requested in the ARP request message is entered as the destination MAC address in the message)
OFPAT_OUTPUT = XXXX (The included port number is the input port number of the ARP request packet.)

ステップ604において、フロールール1がスイッチに供給される場合に、スイッチが複数のポートを有するシナリオにおいて、各ポートに対して、ポートに対応する1つのフロールール1が作成されるとともに、コントローラは、複数のフロールール1をスイッチに供給することができ、ここで複数のルールは1つのOpenFlowメッセージにおいて送信されるか、又は、複数のOpenFlowメッセージにおいて送信される。   In step 604, when flow rule 1 is supplied to the switch, in a scenario where the switch has a plurality of ports, for each port, one flow rule 1 corresponding to the port is created, and the controller Multiple flow rules 1 can be provided to the switch, where multiple rules are sent in one OpenFlow message or sent in multiple OpenFlow messages.

ステップ605:スイッチが、ARPレスポンスフロールールを受信してインストールする。   Step 605: The switch receives and installs the ARP response flow rule.

ステップ606:スイッチが、スイッチポートのMACアドレスを要求するために外部装置から送信されたARPリクエストメッセージを受信する。   Step 606: The switch receives an ARP request message sent from an external device to request the MAC address of the switch port.

ステップ607:スイッチが、ARPリクエストメッセージにおいて伝達された情報とARPレスポンスフロールールにおけるマッチングルールとの間でマッチングを行い、マッチングが成功したあとで、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを構成し、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスをARPレスポンスメッセージに記入する。   Step 607: The switch performs matching between the information conveyed in the ARP request message and the matching rule in the ARP response flow rule. After the matching is successful, the switch configures the ARP response message according to the action set in the ARP response flow rule. Then, the MAC address corresponding to the IP address requested in the received ARP request message is entered in the ARP response message.

ここで、ARPリクエストメッセージは、ARPメッセージタイプのメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであり、したがって、ARPリクエストメッセージにおいて伝達された情報と、ARPメッセージに対応するとともに、ARPレスポンスフロールールに存在するマッチングルールとの間のマッチングは成功することができる。   Here, the ARP request message is an ARP message type message, and the requested address is an IP address bound to the switch port, and thus corresponds to the information conveyed in the ARP request message and the ARP message. At the same time, matching with a matching rule existing in the ARP response flow rule can be successful.

ステップ608:スイッチが、ARPリクエストパケットの入力ポートを使用することにより、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを外部装置に送信する。   Step 608: The switch sends an ARP response message to the external device according to the action set in the ARP response flow rule by using the input port of the ARP request packet.

本発明のこの実施例において提供されるアドレス解決プロトコルメッセージを処理するための方法によれば、外部装置から送信されたARPリクエストメッセージが処理されることができるとともに、ARPレスポンスフロールールに従って、ARPレスポンスメッセージが構成されることができ、そしてARPレスポンスメッセージは外部装置に送信されることができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。
[実施例4]
According to the method for processing an address resolution protocol message provided in this embodiment of the present invention, an ARP request message transmitted from an external device can be processed, and an ARP response according to an ARP response flow rule. A message can be constructed and an ARP response message can be sent to the external device. Thus, an ARP mechanism based interaction with an external device is performed.
[Example 4]

この実施例は、まだフロールール1、すなわちARPレスポンスフロールールに基づいて、スイッチがARPレスポンスメッセージを構成して送信することを実施するための、コントローラとスイッチとの間の共同の完全なプロセスを説明する。   This embodiment still provides a complete joint process between the controller and the switch to implement that the switch constructs and sends an ARP response message based on flow rule 1, ie, the ARP response flow rule. explain.

実施例3との差異は、この実施例が実施例2において示されたステップ500の方法1において実施される、ということである。図7を参照すると、コントローラとスイッチとの間の共同のプロセスは、下記のステップを含む。   The difference from Example 3 is that this example is implemented in method 1 of step 500 shown in Example 2. Referring to FIG. 7, the joint process between the controller and the switch includes the following steps.

ステップ701:コントローラが、事前設定された静的な構成に従って、又は、サードパーティ装置から、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を直接的に獲得する。   Step 701: The controller obtains the correspondence between the switch port of the switch and the IP address and MAC address of the switch directly according to a preset static configuration or from a third party device.

ここで、サードパーティシステムは、外部のゲートウェイ、又は、操作及びメンテナンスシステムであり得る。   Here, the third party system may be an external gateway or an operation and maintenance system.

このステップでは、下記の情報がコントローラに記憶され得る。
[スイッチ識別子 スイッチポート番号 IPアドレス MACアドレス]
In this step, the following information can be stored in the controller.
[Switch identifier Switch port number IP address MAC address]

構成ファイルにおいて、スイッチ識別子はスイッチを識別するために使用されるとともに、スイッチポート番号はスイッチポートを識別するために使用され、ここで構成ファイルにおけるスイッチ識別子は、ID番号若しくはスイッチ名であり得るか、又は、コントローラがスイッチを識別することを可能にするあらゆるシンボルであり得る。   In the configuration file, the switch identifier is used to identify the switch and the switch port number is used to identify the switch port, where the switch identifier in the configuration file can be an ID number or a switch name Or any symbol that allows the controller to identify the switch.

ステップ702からステップ706の全ての説明は、ステップ604からステップ608の全ての説明と同じである。
[実施例5]
All descriptions from step 702 to step 706 are the same as all descriptions from step 604 to step 608.
[Example 5]

この実施例は、フロールール2、すなわち第1のARPリクエストフロールールに基づいて、スイッチがARPリクエストメッセージを構成して送信することを実施するための、コントローラとスイッチとの間の共同の完全なプロセスを説明する。図8を参照すると、プロセスは下記のステップを含む。   This embodiment is a joint complete between the controller and the switch to implement that the switch constructs and sends an ARP request message based on flow rule 2, ie the first ARP request flow rule. Explain the process. Referring to FIG. 8, the process includes the following steps.

ステップ801:コントローラが、スイッチに対して、IPアドレスに対応するMACアドレスが存在しない状態において、ARPメッセージ構成のためのフロールールを獲得するために、フローテーブルマッチングを実行するように指示する。   Step 801: The controller instructs the switch to perform flow table matching in order to obtain a flow rule for ARP message configuration in a state where there is no MAC address corresponding to the IP address.

このステップは、任意のステップである。スイッチは、通知メッセージを使用することにより、コントローラにより指示され得る。   This step is an optional step. The switch can be indicated by the controller by using a notification message.

確かに、このステップは、同様に、下記のとおりに置き換えられ得る。スイッチは、IPアドレスに対応するMACアドレスが存在しない状態において、ARPメッセージ構成のためのフロールールを獲得するために、フローテーブルマッチングを実行するように、初期設定の構成を実行する。   Indeed, this step can likewise be replaced as follows. The switch performs an initial configuration to perform flow table matching in order to obtain a flow rule for ARP message configuration in a state where there is no MAC address corresponding to the IP address.

ステップ802:コントローラが、第1のARPリクエストフロールールを作成するとともに、フロールールをスイッチに供給する。   Step 802: The controller creates a first ARP request flow rule and supplies the flow rule to the switch.

ここで、第1のARPリクエストフロールールにおいて、マッチングルールは、1)マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、2)パケットタイプはIPパケットであり、3)宛先IPアドレスは事前設定されたIPアドレスであり、そして4)マスクは第1のマスク値、例えばXXXXを有することを含み、ここで項目1)は任意の項目であり、アクションセットは、1)ARPリクエストメッセージを構成するステップであって、ARPリクエストメッセージにおける宛先IPアドレスが事前設定されたIPアドレスであるステップと、2)転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号であること、を含む。   Here, in the first ARP request flow rule, the matching rule is 1) the cause value of matching is that there is no MAC address corresponding to the first IP address, and 2) the packet type is an IP packet. 3) the destination IP address is a pre-configured IP address, and 4) the mask includes having a first mask value, eg XXXX, where item 1) is an optional item and the action set is 1) a step of composing an ARP request message, wherein the destination IP address in the ARP request message is a preset IP address, and 2) a transfer port number or all transfer ports for which a transfer port number is set Including a number.

アクションセットの2)において、転送ポート番号が設定された転送ポート番号である場合に、特定の転送ポート番号はルーティングプロトコルに従って判定され得るか、又は、転送ポート番号が全ての転送ポート番号である場合に、メッセージは、フラッドFlood方法において送信される。   In the action set 2), when the forwarding port number is a set forwarding port number, the specific forwarding port number can be determined according to the routing protocol, or when the forwarding port number is all forwarding port numbers In addition, the message is sent in the flood flood method.

ステップ803:スイッチが、第1のARPリクエストフロールールを受信してインストールする。   Step 803: The switch receives and installs the first ARP request flow rule.

ステップ804:スイッチが、ユーザパケットを受信するとともに、スイッチが、パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出し、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、第1のARPリクエストフロールールにおけるアクションセットに従ってARPリクエストメッセージを構成し、ここでメッセージにおける宛先IPアドレスはマッチングルールにおける事前設定されたIPアドレスであり、次に、ステップ805が実行されるか、又は、もしマッチングが失敗するならば、現在のプロセスは終了する。   Step 804: When the switch receives the user packet, the switch detects that there is no MAC address corresponding to the destination IP address of the packet, and information on the user packet and the matching rule in the first ARP request flow rule And if the match is successful, construct an ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the message is a pre-configured IP address in the matching rule And then step 805 is performed or if the match fails, the current process ends.

任意に、このステップでは、マッチングが成功するということは、マッチングの原因がIPアドレスに対応するMACアドレスが存在しないというものであり(任意)、パケットタイプはIPパケットであり、パケットの宛先IPアドレス及び第1のARPリクエストフロールールに含まれる第1のマスク値に対して実行された設定された操作の結果が、第1のARPリクエストフロールールに含まれる宛先IP及び第1のマスク値に対して実行された設定された操作の結果である、ということを意味する。   Optionally, in this step, successful matching means that the cause of the matching is that there is no MAC address corresponding to the IP address (optional), the packet type is an IP packet, and the destination IP address of the packet And the result of the set operation performed on the first mask value included in the first ARP request flow rule is the result of the destination IP and the first mask value included in the first ARP request flow rule. Is the result of the set operation performed.

ステップ805:スイッチが、設定された転送ポート又は全ての転送ポートを使用することにより、第1のARPリクエストフロールールにおけるアクションセットに従ってARPリクエストメッセージを送信する。   Step 805: The switch sends an ARP request message according to the action set in the first ARP request flow rule by using the configured forwarding port or all forwarding ports.

ステップ806:スイッチが、外部装置から送信されたARPレスポンスメッセージを受信する。   Step 806: The switch receives an ARP response message transmitted from an external device.

ステップ807:スイッチが、受信されたARPレスポンスメッセージに従って、そしてステップ801における指示に従ってARPカプセル化フロールールを構成する。   Step 807: The switch configures an ARP encapsulated flow rule according to the received ARP response message and according to the instructions in step 801.

ここで、ARPカプセル化フロールールは、同じ接続上にある次のデータパケットを受信したあとで、外部装置のMACアドレスを獲得するために毎回ARPリクエストメッセージを送信する必要性なく、スイッチが、ARPカプセル化フロールールに従って、獲得された対応するMACアドレスをデータパケットに直接的にカプセル化することができることを保証するために使用される。   Here, the ARP encapsulation flow rule is that the switch does not need to send an ARP request message every time to acquire the MAC address of the external device after receiving the next data packet on the same connection, Used to ensure that the acquired corresponding MAC address can be directly encapsulated in the data packet according to the encapsulation flow rule.

スイッチにより作成されたARPカプセル化フロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPパケットであり、2)宛先IPアドレスはユーザパケットにおける宛先IPアドレスであり、そして3)マスクは第3のマスク値を有することを含み、ここで項目3)は任意の項目であり、ARPメッセージに対応するアクションセットは、1)パケットの宛先MACアドレスをカプセル化するステップであって、2)宛先MACアドレスがARPレスポンスメッセージの宛先MACアドレスである、ステップと、3)パケットを転送するステップであって、4)転送ポート番号がARPレスポンスメッセージの入力ポート番号である、ステップとを含む。   In the ARP encapsulation flow rule created by the switch, the matching rule corresponding to the ARP message is 1) the packet type is an IP packet, 2) the destination IP address is the destination IP address in the user packet, and 3) the mask Includes a third mask value, where item 3) is an optional item, and the action set corresponding to the ARP message is 1) encapsulating the destination MAC address of the packet, 2 A step in which the destination MAC address is the destination MAC address of the ARP response message, 3) a step of transferring the packet, and 4) a step in which the transfer port number is the input port number of the ARP response message.

ARPカプセル化フロールールの記述実施方法は、下記のとおりである。
〈フロールールインストールメッセージ〉:={フローマッチングルール<フローテーブル処理動作>}、ここで
フローテーブルマッチングルールは下記のとおりである:
OXM_OF_ETH_TYPE=0x0800
OXM_OF_ENCAP_MAC=ARPレスポンスメッセージの宛先MACアドレス
対応するアクションセットは下記のとおりである:
OFPAT_OUTPUT=XXXX(含まれるポート番号はARPレスポンスメッセージの入力ポート番号である。)
The description implementation method of the ARP encapsulation flow rule is as follows.
<Flow rule installation message>: = {Flow matching rule <Flow table processing operation>}, where the flow table matching rule is as follows:
OXM_OF_ETH_TYPE = 0x0800
OXM_OF_ENCAP_MAC = Destination MAC address of the ARP response message The corresponding action set is as follows:
OFPAT_OUTPUT = XXXX (The included port number is the input port number of the ARP response message.)

ステップ808:次のデータパケットがスイッチに到達し、スイッチが、データパケットに関する情報とARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、受信されたARPレスポンスメッセージの宛先MACアドレスをデータパケットのMACアドレスとしてカプセル化し、ARPレスポンスメッセージの入力ポートからデータパケットを転送するために、ARPカプセル化フロールールにおけるアクションセットを実行する。
[実施例6]
Step 808: The next data packet arrives at the switch, the switch matches between the information about the data packet and the matching rule in the ARP encapsulation flow rule, and if the matching is successful, the received ARP response The action set in the ARP encapsulation flow rule is executed in order to encapsulate the destination MAC address of the message as the MAC address of the data packet and transfer the data packet from the input port of the ARP response message.
[Example 6]

この実施例は、フロールール2から4、すなわち3つのARPリクエストフロールールに基づいて、スイッチがARPリクエストメッセージを構成して送信することを実施するための、コントローラとスイッチとの間の共同の完全なプロセスを説明する。図9を参照すると、プロセスは下記のステップを含む。   This embodiment is a joint completeness between the controller and the switch to implement that the switch constructs and sends an ARP request message based on flow rules 2 through 4, ie three ARP request flow rules. The process is described. Referring to FIG. 9, the process includes the following steps.

ステップ901及びステップ902の全ての説明は、ステップ801及びステップ802の全ての説明と同じである。   All descriptions of step 901 and step 902 are the same as all descriptions of step 801 and step 802.

ステップ903:コントローラが、第2のARPリクエストフロールールを作成するとともに、第2のARPリクエストフロールールをスイッチに供給する。   Step 903: The controller creates a second ARP request flow rule and supplies the second ARP request flow rule to the switch.

第2のARPリクエストフロールールは、その後に、スイッチが第1のARPリクエストフロールールからマッチングを通して対応するマッチングルールを獲得することができず、したがって、ARPリクエストメッセージを構成することができない場合に、コントローラからの新しいARPリクエストフロールールを要求するようにスイッチに指示するために使用される。   The second ARP request flow rule is then used when the switch cannot obtain the corresponding matching rule through matching from the first ARP request flow rule, and therefore cannot construct the ARP request message. Used to instruct the switch to request a new ARP request flow rule from the controller.

具体的には、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであることを含み、ARPメッセージに対応するアクションセットは、1)コントローラに転送するステップを含む。   Specifically, in the second ARP request flow rule, the matching rule corresponding to the ARP message includes 1) that the packet type is that there is no MAC address corresponding to the IP address, and corresponds to the ARP message. The action set to include 1) transferring to the controller.

ステップ904:スイッチが、第1のARPリクエストフロールール及び第2のARPリクエストフロールールを受信してインストールする。   Step 904: The switch receives and installs the first ARP request flow rule and the second ARP request flow rule.

ステップ905:スイッチが、外部装置から送信されたユーザパケットを受信するとともに、ユーザパケットにおいて、パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出する。   Step 905: The switch receives the user packet transmitted from the external device, and detects that the MAC address corresponding to the destination IP address of the packet does not exist in the user packet.

ステップ906:スイッチが、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ステップ907が実行されるか、又は、もしマッチングが失敗するならば、ステップ908が実行される。   Step 906: The switch matches between the information about the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, step 907 is executed or if the matching is If unsuccessful, step 908 is executed.

第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPパケットであり、2)宛先IPアドレスは事前設定されたIPアドレスであり、そして3)マスクは第1のマスク値を有することを含み、ここで項目3)は任意の項目であり、ARPメッセージに対応するアクションセットは、下記には限定されないが、1)ARPリクエストメッセージを構成するステップであって、メッセージにおける宛先IPアドレスが事前設定されたIPアドレスであるステップと、2)転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号であること、を含む。   In the first ARP request flow rule, the matching rule corresponding to the ARP message is 1) the packet type is an IP packet, 2) the destination IP address is a preset IP address, and 3) the mask is the first Where the item 3) is an optional item and the action set corresponding to the ARP message is not limited to the following: 1) the step of constructing the ARP request message, The destination IP address in the message is a preset IP address, and 2) the transfer port number is a set transfer port number or all transfer port numbers.

もしユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間のマッチングが成功するならば、対応するアクションセットに従って処理が実行される。   If the matching between the information about the user packet and the matching rule in the first ARP request flow rule is successful, the process is executed according to the corresponding action set.

ステップ907:スイッチが、第1のARPリクエストフロールールにおけるアクションセットに従ってARPリクエストメッセージを構成し、ここでメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することによりARPリクエストメッセージを送信し、ステップ912が実行される。   Step 907: The switch constructs an ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the message is a preset IP address and either the configured forwarding port or all ARP request message is transmitted by using the transfer port, and step 912 is executed.

ステップ908:スイッチが、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、マッチングが成功したあとで、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送する。   Step 908: The switch matches between the received information on the user packet and the matching rule in the second ARP request flow rule, and after the matching is successful, the switch sends the user packet in the second ARP request flow rule. Transfer to the controller according to the action set.

ここで、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであることを含み、ARPメッセージに対応するアクションセットは、1)コントローラに転送するステップを含む。   Here, in the second ARP request flow rule, the matching rule corresponding to the ARP message includes 1) that the packet type is that the MAC address corresponding to the IP address does not exist, and the action corresponding to the ARP message The set includes 1) transferring to the controller.

ステップ909:コントローラが、第2のARPリクエストフロールールに従ってスイッチから送信されたユーザパケットを受信するとともに、分析を用いて、現在要求される必要があるとともに、リクエストにおいて伝達される宛先IPアドレスを解析する。   Step 909: The controller receives the user packet sent from the switch according to the second ARP request flow rule and uses the analysis to parse the destination IP address that needs to be currently requested and conveyed in the request To do.

ステップ910:もし現在要求される必要がある宛先IPアドレスに対応するMACアドレスを見つけるならば、コントローラが、第3のARPリクエストフロールールを作成するとともに、次に第3のARPリクエストフロールールをスイッチに送信する。   Step 910: If the MAC address corresponding to the destination IP address that currently needs to be found, the controller creates a third ARP request flow rule and then switches the third ARP request flow rule Send to.

ステップ911:スイッチが、コントローラにより供給された第3のARPリクエストフロールールを受信し、第3のARPリクエストフロールールに従ってARPリクエストメッセージを構成し、ARPリクエストメッセージを送信する。   Step 911: The switch receives the third ARP request flow rule supplied by the controller, constructs an ARP request message according to the third ARP request flow rule, and transmits the ARP request message.

ステップ912からステップ914の全ての説明は、ステップ806からステップ808の全ての説明と同じである。   All descriptions from step 912 to step 914 are the same as all descriptions from step 806 to step 808.

本発明のこの実施例において提供されるアドレス解決プロトコルメッセージを処理するための方法によれば、外部装置から送信されたユーザパケットが処理されることができ、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールに対して行われたマッチングが成功しない場合に、ユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールに対してマッチングが実行され得るとともに、ユーザパケットはコントローラに送信されることができ、コントローラにより供給された第3のARPリクエストフロールールに従って、ARPリクエストメッセージが構成されることができ、そしてARPリクエストメッセージは外部装置に送信されることができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。
[実施例7]
According to the method for processing an address resolution protocol message provided in this embodiment of the present invention, a user packet transmitted from an external device can be processed, information about the user packet and the first ARP request. If the matching performed on the matching rule in the flow rule is not successful, matching can be performed on the information on the user packet and the matching rule in the second ARP request flow rule, and the user packet is sent to the controller. The ARP request message can be configured according to a third ARP request flow rule provided by the controller, and the ARP request message can be sent to the external device. Thus, an ARP mechanism based interaction with an external device is performed.
[Example 7]

この実施例は、コントローラを提供する。図10を参照すると、コントローラは、ARPメッセージに対応するフロールールを作成するとともに、フロールールを送信ユニット1002に出力し、ここでフロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ように構成される作成ユニット1001と、受信されたフロールールをスイッチに送信するように構成される送信ユニット1002とを含み、作成ユニット1001は、ARPレスポンスフロールールを作成するように具体的に構成される。任意に、作成ユニット1001は、第1のARPリクエストフロールールを作成するように具体的に構成される。   This embodiment provides a controller. Referring to FIG. 10, the controller creates a flow rule corresponding to the ARP message and outputs the flow rule to the transmission unit 1002, where the flow rule is a matching rule corresponding to the ARP message and an action corresponding to the ARP message. A creation unit 1001 configured to include the set, and a transmission unit 1002 configured to send the received flow rule to the switch, the creation unit 1001 creating an ARP response flow rule Specifically configured. Optionally, the creation unit 1001 is specifically configured to create a first ARP request flow rule.

作成ユニット1001は、第1のARPリクエストフロールールを作成したあとで、第2のARPリクエストフロールールを作成するように更に構成される。   The creation unit 1001 is further configured to create a second ARP request flow rule after creating the first ARP request flow rule.

任意に、作成ユニット1001は、第2のARPリクエストフロールールに従ってスイッチから送信されたフローテーブルリクエストを受信するとともに、第3のARPリクエストフロールールを作成するように更に構成され、ここでARPレスポンスフロールール、第1のARPリクエストフロールール、第2のARPリクエストフロールール及び第3のARPリクエストフロールールについては、方法の実施例に対して参照が行われる。   Optionally, the creation unit 1001 is further configured to receive a flow table request sent from the switch according to the second ARP request flow rule and to create a third ARP request flow rule, wherein the ARP response flow For the rules, the first ARP request flow rule, the second ARP request flow rule, and the third ARP request flow rule, reference is made to the method embodiments.

本発明のこの実施例において提供されるコントローラは、フロールールを作成するとともに、フロールールをスイッチに送信することができる。   The controller provided in this embodiment of the invention can create a flow rule and send the flow rule to the switch.

図11を参照すると、本発明のこの実施例の実施方法において、コントローラは、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を獲得するとともに、対応関係に関する情報を作成ユニット1001に送信するように構成される情報獲得ユニット1000を更に含み得る。   Referring to FIG. 11, in the implementation method of this embodiment of the present invention, the controller obtains the correspondence between the switch port of the switch and the IP address and MAC address of the port and creates information about the correspondence. An information acquisition unit 1000 configured to transmit to the unit 1001 may further be included.

本発明のこの実施例の他の2つの実施方法において、送信ユニット1002は、作成ユニット1001から送信された複数のフロールールを受信し、複数のフロールールを1つのOpenFlowメッセージに加えるとともに、1つのOpenFlowメッセージをスイッチに送信するように構成される第1の送信サブユニット、又は、作成ユニット1001から送信された複数のフロールールを受信し、複数のフロールールを複数のOpenFlowメッセージにそれぞれ加えるとともに、複数のOpenFlowメッセージをスイッチに送信するように構成される第2の送信サブユニットを含む。   In the other two implementations of this embodiment of the present invention, the sending unit 1002 receives a plurality of flow rules transmitted from the creation unit 1001, adds the plurality of flow rules to one OpenFlow message, Receiving a plurality of flow rules transmitted from the first transmission subunit configured to transmit an OpenFlow message to the switch or the creation unit 1001, and adding the plurality of flow rules to the plurality of OpenFlow messages, respectively; A second transmission subunit configured to transmit a plurality of OpenFlow messages to the switch is included.

装置におけるユニット及びサブユニットの情報交換並びに実行プロセスのような内容は、本発明の方法の実施例の概念と同じである概念に基づいており、したがって、具体的な内容については、本発明の方法の実施例における説明に対して参照が行われ得るとともに、詳細は再びここでは説明されない。   Contents such as information exchange and execution process of units and subunits in the apparatus are based on the same concept as the concept of the embodiment of the method of the present invention. Reference may be made to the description in the examples, and details are not described herein again.

本発明のこの実施例において提供されるコントローラは、フロールールを作成し、複数のフロールールを1つのOpenFlowメッセージに加えるとともに、1つのOpenFlowメッセージをスイッチに送信することができ、それは、ネットワークリソースを節約することができる。
[実施例8]
The controller provided in this embodiment of the invention can create a flow rule, add multiple flow rules to a single OpenFlow message, and send a single OpenFlow message to the switch, which Can be saved.
[Example 8]

この実施例は、スイッチを提供する。図12を参照すると、スイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信し、フロールールをARP処理ユニット1202に送信するように構成される受信ユニット1201と、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信し、ここでフロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ように構成されるARP処理ユニット1202とを含む。   This embodiment provides a switch. Referring to FIG. 12, the switch corresponds to an ARP message, receives a flow rule transmitted from the controller, and receives a reception unit 1201 configured to transmit the flow rule to the ARP processing unit 1202. ARP processing unit 1202 configured to compose an ARP message according to the flow rule and send the ARP message, wherein the flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. Including.

任意に、ARP処理ユニット1202は、第1の処理サブユニットを含み、受信ユニット1201は、外部装置から送信されたARPリクエストメッセージを受信し、ARPリクエストメッセージを第1の処理サブユニットに送信するように更に構成され、第1の処理サブユニットは、受信されたフロールールに含まれたARPレスポンスフロールールを解析し、ここでARPレスポンスフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPレスポンスメッセージを構成するステップであって、ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップと、ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含み、そして、ARPリクエストメッセージが受信されたあとで、ARPリクエストメッセージにおいて伝達される情報とARPレスポンスフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを構成し、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスをARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することによりARPレスポンスメッセージを転送するように構成される。   Optionally, the ARP processing unit 1202 includes a first processing subunit, and the receiving unit 1201 receives the ARP request message transmitted from the external device, and transmits the ARP request message to the first processing subunit. The first processing subunit analyzes the ARP response flow rule included in the received flow rule, and the matching rule corresponding to the ARP message in the ARP response flow rule is: The message type is an ARP message and includes information that the requested address is an IP address bound to the switch port, and the action set corresponding to the ARP message is a step of constructing an ARP response message, wherein A medium access control (MAC) address of the response message is a MAC address corresponding to the requested IP address in the received ARP request message, and a step of transferring the ARP response message, wherein the transfer port number is ARP A step that is an input port number of the request packet, and after the ARP request message is received, matching is performed between the information conveyed in the ARP request message and the matching rule in the ARP response flow rule, If the match is successful, construct an ARP response message according to the action set in the ARP response flow rule, and be requested in the received ARP request message. Fill the MAC address corresponding to the IP address in the ARP response message, configured to forward the ARP response message by subsequently using an input port of the ARP request packet.

ARP処理ユニット1202は、第2の処理サブユニットを含み、受信ユニット1201は、ユーザパケットを受信し、ユーザパケットを第2の処理サブユニットに転送するように更に構成され、第2の処理サブユニットは、受信されたフロールールに含まれた第1のARPリクエストフロールールを解析し、ここで第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、第1のARPリクエストメッセージを構成するステップであって、第1のARPリクエストメッセージにおける宛先IPアドレスが事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含み、そして、ユーザパケットが受信されたあとで、もしパケットの宛先IPアドレスに対応するMACアドレスが存在しないことが検出されるならば、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、第1のARPリクエストフロールールにおけるアクションセットに従って第1のARPリクエストメッセージを構成し、ここで第1のARPリクエストメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより第1のARPリクエストメッセージを送信するように構成される。   The ARP processing unit 1202 includes a second processing subunit, and the receiving unit 1201 is further configured to receive the user packet and forward the user packet to the second processing subunit, the second processing subunit. Parses the first ARP request flow rule included in the received flow rule. Here, in the first ARP request flow rule, the matching rule corresponding to the ARP message is as follows, and the packet type is IP packet. And the action set corresponding to the ARP message is a step of constructing the first ARP request message, wherein the destination IP address is a preset IP address. Destination IP address in advance And includes a step in which the forwarding port number is a set forwarding port number or all forwarding port numbers, and after the user packet is received, corresponds to the destination IP address of the packet If it is detected that there is no MAC address to match, matching is performed between the information regarding the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, the first ARP request Construct a first ARP request message according to the action set in the flow rule, where the destination IP address in the first ARP request message is a pre-configured IP address and the configured forwarding port or all forwarding ports to use Configured to transmit a first ARP request message from.

第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、マスクは第1のマスク値を有するという情報を更に含み、それに応じて、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップは、ユーザパケットがIPパケットであるかどうかを判定するステップと、もし肯定の結果であるならば、ユーザパケットにおける宛先IPアドレス及び第1のマスク値に対する所定の操作の結果が、事前設定されたIPアドレス及び第1のマスク値に対する所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、マッチングが成功したとみなすステップとを具体的に含む。   In the first ARP request flow rule, the matching rule corresponding to the ARP message further includes the following information that the mask has the first mask value, and accordingly, information on the user packet and the first ARP request: Matching with the matching rule in the flow rule includes determining whether the user packet is an IP packet and, if a positive result, a destination IP address and a first mask in the user packet. Determines whether the result of the given operation on the value is the same as the result of the given operation on the preset IP address and the first mask value, and if they are the same, the match was successful Specific steps.

任意に、第2の処理サブユニットは、フロールールに含まれた第2のARPリクエストフロールールを解析し、ここで第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、コントローラに転送するステップを含み、そして、ユーザパケットに従って、第1のARPリクエストフロールールにおけるマッチングルールに対してマッチングが行われ、マッチングが失敗したあとで、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを更に行い、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送し、ユーザパケットにおける宛先IPアドレスを含むとともに、コントローラにより供給された第3のARPリクエストフロールールを受信し、第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成し、第2のARPリクエストメッセージを送信するように更に構成される。   Optionally, the second processing subunit analyzes the second ARP request flow rule included in the flow rule, where the matching rule corresponding to the ARP message in the second ARP request flow rule is: , The packet type includes information that the MAC address corresponding to the IP address does not exist, the action set corresponding to the ARP message includes a step of forwarding to the controller, and according to the user packet, the first ARP Matching is performed on the matching rule in the request flow rule, and after matching fails, further matching is performed between the received information on the user packet and the matching rule in the second ARP request flow rule. If successful, forward the user packet to the controller according to the action set in the second ARP request flow rule, receive the third ARP request flow rule supplied by the controller, including the destination IP address in the user packet And further configuring the second ARP request message according to the third ARP request flow rule and transmitting the second ARP request message.

本発明のこの実施例において提供されるスイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信することができ、ここでフロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、スイッチは、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信することができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。   The switch provided in this embodiment of the present invention can respond to the ARP message and receive the flow rule transmitted from the controller, where the flow rule is the matching rule corresponding to the ARP message and the ARP message. With the corresponding action set, the switch can construct the ARP message according to the received flow rules and send the ARP message. Thus, an ARP mechanism based interaction with an external device is performed.

図13を参照すると、この実施例におけるスイッチの代表的な実施方法において、スイッチは、構成ユニット1203を更に含むことができ、受信ユニット1201は、外部装置から送信されたARPレスポンスメッセージを受信するとともに、ARPレスポンスメッセージを構成ユニット1203に送信し、ユーザパケットが配置される接続上のデータパケットを受信し、データパケットを第2の処理サブユニットに送信するように更に構成され、構成ユニット1203は、受信されたARPレスポンスメッセージに従ってARPカプセル化フロールールを構成するように構成され、第2の処理サブユニットは、受信されたデータパケットに関する情報と構成ユニット1203により構成されたARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、マッチングが成功したあとで、ARPレスポンスメッセージの宛先MACアドレスをARPカプセル化フロールールにおけるアクションセットに従ってデータパケットにカプセル化し、その後カプセル化されたデータパケットを送信し、ここでARPカプセル化フロールールについては、方法の実施例に対して参照が行われる。   Referring to FIG. 13, in the exemplary method of implementing the switch in this embodiment, the switch may further include a configuration unit 1203, and the receiving unit 1201 receives the ARP response message transmitted from the external device. Further configured to send an ARP response message to the configuration unit 1203, receive a data packet on the connection where the user packet is located, and send the data packet to the second processing subunit, The second processing subunit is configured to configure the ARP encapsulated flow rule according to the received ARP response message, and the second processing subunit maps information about the received data packet and the ARP encapsulated flow rule configured by the configuration unit 1203. After matching is successful, the destination MAC address of the ARP response message is encapsulated into a data packet according to the action set in the ARP encapsulation flow rule, and then the encapsulated data packet is transmitted. Reference is now made to the method embodiment for the ARP encapsulation flow rules.

装置におけるユニット及びサブユニットの情報交換並びに実行プロセスのような内容は、本発明の方法の実施例の概念と同じである概念に基づいており、したがって、具体的な内容については、本発明の方法の実施例における説明に対して参照が行われ得るとともに、詳細は再びここでは説明されない。
[実施例9]
Contents such as information exchange and execution process of units and subunits in the apparatus are based on the same concept as the concept of the embodiment of the method of the present invention. Reference may be made to the description in the examples, and details are not described herein again.
[Example 9]

この実施例は、スイッチを提供する。図14を参照すると、スイッチは、汎用コンピュータシステムの構造を使用し、ここでコンピュータシステムは、具体的に、プロセッサに基づくコンピュータであり得る。図14において示されたように、スイッチは、少なくとも1つのプロセッサ1401、通信バス1402、メモリ1403及び少なくとも1つの通信インタフェース1404を含む。   This embodiment provides a switch. Referring to FIG. 14, the switch uses the structure of a general purpose computer system, where the computer system may specifically be a processor-based computer. As shown in FIG. 14, the switch includes at least one processor 1401, a communication bus 1402, a memory 1403, and at least one communication interface 1404.

プロセッサ1401は、CPU、マイクロプロセッサ、特定用途向け集積回路ASIC、又は、本発明での解決法におけるプログラムの実行を制御するために使用される1つ若しくは複数の集積回路であり得る。   The processor 1401 may be a CPU, microprocessor, application specific integrated circuit ASIC, or one or more integrated circuits used to control the execution of programs in the solution of the present invention.

通信バス1402は、前述のコンポーネントの間で情報を伝送するためのチャネルを含み得る。通信インタフェース1404は、トランシーバのようなあらゆる装置であり得るとともに、別の装置、又は、イーサネット、RAN若しくはWLANのような通信ネットワークと通信するように構成される。   Communication bus 1402 may include a channel for transmitting information between the aforementioned components. The communication interface 1404 can be any device such as a transceiver and is configured to communicate with another device or a communication network such as Ethernet, RAN or WLAN.

コンピュータシステムは、1つ又は複数のメモリを含み、それは、読み出し専用メモリROM、静的な情報及び命令を記憶することができる別のタイプの静的記憶装置、ランダムアクセスメモリRAM、若しくは情報及び命令を記憶することができる別のタイプの動的記憶装置であり得るか、あるいは、電気的消去書込み可能な読み出し専用メモリEEROM、読み出し専用光ディスクCD−ROM若しくは別の光ディスク記憶装置、ディスク記憶装置(コンパクトディスク、レーザディスク、光ディスク、デジタル多目的ディスク、ブルーレイディスク、若しくは同様のものを含む)、磁気ディスク記憶媒体若しくは別の磁気ディスク記憶装置、又は、命令若しくはデータ構造形式における予期されたプログラムコードを伝達若しくは記憶するために使用されることができるとともに、コンピュータによりアクセスされることができるあらゆる他の媒体であり得るが、しかし本発明はそれらに限定されない。これらのメモリは、バスを使用することによりプロセッサに接続される。   The computer system includes one or more memories, which are read-only memory ROM, another type of static storage capable of storing static information and instructions, random access memory RAM, or information and instructions Can be another type of dynamic storage device that can store or an electrically erasable writable read only memory EEROM, read only optical disc CD-ROM or another optical disc storage device, a compact disc storage device (compact Convey the expected program code in the form of a disk, laser disk, optical disk, digital multipurpose disk, Blu-ray disk, or the like), magnetic disk storage medium or another magnetic disk storage device, or instruction or data structure Memory It is possible to be used in order, but may be any other medium that can be accessed by a computer, but the present invention is not limited thereto. These memories are connected to the processor by using a bus.

メモリ1403は、本発明における解決法を実行するために使用されるアプリケーションプログラムコードを記憶するように構成され、ここで本発明における解決法を実行するために使用されるアプリケーションプログラムコードはメモリに記憶され、アプリケーションプログラムコードの実行はプロセッサ1401により制御される。プロセッサ1401は、メモリ1403に記憶されるアプリケーションプログラムを実行するように構成される。   The memory 1403 is configured to store application program code used to perform the solution in the present invention, where the application program code used to execute the solution in the present invention is stored in the memory. The execution of the application program code is controlled by the processor 1401. The processor 1401 is configured to execute an application program stored in the memory 1403.

可能な実施方法において、アプリケーションプログラムがプロセッサ1401により実行される場合に、下記の機能、すなわち、スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップと、スイッチにより、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信するステップであって、フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップとが実施される。   In a possible implementation, when the application program is executed by the processor 1401, the following functions are provided: the switch responds to the ARP message and receives the flow rule sent from the controller by the switch; Configuring the ARP message according to the received flow rule and sending the ARP message, wherein the flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. .

任意に、フロールールはARPレスポンスフロールールを含み、ARPレスポンスフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPレスポンスメッセージを構成するステップであって、ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップを含む。   Optionally, the flow rule includes an ARP response flow rule. In the ARP response flow rule, the matching rule corresponding to the ARP message is as follows, the message type is an ARP message, and the requested address is bound to the switch port. The action set corresponding to the ARP message includes information indicating that the IP address is an IP address, and is a step of constructing the ARP response message, which is requested in the ARP request message in which the medium access control (MAC) address of the ARP response message is received The step is a MAC address corresponding to the assigned IP address.

任意に、スイッチにより、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信するステップは、スイッチにより、外部装置から送信されたARPリクエストメッセージを受信するステップと、ARPリクエストメッセージにおいて伝達された情報とARPレスポンスフロールールにおけるマッチングルールとの間でマッチングを行うステップと、もしマッチングが成功するならば、ARPレスポンスフロールールにおけるアクションセットに従ってARPレスポンスメッセージを構成し、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスをARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することによりARPレスポンスメッセージを転送するステップとを含む。   Optionally, the switch constructs the ARP message according to the received flow rule, and the step of transmitting the ARP message is transmitted in the ARP request message by the step of receiving the ARP request message transmitted from the external device by the switch. A step of performing a matching between the received information and the matching rule in the ARP response flow rule, and if the matching is successful, constructs an ARP response message according to the action set in the ARP response flow rule, and receives the received ARP request message In the ARP response message, the MAC address corresponding to the requested IP address is entered, and then the input port of the ARP request packet is used. Ri and forwarding an ARP response message.

任意に、フロールールは第1のARPリクエストフロールールを含み、第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、第1のARPリクエストメッセージを構成するステップであって、第1のARPリクエストメッセージにおける宛先IPアドレスが事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   Optionally, the flow rule includes a first ARP request flow rule. In the first ARP request flow rule, the matching rule corresponding to the ARP message is as follows, the packet type is an IP packet, and the destination IP address is The action set corresponding to the ARP message including information that the IP address is preset is a step of configuring the first ARP request message, and the destination IP address in the first ARP request message is preset. And a transfer port number for which a transfer port number is set or all transfer port numbers.

任意に、スイッチにより、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信するステップは、スイッチにより、ユーザパケットを受信するステップと、もしパケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出するならば、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、第1のARPリクエストフロールールにおけるアクションセットに従って第1のARPリクエストメッセージを構成し、ここで第1のARPリクエストメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより第1のARPリクエストメッセージを送信するステップとを含む。   Optionally, the switch constructs the ARP message according to the received flow rule, and the step of transmitting the ARP message includes the step of receiving the user packet by the switch and the MAC address corresponding to the destination IP address of the packet. If it does not exist, it matches between the information about the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, the action set in the first ARP request flow rule To configure a first ARP request message, where the destination IP address in the first ARP request message is a pre-configured IP address and the configured forwarding port or all forwarding ports The use and sending a first ARP request message.

任意に、第1のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、マスクは第1のマスク値を有するという情報を更に含む。   Optionally, in the first ARP request flow rule, the matching rule corresponding to the ARP message further includes the following information that the mask has a first mask value:

任意に、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップは、ユーザパケットがIPパケットであるかどうかを判定するステップと、もし肯定の結果であるならば、ユーザパケットにおける宛先IPアドレス及び第1のマスク値に対する所定の操作の結果が、事前設定されたIPアドレス及び第1のマスク値に対する所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、マッチングが成功したとみなすステップとを具体的に含む。   Optionally, the step of matching between the information about the user packet and the matching rule in the first ARP request flow rule is a positive result if the step of determining whether the user packet is an IP packet. For example, determining whether the result of the predetermined operation on the destination IP address and the first mask value in the user packet is the same as the result of the predetermined operation on the preset IP address and the first mask value; If they are the same, specifically including the step of considering the matching as successful.

任意に、フロールールは第2のARPリクエストフロールールを含み、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、コントローラに転送するステップを含み、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングが行われ、マッチングが失敗したあとで、当該方法は、スイッチにより、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップと、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送するステップと、コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、第2のARPリクエストメッセージを送信するステップとを更に含み、第3のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは第1のIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、第2のARPリクエストメッセージを構成するステップであって、第2のARPリクエストメッセージにおける宛先IPアドレスが第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。   Optionally, the flow rule includes a second ARP request flow rule. In the second ARP request flow rule, the matching rule corresponding to the ARP message is the following, and the packet type does not have a MAC address corresponding to the IP address. And the action set corresponding to the ARP message includes the step of forwarding to the controller, and matching is performed between the information about the user packet and the matching rule in the first ARP request flow rule, After matching fails, the method includes the step of matching between the received information about the user packet and the matching rule in the second ARP request flow rule by the switch, and if the matching is successful If so, forwarding the user packet to the controller according to the action set in the second ARP request flow rule, receiving a third ARP request flow rule supplied by the controller, and a third ARP request flow rule The second ARP request message is configured in accordance with the second ARP request message, and in the third ARP request flow rule, the matching rule corresponding to the ARP message is: Includes the information that the MAC address corresponding to the first IP address does not exist, the packet type is an IP packet, and the destination IP address is the first IP address, The action set corresponding to the RP message is a step of constructing the second ARP request message, and the destination IP address in the second ARP request message is the first IP address and the forwarding port number is set. Includes a transfer port number or all transfer port numbers.

任意に、ARPリクエストメッセージを送信するステップのあとに、当該方法は、スイッチにより、外部装置から送信されたARPレスポンスメッセージを受信し、ARPレスポンスメッセージに従ってARPカプセル化フロールールを構成し、ユーザパケットが配置される接続上のデータパケットを受信し、データパケットに関する情報とARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、もしマッチングが成功するならば、ARPレスポンスメッセージの宛先MACアドレスをARPカプセル化フロールールにおけるアクションセットに従ってデータパケットにカプセル化し、その後カプセル化されたデータパケットを送信するステップであって、ARPカプセル化フロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスはユーザパケットにおける宛先IPアドレスであるという情報を含む、ステップを更に含み、ARPメッセージに対応するアクションセットは、パケットの宛先MACアドレスをカプセル化するステップであって、宛先MACアドレスがARPレスポンスメッセージの宛先MACアドレスである、ステップと、パケットを転送するステップであって、転送ポート番号がARPレスポンスメッセージの入力ポート番号である、ステップとを含む。   Optionally, after the step of sending the ARP request message, the method receives the ARP response message sent from the external device by the switch, configures the ARP encapsulation flow rule according to the ARP response message, and the user packet is A data packet on the arranged connection is received, matching is performed between the information about the data packet and the matching rule in the ARP encapsulation flow rule, and if the matching is successful, the destination MAC address of the ARP response message is set to ARP Encapsulating the data packet in accordance with the action set in the encapsulated flow rule, and then transmitting the encapsulated data packet. The matching rule corresponding to the page further includes the following step including the information that the packet type is an IP packet and the destination IP address is the destination IP address in the user packet, and an action set corresponding to the ARP message: Are steps of encapsulating the destination MAC address of the packet, where the destination MAC address is the destination MAC address of the ARP response message, and steps of forwarding the packet, where the transfer port number is the ARP response message And an input port number.

任意に、スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップは、スイッチにより、コントローラから送信された1つのフロールール伝達OpenFlowメッセージを受信するステップであって、1つのOpenFlowメッセージが複数のフロールールを伝達する、ステップを具体的に含む。この実施例において、アプリケーションプログラムがプロセッサにより実行される場合にスイッチが別の装置と対話するための方法については、前述の方法の実施例に対して参照が行われ得る。詳細は再びここでは説明されない。   Optionally, the step of receiving a flow rule transmitted from the controller while responding to the ARP message by the switch is a step of receiving one flow rule transmission OpenFlow message transmitted from the controller by the switch. Specifically, the step includes one OpenFlow message carrying a plurality of flow rules. In this embodiment, reference may be made to the foregoing method embodiment for a method for the switch to interact with another device when the application program is executed by the processor. Details are not described here again.

本発明のこの実施例において提供されるスイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信することができ、ここでフロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、スイッチは、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信することができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。
[実施例10]
The switch provided in this embodiment of the present invention can respond to the ARP message and receive the flow rule transmitted from the controller, where the flow rule is the matching rule corresponding to the ARP message and the ARP message. With the corresponding action set, the switch can construct the ARP message according to the received flow rules and send the ARP message. Thus, an ARP mechanism based interaction with an external device is performed.
[Example 10]

この実施例は、コントローラを提供する。図15を参照すると、コントローラは、汎用コンピュータシステムの構造を使用し、ここでコンピュータシステムは、具体的に、プロセッサに基づくコンピュータであり得る。図15において示されたように、コントローラは、少なくとも1つのプロセッサ1501、通信バス1502、メモリ1503及び少なくとも1つの通信インタフェース1504を含む。   This embodiment provides a controller. Referring to FIG. 15, the controller uses the structure of a general purpose computer system, where the computer system may specifically be a processor-based computer. As shown in FIG. 15, the controller includes at least one processor 1501, a communication bus 1502, a memory 1503, and at least one communication interface 1504.

プロセッサ1501は、CPU、マイクロプロセッサ、特定用途向け集積回路ASIC、又は、本発明での解決法におけるプログラムの実行を制御するために使用される1つ若しくは複数の集積回路であり得る。   The processor 1501 can be a CPU, microprocessor, application specific integrated circuit ASIC, or one or more integrated circuits used to control the execution of programs in the solution of the present invention.

通信バス1502は、前述のコンポーネントの間で情報を伝送するためのチャネルを含み得る。通信インタフェース1504は、トランシーバのようなあらゆる装置であり得るとともに、別の装置、又は、イーサネット、RAN若しくはWLANのような通信ネットワークと通信するように構成される。   Communication bus 1502 may include a channel for transmitting information between the aforementioned components. Communication interface 1504 can be any device such as a transceiver and is configured to communicate with another device or a communication network such as Ethernet, RAN or WLAN.

コンピュータシステムは、1つ又は複数のメモリを含み、それは、読み出し専用メモリROM、静的な情報及び命令を記憶することができる別のタイプの静的記憶装置、ランダムアクセスメモリRAM、若しくは情報及び命令を記憶することができる別のタイプの動的記憶装置であり得るか、あるいは、電気的消去書込み可能な読み出し専用メモリEEROM、読み出し専用光ディスクCD−ROM若しくは別の光ディスク記憶装置、ディスク記憶装置(コンパクトディスク、レーザディスク、光ディスク、デジタル多目的ディスク、ブルーレイディスク、若しくは同様のものを含む)、磁気ディスク記憶媒体若しくは別の磁気ディスク記憶装置、又は、命令若しくはデータ構造形式における予期されたプログラムコードを伝達若しくは記憶するために使用されることができるとともに、コンピュータによりアクセスされることができるあらゆる他の媒体であり得るが、しかし本発明はそれらに限定されない。これらのメモリは、バスを使用することによりプロセッサに接続される。   The computer system includes one or more memories, which are read-only memory ROM, another type of static storage capable of storing static information and instructions, random access memory RAM, or information and instructions Can be another type of dynamic storage device that can store or an electrically erasable writable read only memory EEROM, read only optical disc CD-ROM or another optical disc storage device, a compact disc storage device (compact Convey the expected program code in the form of a disk, laser disk, optical disk, digital multipurpose disk, Blu-ray disk, or the like), magnetic disk storage medium or another magnetic disk storage device, or instruction or data structure Memory It is possible to be used in order, but may be any other medium that can be accessed by a computer, but the present invention is not limited thereto. These memories are connected to the processor by using a bus.

メモリ1503は、本発明における解決法を実行するために使用されるアプリケーションプログラムコードを記憶するように構成され、ここで本発明における解決法を実行するために使用されるアプリケーションプログラムコードはメモリに記憶され、アプリケーションプログラムコードの実行はプロセッサ1501により制御される。プロセッサ1501は、メモリ1503に記憶されるアプリケーションプログラムを実行するように構成される。   The memory 1503 is configured to store application program code used to perform the solution in the present invention, where the application program code used to execute the solution in the present invention is stored in the memory. The execution of the application program code is controlled by the processor 1501. The processor 1501 is configured to execute an application program stored in the memory 1503.

可能な実施方法において、アプリケーションプログラムがプロセッサ1401により実行される場合に、下記の機能、すなわち、コントローラにより、ARPメッセージに対応するフロールールを作成するステップであって、各フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップと、作成されたフロールールをコントローラによりスイッチに送信するステップとが実施される。   In a possible implementation method, when the application program is executed by the processor 1401, the following function is the step of creating a flow rule corresponding to the ARP message by the controller, and each flow rule corresponds to the ARP message. Including a matching rule and an action set corresponding to the ARP message, and transmitting the created flow rule to the switch by the controller.

任意に、フロールールは、ARPレスポンスフロールール、第1のARPリクエストフロールール及び第2のARPリクエストフロールールを含む。   Optionally, the flow rules include an ARP response flow rule, a first ARP request flow rule, and a second ARP request flow rule.

任意に、コントローラにより、ARPメッセージに対応するフロールールを作成するステップのまえに、実施方法は、コントローラにより、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を獲得するステップを更に含む。   Optionally, prior to the step of creating a flow rule corresponding to the ARP message by the controller, the implementation method obtains the correspondence between the switch port of the switch and the IP address and MAC address of the port by the controller. The method further includes a step.

任意に、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を獲得するステップは、
方法1:コントローラにより、事前設定された静的な構成に従って、又は、サードパーティ装置から、スイッチのスイッチポートと、ポートのIPアドレス及びMACアドレスとの間の対応関係を直接的に獲得するステップ、及び、
方法2:コントローラにより、事前設定された静的な構成に従って、又は、サードパーティ装置から、第1の情報を獲得し、ここで第1の情報はスイッチ識別子、スイッチポート識別子、及びスイッチポート識別子に対応するポートIPアドレスを含み、スイッチにより報告された第2の情報を獲得し、ここで第2の情報はスイッチポート識別子、及びスイッチポート識別子に対応するMACアドレスを含み、第1の情報及び第2の情報に従って、スイッチ識別子と、スイッチポート識別子と、ポートのIPアドレス及びMACアドレスとの対応関係を獲得するステップ、
を含む。
Optionally, obtaining a correspondence between the switch port of the switch and the IP address and MAC address of the port comprises:
Method 1: Obtaining the correspondence between the switch port of the switch and the IP address and MAC address of the switch directly by the controller according to a pre-configured static configuration or from a third party device; as well as,
Method 2: Obtain first information by a controller according to a pre-configured static configuration or from a third party device, where the first information is a switch identifier, a switch port identifier, and a switch port identifier Obtaining second information reported by the switch including a corresponding port IP address, wherein the second information includes a switch port identifier and a MAC address corresponding to the switch port identifier; Obtaining a correspondence relationship between the switch identifier, the switch port identifier, the IP address and the MAC address of the port according to the information of 2;
including.

任意に、コントローラにより作成されたフロールールがフロールール4、すなわち第3のARPリクエストフロールールを含む場合に、作成されたフロールールをコントローラによりスイッチに送信したあとで、当該実施方法は、コントローラにより、第2のARPリクエストフロールールに従ってスイッチから送信されたフローテーブルリクエストを受信するステップであって、リクエストが現在要求される必要がある宛先IPアドレスを伝達する、ステップと、もし現在要求される必要があるとともに、フローテーブルリクエストにおいて伝達される宛先IPアドレスに対応するMACアドレスを見つけるならば、コントローラにより、スイッチが要求されたARPリクエストメッセージを構成することができることを保証するために、第3のARPリクエストフロールールを作成するとともに、次に第3のARPリクエストフロールールをスイッチに送信するステップとを更に含む。   Optionally, if the flow rule created by the controller includes flow rule 4, i.e., the third ARP request flow rule, after sending the created flow rule to the switch by the controller, the implementation method is Receiving a flow table request sent from the switch in accordance with a second ARP request flow rule, conveying a destination IP address to which the request needs to be currently requested, and if currently required And if the controller finds the MAC address corresponding to the destination IP address conveyed in the flow table request, to ensure that the switch can construct the requested ARP request message by the controller, 3 as well as create an ARP request flow rules, further comprising the step of sending to the switch then the 3 ARP request flow rules.

本発明のこの実施例において提供されるコントローラは、フロールールを作成するとともに、フロールールをスイッチに送信することができる。
[実施例11]
The controller provided in this embodiment of the invention can create a flow rule and send the flow rule to the switch.
[Example 11]

この実施例は、実施例7におけるあらゆる構造及び機能を有するコントローラと、実施例8におけるあらゆる構造及び機能を有するスイッチとを含むSDNシステムを提供する。   This embodiment provides an SDN system that includes a controller having all the structures and functions in Embodiment 7 and a switch having all the structures and functions in Embodiment 8.

装置におけるユニット及びサブユニットの情報交換並びに実行プロセスのような内容は、本発明の方法の実施例の概念と同じである概念に基づいており、したがって、具体的な内容については、本発明の方法の実施例における説明に対して参照が行われ得るとともに、詳細は再びここでは説明されない。本発明の実施例において提供されるARPメッセージを処理するための方法、スイッチ及びコントローラは、下記の有益な効果を少なくとも有する。   Contents such as information exchange and execution process of units and subunits in the apparatus are based on the same concept as the concept of the embodiment of the method of the present invention. Reference may be made to the description in the examples, and details are not described herein again. The method, switch and controller for processing an ARP message provided in an embodiment of the present invention have at least the following beneficial effects.

1.本発明の実施例において提供されるARPメッセージを処理するための方法、スイッチ及びコントローラによれば、スイッチは、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信することができ、フロールールは、ARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含み、スイッチは、受信されたフロールールに従ってARPメッセージを構成するとともに、ARPメッセージを送信することができる。したがって、外部装置とのARPメカニズムベースの対話が実施される。   1. According to the method, switch, and controller for processing an ARP message provided in an embodiment of the present invention, the switch can receive the flow rule corresponding to the ARP message and transmitted from the controller. The rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message, and the switch can construct the ARP message according to the received flow rule and transmit the ARP message. Thus, an ARP mechanism based interaction with an external device is performed.

2.本発明の実施例は、ARP処理能力を実施するスイッチのための追加のメカニズムを加える必要性なく、OpenFlowプロトコルの現存するフローテーブルのマッチング及び処理メカニズムに基づいて実施されることができ、したがって、スイッチは、最小限に変更され、実施することが更に容易になる。   2. Embodiments of the present invention can be implemented based on the existing flow table matching and processing mechanism of the OpenFlow protocol, without the need to add additional mechanisms for switches that implement ARP processing capabilities, and thus The switch is changed to a minimum and is easier to implement.

当業者は、本発明の各態様、又は各態様の可能な実施方法は、具体的に、システム、方法又はコンピュータプログラム製品として実施され得る、ということを理解し得る。したがって、本発明の各態様、又は各態様の可能な実施方法は、ここでは一様に“回路”、“モジュール”又は“システム”と言われる、ハードウェアのみの実施例、ソフトウェアのみの実施例(ファームウェア、常駐ソフトウェアなどを含む)、又は、ソフトウェアとハードウェアの組み合わせによる実施例の形式を使用し得る。さらに、本発明の各態様、又は各態様の可能な実施方法は、コンピュータプログラム製品の形式をとることができ、ここでコンピュータプログラム製品はコンピュータ読み取り可能な媒体に記憶されるコンピュータ読み取り可能なプログラムコードのことを指す。   Those skilled in the art can appreciate that each aspect of the present invention, or a possible implementation of each aspect, can be specifically implemented as a system, method or computer program product. Thus, aspects of the present invention, or possible implementations of each aspect, are referred to herein uniformly as “circuits”, “modules”, or “systems”, hardware-only embodiments, software-only embodiments. (Including firmware, resident software, etc.) or a form of embodiment with a combination of software and hardware may be used. Further, aspects of the invention, or possible implementations of each aspect, can take the form of a computer program product, wherein the computer program product is stored on a computer readable medium. Refers to that.

コンピュータ読み取り可能な媒体は、コンピュータ読み取り可能な信号媒体、又はコンピュータ読み取り可能な記憶媒体であり得る。コンピュータ読み取り可能な記憶媒体は、下記には限定されないが、ランダムアクセスメモリ(RAM)、読み出し専用メモリ(ROM)、消去書込み可能な読み出し専用メモリ(EPROM又はフラッシュメモリ)、光ファイバ、及びコンパクトディスク読み出し専用メモリのような、電子的な、磁気的な、光学的な、電磁気的な、赤外線の、若しくは半導電性のシステム、デバイス、又は装置、あるいはそれらのあらゆる適切な組み合わせを含む。   The computer readable medium may be a computer readable signal medium or a computer readable storage medium. Computer readable storage media include, but are not limited to, random access memory (RAM), read only memory (ROM), erasable writable read only memory (EPROM or flash memory), optical fiber, and compact disk read. Includes electronic, magnetic, optical, electromagnetic, infrared, or semiconductive systems, devices, or apparatus, or any suitable combination thereof, such as a dedicated memory.

コンピュータにおけるプロセッサは、コンピュータ読み取り可能な媒体に記憶されるコンピュータ読み取り可能なプログラムコードを読み取り、その結果、プロセッサは、フローチャートにおける各ステップ、又はステップの組み合わせにおいて指定された機能及び動作を実行することができ、装置は、構成図における各ブロック、又はブロックの組み合わせにおいて指定された機能及び動作を実施するように生成される。   A processor in a computer reads computer readable program code stored on a computer readable medium so that the processor can perform the specified functions and operations at each step or combination of steps in the flowchart. The device can be generated to perform the functions and operations specified in each block or combination of blocks in the block diagram.

全てのコンピュータ読み取り可能なプログラムコードはユーザコンピュータ上で実行され得るか、又は、いくつかはスタンドアロンソフトウェアパッケージとしてユーザコンピュータ上で実行され得るか、又は、いくつかがリモートコンピュータ上で実行される一方でいくつかはユーザのコンピュータ上で実行され得るか、又は、全てのコードはリモートコンピュータ又はサーバ上で実行され得る。いくつかの代替の実装例の解決法において、フローチャートにおける各ステップ、又は構成図における各ブロックで指定された機能は、例示された順番で発生しないかもしれない、ということが同様に注意されるべきである。例えば、例示における、関連する機能に依存している2つの連続的なステップ又は2のブロックは、実際には、実質的に同時に実行され得るか、又は、これらのブロックは、時には逆の順番で実行され得る。   All computer readable program code may be executed on a user computer, or some may be executed on a user computer as a stand-alone software package, or some may be executed on a remote computer Some can be executed on the user's computer, or all code can be executed on the remote computer or server. It should also be noted that in some alternative implementation solutions, the functions specified in each step in the flowchart or each block in the block diagram may not occur in the order illustrated. It is. For example, two consecutive steps or blocks of two that are dependent on the relevant functions in the illustration may actually be executed substantially simultaneously, or these blocks may sometimes be in reverse order. Can be executed.

明らかに、当業者は、本発明の精神及び範囲からはずれずに、本発明に様々な修正及び変更を行うことができる。本発明は、これらの修正及び変更が添付の請求項及びそれらの同等の技術により定義された保護の範囲内に含まれる限り、これらの修正及び変更をカバーすることを意図している。

Obviously, those skilled in the art can make various modifications and changes to the present invention without departing from the spirit and scope of the present invention. The present invention is intended to cover these modifications and changes so long as they fall within the scope of protection defined by the appended claims and their equivalents.

本発明は、通信技術の分野に関し、特に、アドレス解決プロトコル(ARP)メッセージを処理するための方法、スイッチ及びコントローラに関する。 The present invention relates to the field of communications technology, and in particular, to a method, switch and controller for processing Address Resolution Protocol (ARP ) messages.

OpenFlowプロトコルは、ソフトウェアデファインドネットワーキング(SDN)における典型的な技術である。OpenFlowプロトコルにおけるネットワーク要素は、コントローラ(OF Controller)及びスイッチ(OF Switch)を含む。コントローラは、パケットの特徴に従ってサービスフローのための転送動作を判定し、対応するフロールールをスイッチに供給することに関与する。スイッチは、フロールールを獲得して記憶し、そして、フロールールに適合する次のパケットに対して対応する動作を実行し、それによりパケットの転送又は処理を実施する。フロールールは、フローマッチング情報、及びそれに応じて実行される処理アクションセットを含む。スイッチは、全てのフローマッチング情報及びアクションセットを記憶するとともに、フローマッチング情報及びアクションセットを対応するフローテーブルにインストールし、ユーザパケットが到着する場合に、スイッチは、フローテーブルマッチングを実行するとともに、ユーザパケットを処理するために、フローテーブルマッチングのマッチング結果に従って対応する動作を実行する。 The OpenFlow protocol is a typical technology in software-defined networking (SD N) . Network elements in the OpenFlow protocol include a controller (O F Controller) and a switch (O F Switch). The controller is responsible for determining the forwarding action for the service flow according to the packet characteristics and supplying the corresponding flow rules to the switch. The switch obtains and stores the flow rule and performs the corresponding action on the next packet that matches the flow rule, thereby performing packet forwarding or processing. The flow rule includes flow matching information and a processing action set executed in response thereto. The switch stores all flow matching information and action sets, installs the flow matching information and action sets in the corresponding flow table, and when a user packet arrives, the switch performs flow table matching, In order to process the user packet, a corresponding operation is executed according to the matching result of the flow table matching.

ARPは、リンクレイヤプロトコルであり、そしてネットワーク装置のIPアドレス及び媒体アクセス制御(MAC)アドレスが、別のネットワーク装置のIPアドレス及びMACアドレスと対応するのを支援する。宛先IPアドレスを伝達するARPリクエストメッセージが、宛先MACアドレスを伝達するアドレス解決プロトコルレスポンスメッセージを取得するために送信され、その結果、ネットワーク装置は、通信ピアのMACアドレスを獲得する。 ARP is a link layer protocol and supports the IP address and medium access control (MAC ) address of a network device to correspond to the IP address and MAC address of another network device. An ARP request message carrying the destination IP address is sent to obtain an address resolution protocol response message carrying the destination MAC address, so that the network device acquires the MAC address of the communication peer.

第1の態様の第2の可能な実施方法又は第1の態様の第3の可能な実施方法に関連して、第1の態様の第4の可能な実施方法において、前記フロールールは第2のARPリクエストフロールールを含み、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記ARPメッセージを前記コントローラに転送するステップを含み、それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間で前記マッチングが行われ、前記マッチングが失敗したあとで、当該方法は、前記スイッチにより、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行うステップと、もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送するステップと、前記コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、前記第2のARPリクエストメッセージを送信するステップとを更に含み、前記第3のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記第1のIPアドレスであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、第2のARPリクエストメッセージを構成するステップであって、前記第2のARPリクエストメッセージにおける宛先IPアドレスが前記第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。 In connection with the second possible implementation method of the first aspect or the third possible implementation method of the first aspect, in the fourth possible implementation method of the first aspect, the flow rule is the second In the second ARP request flow rule, the matching rule corresponding to the ARP message is that the packet type has no MAC address corresponding to the IP address as described below. And the action set corresponding to the ARP message includes forwarding the ARP message to the controller, and accordingly the matching on the user packet and the matching in the first ARP request flow rule. The match is made with the rule, and the match After the failure, the method includes the step of matching by the switch between the information about the received user packet and the matching rule in the second ARP request flow rule; If the match is successful, forwarding the user packet to the controller according to the action set in the second ARP request flow rule; receiving a third ARP request flow rule provided by the controller; , Further comprising: constructing a second ARP request message according to the third ARP request flow rule; and transmitting the second ARP request message, wherein the third ARP request flow rule In the matching rule corresponding to the ARP message, the cause value of matching is that the MAC address corresponding to the first IP address does not exist, the packet type is an IP packet, and the destination The IP address includes information that it is the first IP address, and the action set corresponding to the ARP message is a step of constructing a second ARP request message, wherein the destination in the second ARP request message A step in which the IP address is the first IP address and the transfer port number is a set transfer port number or all transfer port numbers.

第2の態様の第2の可能な実施方法又は第2の態様の第3の可能な実施方法に関連して、第2の態様の第4の可能な実施方法において、前記第2の処理サブユニットは、前記フロールールに含まれた第2のARPリクエストフロールールを解析し、前記ユーザパケットに従って、前記第1のARPリクエストフロールールにおける前記マッチングルールに対して前記マッチングが行われ、前記マッチングが失敗したあとで、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを更に行い、もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送し、前記ユーザパケットにおける前記宛先IPアドレスを含むとともに、前記コントローラにより供給された第3のARPリクエストフロールールを受信し、前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成し、前記第2のARPリクエストメッセージを送信するように更に構成され、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記ARPメッセージを前記コントローラに転送するステップを含む。 In connection with the second possible implementation method of the second aspect or the third possible implementation method of the second aspect, in the fourth possible implementation method of the second aspect, the second processing sub The unit analyzes the second ARP request flow rule included in the flow rule, the matching is performed on the matching rule in the first ARP request flow rule according to the user packet, and the matching is performed. After failure, further matching is performed between the information about the received user packet and the matching rule in the second ARP request flow rule, and if the matching is successful, the user packet is The control according to the action set in the second ARP request flow rule And receiving the third ARP request flow rule supplied by the controller and including a second ARP request message according to the third ARP request flow rule. And further configured to transmit the second ARP request message. In the second ARP request flow rule, the matching rule corresponding to the ARP message is as follows, and the packet type corresponds to an IP address: The action set corresponding to the ARP message includes forwarding the ARP message to the controller.

第3の態様の第2の可能な実施方法に関連して、第3の態様の第3の可能な実施方法において、前記作成ユニットは、第2のARPリクエストフロールールを作成するように更に構成され、前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットは、前記ARPメッセージを前記コントローラに転送するステップを含む。 In connection with the second possible implementation manner of the third aspect, in the third possible implementation manner of the third aspect, the creation unit is further configured to create a second ARP request flow rule In the second ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is that the MAC address corresponding to the IP address does not exist, and the ARP The action set corresponding to a message includes forwarding the ARP message to the controller.

本発明の実施例における技術的解決法をより明確に説明するために、下記は、実施例を説明するために必要とされる添付図面を簡単に説明する。明らかに、下記の説明における添付図面は本発明のいくつかの実施例を表すとともに、当業者は、創造的な努力なしでこれらの添付図面からさらに他の図面を導き出し得る。 To illustrate put that technical solutions in embodiments of the present invention more clearly, the following is briefly described the accompanying drawings required for describing the embodiments. Apparently, the accompanying drawings in the following description represent several embodiments of the present invention, and those skilled in the art can derive still other drawings from these accompanying drawings without creative efforts.

第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPメッセージをコントローラに転送するステップを含む。 In the second ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is a MAC address corresponding to the IP address, and an action set corresponding to the ARP message: Includes forwarding an ARP message to the controller.

具体的には、ARPレスポンスフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記には限定されないが、1)ARPメッセージタイプ、及び2)要求されたアドレスはスイッチポートにバインドされたIPアドレスであること、を含み、ARPメッセージに対応するアクションセットは、下記には限定されないが、1)ARPレスポンスメッセージを構成するステップであって、受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスが、メッセージのMACアドレスとして記入される、ステップと、2)ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含む。 Specifically, in the ARP response flow rule, the matching rule corresponding to the ARP message is not limited to the following, but 1) the ARP message type, and 2) the requested address is an IP address bound to the switch port. The action set corresponding to the ARP message includes, but is not limited to, 1) the step of constructing the ARP response message, corresponding to the IP address requested in the received ARP request message A MAC address is entered as the MAC address of the message, and 2) a step of transferring the ARP response message, wherein the transfer port number is the input port number of the ARP request packet.

任意に、このステップでは、マッチングが成功するということは、マッチングの原因がIPアドレスに対応するMACアドレスが存在しないというものであり(任意)、パケットタイプはIPパケットであり、パケットの宛先IPアドレス及び第1のARPリクエストフロールールに含まれる第1のマスク値に対して実行された設定された操作の結果が、第1のARPリクエストフロールールに含まれる宛先IPアドレス及び第1のマスク値に対して実行された設定された操作の結果である、ということを意味する。 Optionally, in this step, successful matching means that the cause of the matching is that there is no MAC address corresponding to the IP address (optional), the packet type is an IP packet, and the destination IP address of the packet And the result of the set operation executed on the first mask value included in the first ARP request flow rule is the destination IP address and the first mask value included in the first ARP request flow rule. This means that it is the result of a set operation performed on the device.

具体的には、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであることを含み、ARPメッセージに対応するアクションセットは、1)ARPメッセージをコントローラに転送するステップを含む。 Specifically, in the second ARP request flow rule, the matching rule corresponding to the ARP message includes 1) that the packet type is that there is no MAC address corresponding to the IP address, and corresponds to the ARP message. The action set to include 1) forwarding the ARP message to the controller.

ここで、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、1)パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであることを含み、ARPメッセージに対応するアクションセットは、1)ARPメッセージをコントローラに転送するステップを含む。 Here, in the second ARP request flow rule, the matching rule corresponding to the ARP message includes 1) that the packet type is that the MAC address corresponding to the IP address does not exist, and the action corresponding to the ARP message The set includes 1) forwarding the ARP message to the controller.

任意に、第2の処理サブユニットは、フロールールに含まれた第2のARPリクエストフロールールを解析し、ここで第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPメッセージをコントローラに転送するステップを含み、そして、ユーザパケットに従って、第1のARPリクエストフロールールにおけるマッチングルールに対してマッチングが行われ、マッチングが失敗したあとで、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを更に行い、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送し、ユーザパケットにおける宛先IPアドレスを含むとともに、コントローラにより供給された第3のARPリクエストフロールールを受信し、第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成し、第2のARPリクエストメッセージを送信するように更に構成される。 Optionally, the second processing subunit analyzes the second ARP request flow rule included in the flow rule, where the matching rule corresponding to the ARP message in the second ARP request flow rule is: , The packet type includes information that there is no MAC address corresponding to the IP address, the action set corresponding to the ARP message includes the step of forwarding the ARP message to the controller, and according to the user packet Matching is performed on the matching rule in the first ARP request flow rule, and after matching fails, matching is performed between the received information on the user packet and the matching rule in the second ARP request flow rule. Further, if the match is successful, the user packet is forwarded to the controller according to the action set in the second ARP request flow rule and includes the destination IP address in the user packet and the third ARP request supplied by the controller It is further configured to receive the flow rule, configure the second ARP request message according to the third ARP request flow rule, and send the second ARP request message.

任意に、フロールールは第2のARPリクエストフロールールを含み、第2のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、ARPメッセージに対応するアクションセットは、ARPメッセージをコントローラに転送するステップを含み、ユーザパケットに関する情報と第1のARPリクエストフロールールにおけるマッチングルールとの間でマッチングが行われ、マッチングが失敗したあとで、当該方法は、スイッチにより、受信されたユーザパケットに関する情報と第2のARPリクエストフロールールにおけるマッチングルールとの間でマッチングを行うステップと、もしマッチングが成功するならば、ユーザパケットを第2のARPリクエストフロールールにおけるアクションセットに従ってコントローラに転送するステップと、コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、第2のARPリクエストメッセージを送信するステップとを更に含み、第3のARPリクエストフロールールにおいて、ARPメッセージに対応するマッチングルールは、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは第1のIPアドレスであるという情報を含み、ARPメッセージに対応するアクションセットは、第2のARPリクエストメッセージを構成するステップであって、第2のARPリクエストメッセージにおける宛先IPアドレスが第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む。 Optionally, the flow rule includes a second ARP request flow rule. In the second ARP request flow rule, the matching rule corresponding to the ARP message is the following, and the packet type does not have a MAC address corresponding to the IP address. And the action set corresponding to the ARP message includes the step of forwarding the ARP message to the controller, wherein a match is found between the information about the user packet and the matching rule in the first ARP request flow rule. Performed and after matching fails, the method includes the step of matching between the received information about the user packet and the matching rule in the second ARP request flow rule by the switch; and And if the matching is successful, forwarding the user packet to the controller according to the action set in the second ARP request flow rule; receiving a third ARP request flow rule supplied by the controller; The method further comprises: configuring a second ARP request message according to the ARP request flow rule; and transmitting the second ARP request message. In the third ARP request flow rule, the matching rule corresponding to the ARP message is: The following cause value of matching is that there is no MAC address corresponding to the first IP address, the packet type is an IP packet, and the destination IP address is the first IP address. The action set corresponding to the ARP message is a step of configuring the second ARP request message, and the destination IP address in the second ARP request message is the first IP address, and the forwarding port Including a step in which the number is a set transfer port number or all transfer port numbers.

可能な実施方法において、アプリケーションプログラムがプロセッサ1501により実行される場合に、下記の機能、すなわち、コントローラにより、ARPメッセージに対応するフロールールを作成するステップであって、各フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップと、作成されたフロールールをコントローラによりスイッチに送信するステップとが実施される。 In a possible implementation method, when the application program is executed by the processor 1501 , the following function, that is, a step of creating a flow rule corresponding to the ARP message by the controller, each flow rule corresponding to the ARP message Including a matching rule and an action set corresponding to the ARP message, and transmitting the created flow rule to the switch by the controller.

明らかに、当業者は、本発明の範囲からはずれずに、本発明に様々な修正及び変更を行うことができる。本発明は、これらの修正及び変更が添付の請求項及びそれらの同等の技術により定義された保護の範囲内に含まれる限り、これらの修正及び変更をカバーすることを意図している。
Clearly, those skilled in the art without departing from the scope of the present invention, can make various modifications and changes to the present invention. The present invention is intended to cover these modifications and changes so long as they fall within the scope of protection defined by the appended claims and their equivalents.

Claims (18)

アドレス解決プロトコル(ARP)メッセージを処理するための方法であって、
スイッチにより、ARPメッセージに対応するとともに、コントローラから送信されたフロールールを受信するステップと、
前記スイッチにより、前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信するステップであって、前記フロールールがARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ステップとを含む、アドレス解決プロトコルメッセージを処理するための方法。
A method for processing an Address Resolution Protocol (ARP) message, comprising:
A step of responding to the ARP message by the switch and receiving a flow rule transmitted from the controller;
The switch constructs an ARP message according to the received flow rule and transmits the ARP message, wherein the flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. A method for processing an address resolution protocol message comprising the steps of:
前記フロールールがARPレスポンスフロールールを含み、前記ARPレスポンスフロールールにおいて、
ARPメッセージに対応する前記マッチングルールが、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、ARPレスポンスメッセージを構成するステップであって、前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップを含み、
それに応じて、前記スイッチにより、前記の受信されたフロールールに従って前記ARPメッセージを構成するとともに、前記ARPメッセージを送信する前記ステップが、
前記スイッチにより、外部装置から送信されたARPリクエストメッセージを受信するステップと、
前記ARPリクエストメッセージにおいて伝達された情報と前記ARPレスポンスフロールールにおける前記マッチングルールとの間でマッチングを行うステップと、
もし前記マッチングが成功するならば、前記ARPレスポンスフロールールにおける前記アクションセットに従ってARPレスポンスメッセージを構成し、前記受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスを前記ARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することにより前記ARPレスポンスメッセージを転送するステップとを具体的に含む、請求項1に記載のアドレス解決プロトコルメッセージを処理するための方法。
In the ARP response flow rule, the flow rule includes an ARP response flow rule.
The matching rule corresponding to an ARP message includes the following information that the message type is an ARP message and the requested address is an IP address bound to a switch port:
The action set corresponding to the ARP message is a step of constructing an ARP response message, and a medium access control (MAC) address of the ARP response message corresponds to an IP address requested in the received ARP request message. A step that is a MAC address,
In response, the step of configuring the ARP message according to the received flow rule by the switch and transmitting the ARP message comprises:
Receiving an ARP request message transmitted from an external device by the switch;
Matching between the information conveyed in the ARP request message and the matching rule in the ARP response flow rule;
If the matching is successful, an ARP response message is constructed according to the action set in the ARP response flow rule, and a MAC address corresponding to the requested IP address in the received ARP request message is added to the ARP response message. The method for processing an address resolution protocol message according to claim 1, further comprising: filling and then forwarding the ARP response message by using an input port of an ARP request packet.
前記フロールールが第1のARPリクエストフロールールを含み、前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、第1のARPリクエストメッセージを構成するステップであって、前記第1のARPリクエストメッセージにおける宛先IPアドレスが前記事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含み、
それに応じて、前記スイッチにより、前記の受信されたフロールールに従って前記ARPメッセージを構成するとともに、前記ARPメッセージを送信する前記ステップが、
前記スイッチにより、ユーザパケットを受信するステップと、
もし前記パケットの宛先IPアドレスに対応するMACアドレスが存在しないことを検出するならば、前記ユーザパケットに関する情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記第1のARPリクエストフロールールにおける前記アクションセットに従って第1のARPリクエストメッセージを構成し、ここで前記第1のARPリクエストメッセージにおける宛先IPアドレスは前記事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより前記第1のARPリクエストメッセージを送信するステップとを具体的に含む、請求項1に記載のアドレス解決プロトコルメッセージを処理するための方法。
The flow rule includes a first ARP request flow rule. In the first ARP request flow rule, the matching rule corresponding to the ARP message is the following packet type is an IP packet, and a destination IP address: Contains information that is a pre-configured IP address,
The action set corresponding to the ARP message constitutes a first ARP request message, the destination IP address in the first ARP request message is the preset IP address, and forwarding A port number is a set transfer port number or all transfer port numbers, including a step,
In response, the step of configuring the ARP message according to the received flow rule by the switch and transmitting the ARP message comprises:
Receiving a user packet by the switch;
If it is detected that there is no MAC address corresponding to the destination IP address of the packet, matching is performed between the information on the user packet and the matching rule in the first ARP request flow rule, and If the match is successful, configure a first ARP request message according to the action set in the first ARP request flow rule, where the destination IP address in the first ARP request message is the preset The address resolution protocol message of claim 1, further comprising: an IP address and specifically sending the first ARP request message by using a configured forwarding port or all forwarding ports. The Methods for.
前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、マスクは第1のマスク値を有するという情報を更に含み、
それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行う前記ステップが、
前記ユーザパケットがIPパケットであるかどうかを判定するステップと、
もし前記ユーザパケットがIPパケットであるならば、前記ユーザパケットにおける前記宛先IPアドレス及び前記第1のマスク値に対する所定の操作の結果が、前記事前設定されたIPアドレス及び前記第1のマスク値に対する前記所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、前記マッチングが成功したと判定するステップとを具体的に含む、請求項3に記載のアドレス解決プロトコルメッセージを処理するための方法。
In the first ARP request flow rule, the matching rule corresponding to the ARP message further includes the following information that the mask has a first mask value:
Accordingly, the step of matching between the information about the user packet and the matching rule in the first ARP request flow rule comprises:
Determining whether the user packet is an IP packet;
If the user packet is an IP packet, the result of a predetermined operation on the destination IP address and the first mask value in the user packet is the preset IP address and the first mask value. The method of claim 3, further comprising: determining whether the result of the predetermined operation on the same is the same and, if they are the same, determining that the matching is successful. A method for handling protocol messages.
前記フロールールが第2のARPリクエストフロールールを含み、前記第2のARPリクエストフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットが、前記コントローラに転送するステップを含み、
それに応じて、前記ユーザパケットに関する前記情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間で前記マッチングが行われ、前記マッチングが失敗したあとで、当該方法が、
前記スイッチにより、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行うステップと、
もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送するステップと、
前記コントローラにより供給された第3のARPリクエストフロールールを受信するステップと、
前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成するステップと、
前記第2のARPリクエストメッセージを送信するステップとを更に含み、
前記第3のARPリクエストフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記第1のIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、第2のARPリクエストメッセージを構成するステップであって、前記第2のARPリクエストメッセージにおける宛先IPアドレスが前記第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む、請求項3又は請求項4に記載のアドレス解決プロトコルメッセージを処理するための方法。
The flow rule includes a second ARP request flow rule, wherein in the second ARP request flow rule:
The matching rule corresponding to the ARP message includes the following information that the packet type is that there is no MAC address corresponding to the IP address, and the action set corresponding to the ARP message is sent to the controller: Including a transfer step,
Accordingly, after the matching is performed between the information about the user packet and the matching rule in the first ARP request flow rule, the method fails to include:
Matching by the switch between the information about the received user packet and the matching rule in the second ARP request flow rule;
If the matching is successful, forwarding the user packet to the controller according to the action set in the second ARP request flow rule;
Receiving a third ARP request flow rule supplied by the controller;
Composing a second ARP request message in accordance with the third ARP request flow rule;
Transmitting the second ARP request message,
In the third ARP request flow rule:
In the matching rule corresponding to the ARP message, the following cause value of matching is that there is no MAC address corresponding to the first IP address, the packet type is an IP packet, and the destination IP address is Including information that it is the first IP address;
The action set corresponding to the ARP message constitutes a second ARP request message, and the destination IP address in the second ARP request message is the first IP address, and the forwarding port number 5. A method for processing an address resolution protocol message according to claim 3 or 4, comprising the step of: is a configured forwarding port number or all forwarding port numbers.
前記ARPリクエストメッセージを送信する前記ステップのあとに、当該方法が、
前記スイッチにより、外部装置から送信されたARPレスポンスメッセージを受信し、前記ARPレスポンスメッセージに従ってARPカプセル化フロールールを構成し、前記ユーザパケットが配置される接続上のデータパケットを受信し、前記データパケットに関する情報と前記ARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記ARPレスポンスメッセージの宛先MACアドレスを前記ARPカプセル化フロールールにおけるアクションセットに従って前記データパケットにカプセル化し、その後前記のカプセル化されたデータパケットを送信するステップであって、前記ARPカプセル化フロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記ユーザパケットにおける宛先IPアドレスであるという情報を含む、ステップを更に含み、
前記ARPメッセージに対応する前記アクションセットが、パケットの宛先MACアドレスをカプセル化するステップであって、前記宛先MACアドレスが前記ARPレスポンスメッセージの前記宛先MACアドレスである、ステップと、前記パケットを転送するステップであって、転送ポート番号が前記ARPレスポンスメッセージの入力ポート番号である、ステップとを含む、請求項3から請求項5のいずれか一項に記載のアドレス解決プロトコルメッセージを処理するための方法。
After the step of sending the ARP request message, the method comprises:
The switch receives an ARP response message transmitted from an external device, configures an ARP encapsulation flow rule according to the ARP response message, receives a data packet on a connection where the user packet is arranged, and receives the data packet Information is matched with the matching rule in the ARP encapsulated flow rule, and if the matching is successful, the destination MAC address of the ARP response message is determined according to the action set in the ARP encapsulated flow rule. A step of encapsulating the packet, and then transmitting the encapsulated data packet, wherein the mapping corresponding to the ARP message is performed in the ARP encapsulation flow rule. Ngururu is below, along with the packet type is an IP packet, including information that the destination IP address is a destination IP address in the user packet, further comprising the step,
The action set corresponding to the ARP message encapsulates a destination MAC address of a packet, wherein the destination MAC address is the destination MAC address of the ARP response message; and forwarding the packet The method for processing an address resolution protocol message according to any one of claims 3 to 5, comprising a step, wherein a forwarding port number is an input port number of the ARP response message. .
前記スイッチにより、前記ARPメッセージに対応するとともに、前記コントローラから送信された前記フロールールを受信する前記ステップが、
前記スイッチにより、前記コントローラから送信された1つのフロールール伝達OpenFlowメッセージを受信するステップであって、前記の1つのOpenFlowメッセージが複数のフロールールを伝達する、ステップを具体的に含む、請求項1から請求項5のいずれか一項に記載のアドレス解決プロトコルメッセージを処理するための方法。
The step of responding to the ARP message by the switch and receiving the flow rule transmitted from the controller comprises:
2. The method of claim 1, further comprising: receiving one flow rule transmission OpenFlow message transmitted from the controller by the switch, wherein the one OpenFlow message conveys a plurality of flow rules. A method for processing an address resolution protocol message according to claim 5.
スイッチであって、
アドレス解決プロトコル(ARP)メッセージに対応するとともに、コントローラから送信されたフロールールを受信し、前記フロールールをARP処理ユニットに送信するように構成される受信ユニットと、
前記の受信されたフロールールに従ってARPメッセージを構成するとともに、前記ARPメッセージを送信し、ここで前記フロールールはARPメッセージに対応するマッチングルール及びARPメッセージに対応するアクションセットを含む、ように構成される前記ARP処理ユニットとを備える、スイッチ。
A switch,
A receiving unit that corresponds to an Address Resolution Protocol (ARP) message and that is configured to receive a flow rule sent from a controller and send the flow rule to an ARP processing unit;
Configuring an ARP message according to the received flow rule and sending the ARP message, wherein the flow rule includes a matching rule corresponding to the ARP message and an action set corresponding to the ARP message. A switch comprising the ARP processing unit.
前記ARP処理ユニットが、第1の処理サブユニットを備え、
前記受信ユニットが、外部装置から送信されたARPリクエストメッセージを受信し、前記ARPリクエストメッセージを前記第1の処理サブユニットに送信するように更に構成され、
前記第1の処理サブユニットが、前記の受信されたフロールールに含まれたARPレスポンスフロールールを解析し、前記ARPリクエストメッセージが受信されたあとで、前記ARPリクエストメッセージにおいて伝達される情報と前記ARPレスポンスフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記ARPレスポンスフロールールにおける前記アクションセットに従ってARPレスポンスメッセージを構成し、前記の受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスを前記ARPレスポンスメッセージに記入し、その後ARPリクエストパケットの入力ポートを使用することにより前記ARPレスポンスメッセージを転送するように構成され、
前記ARPレスポンスフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、前記第1の処理サブユニットが、ARPレスポンスメッセージを構成し、ここで前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスは受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスであり、そして、前記ARPレスポンスメッセージを転送し、ここで転送ポート番号は前記ARPリクエストパケットの入力ポート番号である、ように更に構成される、請求項8に記載のスイッチ。
The ARP processing unit comprises a first processing subunit;
The receiving unit is further configured to receive an ARP request message sent from an external device and send the ARP request message to the first processing subunit;
The first processing subunit analyzes an ARP response flow rule included in the received flow rule, and after the ARP request message is received, information transmitted in the ARP request message and the information Matching is performed with the matching rule in the ARP response flow rule, and if the matching is successful, an ARP response message is constructed according to the action set in the ARP response flow rule, and the received ARP request message In the ARP response message, the MAC address corresponding to the requested IP address is entered in the ARP response message, and then the ARP response message is used by using the input port of the ARP request packet. And to forward,
In the ARP response flow rule, the matching rule corresponding to the ARP message includes the following information that the message type is an ARP message and the requested address is an IP address bound to a switch port: The first processing subunit constitutes an ARP response message, wherein the medium access control (MAC) address of the ARP response message is a MAC address corresponding to the IP address requested in the received ARP request message. 9. The switch of claim 8, further configured to forward the ARP response message, wherein a forwarding port number is an input port number of the ARP request packet.
前記ARP処理ユニットが、第2の処理サブユニットを備え、
前記受信ユニットが、ユーザパケットを受信し、前記ユーザパケットを前記第2の処理サブユニットに転送するように更に構成され、
前記第2の処理サブユニットが、前記の受信されたフロールールに含まれた第1のARPリクエストフロールールを解析し、前記ユーザパケットが受信されたあとで、もし前記パケットの宛先IPアドレスに対応するMACアドレスが存在しないことが検出されるならば、前記ユーザパケットに関する情報と前記第1のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを行い、もし前記マッチングが成功するならば、前記第1のARPリクエストフロールールにおける前記アクションセットに従って第1のARPリクエストメッセージを構成し、ここで前記第1のARPリクエストメッセージにおける宛先IPアドレスは事前設定されたIPアドレスであり、そして、設定された転送ポート又は全ての転送ポートを使用することにより前記第1のARPリクエストメッセージを送信するように構成され、
前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記事前設定されたIPアドレスであるという情報を含み、前記第2の処理サブユニットが、第1のARPリクエストメッセージを構成し、ここで前記第1のARPリクエストメッセージにおける宛先IPアドレスは前記事前設定されたIPアドレスであり、転送ポート番号は設定された転送ポート番号又は全ての転送ポート番号である、ように更に構成される、請求項8に記載のスイッチ。
The ARP processing unit comprises a second processing subunit;
The receiving unit is further configured to receive a user packet and forward the user packet to the second processing subunit;
The second processing subunit analyzes a first ARP request flow rule included in the received flow rule and corresponds to a destination IP address of the packet after the user packet is received. If it is detected that there is no MAC address to perform, matching is performed between the information regarding the user packet and the matching rule in the first ARP request flow rule, and if the matching is successful, Configuring a first ARP request message according to the action set in a first ARP request flow rule, wherein the destination IP address in the first ARP request message is a pre-configured IP address and set Transfer port or all transfer ports Is configured to transmit the first ARP request message by using a preparative,
In the first ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is an IP packet and the destination IP address is the preset IP address: The second processing subunit constitutes a first ARP request message, wherein the destination IP address in the first ARP request message is the preset IP address, and the forwarding port number is The switch of claim 8, further configured to be a configured forwarding port number or all forwarding port numbers.
前記第1のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、マスクは第1のマスク値を有するという情報を更に含み、
前記第2の処理サブユニットが、前記ユーザパケットがIPパケットであるかどうかを判定し、もし肯定の結果であるならば、前記ユーザパケットにおける前記宛先IPアドレス及び前記第1のマスク値に対する所定の操作の結果が、前記事前設定されたIPアドレス及び前記第1のマスク値に対する前記所定の操作の結果と同じであるかどうかを判定し、もしそれらが同じであるならば、前記マッチングが成功したと判定するように更に構成される、請求項10に記載のスイッチ。
In the first ARP request flow rule, the matching rule corresponding to the ARP message further includes the following information that the mask has a first mask value:
The second processing subunit determines whether the user packet is an IP packet, and if the result is a positive result, a predetermined value for the destination IP address and the first mask value in the user packet Determine whether the result of the operation is the same as the result of the predetermined operation on the preset IP address and the first mask value, and if they are the same, the matching is successful The switch of claim 10, further configured to determine that a failure has occurred.
前記第2の処理サブユニットが、前記フロールールに含まれた第2のARPリクエストフロールールを解析し、前記ユーザパケットに従って、前記第1のARPリクエストフロールールにおける前記マッチングルールに対して前記マッチングが行われ、前記マッチングが失敗したあとで、前記の受信されたユーザパケットに関する前記情報と前記第2のARPリクエストフロールールにおける前記マッチングルールとの間でマッチングを更に行い、もし前記マッチングが成功するならば、前記ユーザパケットを前記第2のARPリクエストフロールールにおける前記アクションセットに従って前記コントローラに転送し、前記ユーザパケットにおける前記宛先IPアドレスを含むとともに、前記コントローラにより供給された第3のARPリクエストフロールールを受信し、前記第3のARPリクエストフロールールに従って第2のARPリクエストメッセージを構成し、前記第2のARPリクエストメッセージを送信するように更に構成され、
前記第2のARPリクエストフロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、前記ARPメッセージに対応する前記アクションセットが、前記コントローラに転送するステップを含む、請求項10又は請求項11に記載のスイッチ。
The second processing subunit analyzes a second ARP request flow rule included in the flow rule, and according to the user packet, the matching is performed on the matching rule in the first ARP request flow rule. And after the matching fails, further matching is performed between the information about the received user packet and the matching rule in the second ARP request flow rule, and if the matching is successful For example, the user packet is forwarded to the controller according to the action set in the second ARP request flow rule, includes the destination IP address in the user packet, and a third ARP request supplied by the controller. Receive Est flow rules, configure the second ARP request message according to the third ARP request flow rules, it is further configured to transmit the second ARP request message,
In the second ARP request flow rule, the matching rule corresponding to the ARP message includes the following information that the packet type is a MAC address corresponding to the IP address, and the ARP message includes: 12. A switch according to claim 10 or claim 11, wherein the corresponding set of actions comprises a step of forwarding to the controller.
前記スイッチが構成ユニットを更に備え、
前記受信ユニットが、外部装置から送信されたARPレスポンスメッセージを受信するとともに、前記ARPレスポンスメッセージを前記構成ユニットに送信し、前記ユーザパケットが配置される接続上のデータパケットを受信し、前記データパケットを前記第2の処理サブユニットに送信するように更に構成され、
前記構成ユニットが、前記の受信されたARPレスポンスメッセージに従ってARPカプセル化フロールールを構成するように構成され、
前記第2の処理サブユニットが、前記の受信されたデータパケットに関する情報と前記構成ユニットにより構成された前記ARPカプセル化フロールールにおけるマッチングルールとの間でマッチングを行い、前記マッチングが成功したあとで、前記ARPレスポンスメッセージの宛先MACアドレスを前記ARPカプセル化フロールールにおけるアクションセットに従って前記データパケットにカプセル化し、その後前記のカプセル化されたデータパケットを送信し、ここで前記ARPカプセル化フロールールにおいて、前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記ユーザパケットにおける宛先IPアドレスであるという情報を含む、ように更に構成され、
前記ARPメッセージに対応する前記アクションセットが、パケットの宛先MACアドレスをカプセル化するステップであって、前記宛先MACアドレスが前記ARPレスポンスメッセージの前記宛先MACアドレスである、ステップと、前記パケットを転送するステップであって、転送ポート番号が前記ARPレスポンスメッセージの入力ポート番号である、ステップとを含む、請求項10から請求項12のいずれか一項に記載のスイッチ。
The switch further comprises a constituent unit;
The receiving unit receives an ARP response message transmitted from an external device, transmits the ARP response message to the constituent unit, receives a data packet on a connection where the user packet is arranged, and receives the data packet. Is further configured to transmit to the second processing subunit,
The configuration unit is configured to configure an ARP encapsulated flow rule according to the received ARP response message;
After the second processing subunit performs matching between the information about the received data packet and the matching rule in the ARP encapsulation flow rule configured by the constituent unit, and after the matching is successful , Encapsulating the destination MAC address of the ARP response message into the data packet according to the action set in the ARP encapsulation flow rule, and then transmitting the encapsulated data packet, where in the ARP encapsulation flow rule: The matching rule corresponding to the ARP message includes the following information that the packet type is an IP packet and the destination IP address is a destination IP address in the user packet: Is configured,
The action set corresponding to the ARP message encapsulates a destination MAC address of a packet, wherein the destination MAC address is the destination MAC address of the ARP response message; and forwarding the packet The switch according to any one of claims 10 to 12, further comprising: a step, wherein a forwarding port number is an input port number of the ARP response message.
コントローラであって、
アドレス解決プロトコル(ARP)メッセージに対応するフロールールを作成するとともに、前記フロールールを送信ユニットに出力し、ここで前記フロールールは前記ARPメッセージに対応するマッチングルール及び前記ARPメッセージに対応するアクションセットを含む、ように構成される作成ユニットと、
前記の受信されたフロールールをスイッチに送信するように構成される前記送信ユニットとを備える、コントローラ。
A controller,
A flow rule corresponding to an address resolution protocol (ARP) message is created and the flow rule is output to a transmission unit, where the flow rule is a matching rule corresponding to the ARP message and an action set corresponding to the ARP message A creation unit configured to include, and
A controller comprising: the transmission unit configured to transmit the received flow rule to a switch.
前記作成ユニットが、ARPレスポンスフロールールを作成するように具体的に構成され、前記ARPレスポンスフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、メッセージタイプはARPメッセージであるとともに、要求されたアドレスはスイッチポートにバインドされたIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、ARPレスポンスメッセージを構成するステップであって、前記ARPレスポンスメッセージの媒体アクセス制御(MAC)アドレスが受信されたARPリクエストメッセージにおいて要求されたIPアドレスに対応するMACアドレスである、ステップと、前記ARPレスポンスメッセージを転送するステップであって、転送ポート番号がARPリクエストパケットの入力ポート番号である、ステップとを含む、請求項14に記載のコントローラ。
The creation unit is specifically configured to create an ARP response flow rule, and in the ARP response flow rule:
The matching rule corresponding to the ARP message includes the following information that the message type is an ARP message and the requested address is an IP address bound to a switch port:
The action set corresponding to the ARP message is a step of constructing an ARP response message, and a medium access control (MAC) address of the ARP response message corresponds to an IP address requested in the received ARP request message. The controller according to claim 14, comprising: a MAC address; and a step of transferring the ARP response message, wherein the transfer port number is an input port number of an ARP request packet.
前記作成ユニットが、第1のARPリクエストフロールールを作成するように具体的に構成され、前記第1のARPリクエストフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPパケットであるとともに、宛先IPアドレスは事前設定されたIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、第1のARPリクエストメッセージを構成するステップであって、前記第1のARPリクエストメッセージにおける宛先IPアドレスが前記事前設定されたIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む、請求項14に記載のコントローラ。
The creation unit is specifically configured to create a first ARP request flow rule, wherein in the first ARP request flow rule:
The matching rule corresponding to the ARP message includes the following information that the packet type is an IP packet and the destination IP address is a preset IP address:
The action set corresponding to the ARP message constitutes a first ARP request message, the destination IP address in the first ARP request message is the preset IP address, and forwarding The controller according to claim 14, comprising a step in which the port number is a set transfer port number or all transfer port numbers.
前記作成ユニットが、第2のARPリクエストフロールールを作成するように更に構成され、前記第2のARPリクエストフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、パケットタイプはIPアドレスに対応するMACアドレスが存在しないというものであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、前記コントローラに転送するステップを含む、請求項16に記載のコントローラ。
The creating unit is further configured to create a second ARP request flow rule, wherein in the second ARP request flow rule:
The matching rule corresponding to the ARP message includes the following information that the packet type is that there is no MAC address corresponding to the IP address:
The controller of claim 16, wherein the action set corresponding to the ARP message includes forwarding to the controller.
前記作成ユニットが、前記第2のARPリクエストフロールールに従って前記スイッチから送信されたフローテーブルリクエストを受信するとともに、第3のARPリクエストフロールールを作成するように更に構成され、前記第3のARPリクエストフロールールにおいて、
前記ARPメッセージに対応する前記マッチングルールが、下記の、マッチングの原因値は第1のIPアドレスに対応するMACアドレスが存在しないというものであり、パケットタイプはIPパケットであるとともに、宛先IPアドレスは前記第1のIPアドレスであるという情報を含み、
前記ARPメッセージに対応する前記アクションセットが、第2のARPリクエストメッセージを構成するステップであって、前記第2のARPリクエストメッセージにおける宛先IPアドレスが前記第1のIPアドレスであるとともに、転送ポート番号が設定された転送ポート番号又は全ての転送ポート番号である、ステップを含む、請求項17に記載のコントローラ。

The creation unit is further configured to receive a flow table request sent from the switch according to the second ARP request flow rule and to create a third ARP request flow rule, the third ARP request In the flow rule,
In the matching rule corresponding to the ARP message, the following cause value of matching is that there is no MAC address corresponding to the first IP address, the packet type is an IP packet, and the destination IP address is Including information that it is the first IP address;
The action set corresponding to the ARP message constitutes a second ARP request message, and the destination IP address in the second ARP request message is the first IP address, and the forwarding port number The controller according to claim 17, further comprising: a transfer port number that is set or all transfer port numbers.

JP2016538639A 2013-12-13 2013-12-13 Method, switch and controller for processing address resolution protocol messages Pending JP2017503405A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2013/089377 WO2015085576A1 (en) 2013-12-13 2013-12-13 Method for processing address resolution protocol message, forwarder and controller

Publications (2)

Publication Number Publication Date
JP2017503405A true JP2017503405A (en) 2017-01-26
JP2017503405A5 JP2017503405A5 (en) 2018-05-24

Family

ID=53370525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016538639A Pending JP2017503405A (en) 2013-12-13 2013-12-13 Method, switch and controller for processing address resolution protocol messages

Country Status (5)

Country Link
US (1) US20160285820A1 (en)
EP (1) EP3073698A4 (en)
JP (1) JP2017503405A (en)
CN (2) CN108183976A (en)
WO (1) WO2015085576A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020522202A (en) * 2017-05-31 2020-07-27 新華三技術有限公司New H3C Technologies Co., Ltd. Layer 3 communication implementation
US11102115B2 (en) 2017-05-31 2021-08-24 New H3C Technologies Co., Ltd. Forwarding packet

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014000266A1 (en) * 2012-06-29 2014-01-03 华为技术有限公司 Information processing method, forwarding plane apparatus and control plane apparatus
KR20160095554A (en) * 2015-02-03 2016-08-11 한국전자통신연구원 Physical address determination apparatus based SDN and method therefor
JP2017011487A (en) * 2015-06-22 2017-01-12 富士通株式会社 Information processing system, control program of information processing system and method for controlling information processing system
CN108028801B (en) * 2015-07-27 2021-02-23 华为技术有限公司 SDN-based ARP implementation method and device
US10187218B2 (en) * 2015-09-15 2019-01-22 Google Llc Systems and methods for processing packets in a computer network
CN105743788A (en) * 2016-01-26 2016-07-06 北京小米移动软件有限公司 Data packet forwarding method and device
CN106210173A (en) * 2016-07-29 2016-12-07 杭州迪普科技有限公司 DNS replys retransmission method and the device of message
CN108075945B (en) * 2016-11-18 2021-04-27 腾讯科技(深圳)有限公司 Application testing method and device
CN107294863B (en) * 2017-06-22 2021-04-16 深圳市泰信通信息技术有限公司 Network data stream forwarding method, device and system and readable storage medium
CN110798409A (en) * 2019-10-31 2020-02-14 深信服科技股份有限公司 Traffic processing method, device and storage medium
CN113612963B (en) * 2021-07-27 2024-08-20 深圳市捷视飞通科技股份有限公司 Data forwarding method, device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012093429A1 (en) * 2011-01-05 2012-07-12 Nec Corporation Communication control system, control server, forwarding node, communication control method, and communication control program
JP2012195807A (en) * 2011-03-17 2012-10-11 Nec Corp Control server, communication system, control method, and program
WO2013126195A1 (en) * 2012-02-23 2013-08-29 Big Switch Network, Inc. System and methods for managing network packet forwarding with a controller
WO2013141340A1 (en) * 2012-03-23 2013-09-26 日本電気株式会社 Control device, communication device, communication system, communication method, and program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143068B (en) * 2011-03-01 2014-04-02 华为技术有限公司 Method, device and system for learning MAC (Media Access Control) address
US8929377B2 (en) * 2011-03-15 2015-01-06 Futurewei Technologies, Inc. Systems and methods for automatic rack detection
CN103460653A (en) * 2011-03-31 2013-12-18 日本电气株式会社 Computer system, and communication method
JP2013090072A (en) * 2011-10-17 2013-05-13 Hitachi Ltd Service provision system
US8738756B2 (en) * 2011-12-01 2014-05-27 International Business Machines Corporation Enabling co-existence of hosts or virtual machines with identical addresses
US8990371B2 (en) * 2012-01-31 2015-03-24 International Business Machines Corporation Interconnecting data centers for migration of virtual machines
CN103051538B (en) * 2012-12-27 2015-07-08 华为技术有限公司 Method, control equipment and system for generating ARP (Address Resolution Protocol) table entry
WO2015015505A1 (en) * 2013-08-01 2015-02-05 Hewlett-Packard Development Company, L.P. Address resolution rewriting
US9813312B2 (en) * 2014-07-21 2017-11-07 Big Switch Networks, Inc. Systems and methods for performing debugging operations on networks using a controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012093429A1 (en) * 2011-01-05 2012-07-12 Nec Corporation Communication control system, control server, forwarding node, communication control method, and communication control program
JP2012195807A (en) * 2011-03-17 2012-10-11 Nec Corp Control server, communication system, control method, and program
WO2013126195A1 (en) * 2012-02-23 2013-08-29 Big Switch Network, Inc. System and methods for managing network packet forwarding with a controller
WO2013141340A1 (en) * 2012-03-23 2013-09-26 日本電気株式会社 Control device, communication device, communication system, communication method, and program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
樋口 晋也 SHINYA HIGUCHI: "こんな夜中にOpenFlowでネットワークをプログラミング!", SOFTWAREDESIGN 発刊251号, JPN6018002147, 2011, JP *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020522202A (en) * 2017-05-31 2020-07-27 新華三技術有限公司New H3C Technologies Co., Ltd. Layer 3 communication implementation
US11102115B2 (en) 2017-05-31 2021-08-24 New H3C Technologies Co., Ltd. Forwarding packet
US11108594B2 (en) 2017-05-31 2021-08-31 New H3C Technologies Co., Ltd. Implementing three-layer communication
JP6995886B2 (en) 2017-05-31 2022-01-17 新華三技術有限公司 Layer 3 communication implementation

Also Published As

Publication number Publication date
EP3073698A4 (en) 2016-11-23
WO2015085576A1 (en) 2015-06-18
CN104937896B (en) 2018-02-23
CN104937896A (en) 2015-09-23
EP3073698A1 (en) 2016-09-28
US20160285820A1 (en) 2016-09-29
CN108183976A (en) 2018-06-19

Similar Documents

Publication Publication Date Title
JP2017503405A (en) Method, switch and controller for processing address resolution protocol messages
EP3154227B1 (en) Packet transmission method, node, path management server and storage medium
JP6666051B2 (en) Data transmission method, device and system
CN110999265B (en) Managing network connectivity between cloud computing service endpoints and virtual machines
RU2661768C2 (en) Arp processing method, switch device and control module
CN111049752B (en) Load balancing method and device for multiple transmission lines
CN109617995B (en) Management system and method for VPC (virtual private network) internal container of tenant cluster and electronic equipment
WO2016062169A1 (en) Message transmission method and apparatus
CN106559302A (en) Single tunnel method for building up, device and system
WO2019091088A1 (en) Vxlan configuration method, device and system
CN113364660B (en) Data packet processing method and device in LVS load balancing
CN111371666B (en) Method, device and system for processing message
CN108512755B (en) Method and device for learning routing information
JP7448597B2 (en) Message generation method and device and message processing method and device
EP3032801B1 (en) Method and device for generating forwarding information
CN102946350B (en) A kind of data transmission method based on priority and equipment
US11817970B2 (en) Method, device, and system for determining generic routing encapsulation GRE tunnel identifier
EP3503484A1 (en) Message transmission method, device and network system
CN111654390B (en) Data transmission method, device, terminal equipment and storage medium
CN112887185B (en) Communication method and device of overlay network
CN114915519A (en) Communication method and communication device
CN108259292B (en) Method and device for establishing tunnel
CN113765794B (en) Data transmission method and device, electronic equipment and medium
WO2023134350A1 (en) Message sending method, message receiving method, information sending method, and apparatus
CN116132435B (en) Double-stack cross-node communication method and system of container cloud platform

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160722

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160722

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170627

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180329

A524 Written submission of copy of amendment under article 19 pct

Free format text: JAPANESE INTERMEDIATE CODE: A524

Effective date: 20180329

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180605

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181005

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

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20181015

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20181130