2.2 Software Defined Networking Flashcards
What are the 3 different functional planes of operation that networking devices have for software defined networking (SDN)?
- Data plane
- Control plane
- Management plane
Why is SDN perfectly built for the cloud?
Because it splits the network device functions into separate logical units (data, control, management)
What does the infrastructure layer/data plane deal with?
Processing the network frames and packets (forwarding, encrypting, NAT, etc)
What does the Control layer/control plane deal with?
manages actions of the data plane (routing tables, session tables, NAT tables, Dynamic routing protocol updates)
What does the Application layer/Management plane deal with?
configure and manage the device (SSH, browser, API)