350-601 · Question #278
An engineer performs a set of configuration changes for the vPC domain using Session Manager. Which two commands are used to verify the configuration and apply the device changes when no errors are…
The correct answer is B. verify C. commit. Cisco NX-OS Session Manager provides a transactional configuration model. Changes made inside a session are staged (not yet applied) until explicitly committed. The 'verify' command validates all staged changes for syntax and semantic errors without applying them - this is the…
Question
An engineer performs a set of configuration changes for the vPC domain using Session Manager. Which two commands are used to verify the configuration and apply the device changes when no errors are returned? (Choose two)
Exhibit
Options
- Awrite
- Bverify
- Ccommit
- Dcheckpoint
- Eapply
How the community answered
(25 responses)- A4% (1)
- B92% (23)
- D4% (1)
Explanation
Cisco NX-OS Session Manager provides a transactional configuration model. Changes made inside a session are staged (not yet applied) until explicitly committed. The 'verify' command validates all staged changes for syntax and semantic errors without applying them - this is the pre-flight check. If 'verify' returns no errors, 'commit' atomically applies all staged changes to the running configuration. The 'write' command saves the running config to startup (outside of session context). 'checkpoint' creates a configuration snapshot for rollback purposes. 'apply' is not a valid Session Manager command - 'commit' is the correct term.
Topics
Community Discussion
No community discussion yet for this question.
