Implementing Automation for Cisco Service Provider Solutions (SPAUTO) — Question 30
An engineer just completed the installation of Cisco NSO and all of its components. During testing, some of the services are not working properly. To resolve the issue, the engineer started undeploying service instances. What can this cause?
Answer options
- A. It removes the service configuration from the network device only.
- B. It removes the service configuration from the network and NSO.
- C. It removes the service configuration from NSO only.
- D. It runs the service code again when the device is out of sync.
Correct answer: A
Explanation
The correct answer is A because undeploying a service instance only affects the configuration on the network device without impacting NSO. Option B is incorrect as it suggests both the network and NSO configurations are removed, which is not the case. Option C is wrong because it implies that only NSO's configuration is affected. Option D misrepresents the action, as undeploying does not trigger a re-execution of the service code.