< Home

auto create ap-type

Function

The auto create ap-type command automatically imports AP types.

Format

auto create ap-type { type-id type-id | type type-description | all }

Parameters

Parameter Description Value

type-id type-id

Automatically imports the AP type with a specified ID.

The value is an integer that ranges from 0 to 255.

type type-description

Automatically imports the AP type with a specified description.

The value is a string of 1 to 31 characters. It cannot contain question marks (?), and cannot start or end with double quotation marks (" ").

all

Automatically imports the types of all APs.

-

Views

WLAN view

Default Level

2: Configuration level

Usage Guidelines

The default AP authentication mode is MAC address authentication. If a new AP model cannot connect to the AC, you can check whether the AP type has been created. To list the undefined AP types, run the display ap-type undefined record command. Then run the auto create ap-type command to automatically import the AP types of these APs.

The AC does not support the type of a central AP running a later version and matching RUs.

Example

# Automatically import the types of all APs.

<HUAWEI> system-view
[HUAWEI] wlan 
[HUAWEI-wlan-view] auto create ap-type all
Info: 1 succeeded, 3 failed.
List of AP types that failed to be added:
----------------------------------------------------------------------------
AP type         Type ID     Reason
----------------------------------------------------------------------------
AP5010DN        29          This AP type already exists
AP6010DN        21          This type ID already exists
AP9910DN        133         Reached the maximum specifications of the AP type
----------------------------------------------------------------------------
Total : 3
Table 1 Description of the ap-type auto create ap-type command output

Item

Description

AP type

AP type.

Type ID

ID of an AP type.

Reason

Cause of the failure to automatically import an AP type, which can be:

  • This AP type already exists
  • This type ID already exists
  • Reached the maximum specifications of the AP type
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >