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.)
Click on the arrows to vote for the correct answer
A. B. C. D. E.AE.
When using Session Manager to make configuration changes for the vPC domain, the engineer needs to apply the changes and verify that they are correct. There are two commands that can be used to accomplish this:
commit - This command commits the configuration changes to the device. If there are no errors in the configuration, the changes will be applied to the device.
verify - This command checks the configuration for errors but does not apply the changes to the device. It is useful for checking the configuration before committing it to the device.
Therefore, the correct answers to the question are A. commit and B. verify.
C. apply, D. checkpoint, and E. write are not valid commands when using Session Manager for vPC configuration changes.