What is SND?
Sofware Defined Networking. It extends devices to a cloud enviroment. It allows network management to do be done through software based controllers and APIs.
What does the infastructure layer / data plane of SND do?
It does the forwarding, trunking, encrypting and NAT. It also processes the network frames and packets.
What does the control layer / control plane do?
It manages the actions of the data plane. It runs dynamic routing protocol updates. It also contains routing tables, session tables, NAT tables.
What does the application layer / management layer plane do?
This is how you configure and manage it. This is used via SSH and APs.