Implementing Automation for Cisco Service Provider Solutions (SPAUTO) — Question 27

A Cisco NSO service has just been deployed. Which Cisco NSO CLI command is used to inspect the resulting device configuration changes before the changes are pushed to the network?

Answer options

Correct answer: B

Explanation

The 'commit dry-run outformat native' command is correct because it provides a preview of configuration changes without actually applying them. The other options do not serve the same purpose: 'show service impact' provides service-level insights, 'pseudo-commit' simulates a commit without showing detailed changes, and 'show dry-run output' is not a valid command in this context.