- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 138字
- 2021-07-02 15:50:00
NFV challenges
NFV comes with some challenges that require considerations before implementing in existing networks. In large-scale networks, redundancy is a vital characteristic that is essential in order to minimize the downtime of the network if any network element goes down.
With NFV, the deployment should have redundancy at the physical level as well as the virtualized level. For instance, if the redundant switch is hosted on the same physical infrastructure, in the case of a power outage, both switches will fail, leading to a loss of connectivity.
Physical resources required to support a fully virtualized environment are limited. A physical host that supports multiple switch instances will require a network interface card of up to 100 Gbps for optimum functionality. The cost of such hardware to support a fully virtualized environment is on the high side.
- .NET之美:.NET關鍵技術深入解析
- AngularJS深度剖析與最佳實踐
- Mastering JBoss Enterprise Application Platform 7
- The DevOps 2.5 Toolkit
- Django實戰:Python Web典型模塊與項目開發
- SQL Server 2008 R2數據庫技術及應用(第3版)
- 軟件工程基礎與實訓教程
- Moodle 3 Administration(Third Edition)
- INSTANT Apache ServiceMix How-to
- Learning Concurrency in Python
- Mastering SciPy
- ASP.NET jQuery Cookbook(Second Edition)
- 從Excel到Python:用Python輕松處理Excel數據
- VMware Horizon桌面與應用虛擬化權威指南
- jQuery Design Patterns