QuestionQ189

Cloud Concepts, Architecture and Design

With software-defined networking, which networking function is abstracted from traffic forwarding?

  • A Routing
  • B Session
  • C Filtering
  • D Firewalling
Explanation

Software-defined networking decouples the control plane from the data plane. Routing is a control-plane function, while the data plane forwards traffic according to the routing decisions it receives.

Community Discussion

No comments yet. Be the first to start the discussion!