Movatterモバイル変換


[0]ホーム

URL:


CN106302027A - A kind of SDN controller performance tester and method of testing - Google Patents

A kind of SDN controller performance tester and method of testing
Download PDF

Info

Publication number
CN106302027A
CN106302027ACN201610757289.0ACN201610757289ACN106302027ACN 106302027 ACN106302027 ACN 106302027ACN 201610757289 ACN201610757289 ACN 201610757289ACN 106302027 ACN106302027 ACN 106302027A
Authority
CN
China
Prior art keywords
controller
message
module
switch
test
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
CN201610757289.0A
Other languages
Chinese (zh)
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.)
Next Generation Internet Key Technology And Co Ltd Of Erc Of Evaluation And Test Beijing
BEIJING TIANDI INTERCONNECTION INFORMATION TECHNOLOGY Co Ltd
Original Assignee
Next Generation Internet Key Technology And Co Ltd Of Erc Of Evaluation And Test Beijing
BEIJING TIANDI INTERCONNECTION INFORMATION TECHNOLOGY 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 Next Generation Internet Key Technology And Co Ltd Of Erc Of Evaluation And Test Beijing, BEIJING TIANDI INTERCONNECTION INFORMATION TECHNOLOGY Co LtdfiledCriticalNext Generation Internet Key Technology And Co Ltd Of Erc Of Evaluation And Test Beijing
Priority to CN201610757289.0ApriorityCriticalpatent/CN106302027A/en
Publication of CN106302027ApublicationCriticalpatent/CN106302027A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The invention discloses a kind of SDN controller performance tester and the method for testing belonging to software defined network controller field, this ability meter specifically includes: connected, by switch analog module and Topology connection generation module, the Switch control part formed;Connected, by OpenFlow 1.3 message generation module and test packet control module, the protocol massages formed control part and calculated, by controller response record module and result, the result output part formed with output module.The present invention is directed to SDN controller, test its protocol massages all kinds of to OpenFlow 1.3 handle up, time delay;The real scene being simultaneously likely to occur in analog network and event, weigh the process performance of controller;Can be each macroreticular operator, network company or other network users when disposing SDN, for controller type selecting, investigate, test, aptitude tests offer technical support and quantitative result analysis be provided.

Description

