Transaction-based Command-line Interface
The command line interface is transaction based:
• Any changes done in configure mode are stored in a separate
candidate configuration that you can view with the
show transaction current command.
• When a configuration is complete, apply the candidate configuration to the running configuration with the
commit command.
• If a
commit fails, no configuration is applied as the entire transaction is considered failed. You can continue to change the candidate configuration and then retry the
commit.
• Multiple configurations cannot be removed with a single
commit. You must remove each configuration followed by a
commit.
Note: All commands MUST be executed only in the default CML shell (cmlsh). If you log in as root and start imish, then the system configurations will go out of sync. The imish shell is not supported and should not be started manually.
Last modified date: 07/10/2023