WO2014000290A1 - 数据报文的控制方法、设备及系统 - Google Patents

数据报文的控制方法、设备及系统 Download PDF

Info

Publication number
WO2014000290A1
WO2014000290A1 PCT/CN2012/077979 CN2012077979W WO2014000290A1 WO 2014000290 A1 WO2014000290 A1 WO 2014000290A1 CN 2012077979 W CN2012077979 W CN 2012077979W WO 2014000290 A1 WO2014000290 A1 WO 2014000290A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
flow entry
switching device
operation instruction
matching
Prior art date
Application number
PCT/CN2012/077979
Other languages
English (en)
French (fr)
Inventor
周伟
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2012/077979 priority Critical patent/WO2014000290A1/zh
Priority to CN201280000936.3A priority patent/CN103703726B/zh
Publication of WO2014000290A1 publication Critical patent/WO2014000290A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/60Software-defined switches

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data packet method, device, and system.
  • OSPF Open Shortest Path First
  • OpenFlow OpenFlow
  • Controller Controller
  • the control device can control the flow table in the OpenFlow switching device by pre-specified interface operations, thereby achieving the purpose of controlling data forwarding.
  • the specific process is: when receiving the packet, the OpenFlow switching device sends a message message to the control device, so that the control device obtains the content of the packet, and each of the OpenFlow switching devices is specified in the OpenFlow protocol.
  • An action corresponding to the flow entry such that the control device sends an OpenFlow protocol message to the OpenFlow switching device by using an action corresponding to each flow entry specified in the OpenFlow protocol, to Management control of data of the entire OpenFlow switching device, such as data forwarding, firewall setting, routing settings, etc., is specified in the OpenFlow protocol.
  • the inventors have found that at least the following problems exist in the prior art:
  • OpenF 1 ow switching devices can only control OpenF 1 ow switching devices or packets through the functions specified in the OpenF ow protocol, and cannot implement functions outside the OpenF ow protocol. Summary of the invention
  • the embodiment of the present invention provides a method, a device, and a system for controlling data packets, which can solve the problem that the OpenF ow switching device can only use the OpenF ow switching device to perform OpenF l ow switching devices or texts. Control management does not implement the problem of functions outside the OpenFow protocol.
  • a method for controlling data packets includes:
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the flow entry operation indication message includes the matching information and the operation information, and the correspondence between the matching information and the operation information Is configured in advance, the operation information includes a custom operation indication and a control command supported by the switching device, where the custom operation indication is used to indicate that the control command is executed;
  • the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, the matching domain of the flow entry includes the matching information, and the flow entry
  • the operation field includes the operation information, and the flow entry is used to instruct the switching device to execute the data message according to the custom operation indication when the data packet matches the matching information. Control commands.
  • a method for controlling data packets includes:
  • the switching device receives a flow entry operation indication message sent by the control device, where the flow entry operation indication message includes matching information and operation information, where the operation information includes a customized operation indication and a control command supported by the switching device, where The custom operation indication is used to indicate that the control command is executed;
  • the switching device generates a flow entry according to the flow entry operation indication message, where the flow entry
  • the matching field includes the matching information
  • the operation domain of the flow entry includes the operation information
  • the flow entry is used to indicate that the switching device matches the data packet when the data packet matches the matching information.
  • the custom operation indicates that the control command is executed on the data message.
  • a control device comprising:
  • a first generating unit configured to generate a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the flow entry operation indication message includes the matching information and the operation information, the matching information, and the Corresponding relationship of the operation information is configured in advance, the operation information includes a custom operation indication and a control command supported by the switching device, where the custom operation indication is used to indicate that the control command is executed;
  • a first sending unit configured to send the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, where the matching field of the flow entry includes the matching information, the flow
  • the operation field of the entry includes the operation information, and the flow entry is used to instruct the switching device to, according to the custom operation indication, the datagram when the data packet matches the matching information.
  • the control command is executed.
  • a switching device including:
  • a third receiving unit configured to receive a flow entry operation indication message sent by the control device, where the flow entry operation indication message includes matching information and operation information, where the operation information includes a customized operation indication and the switching device supports Control command, the custom operation indication is used to indicate execution of the control command;
  • a second generating unit configured to generate a flow entry according to the flow entry operation indication message, where the matching domain of the flow entry includes the matching information, and the operation domain of the flow entry includes the operation information
  • the flow entry is used to instruct the switching device to execute the control command on the data packet according to the custom operation indication when the data packet matches the matching information.
  • a data message control system comprising the above control device and the above switching device.
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation
  • the information includes a custom operation indication and a control command supported by the switching device, the custom operation indication is used to indicate execution of the control command, and the control device sends the flow entry operation indication message to the switching device
  • the switching device generates a flow entry, where the flow entry is used to indicate that the switching device, when the data packet matches the matching information, according to the customized operation indication, to the datagram.
  • the control command is executed. In this way, the control commands supported by the switching device can be implemented in the switching device.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF ow protocol. Controlling and managing OpenF ow switching devices or files does not implement the functions of the OpenF ow protocol.
  • FIG. 1 is a flowchart 1 of a method for controlling a data packet according to an embodiment of the present invention
  • FIG. 2 is a flowchart 2 of a method for controlling a data packet according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram 1 of a control device according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram 2 of a control device according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic structural diagram 1 of a switching device according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram 2 of a switching device according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a data packet control system according to an embodiment of the present invention.
  • a method for controlling a data packet according to an embodiment of the present invention is described from a control device side, where the method includes:
  • Step 1 01 The control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information.
  • the flow entry operation indication message includes the matching information and the operation information, and the correspondence between the matching information and the operation information is configured in advance, and the operation information includes a customized operation indication and a switching device.
  • the flow entry operation indication message is used to instruct the switching device to generate a flow entry, so that the matching information in the flow entry operation indication message is configured in a matching domain of the flow entry, and the flow is
  • the operation information in the entry indication message is configured in the operation domain of the flow entry.
  • the matching information has a correspondence between a plurality of data packets and the operation information, and is used to: when the switching device receives the data packet, if the data packet matches the matching information, the data packet can pass The matching information finds corresponding operation information.
  • the operation information is used when the switching device receives the data packet and finds the operation information according to the matching information, where the operation information has a customized operation indication, and the switching device is instructed to execute the A control command supported by the switching device in the operation information.
  • the custom operation indication may be to inform the switching device to execute a customized control command, which is a preset control command supported by the switching device.
  • the correspondence between the matching information and the operation information is configured in advance, and the foregoing configuration may be a correspondence relationship table in which matching information and the operation information are set in advance, and the correspondence relationship table may be set in advance. It is described in the database local to the control device, or at other network elements, but is not limited to this.
  • the switching device in different models and system versions can support different control commands. For example, the display control command of the switching device in a certain model and system version is "show”. The display control command of the switching device under another model and system version is "displ ay”, but it is not limited to this.
  • Step 1 02 The control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry.
  • the matching field of the flow entry includes the matching information, and the operation domain of the flow entry includes the operation information, where the flow entry is used to indicate that the switching device is the data packet and the When the matching information is matched, the control command is executed on the data packet according to the custom operation indication.
  • control device since the control device does not know the model and the system version of the switching device, the control device corresponds to different models and system versions in order to ensure that the control commands supported by the switching device can reach the switching device.
  • the flow entry operation indication messages are all sent to the switching device.
  • the flow entry has three fields, a matching domain, an operation domain, and a data domain
  • the matching domain stores information such as a data packet header, for example, the matching information in this embodiment
  • the operation information in the embodiment the data field stores information such as the number of packets and the size of the data packet.
  • the sending, by the control device, the flow entry operation indication message to the switching device may be sent by using a 0FDF_VEND0R_EXTEN S I 0N message in the OpenF l ow protocol message.
  • a method for controlling a data packet according to an embodiment of the present invention is described from the side of a switching device, where the method includes:
  • Step 201 The switching device receives a flow entry operation indication message sent by the control device.
  • the flow entry operation indication message includes matching information and operation information, where the operation information includes a customized operation indication and a control command supported by the switching device, where the customization An operation indication is for indicating execution of the control command.
  • Step 202 The switching device generates a flow entry according to the flow entry operation indication message.
  • the matching field of the flow entry includes the matching information, and the operation domain of the flow entry includes the operation information, where the flow entry is used to indicate that the switching device is the data packet and the When the matching information is matched, the control command is executed on the data packet according to the custom operation indication.
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation information includes a custom operation indication and a control command supported by the switching device.
  • the custom operation indication is used to indicate that the control command is executed; the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, the flow table And the item is used to instruct the switching device to execute the control command on the data packet according to the custom operation indication when the data packet matches the matching information.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF ow protocol. Controlling and managing OpenF ow switching devices or packets does not implement the functions of the OpenF ow protocol.
  • a method for controlling a data packet according to another embodiment of the present invention includes:
  • Step 301 The switching device sends the model information of the switching device and the system version information to the control device. Go to step 302, go to step 303, or go directly to step 303.
  • Step 302 The switching device sends a data packet to the control device. After the control device receives the data packet sent by the switching device, step 303 is performed.
  • the control device generates the flow entry operation indication message may be triggered by the switching device sending a data packet, or may be triggered according to a preset policy, for example, a matching is stored on the control device.
  • the flow entry operation indication message is generated, but is not limited thereto.
  • Step 303 The control device generates the flow entry operation indication message according to the correspondence between the matching information and the operation information, and the model information and the system version information of the switching device.
  • the switching devices in different models and system versions can support different control commands, so that no other models and system versions are included in the flow entry operation indication message.
  • the matching information of the switching device, and the operation information the control device generates the flow entry operation indication message according to the correspondence between the matching information and the operation information, and the model information and the system version information of the switching device. .
  • Step 304 The control device sends the flow entry operation indication message to the switching device.
  • the flow entry operation indication message includes matching information and operation information, where the operation information includes a custom operation indication and a control command supported by the switching device, where the customized operation indication is used to indicate that the control is performed. command.
  • Step 305 The switching device generates a flow entry according to the flow entry operation indication message.
  • the matching field of the flow entry includes the matching information, and the operation domain of the flow entry includes the operation information, where the flow entry is used to indicate that the switching device is the data packet and the When the matching information is matched, the control command is executed on the data packet according to the custom operation indication.
  • Step 306 When the data packet is received, if the data packet matches the matching information of the flow entry, the switching device according to the customized operation indication of the flow entry, And executing the control command of the flow entry for the data packet.
  • a method for controlling a data packet the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation information includes a customized operation indication and a support by the switching device.
  • a control command the custom operation indication is used to indicate that the control command is executed;
  • the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry,
  • the flow entry is used to indicate that the switching device refers to the customized operation according to the custom operation when the data packet matches the matching information.
  • the control command is executed on the data message. In this way, the control commands supported by the switching device can be implemented in the switching device.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF l ow protocol. Controlling and managing OpenF ow switching devices or files does not implement the functions of the OpenF ow protocol.
  • control device provided by the embodiment of the present invention includes:
  • the first generating unit 41 is configured to generate a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the flow entry operation indication message includes the matching information and the operation information, and the matching information and the The corresponding relationship of the operation information is configured in advance, and the operation information includes a custom operation indication and a control command supported by the switching device, and the custom operation indication is used to indicate execution of the control command.
  • the operation information includes a custom operation indication and a control command supported by the switching device, and the custom operation indication is used to indicate execution of the control command.
  • the first sending unit 42 is configured to send the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, where the matching field of the flow entry includes the matching information,
  • the operation field of the flow entry includes the operation information, and the flow entry is used to instruct the switching device to use the data according to the customized operation indication when the data packet matches the matching information.
  • the message executes the control command.
  • step 102 in Figure 1 refers to step 102 in Figure 1, and details are not described here.
  • control device further includes:
  • the first receiving unit 43 is configured to receive model information of the switching device and system version information. For details, refer to step 301 in Figure 3, and details are not described herein.
  • the first generating unit 41 is specifically configured to:
  • the flow entry operation indication message is generated according to the correspondence between the matching information and the operation information, and the model information and system version information of the switching device. For the specific implementation, refer to step 303 in Figure 3, and details are not described herein.
  • control device further includes:
  • the second receiving unit 44 is configured to receive the data packet sent by the switching device. Its For details, refer to step 302 in Figure 3, and details are not described here.
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation information includes a customized operation indication and a control command supported by the switching device, Defining an operation indication to indicate that the control command is executed; the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, where the flow entry is used to indicate And when the data packet matches the matching information, the switching device performs the control command on the data packet according to the customized operation indication.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF ow protocol. Controlling and managing OpenF ow switching devices or packets does not implement the functions outside the OpenF 1 ow protocol.
  • the switching device provided by the embodiment of the present invention includes:
  • the third receiving unit 5 1 is configured to receive a flow entry operation indication message sent by the control device, where the flow entry operation indication message includes matching information and operation information, where the operation information includes a customized operation indication and the switching device A supported control command for indicating execution of the control command.
  • the flow entry operation indication message includes matching information and operation information
  • the operation information includes a customized operation indication and the switching device A supported control command for indicating execution of the control command.
  • a second generating unit 52 configured to generate a flow entry according to the flow entry operation indication message, where the matching domain of the flow entry includes the matching information, and the operation domain of the flow entry includes the operation information,
  • the flow entry is used to instruct the switching device to execute the control command on the data packet according to the custom operation indication when the data packet matches the matching information.
  • the switching device further includes:
  • the executing unit 53 is configured to: when the data packet is received, if the data packet matches the matching information of the flow entry, according to the customized operation indication of the flow entry, And executing the control command of the flow entry for the data packet.
  • the switching device further includes:
  • the second sending unit 54 is configured to send model information of the switching device and system version information to the control device. For details, refer to step 301 in Figure 3, and details are not described here.
  • the switching device further includes:
  • the third sending unit 55 is configured to send the data packet to the control device. For details, refer to step 302 in Figure 3, and details are not described here.
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation information includes a customized operation indication and a control command supported by the switching device, Defining an operation indication to indicate that the control command is executed; the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, where the flow entry is used to indicate And when the data packet matches the matching information, the switching device performs the control command on the data packet according to the customized operation indication.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF ow protocol. Controlling and managing OpenF ow switching devices or packets does not implement the functions outside the OpenF 1 ow protocol.
  • the data packet control system provided by the embodiment of the present invention includes the foregoing control device 61 and the switching device 62.
  • the control device generates a flow entry operation indication message according to the correspondence between the matching information and the operation information, where the operation information includes a custom operation indication and a control command supported by the switching device.
  • the custom operation indication is used to indicate that the control command is executed; the control device sends the flow entry operation indication message to the switching device, so that the switching device generates a flow entry, the flow table
  • the item is used to indicate that the switching device, according to the custom operation indication, when the data packet matches the matching information, Executing the control command for the data message.
  • the embodiment of the present invention can solve the functions that the OpenF ow switching device can only pass through the OpenF ow protocol. Controlling and managing OpenF ow switching devices or packets does not implement the functions of the OpenF ow protocol.
  • the present invention can be implemented by means of software plus necessary general hardware, and of course, by hardware, but in many cases, the former is a better implementation. .
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • a hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.

