首页 > 最新文献

2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)最新文献

英文 中文
FOCUS: Function Offloading from a Controller to Utilize Switch power 焦点:功能从控制器卸载,以利用开关电源
Ji Yang, Xiaowei Yang, Zhenyu Zhou, Xin Wu, Theophilus A. Benson, Chengchen Hu
Software Defined Networking (SDN) uses a logically centralized controller to replace the distributed control plane in a traditional network. One of the central challenges faced by the SDN paradigm is the scalability of the logical controller. As a network grows in size, the computational and communication demand faced by a controller may soon exceed the capabilities of a commodity server. In this work, we revisit the task division of labour between the controller and switches, and propose FOCUS, an architecture that offloads a specific subset of control functions, i.e., stable local functions, to the switches' software stack. We implemented a prototype of FOCUS and analyzed the benefits of converting several SDN applications. Due to space restrictions, we only present results for ARP, LLDP and elephant flow detection. Our initial results are promising and they show that FOCUS can reduce a controller's communication overhead by 50% to nearly 100%, and the computational overhead from 80% to 98%. Furthermore, we observe that FOCUS offloading to the switches saves switch CPU because FOCUS reduces the overheads for communication with the controller.
SDN (Software Defined Networking)是一种通过逻辑上集中的控制器来代替传统网络中的分布式控制平面的网络。SDN范例面临的主要挑战之一是逻辑控制器的可伸缩性。随着网络规模的增长,控制器所面临的计算和通信需求可能很快就会超过商用服务器的能力。在这项工作中,我们重新审视了控制器和交换机之间的任务分工,并提出了FOCUS,这是一种将控制功能的特定子集(即稳定的本地功能)卸载到交换机软件堆栈的架构。我们实现了FOCUS的原型,并分析了转换多个SDN应用程序的好处。由于篇幅限制,我们只给出了ARP、LLDP和象流检测的结果。我们的初步结果是有希望的,他们表明FOCUS可以将控制器的通信开销减少50%到近100%,计算开销从80%到98%。此外,我们观察到FOCUS卸载到交换机可以节省交换机CPU,因为FOCUS减少了与控制器通信的开销。
{"title":"FOCUS: Function Offloading from a Controller to Utilize Switch power","authors":"Ji Yang, Xiaowei Yang, Zhenyu Zhou, Xin Wu, Theophilus A. Benson, Chengchen Hu","doi":"10.1109/NFV-SDN.2016.7919498","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919498","url":null,"abstract":"Software Defined Networking (SDN) uses a logically centralized controller to replace the distributed control plane in a traditional network. One of the central challenges faced by the SDN paradigm is the scalability of the logical controller. As a network grows in size, the computational and communication demand faced by a controller may soon exceed the capabilities of a commodity server. In this work, we revisit the task division of labour between the controller and switches, and propose FOCUS, an architecture that offloads a specific subset of control functions, i.e., stable local functions, to the switches' software stack. We implemented a prototype of FOCUS and analyzed the benefits of converting several SDN applications. Due to space restrictions, we only present results for ARP, LLDP and elephant flow detection. Our initial results are promising and they show that FOCUS can reduce a controller's communication overhead by 50% to nearly 100%, and the computational overhead from 80% to 98%. Furthermore, we observe that FOCUS offloading to the switches saves switch CPU because FOCUS reduces the overheads for communication with the controller.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124484925","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Load balancing - towards balanced delay guarantees in NFV/SDN 负载均衡——在NFV/SDN中实现均衡的延迟保证
Hao Wang, J. Schmitt
The goals of load balancing are diverse. We may distribute the load to servers in order to achieve the same utilizations or average latencies. However, these goods are not a perfect fit in virtualized or software-defined networks. First, it is more difficult to assume homogeneous server capacities. Even for two (virtualized) functions with the same capacities, the capacities seen by the customer might be heterogeneous simply because they belong to different providers, are shared by others, or locate themselves differently and the communication costs are different. Heterogeneous server capacity will blur the aim of keeping the same utilizations. Second, usually the metric of latency in those networks is the (stochastic) bound instead of average value. In this paper, we parameterize the server capacities, and use the stochastic latency bound as the metric to further support inferring load balancing. We also model the load balancing process as a Markov-modulated process and observe the influence of its parameters onto achieving balance. The proposed model will benefit the load balancing function implementation and infrastructure design in virtualized or software-defined networks.
负载平衡的目标是多种多样的。我们可以将负载分配给服务器,以实现相同的利用率或平均延迟。然而,这些产品并不完全适合虚拟化或软件定义的网络。首先,很难假设服务器的容量是相同的。即使对于具有相同容量的两个(虚拟化)功能,客户看到的容量也可能是异构的,因为它们属于不同的提供商,由其他提供商共享,或者位置不同,通信成本不同。异构服务器容量将模糊保持相同利用率的目标。其次,这些网络中的延迟度量通常是(随机)界,而不是平均值。在本文中,我们将服务器容量参数化,并使用随机延迟界作为度量来进一步支持推断负载均衡。我们还将负载平衡过程建模为马尔可夫调制过程,并观察其参数对实现平衡的影响。该模型将有利于虚拟化或软件定义网络中负载均衡功能的实现和基础设施的设计。
{"title":"Load balancing - towards balanced delay guarantees in NFV/SDN","authors":"Hao Wang, J. Schmitt","doi":"10.1109/NFV-SDN.2016.7919504","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919504","url":null,"abstract":"The goals of load balancing are diverse. We may distribute the load to servers in order to achieve the same utilizations or average latencies. However, these goods are not a perfect fit in virtualized or software-defined networks. First, it is more difficult to assume homogeneous server capacities. Even for two (virtualized) functions with the same capacities, the capacities seen by the customer might be heterogeneous simply because they belong to different providers, are shared by others, or locate themselves differently and the communication costs are different. Heterogeneous server capacity will blur the aim of keeping the same utilizations. Second, usually the metric of latency in those networks is the (stochastic) bound instead of average value. In this paper, we parameterize the server capacities, and use the stochastic latency bound as the metric to further support inferring load balancing. We also model the load balancing process as a Markov-modulated process and observe the influence of its parameters onto achieving balance. The proposed model will benefit the load balancing function implementation and infrastructure design in virtualized or software-defined networks.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132353825","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Fault tolerant mechanisms for SDN controllers SDN控制器的容错机制
Liran Sidki, Y. Ben-Shimol, Akiva Sadovski
Software-Defined Networking (SDN) enables decoupling of the data plane from the control plane on network devices. This approach differs from the traditional networking architecture where both planes reside on the same network device. SDN offers flexibility, centralized control, reduced complexity and a dramatic decrease in network systems and equipment costs. OpenFlow (OF) is a widely used protocol for establishing communication between the control and data planes for SDN. Reliance on a single controller might not be feasible since the controller is a single point-of-failure (SPOF) in the network. In this paper, we propose to approach the issue of fault-tolerance by using a slave controller architecture with local mechanisms of virtual controller redundancy and synchronization between the controllers. Our prototype implementation enables the network to cope with control plane crashes in the controllers without changing the OF protocol between controllers and switches.
SDN (Software-Defined Networking)实现了网络设备上数据平面和控制平面的解耦。这种方法不同于传统的网络架构,在传统的网络架构中,两个平面都位于同一网络设备上。SDN提供了灵活性,集中控制,降低了复杂性,并大大降低了网络系统和设备成本。OpenFlow (OF)是目前广泛应用的SDN控制平面和数据平面之间的通信协议。依赖单个控制器可能不可行,因为控制器是网络中的单故障点(SPOF)。在本文中,我们提出通过使用具有虚拟控制器冗余和控制器之间同步的本地机制的从控制器架构来解决容错问题。我们的原型实现使网络能够在不改变控制器和交换机之间的OF协议的情况下处理控制器中的控制平面崩溃。
{"title":"Fault tolerant mechanisms for SDN controllers","authors":"Liran Sidki, Y. Ben-Shimol, Akiva Sadovski","doi":"10.1109/NFV-SDN.2016.7919494","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919494","url":null,"abstract":"Software-Defined Networking (SDN) enables decoupling of the data plane from the control plane on network devices. This approach differs from the traditional networking architecture where both planes reside on the same network device. SDN offers flexibility, centralized control, reduced complexity and a dramatic decrease in network systems and equipment costs. OpenFlow (OF) is a widely used protocol for establishing communication between the control and data planes for SDN. Reliance on a single controller might not be feasible since the controller is a single point-of-failure (SPOF) in the network. In this paper, we propose to approach the issue of fault-tolerance by using a slave controller architecture with local mechanisms of virtual controller redundancy and synchronization between the controllers. Our prototype implementation enables the network to cope with control plane crashes in the controllers without changing the OF protocol between controllers and switches.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132977702","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 32
Towards Policy Enforcement Point as a Service (PEPS) 策略实施点即服务(PEPS)
Arash Shaghaghi, M. Kâafar, Sandra Scott-Hayward, S. Kanhere, Sanjay Jha
In this paper, we coin the term Policy Enforcement as a Service (PEPS), which enables the provision of innovative inter-layer and inter-domain Access Control. We leverage the architecture of Software-Defined-Network (SDN) to introduce a common network-level enforcement point, which is made available to a range of access control systems. With our PEPS model, it is possible to have a ‘defense in depth’ protection model and drop unsuccessful access requests before engaging the data provider (e.g. a database system). Moreover, the current implementation of access control within the ‘trusted’ perimeter of an organization is no longer a restriction so that the potential for novel, distributed and cooperative security services can be realized. We conduct an analysis of the security requirements and technical challenges for implementing Policy Enforcement as a Service. To illustrate the benefits of our proposal in practice, we include a report on our prototype PEPS-enabled location-based access control.
在本文中,我们提出了策略实施即服务(PEPS)这一术语,它能够提供创新的层间和域间访问控制。我们利用软件定义网络(SDN)的架构来引入一个通用的网络级实施点,该实施点可用于一系列访问控制系统。使用我们的PEPS模型,可以有一个“深度防御”保护模型,并在参与数据提供者(例如数据库系统)之前放弃不成功的访问请求。此外,当前在组织的“可信”范围内实现访问控制不再是一种限制,因此可以实现新型、分布式和协作性安全服务的潜力。我们对实现策略强制作为服务的安全需求和技术挑战进行分析。为了说明我们的建议在实践中的好处,我们包含了一个关于支持pep的基于位置的访问控制原型的报告。
{"title":"Towards Policy Enforcement Point as a Service (PEPS)","authors":"Arash Shaghaghi, M. Kâafar, Sandra Scott-Hayward, S. Kanhere, Sanjay Jha","doi":"10.1109/NFV-SDN.2016.7919475","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919475","url":null,"abstract":"In this paper, we coin the term Policy Enforcement as a Service (PEPS), which enables the provision of innovative inter-layer and inter-domain Access Control. We leverage the architecture of Software-Defined-Network (SDN) to introduce a common network-level enforcement point, which is made available to a range of access control systems. With our PEPS model, it is possible to have a ‘defense in depth’ protection model and drop unsuccessful access requests before engaging the data provider (e.g. a database system). Moreover, the current implementation of access control within the ‘trusted’ perimeter of an organization is no longer a restriction so that the potential for novel, distributed and cooperative security services can be realized. We conduct an analysis of the security requirements and technical challenges for implementing Policy Enforcement as a Service. To illustrate the benefits of our proposal in practice, we include a report on our prototype PEPS-enabled location-based access control.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122262974","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
MeDICINE: Rapid prototyping of production-ready network services in multi-PoP environments 医学:在多pop环境中快速构建生产就绪网络服务的原型
Manuel Peuster, H. Karl, S. V. Rossem
Virtualized network services consisting of multiple individual network functions are already today deployed across multiple sites, so called multi-PoP (points of presence) environments. This allows to improve service performance by optimizing its placement in the network. But prototyping and testing of these complex distributed software systems becomes extremely challenging. The reason is that not only the network service as such has to be tested but also its integration with management and orchestration systems. Existing solutions, like simulators, basic network emulators, or local cloud testbeds, do not support all aspects of these tasks. To this end, we introduce MeDICINE, a novel NFV prototyping platform that is able to execute production-ready network functions, provided as software containers, in an emulated multi-PoP environment. These network functions can be controlled by any third-party management and orchestration system that connects to our platform through standard interfaces. Based on this, a developer can use our platform to prototype and test complex network services in a realistic environment running on his laptop.
由多个独立网络功能组成的虚拟化网络服务如今已经部署在多个站点上,即所谓的多pop(存在点)环境。这允许通过优化其在网络中的位置来提高服务性能。但是这些复杂的分布式软件系统的原型和测试变得极具挑战性。原因是不仅网络服务本身需要测试,而且它与管理和编排系统的集成也需要测试。现有的解决方案,如模拟器、基本网络模拟器或本地云测试平台,并不支持这些任务的所有方面。为此,我们介绍了MeDICINE,这是一个新颖的NFV原型平台,能够在模拟的多pop环境中以软件容器的形式执行生产就绪的网络功能。这些网络功能可以由任何第三方管理和编排系统通过标准接口连接到我们的平台来控制。基于此,开发人员可以使用我们的平台在他的笔记本电脑上运行的现实环境中原型化和测试复杂的网络服务。
{"title":"MeDICINE: Rapid prototyping of production-ready network services in multi-PoP environments","authors":"Manuel Peuster, H. Karl, S. V. Rossem","doi":"10.1109/NFV-SDN.2016.7919490","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919490","url":null,"abstract":"Virtualized network services consisting of multiple individual network functions are already today deployed across multiple sites, so called multi-PoP (points of presence) environments. This allows to improve service performance by optimizing its placement in the network. But prototyping and testing of these complex distributed software systems becomes extremely challenging. The reason is that not only the network service as such has to be tested but also its integration with management and orchestration systems. Existing solutions, like simulators, basic network emulators, or local cloud testbeds, do not support all aspects of these tasks. To this end, we introduce MeDICINE, a novel NFV prototyping platform that is able to execute production-ready network functions, provided as software containers, in an emulated multi-PoP environment. These network functions can be controlled by any third-party management and orchestration system that connects to our platform through standard interfaces. Based on this, a developer can use our platform to prototype and test complex network services in a realistic environment running on his laptop.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130260446","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 141
COMPARE: Comparative Advantage driven resource allocation for Virtual Network Functions 比较:比较优势驱动的虚拟网络功能资源分配
B. Huberman, P. Sharma
As Communication Service Providers (CSPs) adopt the Network Function Virtualization (NFV) paradigm they need to transition their network function capacity to a virtualized infrastructure with different Network Functions (NFs) running on a set of heterogeneous servers. This paper describes a novel technique for allocating server resources (compute, storage and network) for a given set of Virtual Network Function (VNF) requirements. Our approach helps the telecommunication providers decide the most effective way to run several VNFs on servers with different performance characteristics. Our analysis of prior VNF performance characterization on heterogeneous/different server resource allocations shows that the ability to arbitrarily create many VNFs among different servers' resource allocations leads to a comparative advantage among servers. We propose a VNF resource allocation method called COMPARE that maximizes the total throughput of the system by formulating this resource allocation problem as a comparative advantage problem among heterogeneous servers. There are several applications for using the VNF resource allocation from COMPARE including transitioning current Telco deployments to NFV based solutions and providing initial VNF placement for Service Function Chain (SFC) provisioning. We use analytic proof and illustrative examples to demonstrate optimality of COMPARE algorithm.
随着通信服务提供商(csp)采用网络功能虚拟化(NFV)模式,他们需要将其网络功能容量转换为虚拟化基础设施,在一组异构服务器上运行不同的网络功能(NFs)。本文描述了一种为给定的虚拟网络功能(VNF)需求集分配服务器资源(计算、存储和网络)的新技术。我们的方法帮助电信提供商决定在具有不同性能特征的服务器上运行多个VNFs的最有效方式。我们对异构/不同服务器资源分配的先前VNF性能特征的分析表明,在不同服务器的资源分配中任意创建许多VNF的能力导致服务器之间的比较优势。我们提出了一种称为COMPARE的VNF资源分配方法,该方法通过将资源分配问题表述为异构服务器之间的比较优势问题来最大化系统的总吞吐量。有几个应用可以使用COMPARE的VNF资源分配,包括将当前的电信部署转换为基于NFV的解决方案,以及为业务功能链(SFC)提供初始的VNF配置。我们用解析证明和举例证明了COMPARE算法的最优性。
{"title":"COMPARE: Comparative Advantage driven resource allocation for Virtual Network Functions","authors":"B. Huberman, P. Sharma","doi":"10.2139/ssrn.2745661","DOIUrl":"https://doi.org/10.2139/ssrn.2745661","url":null,"abstract":"As Communication Service Providers (CSPs) adopt the Network Function Virtualization (NFV) paradigm they need to transition their network function capacity to a virtualized infrastructure with different Network Functions (NFs) running on a set of heterogeneous servers. This paper describes a novel technique for allocating server resources (compute, storage and network) for a given set of Virtual Network Function (VNF) requirements. Our approach helps the telecommunication providers decide the most effective way to run several VNFs on servers with different performance characteristics. Our analysis of prior VNF performance characterization on heterogeneous/different server resource allocations shows that the ability to arbitrarily create many VNFs among different servers' resource allocations leads to a comparative advantage among servers. We propose a VNF resource allocation method called COMPARE that maximizes the total throughput of the system by formulating this resource allocation problem as a comparative advantage problem among heterogeneous servers. There are several applications for using the VNF resource allocation from COMPARE including transitioning current Telco deployments to NFV based solutions and providing initial VNF placement for Service Function Chain (SFC) provisioning. We use analytic proof and illustrative examples to demonstrate optimality of COMPARE algorithm.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-03-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122383431","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Security policy transition framework for Software Defined networks 软件定义网络的安全策略转换框架
Jacob H. Cox, R. Clark, H. Owen
Controllers for software defined networks (SDNs) are quickly maturing to offer network operators more intuitive programming frameworks and greater abstractions for network application development. Likewise, many security solutions now exist within SDN environments for detecting and blocking clients who violate network policies. However, many of these solutions stop at triggering the security measure and give little thought to amending it. As a consequence, once the violation is addressed, no clear path exists for reinstating the flagged client beyond having the network operator reset the controller or manually implement a state change via an external command. This presents a burden for the network and its clients and administrators. Hence, we present a security policy transition framework for revoking security measures in an SDN environment once said measures are activated.
软件定义网络(sdn)的控制器正在迅速成熟,为网络运营商提供更直观的编程框架和更抽象的网络应用程序开发。同样,现在在SDN环境中存在许多用于检测和阻止违反网络策略的客户机的安全解决方案。然而,这些解决方案中的许多都止步于触发安全措施,很少考虑对其进行修改。因此,一旦违规行为得到解决,除了让网络运营商重置控制器或通过外部命令手动执行状态更改之外,没有明确的路径可以恢复被标记的客户端。这给网络及其客户端和管理员带来了负担。因此,我们提出了一个安全策略转换框架,一旦所述措施被激活,就可以在SDN环境中撤销安全措施。
{"title":"Security policy transition framework for Software Defined networks","authors":"Jacob H. Cox, R. Clark, H. Owen","doi":"10.1109/NFV-SDN.2016.7919476","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919476","url":null,"abstract":"Controllers for software defined networks (SDNs) are quickly maturing to offer network operators more intuitive programming frameworks and greater abstractions for network application development. Likewise, many security solutions now exist within SDN environments for detecting and blocking clients who violate network policies. However, many of these solutions stop at triggering the security measure and give little thought to amending it. As a consequence, once the violation is addressed, no clear path exists for reinstating the flagged client beyond having the network operator reset the controller or manually implement a state change via an external command. This presents a burden for the network and its clients and administrators. Hence, we present a security policy transition framework for revoking security measures in an SDN environment once said measures are activated.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131814311","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Resilient allocation of service Function chains 业务功能链的弹性分配
Michael Till Beck, J. F. Botero, Kai Samelin
Network Functions Virtualization (NFV) is an emerging initiative where standard IT virtualization evolves to consolidate network functions onto high volume servers, switches and storage that can be located anywhere in the network. One of the main challenges to implement NFV is the problem of allocating Virtual Network Functions (VNFs) on top of the physical network infrastructure. Up to now, existing approaches dealing with this problem have not considered the possibility of failures in this infrastructure. This paper discusses several measures on how backup resources can be integrated into the embedding of VNFs in order to protect network services from failures; furthermore, a resource allocation algorithm is proposed that considers resilience constraints. The algorithm exploits the benefits of sharing backup network resources in order to reduce the resource cost spent for providing resilient allocations.
网络功能虚拟化(NFV)是一项新兴的计划,其中标准IT虚拟化发展为将网络功能整合到可以位于网络中任何位置的大容量服务器、交换机和存储上。实现NFV的主要挑战之一是在物理网络基础设施之上分配虚拟网络功能(VNFs)的问题。到目前为止,处理这个问题的现有方法都没有考虑到在这个基础设施中出现故障的可能性。本文讨论了如何将备份资源集成到VNFs的嵌入中以保护网络服务免受故障的几种措施;在此基础上,提出了一种考虑弹性约束的资源分配算法。该算法利用了共享备份网络资源的优势,以减少弹性分配所花费的资源成本。
{"title":"Resilient allocation of service Function chains","authors":"Michael Till Beck, J. F. Botero, Kai Samelin","doi":"10.1109/NFV-SDN.2016.7919487","DOIUrl":"https://doi.org/10.1109/NFV-SDN.2016.7919487","url":null,"abstract":"Network Functions Virtualization (NFV) is an emerging initiative where standard IT virtualization evolves to consolidate network functions onto high volume servers, switches and storage that can be located anywhere in the network. One of the main challenges to implement NFV is the problem of allocating Virtual Network Functions (VNFs) on top of the physical network infrastructure. Up to now, existing approaches dealing with this problem have not considered the possibility of failures in this infrastructure. This paper discusses several measures on how backup resources can be integrated into the embedding of VNFs in order to protect network services from failures; furthermore, a resource allocation algorithm is proposed that considers resilience constraints. The algorithm exploits the benefits of sharing backup network resources in order to reduce the resource cost spent for providing resilient allocations.","PeriodicalId":448203,"journal":{"name":"2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"124 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124457193","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 65
期刊
2016 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1