Setting up an AP
4.4 Accessing the SCALANCE W CLI
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
37
Applying Configuration Changes
Each command processed by the VC is applied on all the slaves 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 at regular intervals, execute the following
command in the privileged EXEC mode:
(scalance)# commit apply
To apply the configuration changes to the cluster without saving the configuration, execute
the following command in the privileged EXEC mode:
(scalance)# commit apply no-save
To view the changes that are yet to be applied, execute the following command in the
privileged EXEC mode:
(scalance)# show uncommitted-config
To revert to the earlier configuration, execute the following command in the privileged EXEC
mode.
(scalance)# commit revert
Example:To apply and view the configuration changes:
(scalance)(config)# rf dot11a-radio-profile
(scalance)(RF dot11a Radio Profile)# beacon-interval 200
(scalance)(RF dot11a Radio Profile)# no legacy-mode
(scalance)(RF dot11a Radio Profile)# dot11h
(scalance)(RF dot11a Radio Profile)# interference-immunity 3
(scalance)(RF dot11a Radio Profile)# csa-count 2
(scalance)(RF dot11a Radio Profile)# spectrum-monitor
(scalance)(RF dot11a Radio Profile)# end