1. Kreutz, D., Ramos, F. M. V., Veríssimo, P. E., Rothenberg, C. E., Azodolmolky, S., & Uhlig, S. (2015). Software-Defined Networking: A Comprehensive Survey. Proceedings of the IEEE, 103(1), 14–76.
Page 15, Section II-A: "In traditional networks, the control and data planes are vertically integrated... This coupling makes networks notoriously difficult to manage... SDN advocates the separation of the control and data planes." This text directly supports that decoupling (B) is a core SDN tenet and contrasts it with the autonomous nature of traditional devices (A).
Page 18, Section II-C: "The network control plane is logically centralized, which offers... a programmatic interface to the network, and a global view of the network." This supports that centralized operations (C) and a global view (D) are defining advantages.
2. Nokia (2021). Nokia Network Services Platform (NSP) Solution Card.
Page 2, "Benefits" section: The document describes the NSP (a carrier SDN platform) as providing "Centralized policy control and network automation to simplify operations across multivendor IP, optical and microwave networks." This directly validates centralized control (C) as a primary advantage of Nokia's SDN implementation.
3. McKeown, N., Anderson, T., Balakrishnan, H., Parulkar, G., Peterson, L., Rexford, J., Shenker, S., & Turner, J. (2008). OpenFlow: Enabling Innovation in Campus Networks. ACM SIGCOMM Computer Communication Review, 38(2), 69–74. https://doi.org/10.1145/1355734.1355746
Page 70, Section 2: "An OpenFlow Switch has... a flow table, and a secure channel that connects the switch to a remote controller. The controller manages the switch by adding and removing flow-entries from the flow table." This foundational paper on an early SDN protocol shows that network elements are not autonomous (A) but are directly managed by a central controller (C).