CLI Commands
4.3 C
SCALANCE W1750D CLI
78
Function Manual, 03/2019, C79000-G8976-C452-04
Example
The following example creates a log for the peer module:
(scalance)# cluster-security logging module peer log-level-individual debug1
(scalance)# commit apply
Command Information
AP Platform
Command Mode
All platforms
Privileged EXEC mode
4.3.13
commit
Description
This command allows you to commit configuration changes performed during a user session.
You can also revert the changes that are already committed.
Syntax
commit {apply [no-save]| revert}
Parameter
Description
apply
Applies and saves the AP configuration changes.
no-save
Applies the configuration changes to the cluster, but does not save the configuration.
To save the configuration, run the write memory or commit apply command.
revert
Reverts the changes committed to the current configuration of an AP.
Usage Guidelines
Each command processed by the Virtual Controller is applied on all the slave AP in a cluster.
The changes configured in a CLI session are saved in the CLI context. The CLI does not
support the configuration data exceeding the 4K buffer size in a CLI session: therefore,
Siemens recommends that you configure fewer changes at a time and apply the changes at
regular intervals.
To apply and save the configuration changes, use the commit apply command. To apply the
configuration changes without saving the configuration, use the commit apply no-save
command.
Example
The following command allows you to commit the configuration changes:
(scalance) # commit apply