SDN controller performance tester and test method
Technical Field
The invention belongs to the field of software defined network controllers, and particularly relates to a SDN controller performance tester and a test method, in particular to an SDN controller performance tester and a test method based on OpenFlow1.3.
Background
Software-defined networking (SDN) is a Network virtualization (Network virtualization) technology, and is proposed by Emulex. The control plane (control plane) of the router is separated from the data plane (data plane) using the OpenFlow protocol. The architecture can enable a network administrator to plan the network again by programs in a central control mode on the premise of not changing hardware devices, provides a new method for controlling network flow, and also provides a good platform for core network and application innovation. The two major planes, the control plane and the data plane, communicate through an OpenFlow protocol.
The OpenFlow protocol is an SDN control plane southbound protocol developed and promoted by the Open network Foundation (english: Open Networking Foundation, abbreviated as ONF). The method specifies the communication mode and content of the control plane and the data plane, is the SDN southbound protocol which is most widely applied at present, and is supported by the industry, particularly manufacturers of switching equipment (namely data plane equipment). The OpenFlow1.3 version of the protocol is currently its long-term maintenance and is the most widely used and deployed version.
As the most mainstream implementation of the SDN, and as the most core component in the SDN network, the processing performance of the SDN controller on the OpenFlow protocol is concerned by SDN controller manufacturers and SDN network users. On this basis, a testing tool is urgently needed to simulate a large amount of SDN network switching devices to communicate with the controller through the OpenFlow protocol, so as to test the processing performance of the controller on the OpenFlow protocol. Besides simulating a large amount of devices to interact with the OpenFlow protocol of the controller, the tool needs to have rich process control capability and test result output capability, such as customization of message contents of the OpenFlow protocol, message sending rate and time delay, detailed test process recording and the like, so that the processing performance of the controller on the OpenFlow protocol can be accurately and effectively balanced.
The SDN controller is a core component of the SDN network, and directly manages all switch devices in the network in a central control manner. Therefore, the performance of the SDN controller itself will directly affect the performance of the entire SDN network. The controller communicates with the switches primarily through the OpenFlow1.3 protocol. The processing performance of the controller on the OpenFlow1.3 protocol packet will directly affect the flexibility and flow deployment performance of the network. In order to better honor the network advantages promised by the SDN technology, and aiming at the practical requirements of network users and the urgent requirements of the industry on the performance test of the SDN controller, an OpenFlow1.3 controller performance tester architecture method is designed and provided. The throughput and the time delay of the SDN controller to various OpenFlow1.3 protocol messages are tested, and meanwhile, the real scenes and events which may appear in a network are simulated, and the processing performance of the controller is measured.
Disclosure of Invention
The invention aims to provide a SDN controller performance tester and a test method, and is characterized in that the SDN controller performance tester consists of 6 functional modules in total, namely 3 parts; the method specifically comprises the following steps: the system comprises a switch control part, a topology connection generation module and a topology connection simulation module, wherein the switch control part is formed by connecting a switch simulation module and the topology connection generation module; a protocol message control part formed by connecting an OpenFlow1.3 message generation module and a test message control module; a result output part consisting of a controller response recording module and a result calculating and outputting module; the simulation module and the topology connection generation module are respectively connected with the OpenFlow1.3 message generation module and the test message control module, and then the test message control module is connected with the controller response recording module;
the switch simulation module simulates an OpenFlow1.3 switch, performs OpenFlow1.3 connection with an SDN controller, simultaneously gives a response to the query and keep-alive actions of the controller aiming at the switch, and reports the switch information of the controller;
the topology connection generation module is used for simulating events and scenes of a large number of switches under a certain specific topology structure when the performance test aiming at the SDN controller is performed, and a large number of switches which individually establish OpenFlow1.3 connection with the controller are connected into a certain common topology type;
the OpenFlow1.3 message generation module is responsible for generating OpenFlow1.3 messages which are required to be sent to the controller by the switch so as to establish normal connection with the controller and carry out performance test;
the test message control module is responsible for the controllable sending of the OpenFlow1.3 message, and the sending form, the sending rate and the sending sequence of the message need to be considered in the performance test;
the controller response recording module records the response mode and performance of the controller according to the performance test content, and records the response state and speed of the controller;
the result calculating and outputting module extracts data from the response records and calculates the performance test result of the controller; the method comprises the steps of firstly identifying available information, filtering non-response messages according to message types, then calculating average throughput and time delay according to time stamps of the response messages, and outputting a final calculation result to a tester in a text or graphic mode.
The OpenFlow1.3 message generation module is responsible for generating OpenFlow1.3 messages which are required to be sent to the controller by the switch and include message types of Hello, Echo, Feature _ reply, Multipart _ reply and Packet _ in.
A test method of a SDN controller performance tester is characterized by comprising the following test steps:
1) starting, a switch simulation module simulates a plurality of OpenFlow1.3 switches according to input preset by a user, and establishes TCP connection with a tested SDN controller;
2) the OpenFlow1.3 message generation module generates a Hello message according to the requirement of the switch simulation module and establishes OpenFlow1.3 protocol connection with the SDN controller to be tested;
3) the method comprises the steps that a switch simulation module receives a Hello message sent by a controller and an Echo control channel keep-alive message;
4) an OpenFlow1.3 message generation module generates an Echo message according to the requirement of a switch simulation module, the Echo message and a tested SDN controller ensure the activity of a link, and the process is continued in the whole test process;
5) the topological connection generation module generates a topological adjacency matrix of the switch according to input preset by a user, and requires the switch simulation module to configure ports of each simulated switch according to the content of the matrix, wherein the ports comprise port number, port characteristics and adjacent ports;
6) the switch analog module receives a Multipart _ request query request sent by a controller and requires the Multipart _ request query request to provide port information;
7) the switch simulation module transfers the request to an OpenFlow1.3 message generation module, and the switch simulation module generates a corresponding Multipart _ reply message according to corresponding information provided by the topology connection generation module and reports the message to the SDN controller to be tested;
8) the controller sends a Link Layer Discovery Protocol (LLDP) topological Link discovery message to one or more analog switches, and the switch analog module receives the message and transmits the message to the test message control module;
9) the test message control module acquires relevant topological connection information from the topological connection generation module, reports LLDP messages according to the sequence that adjacent switches firstly report the LLDP messages, and the messages are provided by the OpenFlow1.3 message generation module;
10) the controller response recording module records the response action of the SDN controller to be tested, when the controller issues LLDP messages for all the simulation switches for one time, the test is considered to be completed, and the timestamps of all the SDN controllers issuing the LLDP messages are recorded in the process;
11) and the result calculating and outputting module calculates the time difference between the LLDP message issued by the first controller and the last LLDP message, outputs the time difference as a final test result, and finishes the test.
The method has the advantages that the throughput and the time delay of the SDN controller to various OpenFlow1.3 protocol messages are tested; simultaneously, simulating a real scene and an event which may appear in a network, and measuring the processing performance of the controller; technical support and quantitative result analysis can be provided for model selection, research, deployment test and capability test of controllers when large network operators, network companies or other network users deploy the SDN.
Drawings
Fig. 1 is a schematic structural diagram of a performance tester of a software-defined network controller.
Fig. 2 is a flow chart of the performance test of the software-defined network controller.
Detailed Description
The invention provides an SDN controller performance tester and a test method based on an OPENFFlow 1.3 protocol, which are described in the following with reference to the attached drawings.
Fig. 1 is a schematic structural diagram of a performance tester for a software-defined network controller. The SDN controller performance tester shown in the figure consists of 3 parts and 6 functional modules; the method specifically comprises the following steps: the system comprises a switch control part, a topology connection generation module and a topology connection simulation module, wherein the switch control part is formed by connecting a switch simulation module and the topology connection generation module; a protocol message control part formed by connecting an OpenFlow1.3 message generation module and a test message control module; a result output part consisting of a controller response recording module and a result calculating and outputting module; the simulation module and the topology connection generation module are respectively connected with the OpenFlow1.3 message generation module and the test message control module, and then the test message control module is connected with the controller response recording module. The main functions of each part are now explained as follows:
first, the switch control part
The system is formed by connecting a switch simulation module and a topology connection generation module. According to the technical characteristics of the SDN, when a processing performance result of the SDN controller on the OpenFlow1.3 protocol message is required to be obtained, an OpenFlow1.3 switch needs to be simulated to be connected with the controller, OpenFlow1.3 protocol interaction is generated, and the performance is tested. The part is to implement the control of the analog switch.
The switch simulation module simulates an OpenFlow1.3 switch. The method is used for carrying out OpenFlow1.3 connection with an SDN controller, responding to the inquiry and keep-alive actions of the switch by the controller, and reporting the switch information of the controller. The functions to be realized include: 1. establishing TCP connection with a TCP port of a controller 2, establishing OpenFlow1.3 protocol connection with the controller 3, reporting self information through an OpenFlow1.3 protocol according to an inquiry request of the controller 4, and performing keep-alive message interaction with the controller to ensure that the connection is always established.
The performance test of the topology connection generation module for the SDN controller often needs to simulate events and scenarios of a large number of switches under a certain topology. The module needs to concatenate a large number of switches that individually establish OpenFlow1.3 connections with the controller into a common topology type, such as a ring, line, or leaf-ridge topology, in order to achieve a more comprehensive assessment of SDN controller performance. The functions to be realized by the module include: 1. establishing a connection matrix 2 among the simulation controllers according to the generated topology type, processing a topology discovery request (LLDP message) sent by the controllers, generating the LLDP message which accords with the topology type and the connection matrix to discover the current topology structure 3, controlling the simulation switch to send the LLDP message in a specific sequence, and simulating the topology discovery process of the controllers.
Second, protocol message control part
The OpenFlow1.3 message generating module is connected with the test message control module. In a performance test aiming at an SDN controller, the processing capacity of the SDN controller on OpenFlow1.3 protocol messages needs to be measured, in order to achieve the purpose, a switch is needed to send a certain specific type of messages to the controller at a certain speed, and the throughput and the processing time delay of the controller on the type of messages are recorded and calculated; therefore, there is a need to send protocols to the switch
And controlling the content, the speed and the sequence of the message.
The OpenFlow1.3 message generation module is responsible for generating OpenFlow1.3 messages which are required to be sent to the controller by the switch. Including message types of Hello, Echo, Feature _ reply, Multipart _ reply, Packet _ in, etc. So as to establish normal connection with the controller and carry out performance test. The module requires that any field of any type of protocol message can be flexibly and dynamically adjusted so as to send the required message according to the requirement of the controller and process the message. In addition to the openflow1.3 messages, to extend the test content. And the message also needs to be capable of flexibly adjusting any field in the message.
The test message control module is responsible for the controllable sending of OpenFlow1.3 messages; in the performance test, the sending form, rate and sequence of the message need to be considered. The module implements this portion of the control content. The functions that need to be provided include: 1. and (3) control of transmission form: <1> burst transmission mode, that is, a certain number of messages are transmitted to the controller in the shortest time, regardless of the transmission sequence and the receiving capability of the controller. Can be used to examine the handling capability of the controller for bursty message events. And 2, a constant-speed sending mode, namely a certain number of messages are sent to the controller at a constant speed within a certain time, and the sending time interval between any two messages is kept consistent. The tester may define the time interval itself. Can be used to examine the throughput and latency of the controller for a certain type of message at different message input rates. 2. And controlling the transmission sequence. Certain types of messages require a certain sending sequence to ensure the consistency of the simulated network and the actual network and to enable the controller to work normally. For example, the transmission of LLDP packets needs to be performed according to the sequence of topology connection.
Third, result output part
The system consists of a controller response recording module and a result calculating and outputting module; the result output part is mainly used for recording the response mode and performance of the controller under a specific test scene and recording the response state and speed of the controller. And meanwhile, according to the recorded content, the performance test result is automatically calculated. For example, if a performance test is performed on the rate issued by the Flow table, the module needs to record the number and response time of all controllers responding to the Flow _ mod message, and sequentially calculate the throughput and delay of the controllers for processing the Flow table generation request.
And the controller response recording module records the response mode and the performance of the controller according to the performance test content. The status and rate of its response is recorded. The main function is to record the timestamp of the controller responding to the OpenFlow1.3 protocol message, the type of the protocol message and the content of the protocol message. In addition, the state of the TCP connection, such as TCP Window Size, needs to be recorded to ensure that the controller performance test result is not affected by the TCP protocol. All records should be kept in Log and Wireshark bundles as a source for analyzing test results.
The result calculating and outputting module extracts data from the response records and calculates the performance test result of the controller; available information is first identified and non-responsive messages are filtered based on message type. And then, calculating the average swallowing and delay according to the time stamp of the response message. And outputting the final calculation result to a tester in a text or graphic mode.
According to the functions of the modules, the following interrelations can be constructed:
in the three architecture parts, some modules are cross-part functional modules, such as an OpenFlow1.3 message generation module and a test message control module. Other modules are partial internal functional modules, such as a topology connection generation module and a result calculation and output module. The relationships between the functional modules and other modules are described as follows:
first, the switch control part
The switch control module needs to control the sending and receiving of the OpenFlow1.3 protocol message of the switch. In both the connection establishment phase and the connection maintenance phase with the controller, the assistance of the OpenFlow1.3 message generation module is required. The topology connection generation module also requires the assistance of the message generation module. Wherein,
when the switch simulation module controls the simulated switch to establish connection with the controller, the openflow1.3 message generation module is required to generate and provide Hello and Feature _ reply messages so as to fulfill the purpose of establishing connection. In the test process, the openflow1.3 message generation module is also required to generate and provide keep-alive protocols such as Echo and the like. When a switch port is simulated, a topology connection generation module is needed to assist, and according to the defined topology type and information, a corresponding switch port, such as port number, port characteristics, adjacent ports, etc., is simulated.
And the topology connection generation module is responsible for generating the topology connection of the analog switch. Port information of the analog switch, such as the number of ports, port numbers, port characteristics, adjacent ports, etc., needs to be defined in order to conform to the defined topology type and connection manner. Meanwhile, when the test message control module controls the message uploading sequence, topology related messages, such as LLDP, need to be uploaded one by one according to the connection matrix generated by the topology connection generation module and the adjacent sequence, so as to simulate the real network environment and the message interaction process and obtain the correct controller performance test result.
Second, protocol message control part
The module is connected with the switch control part and the result output part. The OpenFlow1.3 message generation module needs to provide customized OpenFlow1.3 message content for other modules. The test message control module needs to influence the form and characteristics of the message sent by the analog switch, and needs to reflect the test result.
The OpenFlow1.3 message generation module provides an OpenFlow1.3 message customized according to requirements. Firstly, when a switch simulation module controls a simulation switch to establish connection with a controller, an OpenFlow1.3 message generation module is required to generate and provide Hello and Feature _ reply messages so as to fulfill the purpose of establishing connection. In the test process, the openflow1.3 message generation module is also required to generate and provide keep-alive protocols such as Echo and the like. In the test message control module, the generation rate and sequence of the openflow1.3 messages are required so that the switch simulation module can send the messages to the controller. For example, the ARP message is generated according to the requirement of MAC address order increment for testing the ability of the controller to learn the address of the second layer.
The test message control module needs to control the form, rate and sequence of the OpenFlow1.3 protocol message sent to the controller. The generation rate and the sequence of the openflow1.3 message generation module are required so that the switch simulation module can send the message to the controller. Meanwhile, the module also needs to send topology related messages, such as LLDP, one by one according to the connection matrix generated by the topology connection generation module according to the topology content and information provided by the topology generation module, so as to simulate the real network environment and the message interaction process and obtain the correct controller performance test result.
Third, result output part
The part is used for recording the response of the controller, calculating the test result and outputting the test result. For a certain test result, the environment condition during the test needs to be explained, especially the content such as the OpenFlow1.3 message input rate. It is necessary to retrieve the relevant information from the test message control module.
The controller response recording module records the response mode and performance of the controller according to the performance test content, and records the response state and speed of the controller. And meanwhile, recording a specific test environment, in particular the message input rate and the message content of OpenFlow1.3, when the test is executed. The relevant information is acquired from the test message control module, and is respectively and tidily recorded in the case. And simultaneously provides the original data and information of the calculation result for the result calculation and output module. Including the type of the controller response message, the timestamp of the response message, etc. And meanwhile, the TCP connection states of the switch and the controller, such as TCP windows size, rece _ buffer size and other information, are recorded, and the test result is ensured not to be influenced by a TCP protocol. If the abnormal condition exists, the abnormal condition is provided to the result calculation and output module possibly together, and a corresponding prompt is given.
And the result calculating and outputting module calculates the response throughput and the time delay of the controller to a certain type of OpenFlow1.3 messages according to the information provided by the controller response recording module, including the type of the controller response messages, the response message timestamp and the like.
Fig. 2 is a test flow chart of a test method of the SDN controller performance tester.
The test procedure was as follows:
1) starting, a switch simulation module simulates a plurality of OpenFlow1.3 switches according to input preset by a user, and establishes TCP connection with a tested SDN controller;
2) the OpenFlow1.3 message generation module generates a Hello message according to the requirement of the switch simulation module and establishes OpenFlow1.3 protocol connection with the SDN controller to be tested;
3) the method comprises the steps that a switch simulation module receives a Hello message sent by a controller and an Echo control channel keep-alive message;
4) an OpenFlow1.3 message generation module generates an Echo message according to the requirement of a switch simulation module, the Echo message and a tested SDN controller ensure the activity of a link, and the process is continued in the whole test process;
5) the topological connection generation module generates a topological adjacency matrix of the switch according to input preset by a user, and requires the switch simulation module to configure ports of each simulated switch according to the content of the matrix, wherein the ports comprise port number, port characteristics and adjacent ports;
6) the switch analog module receives a Multipart _ request query request sent by a controller and requires the Multipart _ request query request to provide port information;
7) the switch simulation module transfers the request to an OpenFlow1.3 message generation module, and the switch simulation module generates a corresponding Multipart _ reply message according to corresponding information provided by the topology connection generation module and reports the message to the SDN controller to be tested;
8) the controller sends an LLDP topology link discovery message to one or more analog switches, and the switch analog module receives the message and transmits the message to the test message control module;
9) the test message control module acquires relevant topological connection information from the topological connection generation module, reports LLDP messages according to the sequence that adjacent switches firstly report the LLDP messages, and the messages are provided by the OpenFlow1.3 message generation module;
10) the controller response recording module records the response action of the SDN controller to be tested, when the controller issues LLDP messages for all the simulation switches for one time, the test is considered to be completed, and the timestamps of all the SDN controllers issuing the LLDP messages are recorded in the process;
11) and the result calculating and outputting module calculates the time difference between the LLDP message issued by the first controller and the last LLDP message, outputs the time difference as a final test result, and finishes the test.

