< Home

commit (AP provisioning view)

Function

The commit command commits configuration to an AP, a group of APs, or all the online APs.

Format

commit { ap-name ap-name | ap-mac ap-mac-address | ap-id ap-id | ap-group ap-group-name | all }

Parameters

Parameter

Description

Value

ap-name ap-name

Commits configuration to the AP with the specified AP name.

The AP name must already exist.

ap-mac ap-mac-address

Commits configuration to the AP with the specified MAC address.

The AP's MAC address must already exist.

ap-id ap-id

Commits configuration to the AP with the specified AP ID.

The AP ID must already exist.

ap-group ap-group-name

Commits configuration to the AP in the specified AP group.

The AP group must already exist.

all

Commits configuration to all the online APs.

-

Views

AP provisioning view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

You can configure AP provisioning parameters on the AC, such as the AP's management VLAN, static IP address, gateway, and AC list. After the configuration is complete, run the commit command, and the configuration will be delivered to the AP.

Prerequisites

APs have gone online on the AC.

Precautions

  • After the configuration is committed, the AP receives the configuration and compares the configuration with its local configuration.
    • If they are consistent, the AP does not process the received configuration.
    • If they are different, the AP saves the committed configuration and automatically restarts, and the received configuration takes effect.
  • If the name or static IP address of an AP is specified in the AP provisioning view, the configuration is delivered only to the AP by specifying the AP name or MAC address, but cannot be delivered to APs in the specified AP group.

  • If you commit configurations to a large number of APs simultaneously, some of the APs may fail to receive the configurations. In this case, you are advised to commit the configurations again.

Example

# Commit configuration to the AP with the MAC address 0023-0024-0080.

<HUAWEI> system-view
[HUAWEI] wlan
[HUAWEI-wlan-view] provision-ap
[HUAWEI-wlan-provision-ap] commit ap-mac 0023-0024-0080
Warning: The incorrect configuration will cause the AP to go out of management. This operation will deliver parameter setting and may cause reboot of AP(s). Continue?[Y/N]:y
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >