The ap-mac command adds an AP offline or displays the AP view.
By default, no AP is added offline.
Parameter |
Description |
Value |
---|---|---|
ap-mac |
Specifies the MAC address of an AP. |
The value is in H-H-H format. An H is a hexadecimal number of 4 digits. |
type-id type-id |
Specifies the AP type ID. |
The value is an integer that ranges from 0 to 255. |
ap-type ap-type |
Specifies the AP type. |
The value is a string of 1 to 31 characters. |
ap-id ap-id |
Specifies the AP ID. |
The value is an integer that ranges from 0 to 1023. |
ap-sn ap-sn |
Specifies the sequence number (SN) of an AP. |
The value is a string of 1 to 31 characters, and can only contain letters and digits. |
Usage Scenario
After an AP is successfully added to an AC, you can configure parameters for the AP offline. When the AP goes online, it uses the configured parameters.
Precautions
When adding an AP, you need to enter the MAC address of the AP. If the AP authentication mode is SN authentication, you also need to enter the SN of the AP.
To enter the AP view, you only need to enter the MAC address of the AP. If the entered MAC address does not exist, the system adds a new AP and displays the AP view.
The ap-mac ap-mac [ type-id type-id | ap-type ap-type ] [ ap-id ap-id ] [ ap-sn ap-sn ] and ap-id ap-id [ [ type-id type-id | ap-type ap-type ] { ap-mac ap-mac | ap-sn ap-sn | ap-mac ap-mac ap-sn ap-sn } ] commands have the same function. You can use either one according to the actual situation.