Claims (3)

1. An SDN controller performance tester is characterized by comprising 6 functional modules in 3 parts; the method specifically comprises the following steps: the system comprises a switch control part, a topology connection generation module and a topology connection simulation module, wherein the switch control part is formed by connecting a switch simulation module and the topology connection generation module; a protocol message control part formed by connecting an OpenFlow1.3 message generation module and a test message control module; a result output part consisting of a controller response recording module and a result calculating and outputting module; the simulation module and the topology connection generation module are respectively connected with the OpenFlow1.3 message generation module and the test message control module, and then the test message control module is connected with the controller response recording module;
CN201610757289.0A2016-08-292016-08-29A kind of SDN controller performance tester and method of testingPendingCN106302027A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201610757289.0ACN106302027A (en)2016-08-292016-08-29A kind of SDN controller performance tester and method of testing

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201610757289.0ACN106302027A (en)2016-08-292016-08-29A kind of SDN controller performance tester and method of testing

Publications (1)

Publication NumberPublication Date
CN106302027Atrue CN106302027A (en)2017-01-04

Family

ID=57674322

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201610757289.0APendingCN106302027A (en)2016-08-292016-08-29A kind of SDN controller performance tester and method of testing

Country Status (1)

CountryLink
CN (1)CN106302027A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106936664A (en)*2017-01-182017-07-07中国电子科技集团公司第五十研究所Software defined network path performance test apparatus and method
CN107612850A (en)*2017-10-172018-01-19盛科网络(苏州)有限公司Measure the method and device of openflow interchangers forwarding packet_out message maximum rates
CN108632115A (en)*2018-05-162018-10-09中国科学院声学研究所A kind of test system and method for POF interchangers idle timings
CN108683570A (en)*2018-07-032018-10-19烽火通信科技股份有限公司Controller network element managerial ability tests system and method in software definition transmission net
CN110708216A (en)*2019-10-122020-01-17深圳市吉祥腾达科技有限公司Switch LLDP protocol test method and test system
CN111049699A (en)*2019-11-092020-04-21苏州浪潮智能科技有限公司Reliability test method and device for SDN controller
CN111953559A (en)*2020-07-152020-11-17浪潮思科网络科技有限公司SDN (software defined network) concurrency test method and system
CN113572659A (en)*2021-07-262021-10-29浪潮思科网络科技有限公司SDN-based rapid networking test method
CN115297012A (en)*2022-08-032022-11-04重庆奥普泰通信技术有限公司Off-line testing method and device for SDN controller, controller and medium
CN118138516A (en)*2024-05-072024-06-04中国电子科技集团公司第三十研究所Test topology construction system and method of entity network test bed

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150163152A1 (en)*2013-12-062015-06-11Algoblu Holdings LimitedPerformance-based routing in software-defined network (sdn)
CN105515890A (en)*2015-11-202016-04-20中国石油天然气股份有限公司华北油田分公司OpenFlow protocol consistency testing method and equipment
CN105792252A (en)*2016-01-292016-07-20姜海奇Wireless communication network performance optimization method based on SDN and SDN controller
CN105847031A (en)*2016-03-152016-08-10中国石油天然气股份有限公司华北油田分公司Network topology construction system and method for testing OpenFlow SDN (Software Defined Networking) controller

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150163152A1 (en)*2013-12-062015-06-11Algoblu Holdings LimitedPerformance-based routing in software-defined network (sdn)
CN105515890A (en)*2015-11-202016-04-20中国石油天然气股份有限公司华北油田分公司OpenFlow protocol consistency testing method and equipment
CN105792252A (en)*2016-01-292016-07-20姜海奇Wireless communication network performance optimization method based on SDN and SDN controller
CN105847031A (en)*2016-03-152016-08-10中国石油天然气股份有限公司华北油田分公司Network topology construction system and method for testing OpenFlow SDN (Software Defined Networking) controller

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张攀等: "基于OpenFlow南向协议的SDN控制器性能测试方法及定量分析", 《信息通信技术》*

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106936664A (en)*2017-01-182017-07-07中国电子科技集团公司第五十研究所Software defined network path performance test apparatus and method
CN106936664B (en)*2017-01-182020-04-07中国电子科技集团公司第五十研究所Software defined network path performance testing device and method
CN107612850A (en)*2017-10-172018-01-19盛科网络(苏州)有限公司Measure the method and device of openflow interchangers forwarding packet_out message maximum rates
CN107612850B (en)*2017-10-172020-06-05盛科网络(苏州)有限公司Method and device for measuring maximum rate of packet _ out message forwarded by openflow switch
CN108632115B (en)*2018-05-162020-05-26中国科学院声学研究所System and method for testing timing of idle of POF (Point-of-Care) switch
CN108632115A (en)*2018-05-162018-10-09中国科学院声学研究所A kind of test system and method for POF interchangers idle timings
CN108683570A (en)*2018-07-032018-10-19烽火通信科技股份有限公司Controller network element managerial ability tests system and method in software definition transmission net
CN110708216A (en)*2019-10-122020-01-17深圳市吉祥腾达科技有限公司Switch LLDP protocol test method and test system
CN110708216B (en)*2019-10-122021-11-12深圳市吉祥腾达科技有限公司Switch LLDP protocol test method and test system
CN111049699A (en)*2019-11-092020-04-21苏州浪潮智能科技有限公司Reliability test method and device for SDN controller
CN111049699B (en)*2019-11-092021-10-22苏州浪潮智能科技有限公司 Method and device for reliability testing of SDN controller
CN111953559A (en)*2020-07-152020-11-17浪潮思科网络科技有限公司SDN (software defined network) concurrency test method and system
CN113572659A (en)*2021-07-262021-10-29浪潮思科网络科技有限公司SDN-based rapid networking test method
CN115297012A (en)*2022-08-032022-11-04重庆奥普泰通信技术有限公司Off-line testing method and device for SDN controller, controller and medium
CN115297012B (en)*2022-08-032024-02-06重庆奥普泰通信技术有限公司Offline testing method and device of SDN controller, controller and medium
CN118138516A (en)*2024-05-072024-06-04中国电子科技集团公司第三十研究所Test topology construction system and method of entity network test bed
CN118138516B (en)*2024-05-072024-07-05中国电子科技集团公司第三十研究所Test topology construction system and method of entity network test bed

