An SP uses NSO to orchestrate MPLS L3VPN services. The service model is written in YANG, and the NED communicates with the PE routers. Which protocol does NSO use to push configuration to the network devices?
NSO uses NETCONF for device configuration and management.
Why this answer
NSO can use NETCONF or RESTCONF southbound to communicate with network devices. NETCONF is the standard for configuration management.