You are here: CLI_commands > commit
Previous TopicNext Topic

commit

commit {apply [no-save]| revert}

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

Parameter

Description

apply

Applies and saves the IAP 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 IAP.

Usage Guidelines

Each command processed by the Virtual Controller is applied on all the slave IAPs 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, Aruba 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:

(Instant AP) # commit apply

The following command reverts the already committed changes.

Command History

Version

Description

Aruba Instant 6.3.1.1-4.0 This command is modified.

Aruba Instant 6.2.1.0-3.3

This command is introduced.

Command Information

IAP Platform

Command Mode

All platforms

Privileged EXEC mode.