- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 174字
- 2021-07-02 15:49:59
NFV
NFV is the abstraction of the physical network to support the running of multiple network logical instances on a common, shared, and physical element. Network instances that are virtualized essentially function similarly to the equivalent physical instance.
A prominent example of network virtualization is VLAN. A VLAN is an abstraction of a physical switch in simple terms; it splits a single L2 broadcast domain into smaller logical domains that coexist without intercommunication between them. Communication between such domains requires the implementation of a layer three switch or a router.
Earlier implementations of network virtualization supported layer two (switching) and layer three (routing) services, but layer four to layer seven services such as firewalls and load balancers are now fully supported by network visualization.
Network virtualization maximizes the physical resources and ultimately grants full control, security, and efficiency to the network administration. It also cuts down the high cost of physical elements when compared to the virtual instances. The operational cost of elements such as cooling, power, and special requirements are cut down.
- Learning LibGDX Game Development(Second Edition)
- Mastering Entity Framework Core 2.0
- JavaScript前端開發(fā)模塊化教程
- Python高級編程
- 老“碼”識途
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- 移動增值應(yīng)用開發(fā)技術(shù)導論
- Practical Predictive Analytics
- Learning Grunt
- Java 9 with JShell
- Getting Started with Web Components
- PHP典型模塊與項目實戰(zhàn)大全
- Isomorphic JavaScript Web Development