Explore tens of thousands of sets crafted by our community.
SDN and NFV
10
Flashcards
0/10
Control Plane
In SDN, the control plane is the component of the network that determines how data packets should flow through the network, making decisions based on policies and network conditions.
Virtual Network Function (VNF)
In NFV, a VNF is a virtualized task formerly carried out by dedicated hardware, such as a firewall, load balancer, or NAT (Network Address Translation) service.
SDN Controller
Software entity in an SDN architecture that serves as the 'brain' of the network, managing flow control to the networking devices, and making decisions about where to send packets based on the SDN policies.
NFV (Network Functions Virtualization)
A network architecture concept that virtualizes entire classes of network node functions into building blocks that may connect, or chain together, to create communication services.
Northbound APIs
In SDN, northbound APIs are used by applications and business logic above to communicate with the SDN Controller, providing a way to shape traffic and deploy services.
SDN (Software-Defined Networking)
An approach to networking that uses software-based controllers or application programming interfaces (APIs) to direct traffic on the network and communicate with the underlying hardware infrastructure.
Service Chaining
NFV concept wherein virtualized network functions (VNFs) are linked together to create a service. Traffic is steered through a series of these network functions, which are deployed in software.
OpenFlow
An open standard for a southbound API in SDN which defines the protocol that the SDN Controller uses to communicate with the forwarding plane of network devices. It is one of the first standards that provided the means for SDN functionality.
Data Plane
The data plane is the part of the network that actually carries the users' data. In an SDN environment, it is typically decoupled from the control plane and is driven by it.
Southbound APIs
Protocols and interfaces in SDN that relay instructions from the SDN Controller to the switches and routers, telling the network devices how to handle network traffic (e.g., OpenFlow).
© Hypatia.Tech. 2024 All rights reserved.