08-Radio Resources Management

HomeSupportConfigure & DeployConfiguration GuidesH3C Anchor Configuration Guide(R5436)-6W10108-Radio Resources Management
04-Channel scanning configuration
Title Size Download
04-Channel scanning configuration 111.10 KB

Configuring channel scanning

About channel scanning

Channel scanning enables APs to scan channels and capture wireless packets. The device analyzes the captured wireless packets to obtain wireless service information, including interferences, error bit rate, and wireless signal strength. Channel scanning provides data for WLAN RRM and WIPS, and enhances wireless service quality.

Basic concepts

·     Scanning period—In this period, an AP only scans a channel and does not provide wireless services.

·     Service period—In this period, an AP scans its working channel and provides wireless services simultaneously for a time period that is the same as the scanning period. After that, the AP only provides wireless services.

Work mechanism

An AP scans each channel on the channel scanning list in turn regardless of whether the AP provides wireless services, and each channel is scanned for a scanning period. If the AP does not provide wireless services, it starts scanning periods consecutively. If the AP provides wireless services, it starts service periods and scanning periods alternatively.

For example, Figure 1 shows the channel scanning mechanism for an AP when the AP works on channel 6 and the channel scanning list contains channels 1, 6, and 11.

Figure 1 Channel scanning mechanism

 

Restrictions and guidelines: Channel scanning configuration

You can configure APs by using the following methods:

·     Configure APs one by one in AP view.

·     Assign APs to an AP group and configure the AP group in AP group view.

·     Configure all APs in global configuration view.

For an AP, the settings made in these views for the same parameter take effect in descending order of AP view, AP group view, and global configuration view.

Channel scanning tasks at a glance

To configure channel scanning, perform the following tasks:

·     Setting the scanning period

·     Setting the maximum service period

·     Setting the service idle timeout timer

·     (Optional.) Configuring the channel scanning blacklist or whitelist

·     (Optional.) Scanning only the working channel

·     (Optional.) Suppressing the continuous service

·     (Optional.) Configuring the sending of channel reports and neighbor reports

Setting the scanning period

About this task

The scanning period defines the time period in which an AP scans a channel. In a service period, an AP scans its working channel and provides wireless services simultaneously for a time period that is the same as the scanning period.

Restrictions and guidelines

The scanning period cannot be greater than the maximum service period.

Procedure

1.     Enter system view.

system-view

2.     Enter AP view or an AP group's AP model view.

¡     Enter AP view.

wlan ap ap-name

¡     Execute the following commands in sequence to enter an AP group's AP model view:

wlan ap-group group-name

ap-model ap-model

3.     Enter radio view.

radio radio-id

4.     Set the scanning period.

scan scan-time scan-time

By default:

¡     In radio view, a radio uses the configuration in an AP group's radio view.

¡     In an AP group's radio view, the scanning period is 100 milliseconds.

Setting the maximum service period

About this task

To ensure both scanning and service quality, you can set the maximum service period. When the maximum service period is reached, the AP starts a scanning period regardless of whether it has traffic to forward. To ensure wireless service quality, you can configure the AP to not limit the service period. The AP does not start a scanning period unless the service idle timeout timer expires.

Procedure

1.     Enter system view.

system-view

2.     Enter AP view or an AP group's AP model view.

¡     Enter AP view.

wlan ap ap-name

¡     Execute the following commands in sequence to enter an AP group's AP model view:

wlan ap-group group-name

ap-model ap-model

3.     Enter radio view.

radio radio-id

4.     Set the maximum service period.

scan max-service-time { max-service-time | no-limit }

By default:

¡     In radio view, a radio uses the configuration in an AP group's radio view.

¡     In an AP group's radio view, the maximum service period is not limited. An AP does not start a scanning period unless the service idle timeout timer expires.

Setting the service idle timeout timer

About this task

During a service period, an AP does not begin a new scanning period until the current service period exceeds the scanning period even if the specified service idle timeout timer expires.

Restrictions and guidelines

The service idle timeout timer cannot be greater than the maximum service period.

Procedure

1.     Enter system view.

system-view

2.     Enter AP view or an AP group's AP model view.

¡     Enter AP view.

wlan ap ap-name

¡     Execute the following commands in sequence to enter an AP group's AP model view:

wlan ap-group group-name

ap-model ap-model

3.     Enter radio view.

radio radio-id

4.     Set the service idle timeout timer.

scan idle-time idle-time

By default:

¡     In radio view, a radio uses the configuration in an AP group's radioview.

¡     In an AP group's radioview, the service idle timeout timer is 100 milliseconds.

Configuring the channel scanning blacklist or whitelist

About this task

If you configure the blacklist for an AP, the AP will not scan non-working channels in the blacklist. If you configure the whitelist for an AP, the AP will scan only channels in the whitelist and the working channel.

Restrictions and guidelines

You cannot configure both the channel scanning blacklist and whitelist for the same AP.

Procedure

1.     Enter system view.

system-view

2.     Enter AP view or an AP group's AP model view.

¡     Enter AP view.

wlan ap ap-name

¡     Execute the following commands in sequence to enter an AP group's AP model view:

wlan ap-group group-name

ap-model ap-model

3.     Enter radio view.

radio radio-id

4.     Choose one option as needed:

¡     Configure the channel scanning blacklist.

scan channel blacklist channel-list

¡     Configure the channel scanning whitelist.

scan channel whitelist channel-list

By default:

¡     In radio view, a radio uses the configuration in an AP group's radioview.

¡     In an AP group's radioview, no channel scanning blacklist or whitelist is configured.

Scanning only the working channel

About this task

Enable this feature to enable an AP to scan only the working channel.

Procedure

1.     Enter system view.

system-view

2.     Enter AP view or an AP group's AP model view.

¡     Enter AP view.

wlan ap ap-name

¡     Execute the following commands in sequence to enter an AP group's AP model view:

wlan ap-group group-name

ap-model ap-model

3.     Enter Radio view.

radio radio-id

4.     Enable the radio to scan only the working channel.

scan work-channel-only { disable | enable }

By default:

¡     In radio view, a radio uses the configuration in an AP group's radio view.

¡     In an AP group's radio view, a radio scans all supported channels in turn.

Suppressing the continuous service

About this task

If an AP provides the continuous service, the maximum service period is not limited and the AP does not start a scanning period unless the service idle timeout timer expires.

To collect the complete channel report and neighbor report, an AP will automatically suppresses the continuous service for a period of time during the AP startup. During the normal AP operation, you can suppress the continous service as required. During the service suppression period, an AP alternatively scans channels and provides wireless access services. The collected channel report and neighbor report are the bases for adjusting the channel and power automatically.

The service suppression time is configured by the wlan radio continuous-service suppression-time command in the automatic and manual suppression of the continuous service.

Restrictions and guidelines

Before configuring this feature, make sure the continuous service is enabled.

To avoid the possible impact on the service caused by packet loss, suppress the continuous service during the network maintenance as a best practice.

Procedure

1.     Enter system view.

system-view

2.     Suppress the continuous service.

wlan radio continuous-service suppression

3.     Set the continuous service suppression time.

wlan radio continuous-service suppression-time time

By default, the continuous service suppression time is 10 minutes.

Configuring the sending of channel reports and neighbor reports

Configuring the sending of channel reports

About this task

If the AC load is heavy because of automatic channel adjustment, automatic power adjustment, and radio resource measurement, you can disable channel report sending temporarily to ensure wireless access services. With channel report sending disabled, automatic channel adjustment, automatic power adjustment, and radio resource measurement are unavailable.

After disabling channel report sending, you can adjust the interval at which APs send channel reports to reduce the AC load. Set a proper reporting interval. A small reporting interval causes a heavy AC load. A large reporting interval affects automatic channel adjustment and automatic power adjustment.

Procedure

1.     Enter system view.

system-view

2.     Disable APs from sending channel reports.

wlan channel-report disable

By default, APs send channel reports.

3.     (Optional.) Set the interval at which APs send channel reports.

wlan channel-report interval interval

By default, an AP sends a channel report every 150 seconds.

Configuring the sending of neighbor reports

About this task

If the AC load is heavy because of automatic channel adjustment, automatic power adjustment, and radio resource measurement, you can disable neighbor report sending temporarily to ensure wireless access services. With neighbor report sending disabled, automatic channel adjustment, automatic power adjustment, and radio resource measurement are unavailable.

After disabling neighbor report sending, you can adjust the interval at which APs send neighbor reports to reduce the AC load. Set a proper reporting interval. A small reporting interval causes a heavy AC load. A large reporting interval affects automatic channel adjustment and automatic power adjustment.

Procedure

1.     Enter system view.

system-view

2.     Disable APs from sending neighbor reports.

wlan neighbor-report disable

By default, APs send neighbor reports.

3.     (Optional.) Set the interval at which APs send channel reports.

wlan neighbor-report interval interval

By default, an AP sends a neighbor report every 150 seconds.

Channel scanning configuration examples

Example: Configuring relative forwarding preferred channel scanning

Network configuration

To ensure both channel scanning and wireless service quality, configure channel scanning and set the maximum service period for AP 1, as shown in Figure 2.

Figure 2 Network diagram

Procedure

# Create a manual AP and specify the model and serial ID.

<AC> system-view

[AC] wlan ap ap1 model WA536-WW

[AC-wlan-ap-ap1] serial-id 219801A0CNC138011454

# Enter radio view of radio 1.

[AC-wlan-ap-ap1] radio 1

# Set the scanning period to 200 milliseconds.

[AC-wlan-ap-ap1-radio-1] scan scan-time 200

# Set the maximum service period to 5000 milliseconds.

[AC-wlan-ap-ap1-radio-1] scan max-service-time 5000

# Set the service idle timeout timer to 100 milliseconds.

[AC-wlan-ap-ap1-radio-1] scan idle-time 100

Example: Configuring absolute forwarding preferred channel scanning

Network configuration

To ensure wireless service quality, configure channel scanning and configure AP 1 to not limit the service period, as shown in Figure 3.

Figure 3 Network diagram

Procedure

# Create a manual AP and specify the model and serial ID.

<AC> system-view

[AC] wlan ap ap1 model WA536-WW

[AC-wlan-ap-ap1] serial-id 219801A0CNC138011454

# Enter radio view.

[AC-wlan-ap-ap1] radio 1

# Set the scanning period to 100 milliseconds.

[AC-wlan-ap-ap1-radio-1] scan scan-time 100

# Configure the radio to not limit the service period.

[AC-wlan-ap-ap1-radio-1] scan max-service-time no-limit

# Set the service idle timeout timer to 100 milliseconds.

[AC-wlan-ap-ap1-radio-1] scan idle-time 100

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网