Abstract

本发明实施例公开了一种数据报文的控制方法、设备及系统,涉及通信技术领域,解决了现有技术中OpenFlow交换设备只能通过OpenFlow协议中规定的功能对OpenFlow交换设备或报文进行控制管理,不能实现OpenFlow协议外的功能的问题。方法包括:控制设备根据匹配信息和操作信息的对应关系生成流表项操作指示消息,流表项操作指示消息包括匹配信息和操作信息,操作信息包括自定义操作指示和交换设备所支持的控制命令,自定义操作指示用于指示执行控制命令;控制设备发送流表项操作指示消息至交换设备,以使交换设备生成流表项,流表项用于指示交换设备当数据报文与匹配信息匹配时,根据自定义操作指示,对数据报文执行控制命令。本发明可以应用于OpenFlow技术领域中。

Description

数据报文的控制方法、 设备及系统 技术领域
本发明涉及通信技术领域, 尤其涉及一种数据报文的方法、设备及系 统。
背景技术
当前,由于网络暴露出了越来越多的弊病以及人们对网络性能需求的 提高, 很多复杂功能被加入到交换设备的体系结构当中, 例如开放式最短 路径优先 Open Shortest Path First, 简称 OSPF ) 协议, 组播, 区分 服务,流量工程, 防火墙等等。这样就使得路由器等交换设备越来越臃肿, 而且性能提升的空间越来越小。
一种开放流 (简称 OpenFlow) 技术的提出能够解决上述的现有交换 设备(如交换机或者路由器等)越来越臃肿, 而且性能提升的空间越来越 小的问题。 OpenFlow技术下的 OpenFlow交换设备(简称 OpenFlow Switch ) 将原来完全由 OpenFlow交换设备控制的^艮文转发过程转化为由 OpenFlow 交换设备和控制设备 (简称 Controller ) 来共同完成, 从而实现了数据 转发和路由控制的分离。控制设备可以通过事先规定好的接口操作来控制 OpenFlow 交换设备中的流表, 从而达到控制数据转发的目的。 具体的过 程为, OpenFlow 交换设备在接收到报文时, 向控制设备发送报文消息, 以使得所述控制设备获取到所述报文内容, 在 OpenFlow 协议中规定了 OpenFlow 交换设备中的每个流表项所对应的动作, 这样所述控制设备通 过所述 OpenFlow 协议中规定的每个流表项所对应的动作, 向所述 OpenFlow 交换设备发送 OpenFlow 协议消息, 以对所述 ^艮文或整个 OpenFlow 交换设备的数据进行管理控制, 例如数据转发、 防火墙设置、 路由设置等均在所述 OpenFlow协议中有规定。 在实现本发明实施例的过程中,发明人发现现有技术中至少存在如下 问题:
OpenF 1 ow交换设备只能通过 OpenF l ow协议中规定的功能对 OpenF 1 ow 交换设备或报文进行控制管理, 不能实现所述 OpenF l ow协议外的功能。 发明内容
本发明的实施例提供一种数据报文的控制方法、设备及系统, 能够解 决现有技术中由于 OpenF l ow交换设备只能通过 OpenF l ow协议中规定的功 能对 OpenF l ow 交换设备或 文进行控制管理, 不能实现所述 OpenF l ow 协议外的功能的问题。
为达到上述目的, 本发明采用如下技术方案:
一种数据报文的控制方法, 包括:
控制设备根据匹配信息和操作信息的对应关系生成流表项操作指示 消息, 所述流表项操作指示消息包括所述匹配信息和所述操作信息, 所述 匹配信息和所述操作信息的对应关系是事先配置的,所述操作信息包括自 定义操作指示和交换设备所支持的控制命令,所述自定义操作指示用于指 示执行所述控制命令;
所述控制设备发送所述流表项操作指示消息至所述交换设备,以使所 述交换设备生成流表项, 所述流表项的匹配域包括所述匹配信息, 所述流 表项的操作域包括所述操作信息,所述流表项用于指示所述交换设备当所 述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数 据报文执行所述控制命令。
一种数据报文的控制方法, 包括:
交换设备接收控制设备发送的流表项操作指示消息,所述流表项操作 指示消息包括匹配信息和操作信息,所述操作信息包括自定义操作指示和 所述交换设备所支持的控制命令,所述自定义操作指示用于指示执行所述 控制命令;
所述交换设备根据所述流表项操作指示消息生成流表项,所述流表项 的匹配域包括所述匹配信息, 所述流表项的操作域包括所述操作信息, 所 述流表项用于指示所述交换设备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。
一种控制设备, 包括:
第一生成单元,用于根据匹配信息和操作信息的对应关系生成流表项 操作指示消息,所述流表项操作指示消息包括所述匹配信息和所述操作信 息, 所述匹配信息和所述操作信息的对应关系是事先配置的, 所述操作信 息包括自定义操作指示和交换设备所支持的控制命令,所述自定义操作指 示用于指示执行所述控制命令;
第一发送单元, 用于发送所述流表项操作指示消息至所述交换设备, 以使所述交换设备生成流表项, 所述流表项的匹配域包括所述匹配信息 , 所述流表项的操作域包括所述操作信息,所述流表项用于指示所述交换设 备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对 所述数据报文执行所述控制命令。
一种交换设备, 包括:
第三接收单元, 用于接收控制设备发送的流表项操作指示消息, 所述 流表项操作指示消息包括匹配信息和操作信息,所述操作信息包括自定义 操作指示和所述交换设备所支持的控制命令,所述自定义操作指示用于指 示执行所述控制命令;
第二生成单元, 用于根据所述流表项操作指示消息生成流表项, 所述 流表项的匹配域包括所述匹配信息,所述流表项的操作域包括所述操作信 息,所述流表项用于指示所述交换设备当所述数据报文与所述匹配信息匹 配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。
一种数据报文的控制系统, 包括上述的控制设备以及上述的交换设 备。
本发明实施例提供的数据报文的控制方法、设备及系统, 由于控制设 备根据匹配信息和操作信息的对应关系生成流表项操作指示消息,所述操 作信息包括自定义操作指示和交换设备所支持的控制命令,所述自定义操 作指示用于指示执行所述控制命令;所述控制设备发送所述流表项操作指 示消息至所述交换设备, 以使所述交换设备生成流表项, 所述流表项用于 指示所述交换设备当所述数据报文与所述匹配信息匹配时,根据所述自定 义操作指示, 对所述数据报文执行所述控制命令。 这样使得所述交换设备 所支持的控制命令均能在所述交换设备中实现, 与现有技术相比, 本发明 实施例能够解决 OpenF l ow交换设备只能通过 OpenF l ow协议中规定的功能 对 OpenF l ow交换设备或 文进行控制管理,不能实现所述 OpenF l ow协议 外的功能的问题。
附图说明 实施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员 来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他的 附图。
图 1为本发明实施例提供的数据报文的控制方法的流程图一; 图 2为本发明实施例提供的数据报文的控制方法的流程图二; 图 3为本发明又一实施例提供的数据报文的控制方法的流程图; 图 4为本发明实施例提供的控制设备的结构示意图一;
图 5为本发明实施例提供的控制设备的结构示意图二;
图 6为本发明实施例提供的交换设备的结构示意图一;
图 7为本发明实施例提供的交换设备的结构示意图二;
图 8为本发明实施例提供的数据报文的控制系统的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进 行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没 有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的 范围。
为使本发明技术方案的优点更加清楚,下面结合附图和实施例对本发 明作伴细说明。
如图 1所示, 本发明实施例提供的数据报文的控制方法, 从控制设备 侧进行阐述, 所述方法包括:
步骤 1 01、 控制设备根据匹配信息和操作信息的对应关系生成流表项 操作指示消息。
其中, 所述流表项操作指示消息包括所述匹配信息和所述操作信息, 所述匹配信息和所述操作信息的对应关系是事先配置的,所述操作信息包 括自定义操作指示和交换设备所支持的控制命令,所述自定义操作指示用 于指示执行所述控制命令。
其中, 所述流表项操作指示消息用于指示所述交换设备生成流表项, 从而将所述流表项操作指示消息中的匹配信息配置到流表项的匹配域中, 将所述流表项操作指示消息中的操作信息配置到流表项的操作域中。
其中, 所述匹配信息中带有大量数据报文与所述操作信息的对应关 系, 用于在交换设备接收到数据报文时, 所述数据报文若与所述匹配信息 匹配, 则能通过所述匹配信息找到对应的操作信息。
其中, 所述操作信息用于在交换设备在接收到数据报文, 并根据所述 匹配信息找到所述操作信息时, 所述操作信息中带有自定义操作指示, 指 示所述交换设备执行所述操作信息中所述交换设备所支持的控制命令。例 如所述自定义操作指示可以是告知所述交换设备, 执行自定义的控制命 令,所述自定义的控制命令即为预先设置的所述交换设备所支持的控制命 令。
其中, 所述匹配信息和所述操作信息的对应关系是事先配置的, 所述 事先配置可以是事先设置有匹配信息和所述操作信息的对应关系表,所述 对应关系表可以事先设置在所述控制设备本地的数据库中,或者设置在其 他网元处, 但不仅局限于此。 其中, 由于所述交换设备具有各种型号及系统版本, 不同型号及系统 版本下的交换设备可以支持不同的控制命令,例如某一型号及系统版本下 的交换设备的显示控制命令为 " show" , 而另一型号及系统版本下的交换 设备的显示控制命令为 " d i s p l ay" , 但不仅局限于此。
步骤 1 02、 所述控制设备发送所述流表项操作指示消息至所述交换设 备, 以使所述交换设备生成流表项。
其中, 所述流表项的匹配域包括所述匹配信息, 所述流表项的操作域 包括所述操作信息,所述流表项用于指示所述交换设备当所述数据报文与 所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所 述控制命令。
具体的, 由于所述控制设备不知道所述交换设备的型号和系统版本, 因此为了保证所述交换设备所支持的控制指令能够到达所述交换设备,所 述控制设备将不同型号和系统版本对应的流表项操作指示消息均发送给 所述交换设备。
具体的, 一般所述流表项存在三个域, 匹配域、 操作域以及数据域, 匹配域中存储有数据报文头等信息, 例如本实施例中的匹配信息; 所述操 信息, 如本实施例中的操作信息; 所述数据域存储了数据报文的报文数量 及字节大小等信息。
具体的, 所述控制设备发送所述流表项操作指示消息至所述交换设 备可以是通过 OpenF l ow协议消息中的 0FDF _VEND0R_ EXTEN S I 0N 消 息 发送。
如图 2所示, 本发明实施例提供的数据报文的控制方法, 从交换设备 侧进行阐述, 所述方法包括:
步骤 201、 交换设备接收控制设备发送的流表项操作指示消息。
其中, 所述流表项操作指示消息包括匹配信息和操作信息, 所述操作 信息包括自定义操作指示和所述交换设备所支持的控制命令,所述自定义 操作指示用于指示执行所述控制命令。
步骤 202、 所述交换设备根据所述流表项操作指示消息生成流表项。 其中, 所述流表项的匹配域包括所述匹配信息, 所述流表项的操作域 包括所述操作信息,所述流表项用于指示所述交换设备当所述数据报文与 所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所 述控制命令。
本发明实施例提供的数据报文的控制方法, 由于控制设备根据匹配信 息和操作信息的对应关系生成流表项操作指示消息,所述操作信息包括自 定义操作指示和交换设备所支持的控制命令,所述自定义操作指示用于指 示执行所述控制命令;所述控制设备发送所述流表项操作指示消息至所述 交换设备, 以使所述交换设备生成流表项, 所述流表项用于指示所述交换 设备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。这样使得所述交换设备所支持的控制 命令均能在所述交换设备中实现, 与现有技术相比, 本发明实施例能够解 决 OpenF l ow交换设备只能通过 OpenF l ow协议中规定的功能对 OpenF l ow 交换设备或报文进行控制管理, 不能实现所述 OpenF l ow协议外的功能的 问题。
如图 3所示, 本发明又一实施例提供的数据报文的控制方法, 所述方 法包括:
步骤 301、 交换设备发送所述交换设备的型号信息以及系统版本信息 至控制设备。 执行步骤 302 , 再执行步骤 303 , 或者直接执行步骤 303。
步骤 302、 所述交换设备发送数据报文至所述控制设备。 在所述控制 设备接收到所述交换设备发送的所述数据报文后, 执行步骤 303。
具体的, 所述控制设备生成所述流表项操作指示消息可以是由所述交 换设备发送数据报文触发, 也可以是根据预先设置的策略触发, 例如在所 述控制设备上的存储有匹配信息和所述操作信息的对应关系的数据库发 生变化时, 生成所述流表项操作指示消息, 但不仅局限于此。 步骤 303、 所述控制设备根据匹配信息和所述操作信息的对应关系, 以及所述交换设备的型号信息和系统版本信息,生成所述流表项操作指示 消息。
具体的, 由于所述交换设备具有各种型号及系统版本, 不同型号及系 统版本下的交换设备可以支持不同的控制命令,因此为了使得所述流表项 操作指示消息中无其他型号及系统版本的交换设备的匹配信 , ¾和操作信 息, 所述控制设备根据匹配信息和所述操作信息的对应关系, 以及所述交 换设备的型号信息和系统版本信息, 生成所述流表项操作指示消息。
步骤 304、 所述控制设备发送所述流表项操作指示消息至所述交换设 备。
其中, 所述流表项操作指示消息包括匹配信息和操作信息, 所述操作 信息包括自定义操作指示和所述交换设备所支持的控制命令,所述自定义 操作指示用于指示执行所述控制命令。
步骤 305、 所述交换设备根据所述流表项操作指示消息生成流表项。 其中, 所述流表项的匹配域包括所述匹配信息, 所述流表项的操作域 包括所述操作信息,所述流表项用于指示所述交换设备当所述数据报文与 所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所 述控制命令。
步骤 306、 当接收到所述数据报文时, 若所述数据报文与所述流表项 的所述匹配信息匹配,所述交换设备根据所述流表项的所述自定义操作指 示, 对所述数据报文执行所述流表项的所述控制命令。
本发明又一实施例提供的数据报文的控制方法, 由于控制设备根据匹 配信息和操作信息的对应关系生成流表项操作指示消息,所述操作信息包 括自定义操作指示和交换设备所支持的控制命令,所述自定义操作指示用 于指示执行所述控制命令;所述控制设备发送所述流表项操作指示消息至 所述交换设备, 以使所述交换设备生成流表项, 所述流表项用于指示所述 交换设备当所述数据报文与所述匹配信息匹配时,根据所述自定义操作指 示, 对所述数据报文执行所述控制命令。 这样使得所述交换设备所支持的 控制命令均能在所述交换设备中实现, 与现有技术相比, 本发明实施例能 够解决 OpenF l ow 交换设备只能通过 OpenF l ow 协议中规定的功能对 OpenF l ow交换设备或 文进行控制管理, 不能实现所述 OpenF l ow协议外 的功能的问题。
如图 4所示, 本发明实施例提供的控制设备, 包括:
第一生成单元 41 , 用于根据匹配信息和操作信息的对应关系生成流 表项操作指示消息,所述流表项操作指示消息包括所述匹配信息和所述操 作信息, 所述匹配信息和所述操作信息的对应关系是事先配置的, 所述操 作信息包括自定义操作指示和交换设备所支持的控制命令,所述自定义操 作指示用于指示执行所述控制命令。 其具体实现方式参见图 1 中步骤 101 所示, 此处不再贅述。
第一发送单元 42 , 用于发送所述流表项操作指示消息至所述交换设 备, 以使所述交换设备生成流表项, 所述流表项的匹配域包括所述匹配信 息, 所述流表项的操作域包括所述操作信息, 所述流表项用于指示所述交 换设备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指 示, 对所述数据报文执行所述控制命令。 其具体实现方式参见图 1 中步骤 102所示, 此处不再贅述。
进一步的, 如图 5所示, 所述控制设备, 还包括:
第一接收单元 43 , 用于接收所述交换设备的型号信息以及系统版本 信息。 其具体实现方式参见图 3中步骤 301所示, 此处不再贅述。
所述第一生成单元 41 , 具体用于:
根据所述匹配信息和所述操作信息的对应关系,以及所述交换设备的 型号信息和系统版本信息, 生成所述流表项操作指示消息。 其具体实现方 式参见图 3中步骤 303所示, 此处不再贅述。
进一步的, 如图 5所示, 所述控制设备, 还包括:
第二接收单元 44 , 用于接收所述交换设备发送的所述数据报文。 其 具体实现方式参见图 3中步骤 302所示, 此处不再贅述。
本发明实施例提供的控制设备,由于控制设备根据匹配信息和操作信 息的对应关系生成流表项操作指示消息,所述操作信息包括自定义操作指 示和交换设备所支持的控制命令,所述自定义操作指示用于指示执行所述 控制命令; 所述控制设备发送所述流表项操作指示消息至所述交换设备, 以使所述交换设备生成流表项,所述流表项用于指示所述交换设备当所述 数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据 报文执行所述控制命令。这样使得所述交换设备所支持的控制命令均能在 所述交换设备中实现,与现有技术相比,本发明实施例能够解决 OpenF l ow 交换设备只能通过 OpenF l ow协议中规定的功能对 OpenF l ow交换设备或报 文进行控制管理, 不能实现所述 OpenF 1 ow协议外的功能的问题。
如图 6所示, 本发明实施例提供的交换设备, 包括:
第三接收单元 5 1 , 用于接收控制设备发送的流表项操作指示消息, 所述流表项操作指示消息包括匹配信息和操作信息,所述操作信息包括自 定义操作指示和所述交换设备所支持的控制命令,所述自定义操作指示用 于指示执行所述控制命令。 其具体实现方式参见图 2中步骤 2 01所示, 此 处不再赘述。
第二生成单元 52 , 用于根据所述流表项操作指示消息生成流表项, 所述流表项的匹配域包括所述匹配信息,所述流表项的操作域包括所述操 作信息,所述流表项用于指示所述交换设备当所述数据报文与所述匹配信 息匹配时,根据所述自定义操作指示,对所述数据报文执行所述控制命令。 其具体实现方式参见图 2中步骤 2 02所示, 此处不再贅述。
进一步的, 如图 7所示, 所述交换设备, 还包括:
执行单元 5 3 , 用于当接收到所述数据报文时, 若所述数据报文与所 述流表项的所述匹配信息匹配, 根据所述流表项的所述自定义操作指示, 对所述数据报文执行所述流表项的所述控制命令。其具体实现方式参见图 3中步骤 306所示, 此处不再贅述。 进一步的, 如图 7所示, 所述交换设备, 还包括:
第二发送单元 54 , 用于发送所述交换设备的型号信息以及系统版本 信息至所述控制设备。 其具体实现方式参见图 3中步骤 301所示, 此处不 再赘述。
进一步的, 如图 7所示, 所述交换设备, 还包括:
第三发送单元 55 , 用于发送所述数据报文至所述控制设备。 其具体 实现方式参见图 3中步骤 302所示, 此处不再贅述。
本发明实施例提供的交换设备,由于控制设备根据匹配信息和操作信 息的对应关系生成流表项操作指示消息,所述操作信息包括自定义操作指 示和交换设备所支持的控制命令,所述自定义操作指示用于指示执行所述 控制命令; 所述控制设备发送所述流表项操作指示消息至所述交换设备, 以使所述交换设备生成流表项,所述流表项用于指示所述交换设备当所述 数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据 报文执行所述控制命令。这样使得所述交换设备所支持的控制命令均能在 所述交换设备中实现,与现有技术相比,本发明实施例能够解决 OpenF l ow 交换设备只能通过 OpenF l ow协议中规定的功能对 OpenF l ow交换设备或报 文进行控制管理, 不能实现所述 OpenF 1 ow协议外的功能的问题。
如图 8所示, 本发明实施例提供的数据报文的控制系统, 包括上述的 控制设备 61以及交换设备 62。
其具体实现方式参见上述控制设备及交换设备的实施例,此处不再贅 述。
本发明实施例提供的数据报文的控制系统,由于控制设备根据匹配信 息和操作信息的对应关系生成流表项操作指示消息,所述操作信息包括自 定义操作指示和交换设备所支持的控制命令,所述自定义操作指示用于指 示执行所述控制命令;所述控制设备发送所述流表项操作指示消息至所述 交换设备, 以使所述交换设备生成流表项, 所述流表项用于指示所述交换 设备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。这样使得所述交换设备所支持的控制 命令均能在所述交换设备中实现, 与现有技术相比, 本发明实施例能够解 决 OpenF l ow交换设备只能通过 OpenF l ow协议中规定的功能对 OpenF l ow 交换设备或报文进行控制管理, 不能实现所述 OpenF l ow协议外的功能的 问题。
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到 本发明可借助软件加必需的通用硬件的方式来实现, 当然也可以通过硬 件, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发明的技 术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式 体现出来, 该计算机软件产品存储在可读取的存储介质中, 如计算机的软 盘, 硬盘或光盘等, 包括若干指令用以使得一台计算机设备(可以是个人 计算机, 服务器, 或者网络设备等) 执行本发明各个实施例所述的方法。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局 限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可 轻易想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明 的保护范围应所述以权利要求的保护范围为准。

