当前位置:网站首页>Nfv and SDN
Nfv and SDN
2022-06-23 02:02:00 【A new doggerel imitating ancient times】
List of articles
1、NFV: Virtualization of network functions
What is? NFV,NFV and SDN What's the difference? ? - Huawei (huawei.com)
NFV(Network Function Virtualization) By using x86 And virtualization technology , Realize software and hardware decoupling , Put the router 、 Switch 、 A firewall 、 Network functions such as load balancing are encapsulated into modular software and run on a single universal hardware , Thus reducing the cost of expensive proprietary equipment .
( chart ) NFV With traditional ne :
NFV Applicable to various network solutions , At present, the most widely used include SD-WAN、、 Network slice 、 Mobile edge computing, etc . because NFV Understand software functions and hardware devices , With the improvement of standardized Architecture ,NFV It brings a lot of advantages :
- Flexible business deployment
Run different on the server VNF, When network requirements change , Change and move as needed VNF that will do , Accelerate the delivery and application of network functions . When testing new network functions , There is no need to establish a special experimental environment , Just request a new virtual machine to handle the request , When the service is disabled, release the virtual machine , It provides a more convenient method for network function test . - Lower operator costs
Use NFV after , The network communication entity will become a virtualized network function , This enables multiple network functions to run simultaneously on a single hardware server , This reduces the number of physical devices , Realize resource integration , Reduced physical space 、 Cost of power consumption, etc . But due to switching from traditional equipment to NFV The investment in the initial stage is large , The return on investment ratio in the short term does not have enough advantages over the traditional physical network element . - Higher resource utilization
When network requirements change , There is no need to replace the hardware equipment , Avoid complex physical changes , Quickly update the basic network architecture through software reorganization , Avoid equipment redundancy and relocation requirements caused by business changes . - Avoid supplier lock in
Deploy different network functions on unified hardware , Avoid certain functions being locked by specific suppliers , Reduce the service cost caused by network equipment maintenance .
2、SDN Software Defined Network
SDN:Software-defined Networking
What is? SDN?SDN and NFV What's the difference? ? - Huawei (huawei.com)
In order to solve the lag of traditional network development 、 High operation and maintenance costs , Service providers are beginning to explore new network architectures , I hope to be able to Control surface ( Operating system and various software ) Decouple from hardware , Implement the underlying operating system 、 Open source self research of basic software protocols and value-added service software , But in the implementation process, due to the software R & D cost 、 Equipment replacement and other reasons , Current SDN The scheme weakens the separation of control surfaces , Only with Network automation operation and maintenance Target .
3、NFV and SDN
SDN and NFV Their similarities are mainly reflected in the following aspects :
- Both aim to realize network virtualization , Realize resource pooling of physical devices .
- Both improve the efficiency of network management and business arrangement .
- Both hope to use interface operation or programming language to make network arrangement .
( chart ) NFV and SDN The difference :
边栏推荐
- Foundation Consolidation - Flex width is content width
- Primary pointer part
- C language foundation ----- write a function to find the larger value of two unequal integers
- 1. Mx6u bare metal program (6) - timer
- 11. function template, class template, implementation vector sequence container, and space adapter
- Dynamic address book in C language (add, delete, modify, check (duplicate), delete, sort and export)
- JS to paste pictures into web pages
- On AI and its future trend | community essay solicitation
- 278. digital combination
- JS case: support canvas electronic signature function on PC and mobile
猜你喜欢

1.3-1.4 web page data capture

1. Mx6u bare metal program (2) - Lighting master (imitating 32 register version)

Express framework installation and start service

C language games: sanziqi (simple version) implementation explanation

Rebirth -- millimeter wave radar and some things I have to say

There are animation characters interacting with each other when the mouse slides in the web page

Error reported when compiling basalt

Do you know the memory components of MySQL InnoDB?

Interviewer: with the for loop, why do you need foreach??

CSDN browser assistant for online translation, calculation, learning and removal of all advertisements
随机推荐
Download and compile ROS source code
Using mock data in vite projects -vite plugin mock
fatal: refusing to merge unrelated histories
pd. read_ CSV and np Differences between loadtext
Foundation Consolidation - Flex width is content width
//1.16 getchar function
Error in OpenCV image operation: error: (-215:assertion failed)_ src. empty() in function ‘cv::cvtColor‘
CSDN browser assistant for online translation, calculation, learning and removal of all advertisements
Using WordPress to create a MySQL based education website (learning notes 2) (technical notes 1) xampp error1045 solution
Unique in Pimpl_ PTR compilation errors and Solutions
Bc110 tic tac toe chess
Exercise analysis summary
Modulenotfounderror: no module named 'rospy', PIP could not find the installation package
//1.15 putchar function
8 vertical centering methods
Campus network AC authentication failed
Vs Code inadvertently disable error waveform curve
Arm assembly syntax
Lying in the trough, write it yourself if you can't grab it. Use code to realize a Bing Dwen Dwen. It's so beautiful
7.new, delete, OOP, this pointer