Which plane is centralized by an SDN controller?
An SDN controller centralizes the control plane by moving routing and forwarding decision logic out of individual network devices into a logically centralized controller. The data plane remains on the devices to forward packets, while the controller provides centralized control behavior.
Community Discussion