The Open Flow implementations(SDNs) have been deployed increasingly on varieties of networks in research institutions as well as commercial institutions. To develop an Open Flow implementation, it is required to under...The Open Flow implementations(SDNs) have been deployed increasingly on varieties of networks in research institutions as well as commercial institutions. To develop an Open Flow implementation, it is required to understand the performance of the network. A few benchmark tools(e.g., Cbench and OFlops) can be used to measure the network performance, while these tools take considerable time to simulate traffic behaviors and generate the required results,therefore extending the development time. In this paper, we present an analytical model, which is based on stochastic network calculus theory, for evaluating the performance of switch to controller.The previous studies show that stochastic network calculus can provide realistic emulation of real network traffic behaviors. Our model is evaluated by using both simulation tool and realistic testbed.The results show the stochastic network calculus based analysis model can realistically measure the network performance of the end-to-end properties between controller and switch.展开更多
To provide ubiquitous Internet access under the explosive increase of applications and data traffic,the current network architecture has become highly heterogeneous and complex,making network management a challenging ...To provide ubiquitous Internet access under the explosive increase of applications and data traffic,the current network architecture has become highly heterogeneous and complex,making network management a challenging task.To this end,software-defined networking(SDN) has been proposed as a promising solution.In the SDN architecture,the control plane and the data plane are decoupled,and the network infrastructures are abstracted and managed by a centralized controller.With SDN,efficient and flexible network control can be achieved,which potentially enhances network performance.To harvest the benefits of SDN in wireless networks,the software-defined wireless network(SDWN) architecture has been recently considered.In this paper,we first analyze the applications of SDN to different types of wireless networks.We then discuss several important technical aspects of performance enhancement in SDN-based wireless networks.Finally,we present possible future research directions of SDWN.展开更多
为了改变当前Internet网络管理复杂度高的局面,提出软件定义网络(SDN,software defined network),通过控制器生成流策略来直接控制数据流的转发行为。随着SDN网络部署与实践,研究人员发现控制器在网络中部署位置能直接影响到网络性能。...为了改变当前Internet网络管理复杂度高的局面,提出软件定义网络(SDN,software defined network),通过控制器生成流策略来直接控制数据流的转发行为。随着SDN网络部署与实践,研究人员发现控制器在网络中部署位置能直接影响到网络性能。近年来,围绕控制器放置问题的研究已逐步展开,研究内容集中在性能尺度以及搜索算法这2个方面。结合当前研究现状,对已有的控制器放置问题的研究进行系统性归纳总结,为后续进一步研究提供参考。展开更多
针对云数据中心网络存在的可扩展性和灵活性问题,提出了一种基于SDN(Software Defined Networking)的云数据中心弹性网络架构,解决目前云平台存在的网络无法弹性调度和灵活分配的问题。基于OpenDayLight设计高性能控制器集群架构和多控...针对云数据中心网络存在的可扩展性和灵活性问题,提出了一种基于SDN(Software Defined Networking)的云数据中心弹性网络架构,解决目前云平台存在的网络无法弹性调度和灵活分配的问题。基于OpenDayLight设计高性能控制器集群架构和多控制器负载均衡算法,解决传统SDN架构中存在的控制器单点失效的问题,保障云数据中心中多租户的高效网络按需调度和SDN网络的可靠性。利用Mininet模拟环境验证了提出方法的有效性。展开更多
网络负载均衡器是实现网络功能虚拟化(network function virtualization,NFV)的重要功能组件,通过其准确的业务负载分担,运营商可以灵活、高效地实现业务能力增强和容量扩展.基于DPDK技术框架设计实现了面向NFV的高性能4层网络负载均衡...网络负载均衡器是实现网络功能虚拟化(network function virtualization,NFV)的重要功能组件,通过其准确的业务负载分担,运营商可以灵活、高效地实现业务能力增强和容量扩展.基于DPDK技术框架设计实现了面向NFV的高性能4层网络负载均衡机制及系统HVLB,能够灵活部署运行于主流虚拟化平台.HVLB整体采用软件定义网络(software defined networking,SDN)思想设计,实现调度策略制订和数据转发的有效分离.在转发端基于用户空间实现多核多队列高效数据处理架构,同时保证各处理队列间的数据访问隔离和任务处理均衡;在控制端基于网络链路和计算相结合的综合能力作为NF选择和转发策略的制订依据,在实施业务数据准确分发的基础上保障了网络性能.基于KVM的原型系统实验结果表明:与现有LVS系统相比,HVLB极大地提升了数据包处理与转发性能,并实现了64字节UDP数据包的线速转发.展开更多
相较于传统网络体系结构的僵化,软件定义网络(Software Defined Networking,SDN)架构可以更好地适应与满足当前复杂多变的网络需求。以采用胖树(Fat-tree)拓扑的数据中心网络为例,介绍如何采用SDN网络仿真软件——Mininet方便而快捷地部...相较于传统网络体系结构的僵化,软件定义网络(Software Defined Networking,SDN)架构可以更好地适应与满足当前复杂多变的网络需求。以采用胖树(Fat-tree)拓扑的数据中心网络为例,介绍如何采用SDN网络仿真软件——Mininet方便而快捷地部署SDN仿真环境,调整链路性能。可为数据中心的管理与部署提供参考,有利于简化数据中心网络的工作,加速应用上线。展开更多
Net Slice是一种基于软件实现的自动测量和分析网络系统软件延迟的工具 .本文首先介绍 Net Slice的设计基础 .接着详细描述 Net Slice在奔腾 处理器和 L inux操作系统上的实现 ,主要包括 Net Slice各组成模块的功能、模块间关系和关键...Net Slice是一种基于软件实现的自动测量和分析网络系统软件延迟的工具 .本文首先介绍 Net Slice的设计基础 .接着详细描述 Net Slice在奔腾 处理器和 L inux操作系统上的实现 ,主要包括 Net Slice各组成模块的功能、模块间关系和关键算法的实现 .最后 ,通过实例 ,具体给出 Net展开更多
软件定义网络(software defined networking,SDN)是一种将网络控制平面和数据平面分离的新型网络架构。在SDN网络中,控制器的性能对网络性能有着重要的影响,当前很多公司和科研机构都已经提出了自己的控制器解决方案。然而针对如此众多...软件定义网络(software defined networking,SDN)是一种将网络控制平面和数据平面分离的新型网络架构。在SDN网络中,控制器的性能对网络性能有着重要的影响,当前很多公司和科研机构都已经提出了自己的控制器解决方案。然而针对如此众多的控制器,目前没有系统、全面的比较。由于缺乏足够的依据,研究人员只能凭借自己的经验或直觉来选择控制器。为了解决这个问题,对目前主流的SDN控制器在架构和性能上进行了系统的分析比较,并采用Cbench和Mininet对部分开源控制器进行了性能测试,同时针对单一控制器的性能问题,对现有的多控制器控制平面设计进行了分析综述。该研究结果对于研究人员选取正确的控制器具有重要的参考意义。展开更多
基金supported by the National Science and Technology Support Program (2014BAH24F01)the National Basic Research Program of China(2012CB3 15903)+3 种基金the Program for Key Science and Technology Innovation Team of Zhejiang Province (2011R50010-21,2013TD20)863 Program of China(2015AA015602,2015AA016103)the National Natural Science Foundation of China (61379118)the Fundamental Research Funds for the Central Universities
文摘The Open Flow implementations(SDNs) have been deployed increasingly on varieties of networks in research institutions as well as commercial institutions. To develop an Open Flow implementation, it is required to understand the performance of the network. A few benchmark tools(e.g., Cbench and OFlops) can be used to measure the network performance, while these tools take considerable time to simulate traffic behaviors and generate the required results,therefore extending the development time. In this paper, we present an analytical model, which is based on stochastic network calculus theory, for evaluating the performance of switch to controller.The previous studies show that stochastic network calculus can provide realistic emulation of real network traffic behaviors. Our model is evaluated by using both simulation tool and realistic testbed.The results show the stochastic network calculus based analysis model can realistically measure the network performance of the end-to-end properties between controller and switch.
基金supported by the US National Science Foundation(Nos.CNS-1247955 and CNS-1320664)the Wireless Engineering Research and Education Center(WEREC)at Auburn University,Auburn,USA
文摘To provide ubiquitous Internet access under the explosive increase of applications and data traffic,the current network architecture has become highly heterogeneous and complex,making network management a challenging task.To this end,software-defined networking(SDN) has been proposed as a promising solution.In the SDN architecture,the control plane and the data plane are decoupled,and the network infrastructures are abstracted and managed by a centralized controller.With SDN,efficient and flexible network control can be achieved,which potentially enhances network performance.To harvest the benefits of SDN in wireless networks,the software-defined wireless network(SDWN) architecture has been recently considered.In this paper,we first analyze the applications of SDN to different types of wireless networks.We then discuss several important technical aspects of performance enhancement in SDN-based wireless networks.Finally,we present possible future research directions of SDWN.
文摘为了改变当前Internet网络管理复杂度高的局面,提出软件定义网络(SDN,software defined network),通过控制器生成流策略来直接控制数据流的转发行为。随着SDN网络部署与实践,研究人员发现控制器在网络中部署位置能直接影响到网络性能。近年来,围绕控制器放置问题的研究已逐步展开,研究内容集中在性能尺度以及搜索算法这2个方面。结合当前研究现状,对已有的控制器放置问题的研究进行系统性归纳总结,为后续进一步研究提供参考。
文摘针对云数据中心网络存在的可扩展性和灵活性问题,提出了一种基于SDN(Software Defined Networking)的云数据中心弹性网络架构,解决目前云平台存在的网络无法弹性调度和灵活分配的问题。基于OpenDayLight设计高性能控制器集群架构和多控制器负载均衡算法,解决传统SDN架构中存在的控制器单点失效的问题,保障云数据中心中多租户的高效网络按需调度和SDN网络的可靠性。利用Mininet模拟环境验证了提出方法的有效性。
文摘网络负载均衡器是实现网络功能虚拟化(network function virtualization,NFV)的重要功能组件,通过其准确的业务负载分担,运营商可以灵活、高效地实现业务能力增强和容量扩展.基于DPDK技术框架设计实现了面向NFV的高性能4层网络负载均衡机制及系统HVLB,能够灵活部署运行于主流虚拟化平台.HVLB整体采用软件定义网络(software defined networking,SDN)思想设计,实现调度策略制订和数据转发的有效分离.在转发端基于用户空间实现多核多队列高效数据处理架构,同时保证各处理队列间的数据访问隔离和任务处理均衡;在控制端基于网络链路和计算相结合的综合能力作为NF选择和转发策略的制订依据,在实施业务数据准确分发的基础上保障了网络性能.基于KVM的原型系统实验结果表明:与现有LVS系统相比,HVLB极大地提升了数据包处理与转发性能,并实现了64字节UDP数据包的线速转发.
文摘相较于传统网络体系结构的僵化,软件定义网络(Software Defined Networking,SDN)架构可以更好地适应与满足当前复杂多变的网络需求。以采用胖树(Fat-tree)拓扑的数据中心网络为例,介绍如何采用SDN网络仿真软件——Mininet方便而快捷地部署SDN仿真环境,调整链路性能。可为数据中心的管理与部署提供参考,有利于简化数据中心网络的工作,加速应用上线。
文摘Net Slice是一种基于软件实现的自动测量和分析网络系统软件延迟的工具 .本文首先介绍 Net Slice的设计基础 .接着详细描述 Net Slice在奔腾 处理器和 L inux操作系统上的实现 ,主要包括 Net Slice各组成模块的功能、模块间关系和关键算法的实现 .最后 ,通过实例 ,具体给出 Net
文摘软件定义网络(software defined networking,SDN)是一种将网络控制平面和数据平面分离的新型网络架构。在SDN网络中,控制器的性能对网络性能有着重要的影响,当前很多公司和科研机构都已经提出了自己的控制器解决方案。然而针对如此众多的控制器,目前没有系统、全面的比较。由于缺乏足够的依据,研究人员只能凭借自己的经验或直觉来选择控制器。为了解决这个问题,对目前主流的SDN控制器在架构和性能上进行了系统的分析比较,并采用Cbench和Mininet对部分开源控制器进行了性能测试,同时针对单一控制器的性能问题,对现有的多控制器控制平面设计进行了分析综述。该研究结果对于研究人员选取正确的控制器具有重要的参考意义。