网络功能虚拟化中分支感知的业务功能布局与路由

Maryam Jalalitabar, Yang Wang, Xiaojun Cao
{"title":"网络功能虚拟化中分支感知的业务功能布局与路由","authors":"Maryam Jalalitabar, Yang Wang, Xiaojun Cao","doi":"10.1109/NFV-SDN47374.2019.9039981","DOIUrl":null,"url":null,"abstract":"Network Function Virtualization (NFV) is an emerging technology that promises to address issues in traditional middleboxes, providing service flexibility and reduced cost. NFV decouples network functions from the proprietary middlebox hardware, thus allowing the network providers to implement network functions on virtual machines running in standard servers. To deliver an end-to-end service in the NFV environment, Service Function Chain (SFC) is used to define the sequence of actions or Virtual Network Functions (VNFs) that needs to be applied to the data stream of a service delivery demand. Typically, the SFC is regarded as a linear topology that consists of a group of VNFs that the data stream is navigated through. However, our recent exploration on a group of real-life use cases reveals that the data stream can branch out to multiple data streams at certain VNFs (e.g., a load balancer). This branching indicates that the packet flow may be directed to multiple different paths, resulting in a more complex mesh-like service function graph. In this paper, we define the resulting problem as Branching-Aware Service Function Graph embedding and routing (B_SFG). We study how to efficiently accommodate user’s B_SFG requests in the physical network while considering the constraints of function dependency, branching requirements, computing resources of virtual nodes and bandwidth demand of the virtual links. We propose a novel algorithm, B_SFG_CM, which jointly optimizes the processes of node and link mapping of a request. B_SFG_CM employs the proposed techniques of dependency sorting and layering that effectively take into account the node dependency, branching points and the resource status of the physical network. Our experimental results show that the proposed algorithm significantly outperforms the scheme based on the traditional sequential node/link embedding in which the node and link mapping is done sequentially.","PeriodicalId":394933,"journal":{"name":"2019 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"6","resultStr":"{\"title\":\"Branching-Aware Service Function Placement and Routing in Network Function Virtualization\",\"authors\":\"Maryam Jalalitabar, Yang Wang, Xiaojun Cao\",\"doi\":\"10.1109/NFV-SDN47374.2019.9039981\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Network Function Virtualization (NFV) is an emerging technology that promises to address issues in traditional middleboxes, providing service flexibility and reduced cost. NFV decouples network functions from the proprietary middlebox hardware, thus allowing the network providers to implement network functions on virtual machines running in standard servers. To deliver an end-to-end service in the NFV environment, Service Function Chain (SFC) is used to define the sequence of actions or Virtual Network Functions (VNFs) that needs to be applied to the data stream of a service delivery demand. Typically, the SFC is regarded as a linear topology that consists of a group of VNFs that the data stream is navigated through. However, our recent exploration on a group of real-life use cases reveals that the data stream can branch out to multiple data streams at certain VNFs (e.g., a load balancer). This branching indicates that the packet flow may be directed to multiple different paths, resulting in a more complex mesh-like service function graph. In this paper, we define the resulting problem as Branching-Aware Service Function Graph embedding and routing (B_SFG). We study how to efficiently accommodate user’s B_SFG requests in the physical network while considering the constraints of function dependency, branching requirements, computing resources of virtual nodes and bandwidth demand of the virtual links. We propose a novel algorithm, B_SFG_CM, which jointly optimizes the processes of node and link mapping of a request. B_SFG_CM employs the proposed techniques of dependency sorting and layering that effectively take into account the node dependency, branching points and the resource status of the physical network. Our experimental results show that the proposed algorithm significantly outperforms the scheme based on the traditional sequential node/link embedding in which the node and link mapping is done sequentially.\",\"PeriodicalId\":394933,\"journal\":{\"name\":\"2019 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)\",\"volume\":\"34 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-11-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"6\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2019 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/NFV-SDN47374.2019.9039981\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 IEEE Conference on Network Function Virtualization and Software Defined Networks (NFV-SDN)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/NFV-SDN47374.2019.9039981","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 6

摘要

网络功能虚拟化(Network Function Virtualization, NFV)是一项新兴技术,有望解决传统中间件中的问题,提供业务灵活性和降低成本。NFV将网络功能与专有的中间硬件分离,从而允许网络提供商在运行在标准服务器中的虚拟机上实现网络功能。在NFV环境中,为了实现端到端业务的交付,SFC (service Function Chain)用于定义业务交付需求的数据流中需要应用的动作序列或VNFs (Virtual Network Functions)。通常,SFC被认为是一个线性拓扑,它由一组vnf组成,数据流通过这些vnf进行导航。然而,我们最近对一组现实生活用例的探索表明,数据流可以在某些vnf(例如,负载平衡器)上分支为多个数据流。这种分支表明数据包流可以定向到多个不同的路径,从而形成更复杂的类似网格的服务功能图。本文将由此产生的问题定义为分支感知业务功能图的嵌入和路由(B_SFG)。在考虑功能依赖、分支需求、虚拟节点计算资源和虚拟链路带宽需求等约束的情况下,研究如何在物理网络中有效地容纳用户的B_SFG请求。提出了一种新的算法B_SFG_CM,该算法联合优化了请求的节点映射和链路映射过程。B_SFG_CM采用了建议的依赖排序和分层技术,这些技术有效地考虑了物理网络的节点依赖、分支点和资源状态。实验结果表明,该算法明显优于传统的顺序节点/链路嵌入方案,其中节点和链路映射是顺序进行的。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Branching-Aware Service Function Placement and Routing in Network Function Virtualization
Network Function Virtualization (NFV) is an emerging technology that promises to address issues in traditional middleboxes, providing service flexibility and reduced cost. NFV decouples network functions from the proprietary middlebox hardware, thus allowing the network providers to implement network functions on virtual machines running in standard servers. To deliver an end-to-end service in the NFV environment, Service Function Chain (SFC) is used to define the sequence of actions or Virtual Network Functions (VNFs) that needs to be applied to the data stream of a service delivery demand. Typically, the SFC is regarded as a linear topology that consists of a group of VNFs that the data stream is navigated through. However, our recent exploration on a group of real-life use cases reveals that the data stream can branch out to multiple data streams at certain VNFs (e.g., a load balancer). This branching indicates that the packet flow may be directed to multiple different paths, resulting in a more complex mesh-like service function graph. In this paper, we define the resulting problem as Branching-Aware Service Function Graph embedding and routing (B_SFG). We study how to efficiently accommodate user’s B_SFG requests in the physical network while considering the constraints of function dependency, branching requirements, computing resources of virtual nodes and bandwidth demand of the virtual links. We propose a novel algorithm, B_SFG_CM, which jointly optimizes the processes of node and link mapping of a request. B_SFG_CM employs the proposed techniques of dependency sorting and layering that effectively take into account the node dependency, branching points and the resource status of the physical network. Our experimental results show that the proposed algorithm significantly outperforms the scheme based on the traditional sequential node/link embedding in which the node and link mapping is done sequentially.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信