Claims

权 利 要 求 书
1、 一种数据报文的控制方法, 其特征在于, 包括:
控制设备根据匹配信息和操作信息的对应关系生成流表项操作指示消 息, 所述流表项操作指示消息包括所述匹配信息和所述操作信息, 所述匹 配信息和所述操作信息的对应关系是事先配置的, 所述操作信息包括自定 义操作指示和交换设备所支持的控制命令, 所述自定义操作指示用于指示 执行所述控制命令;
所述控制设备发送所述流表项操作指示消息至所述交换设备, 以使所 述交换设备生成流表项, 所述流表项的匹配域包括所述匹配信息, 所述流 表项的操作域包括所述操作信息, 所述流表项用于指示所述交换设备当所 述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数 据报文执行所述控制命令。
2、 根据权利要求 1所述的方法, 其特征在于, 还包括:
所述控制设备接收所述交换设备的型号信息以及系统版本信息; 所述控制设备根据匹配信息和操作信息的对应关系生成流表项操作指 示消息, 包括:
所述控制设备根据所述匹配信息和所述操作信息的对应关系, 以及所 述交换设备的型号信息和系统版本信息, 生成所述流表项操作指示消息。
3、 根据权利要求 1或 2所述的方法, 其特征在于, 所述控制设备根据 匹配信息和操作信息的对应关系生成流表项操作指示消息之前, 还包括: 所述控制设备接收所述交换设备发送的所述数据报文。
4、 一种数据报文的控制方法, 其特征在于, 包括:
交换设备接收控制设备发送的流表项操作指示消息, 所述流表项操作 指示消息包括匹配信息和操作信息, 所述操作信息包括自定义操作指示和 所述交换设备所支持的控制命令, 所述自定义操作指示用于指示执行所述 控制命令; 所述交换设备根据所述流表项操作指示消息生成流表项, 所述流表项 的匹配域包括所述匹配信息, 所述流表项的操作域包括所述操作信息, 所 述流表项用于指示所述交换设备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。
5、 根据权利要求 4所述的方法, 其特征在于, 还包括:
当接收到所述数据报文时, 若所述数据报文与所述流表项的所述匹配 信息匹配, 所述交换设备根据所述流表项的所述自定义操作指示, 对所述 数据报文执行所述流表项的所述控制命令。
6、 根据权利要求 4或 5所述的方法, 其特征在于, 所述交换设备接收 控制设备发送的流表项操作指示消息之前, 还包括:
所述交换设备发送所述交换设备的型号信息以及系统版本信息至所述 控制设备。
7、 根据权利要求 4-6任一所述的方法, 其特征在于, 所述交换设备接 收控制设备发送的流表项操作指示消息之前, 还包括:
所述交换设备发送所述数据报文至所述控制设备。
8、 一种控制设备, 其特征在于, 包括:
第一生成单元, 用于根据匹配信息和操作信息的对应关系生成流表项 操作指示消息, 所述流表项操作指示消息包括所述匹配信息和所述操作信 息, 所述匹配信息和所述操作信息的对应关系是事先配置的, 所述操作信 息包括自定义操作指示和交换设备所支持的控制命令, 所述自定义操作指 示用于指示执行所述控制命令;
第一发送单元, 用于发送所述流表项操作指示消息至所述交换设备, 以使所述交换设备生成流表项, 所述流表项的匹配域包括所述匹配信息, 所述流表项的操作域包括所述操作信息, 所述流表项用于指示所述交换设 备当所述数据报文与所述匹配信息匹配时, 根据所述自定义操作指示, 对 所述数据报文执行所述控制命令。
9、 根据权利要求 8所述的控制设备, 其特征在于, 还包括: 第一接收单元,用于接收所述交换设备的型号信息以及系统版本信息; 所述第一生成单元, 具体用于:
根据所述匹配信息和所述操作信息的对应关系, 以及所述交换设备的 型号信息和系统版本信息, 生成所述流表项操作指示消息。
10、 根据权利要求 8或 9所述的控制设备, 其特征在于, 还包括: 第二接收单元, 用于接收所述交换设备发送的所述数据报文。
11、 一种交换设备, 其特征在于, 包括:
第三接收单元, 用于接收控制设备发送的流表项操作指示消息, 所述 流表项操作指示消息包括匹配信息和操作信息, 所述操作信息包括自定义 操作指示和所述交换设备所支持的控制命令, 所述自定义操作指示用于指 示执行所述控制命令;
第二生成单元, 用于根据所述流表项操作指示消息生成流表项, 所述 流表项的匹配域包括所述匹配信息, 所述流表项的操作域包括所述操作信 息, 所述流表项用于指示所述交换设备当所述数据报文与所述匹配信息匹 配时, 根据所述自定义操作指示, 对所述数据报文执行所述控制命令。
12、 根据权利要求 11所述的交换设备, 其特征在于, 还包括: 执行单元, 用于当接收到所述数据报文时, 若所述数据报文与所述流 表项的所述匹配信息匹配, 根据所述流表项的所述自定义操作指示, 对所 述数据报文执行所述流表项的所述控制命令。
1 3、 根据权利要求 11或 12所述的交换设备, 其特征在于, 还包括: 第二发送单元, 用于发送所述交换设备的型号信息以及系统版本信息 至所述控制设备。
14、 根据权利要求 1 1-1 3任一所述的交换设备, 其特征在于, 还包括: 第三发送单元, 用于发送所述数据报文至所述控制设备。
15、 一种数据报文的控制系统, 其特征在于, 包括权利要求 8-10任一 项所述的控制设备以及权利要求 1 1-14任一项所述的交换设备。
PCT/CN2012/077979 2012-06-29 2012-06-29 数据报文的控制方法、设备及系统 WO2014000290A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2012/077979 WO2014000290A1 (zh) 2012-06-29 2012-06-29 数据报文的控制方法、设备及系统
CN201280000936.3A CN103703726B (zh) 2012-06-29 2012-06-29 数据报文的控制方法、设备及系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2012/077979 WO2014000290A1 (zh) 2012-06-29 2012-06-29 数据报文的控制方法、设备及系统

Publications (1)

Publication Number Publication Date
WO2014000290A1 true WO2014000290A1 (zh) 2014-01-03

Family

ID=49782128

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/077979 WO2014000290A1 (zh) 2012-06-29 2012-06-29 数据报文的控制方法、设备及系统

Country Status (2)

Country Link
CN (1) CN103703726B (zh)
WO (1) WO2014000290A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015109486A1 (zh) * 2014-01-23 2015-07-30 华为技术有限公司 报文的隧道处理方法、交换设备及控制设备
US10305777B2 (en) 2014-06-30 2019-05-28 Huawei Technologies Co., Ltd. Flow entry configuration method, apparatus, and system
CN113311809A (zh) * 2021-05-28 2021-08-27 苗叶 一种基于工业控制系统的安全运维指令阻断装置和方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101913490B1 (ko) * 2014-05-27 2018-10-30 후아웨이 테크놀러지 컴퍼니 리미티드 플로우 테이블 관리 방법, 및 관련 디바이스 및 시스템

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101572670A (zh) * 2009-05-07 2009-11-04 成都市华为赛门铁克科技有限公司 一种基于流表的数据包处理方法、装置和网络系统
CN102301663A (zh) * 2011-07-06 2011-12-28 华为技术有限公司 一种报文处理方法及相关设备
CN102349268A (zh) * 2009-03-09 2012-02-08 日本电气株式会社 OpenFlow通信系统和OpenFlow通信方法
WO2012066830A1 (ja) * 2010-11-18 2012-05-24 日本電気株式会社 閉路形成未然防止システム、及び閉路形成未然防止方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102217228B (zh) * 2007-09-26 2014-07-16 Nicira股份有限公司 管理和保护网络的网络操作系统
JP6214023B2 (ja) * 2009-07-31 2017-10-18 日本電気株式会社 制御サーバ、サービス提供システムおよび仮想的なインフラストラクチャの提供方法
KR101365667B1 (ko) * 2009-09-14 2014-02-21 닛본 덴끼 가부시끼가이샤 통신 시스템, 노드, 제어 서버, 통신 방법 및 프로그램

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102349268A (zh) * 2009-03-09 2012-02-08 日本电气株式会社 OpenFlow通信系统和OpenFlow通信方法
CN101572670A (zh) * 2009-05-07 2009-11-04 成都市华为赛门铁克科技有限公司 一种基于流表的数据包处理方法、装置和网络系统
WO2012066830A1 (ja) * 2010-11-18 2012-05-24 日本電気株式会社 閉路形成未然防止システム、及び閉路形成未然防止方法
CN102301663A (zh) * 2011-07-06 2011-12-28 华为技术有限公司 一种报文处理方法及相关设备

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015109486A1 (zh) * 2014-01-23 2015-07-30 华为技术有限公司 报文的隧道处理方法、交换设备及控制设备
CN105009544A (zh) * 2014-01-23 2015-10-28 华为技术有限公司 报文的隧道处理方法、交换设备及控制设备
US10237089B2 (en) 2014-01-23 2019-03-19 Huawei Technologies Co., Ltd. Packet tunneling method, switching device, and control device
US10305777B2 (en) 2014-06-30 2019-05-28 Huawei Technologies Co., Ltd. Flow entry configuration method, apparatus, and system
US10659342B2 (en) 2014-06-30 2020-05-19 Huawei Technologies Co., Ltd. Flow entry configuration method, apparatus, and system
CN113311809A (zh) * 2021-05-28 2021-08-27 苗叶 一种基于工业控制系统的安全运维指令阻断装置和方法

Also Published As

Publication number Publication date
CN103703726B (zh) 2017-04-26
CN103703726A (zh) 2014-04-02

Similar Documents

Publication Publication Date Title
US11563669B2 (en) Method for implementing network virtualization and related apparatus and communications system
CN104541482B (zh) 为具有平滑重启能力的邻居使用rvsp hello抑制的系统和方法
WO2016146077A1 (zh) 一种动态路由配置方法、装置及系统
JP6337947B2 (ja) ネットワーク管理サービスシステム、制御装置、方法およびプログラム
US9386001B1 (en) Border gateway protocol (BGP) communications over trusted network function virtualization (NFV) hardware
EP2924932A1 (en) Link keepalive method, controller and switch
JP2014175924A (ja) 伝送システム、伝送装置、及び伝送方法
JP2014175924A5 (zh)
CN103944828A (zh) 一种协议报文的传输方法和设备
JP2014531786A (ja) 協働環境におけるフロー制御のためのおよび信頼性のある通信のための方法
WO2018149338A1 (zh) 基于sdn的远端流镜像控制方法、实现方法及相关设备
JPWO2013180207A1 (ja) 制御装置、通信システム、スイッチ制御方法及びプログラム
WO2014000290A1 (zh) 数据报文的控制方法、设备及系统
WO2015024411A1 (zh) 一种服务节点能力信息的获取方法及控制平台
WO2014166190A1 (zh) 一种网络设备数据转发方法及装置
WO2015081551A1 (zh) 一种网络中实现报文路由的方法、设备和系统
WO2015123853A1 (zh) 一种数据流处理方法及装置
JP2011159247A (ja) ネットワークシステム、コントローラ、ネットワーク制御方法
WO2014080993A1 (ja) 通信システム、仮想ネットワーク管理装置、通信ノード、通信方法及びプログラム
WO2013107056A1 (zh) 报文转发的方法及装置
WO2019041944A1 (zh) 一种处理报文的方法和装置
US20150334019A1 (en) Routing control method and non-transitory computer-readable recording medium storing routing control program
WO2014019196A1 (zh) 拓扑信息处理方法及设备
US10298454B2 (en) Communication path switching apparatus, method for controlling communication path switching apparatus, and computer program product
WO2015027477A1 (zh) 流表控制方法、装置、交换机和控制器

Legal Events

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

Ref document number: 12880205

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12880205

Country of ref document: EP

Kind code of ref document: A1