The router’s data plane forwards packets at line rate.
路由器的数据平面以线速转发数据包。
In software-defined networking, the controller manages the control plane while switches implement the data plane to enforce forwarding rules and traffic policies.
在软件定义网络中,控制器负责控制平面,而交换机实现数据平面,用于执行转发规则与流量策略。
Etymology / 词源
data(数据)+ plane(“平面/层面”的引申义)。在工程与计算机语境里,plane 常用来表示系统中的一个“功能层面/域”(如 control plane、management plane)。因此 data plane 字面即“处理数据的层面”,在网络领域进一步固定为“转发/处理实际业务流量的部分”。