When contrasting traditional distributed networking with a centralized controller-based architecture, which of the following statements accurately highlight key operational and architectural differences? (Select two.)
- Control plane intelligence in controller-based networks is centralized or orchestrated, communicating instructions down to edge devices via Southbound APIs such as NETCONF or RESTCONF.Cevap
- BController-based automation relies on Ansible software agents persistently running on all managed switches to execute control plane routing decisions locally.
- Traditional networks require individual box-by-box configuration via CLI or SNMP on distributed nodes, whereas controller-based networks enable central policy management across the fabric.Cevap
- DCentralized controllers utilize HTTP GET requests as the primary Northbound API verb to create new configuration objects and modify running operational states on edge switches.
Cevap
In controller-based networking, control plane intelligence is centralized or policy-driven, relaying forwarding rules to devices via Southbound APIs (such as NETCONF or RESTCONF). Additionally, traditional networks depend on individual box-by-box management via CLI or SNMP, while controller-based networks allow network-wide policy provisioning from a single management plane.
Controller-based architectures decouple or centralize control logic, allowing network-wide policies to be deployed across devices using Southbound APIs (such as NETCONF/RESTCONF). Furthermore, while traditional networking depends on distributed control planes managed through individual CLI or SNMP sessions per device, controller-based networking provides centralized abstraction and management across the entire network fabric.
Adım Adım Çözüm
Anahtar Kavram
Comparing Traditional Networks with Controller-Based Networking