- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-AP management configuration | 79.25 KB |
Enabling or disabling the USB interface
Enabling GPS information reporting
Changing the operating mode for APs
Enabling or disabling PoE for PIs
Configuring source MAC address-based packet filtering on the specified interface
Managing APs
About AP management
Managing a large number of APs is both time consuming and costly. The fit AP+AC network architecture enables an AC to implement centralized AP management and maintenance.
Enabling or disabling the USB interface
About this task
After you enable the USB interface for the AP, the USB interface becomes active only when the input power level of the AP is middle or high.
If the input power level is middle, the MIMO mode can only be 1×1 or 2×2 with the USB interface enabled. With the USB interface disabled, the MIMO mode can reach 4×4.
For information about MIMO modes, see Radio Resources Configuration Guide.
Procedure
1. Enter system view.
system-view
2. Enable or disable the USB interface.
usb { enable | disable }
By default, the USB interface is disabled on the AP.
Specifying a region code
About this task
A region code determines characteristics such as available frequencies, available channels, and transmit power level. Set a valid region code before configuring an AP.
To prevent regulation violation caused by region code modification, lock the region code.
Procedure
1. Enter system view.
system-view
2. Enter global configuration view.
wlan global-configuration
3. Specify a region code.
region-code code
By default, the region code is CN.
4. (Optional.) Lock the region code.
region-code-lock enable
By default, the region code is not locked.
5. Return to system view.
quit
6. Enter service template view.
wlan service-template service-template-name
7. (Optional.) Include or exclude region codes in beacon frames and probe responses and specify the installation environment type.
region-code-ie { disable | enable { any | indoor | outdoor } }
By default, beacon frames and probe responses contain region codes and the installation environment type is any.
Enabling GPS information reporting
About this task
This feature enables an AP installed with GPS antennas to output GPS information at intervals and send the GPS information to the information center. For more information about the destination and output rules in the information center, see System Management Configuration Guide.
Procedure
1. Enter system view.
system-view
2. Enable GPS information reporting.
wlan gps-report enable
By default, GPS information reporting is disabled.
Setting the LED lighting mode
About this task
You can configure the LEDs on an AP to flash in the following modes:
· quiet—Turn off LEDs.
· awake—Make LEDs flash once every minute.
· always-on—Turn on LEDs.
· normal— This mode can identify the running status of an AP.
Procedure
1. Enter system view.
system-view
2. Set the LED flash mode.
wlan led-mode { always-on | awake | normal | quiet }
By default, the LED lighting mode is normal.
Changing the operating mode for APs
About this task
After you change the operating mode for APs, the APs will use the factory default configuration or the configuration saved in the most recent change to the same operating mode.
Procedure
1. Enter system view.
system-view
2. Change the operating mode for APs.
ap-mode { cloud | fit }
Enabling or disabling PoE for PIs
1. Enter system view.
system-view
2. Enable or disable PoE for PIs.
poe port port-number1 [ to port-number2 ] { disable | enable }
By default, PoE is disabled on PIs.
Configuring the AP tag
About this task
An AP tag is a collection of AP parameter attributes. Based on the business characteristics of each application scenario, the device provides predefined AP tags for you to reference according to the actual network application scenarios. After you specify a tag, the AP can inherit the AP parameters defined in the AP tag without the need for manual configuration.
Currently, the following predefined AP tags are available:
· meeting—Meeting room tag. This tag sets the bandwidth of 5GHz radios to 80 MHz.
· high-density—High-density tag.
· unstable—Unstable AP tag. When an AP with an unstable tag goes offline, it will not trigger automatic power adjustment for neighboring APs. This tag is assigned to APs automatically and does not support manual configuration.
Procedure
1. Enter system view.
system-view
2. Configure the AP tag.
wlan ap-tag tag
By default, no AP tag is configured.
Configuring source MAC address-based packet filtering on the specified interface
About this task
When you apply Layer 2 ACL for packet filtering on an interface, only Ethernet frames with a Type field value of 0x0800 or 0x86dd can be filtered at Layer 2. You cannot filter frames with other Type field values at Layer 2, which may not satisfy the requirements of certain application scenarios. To address this issue, enable this feature to filter all Ethernet frames.
With this feature configured, frames that match the specified source MAC address range on the device will be blocked from being forwarded out of the specified interface.
Procedure
1. Enter system view.
system-view
2. Configure source MAC address-based packet filtering on the specified interface.
driver mac-forwarding filter source-mac source-address source-mask interface interface-type interface-number
By default, source MAC address-based packet filtering is not configured on an interface.
Display and maintenance commands for AP management
Execute display commands in any view.
Task |
Command |
Display AP tags. |
display wlan ap-tag { all | tag } |