The NETCONF protocol is used for managing network device configurations and utilizes XML-based data encoding for both the configuration data and protocol messages. To save theconfiguration of router R2 using NETCONF, the script must be able to perform the necessary remote procedure calls (RPCs) to manipulate the device's configuration. Option C provides the correct sequence of RPCs to save the configuration according to the NETCONF protocol standards as defined in RFC 62411.