0
What is SDN ? SDN Definition varies from Vendor to vendor ,commonly the architecture of SDN defined by each vendor includes use of different technology to make network automate, flexible, agile, dynamic ,scalable and most importantly cost effective.
I was going through
Network automation article and found the different technology/trends which are
some or other way often thought of a
SDN, or are important part of SDN discussion
.It’s good to go through it :-
OpenFlow : Its low level protocol used to decouple the control plane from the data plane.
NFV Network function Virtualization: It refers to taking functions that have traditionally have been deployed as hardware ,instead deploy them as software.
Virtual Switching :They are software based switches VDS(VMware Distributed switch ) ,AVS(cisco application virtual switch ),VSS(VMware Std. switch) etc. that resides in hypervisor kernel providing local network connectivity b/w virtual machines.
Network Virtualization: It refers to software-only overlay-based solution. A key characteristic of these solutions is that an overlay-based protocol such as Virtual eXtensible LAN (VxLAN) is used to build connectivity between hypervisor-based virtual switches. This connectivity and tunneling approach provides Layer 2 adjacency between virtual machines that exist on different physical hosts independent of Continue reading