Similar Documents

PublicationPublication DateTitle
CN106302027A (en)A kind of SDN controller performance tester and method of testing
CN104980317B (en)A kind of Auto-Test System and method of testing of dispatch data net equipment
CN106556765A (en)The method of testing and RTDS emulators of distributed distribution automation system
CN108092854B (en)Test method and device for train-level Ethernet equipment based on IEC61375 protocol
CN101179456A (en)Network equipment testing method and device
CN104954166A (en)Hardware based network simulation system and method
CN100486182C (en)Network test equipment, system and method
CN101383822A (en) Aviation Telecommunications Network Router Virtual Machine
CN101145977B (en)A QoS monitoring system and its measuring method of IP data network
CN106452850A (en)SDN controller performance testing method and system
CN110677829B (en)LTE-V2X test system and test method for long term evolution vehicle to everything
CN103188719A (en)Medium and high speed sensor network testing system
US20040127212A1 (en)Apparatus, system and method for network testing
CN102752161A (en)Test system
CN112671596A (en)Remote control automatic test system and test method
CN107483284A (en) Method and device for testing network equipment
Bello et al.Design and implementation of an educational testbed for experiencing with industrial communication networks
CN105391601B (en)A kind of performance test methods and system of Network Management Equipment
CN102710463B (en)Dynamic simulation system and simulation method of electric power data network
CN112527453B (en)Virtualization information simulation system, method and computer-readable storage medium
CN112468336B (en)Network quality monitoring and early warning method, device, terminal and storage medium
CN118506625A (en) A virtual simulation teaching system based on cloud network
CN107465716B (en)Network instrument system and method based on LXI bus
CN105044552A (en) Fault diagnosis method, system and device for distribution network automation system
CN116319418A (en)Virtual-real node combined network anti-interference performance test method and system

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20170104

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp