- Table of Contents
-
- 03-WLAN Configuration Guides
- 00-Preface
- 01-AP management configuration
- 02-Radio management configuration
- 03-WLAN access configuration
- 04-WLAN security configuration
- 05-WLAN authentication configuration
- 06-WIPS configuration
- 07-WLAN QoS configuration
- 08-WLAN roaming configuration
- 09-WLAN load balancing configuration
- 10-WLAN radio resource measurement configuration
- 11-Channel scanning configuration
- 12-Band navigation configuration
- 13-WLAN high availability configuration
- 14-Wireless location configuration
- 15-AC hierarchy configuration
- 16-IoT AP configuration
- 17-WLAN probe configuration
- 18-Spectrum management configuration
- 19-WLAN optimization configuration
- 20-WLAN RRM configuration
- 21-WLAN IP snooping configuration
- 22-WLAN radio load balancing configuration
- 23-802.1X client configuration
- 24-IP source guard configuration
- Related Documents
-
Title | Size | Download |
---|---|---|
13-WLAN high availability configuration | 120.20 KB |
Configuring WLAN uplink detection
Restrictions and guidelines: WLAN uplink detection
Configuring WLAN uplink detection
WLAN uplink detection configuration examples
Example: Configuring WLAN uplink detection
Configuring WLAN uplink detection
About WLAN uplink detection
When the uplink of an AC fails, clients cannot access external networks through the APs that are connected to the AC. WLAN uplink detection associates the uplink state of an AC with the radio state of the connected APs. When the uplink fails, the AC disables the radios of the APs. When the uplink recovers, the AC enables the radios of the APs. The association ensures that clients can associate with APs connected to another AC when the uplink of an AC fails.
This feature collaborates with a detection module and the Track module to function.
· When the track entry is in Positive state, the AC enables the radios of the connected APs.
· When the track entry is in Negative state, the AC disables the radios of the connected APs.
· When the track entry is in Invalid state, the AC does not change the radio state of the connected APs.
Restrictions and guidelines: WLAN uplink detection
For the WLAN uplink detection feature to function correctly, configure a detection module to detect the uplink state, and associate a track entry with the detection module.
Configuring WLAN uplink detection
1. Enter system view.
system-view
2. Associate a track entry with the WLAN uplink detection feature.
wlan uplink track track-entry-number
By default, WLAN uplink detection is not associated with any track entry.
WLAN uplink detection configuration examples
Example: Configuring WLAN uplink detection
Network configuration
As shown in Figure 1, use an NQA operation to test the reachability of each AC's uplink. Configure WLAN uplink detection on each AC so that clients can associate with the AP connected to another AC when the uplink of an AC fails.
Procedure
1. Configure AC 1:
# Create an ICMP echo operation.
<AC1> system-view
[AC1] nqa entry admin test
[AC1-nqa-admin-test] type icmp-echo
# Specify 10.1.1.1 as the destination IP address of ICMP echo requests.
[AC1-nqa-admin-test-icmp-echo] destination ip 10.1.1.1
# Configure the ICMP echo operation to repeat every 1000 milliseconds.
[AC1-nqa-admin-test-icmp-echo] frequency 1000
# Create reaction entry 1. If the number of consecutive probe failures reaches 5, collaboration is triggered.
[AC1-nqa-admin-test-icmp-echo] reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trigger-only
[AC1-nqa-admin-test-icmp-echo] quit
# Start the ICMP echo operation.
[AC1] nqa schedule admin test start-time now lifetime forever
# Configure track entry 1, and associate it with reaction entry 1 of the NQA operation (with administrator admin and operation tag test).
[AC1] track 1 nqa entry admin test reaction 1
[AC1-track-1] quit
# Associate track entry 1 with WLAN uplink detection.
[AC1] wlan uplink track 1
[AC1] quit
2. Configure AC 2:
# Create an ICMP echo operation.
<AC2> system-view
[AC2] nqa entry admin test
[AC2-nqa-admin-test] type icmp-echo
# Specify 11.1.1.1 as the destination IP address of ICMP echo requests.
[AC2-nqa-admin-test-icmp-echo] destination ip 11.1.1.1
# Create reaction entry 1. If the number of consecutive probe failures reaches 5, collaboration is triggered.
[AC2-nqa-admin-test-icmp-echo] reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trigger-only
[AC2-nqa-admin-test-icmp-echo] quit
# Start the ICMP echo operation.
[AC2] nqa schedule admin test start-time now lifetime forever
# Configure track entry 1, and associate it with reaction entry 1 of the NQA operation (with administrator admin and operation tag test).
[AC2] track 1 nqa entry admin test reaction 1
# Associate track entry 1 with WLAN uplink detection.
[AC2] wlan uplink track 1
[AC2] quit
Verifying the configuration
This example uses AC 1 to verify the configuration.
1. Verify that the radio state of AP 1 is Up when the state of track entry 1 is Positive:
# Display information about track entry 1.
<AC1> display track 1
Track ID: 1
State: Positive
Duration: 0 days 1 hours 5 minutes 48 seconds
Notification delay: Positive 0, Negative 0 (in seconds)
Tracked object:
NQA entry: admin test
Reaction: 1
# Display detailed information about AP ap1.
<AC1> display wlan ap name ap1 verbose
AP name : ap1
AP ID : 1
AP group name : default-group
State : Run
Backup type : Idle
Backup Type : Master
Online time : 0 days 2 hours 25 minutes 12 seconds
System up time : 0 days 1 hours 22 minutes 12 seconds
Model : WA6320
Region code : CN
Region code lock : Disable
Serial ID : 219801A28N819CE0002T
MAC address : 83D5-AB43-67FF
IP address : 1.1.1.2
UDP control port number : N/A
UDP data port number : N/A
H/W version : Ver.C
S/W version : V700R001B64D029
Boot version : 1.01
USB state : N/A
Power level : N/A
Power info : N/A
Description : wtp1
Priority : 4
Echo interval : 10 seconds
Echo count : 3 counts
Keepalive interval : 10 seconds
Discovery-response wait-time : 2 seconds
Statistics report interval : 50 seconds
Fragment size (data) : 1500
Fragment size (control) : 1450
Jumbo frame value : Disabled
MAC type : Local MAC & Split MAC
Tunnel mode : Local Bridging & 802.3 Frame & Native Frame
CAPWAP data-tunnel status : Up
Discovery type : N/A
Retransmission count : 3
Retransmission interval : 5 seconds
Firmware upgrade : Disabled
Sent control packets : 0
Received control packets : 0
Echo requests : 0
Lost echo responses : 0
Average echo delay : 0
Last reboot reason : N/A
Latest IP address : N/A
Current AC IP : N/A
Tunnel down reason : N/A
Connection count : 0
Backup IPv4 : Not configured
Backup IPv6 : Not configured
Ctrl-tunnel encryption : Disabled
Ctrl-tunnel encryption state : Not encrypted
Data-tunnel encryption : Disabled
Data-tunnel encryption state : Not encrypted
LED mode : Normal
Remote configuration : Disabled
EnergySaving Level : 0
AP type : Unknown
Radio 1:
BSSID : N/A
State : Up
Type : 802.11ax
Antenna type : internal
Client dot11ac-only : Disabled
Client dot11n-only : Disabled
Channel bandwidth : 20/40/80MHz
Operating bandwidth : 20/40/80MHz
Secondary channel mode : SCA
Short GI for 20MHz : Supported
Short GI for 40MHz : Supported
Short GI for 80MHz : Supported
Short GI for 160MHz : Not supported
MIMO : Not Config
Green-Energy-Management : Disabled
A-MSDU : Enabled
A-MPDU : Enabled
LDPC : Supported
STBC : Supported
Operational VHT-MCS set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9
NSS2 0,1,2,3,4,5,6,7,8,9
Multicast : Not configured
Operational HT MCS set:
Mandatory : Not configured
Supported : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 14, 15
Multicast : Not configured
Channel : 52(auto)
Channel usage(%) : 0
Max power : 20 dBm
Operational rate:
Mandatory : 6, 12, 24 Mbps
Multicast : Auto
Supported : 9, 18, 36, 48, 54 Mbps
Disabled : Not configured
Distance : 1 km
ANI : Enabled
Fragmentation threshold : 2346 bytes
Beacon interval : 100 TU
Protection threshold : 2346 bytes
Long retry threshold : 4
Short retry threshold : 7
Frame aging time in cache : 2000 ms
Noise floor : 0 dBm
Protection mode : cts-to-self
MU-TxBF : Enabled
SU-TxBF : Enabled
Continuous mode : N/A
Client dot11ax-only : Disabled
Operational HE-MCS Set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9,10,11
NSS2 0,1,2,3,4,5,6,7,8,9,10,11
Multicast : Not configured
OFDMA random access RUs : Not Supported
Channel Width Set : 0x02
HT protection mode : No protection
Radio 2:
BSSID : N/A
State : Up
Type : 802.11gax
Antenna type : internal
Client dot11ac-only : Disabled
Client dot11n-only : Disabled
Channel bandwidth : 20MHz
Operating bandwidth : 20MHz
Secondary channel mode : SCN
Short GI for 20MHz : Supported
Short GI for 40MHz : Supported
Short GI for 80MHz : Not Supported
Short GI for 160MHz : Not Supported
MIMO : Not Config
Green-Energy-Management : Disabled
A-MSDU : Enabled
A-MPDU : Enabled
LDPC : Supported
STBC : Supported
Operational VHT-MCS set:
Mandatory : Not configured
Supported : Not configured
Multicast : Not configured
Operational HT MCS set:
Mandatory : Not configured
Supported : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 14, 15
Multicast : Not configured
Channel : 1(auto)
Channel usage(%) : 0
Max power : 20 dBm
Operational rate:
Mandatory : 1, 2, 5.5, 11 Mbps
Multicast : Auto
Supported : 6, 9, 12, 18, 24, 36, 48, 54 Mbps
Disabled : Not configured
Distance : 1 km
ANI : Enabled
Fragmentation threshold : 2346 bytes
Beacon interval : 100 TU
Protection threshold : 2346 bytes
Long retry threshold : 4
Short retry threshold : 7
Frame aging time in cache : 2000 ms
Noise floor : 0 dBm
Protection mode : cts-to-self
MU-TxBF : Enabled
SU-TxBF : Enabled
Continuous mode : N/A
Client dot11ax-only : Disabled
Operational HE-MCS Set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9,10,11
NSS2 0,1,2,3,4,5,6,7,8,9,10,11
Multicast : Not configured
OFDMA random access RUs : Not Supported
Channel Width Set : 0x01
HT protection mode : No protection
2. Verify that the radio state of AP 1 is Down when the state of track entry 1 is Negative:
# Display information about track entry 1.
<AC1> display track 1
Track ID: 1
State: Negative
Duration: 0 days 2 hours 5 minutes 48 seconds
Notification delay: Positive 0, Negative 0 (in seconds)
Tracked object:
NQA entry: admin test
Reaction: 1
# Display detailed information about AP ap1.
<AC1> display wlan ap name ap1 verbose
AP name : ap1
AP ID : 1
AP group name : default-group
State : Run
Backup type : Idle
Backup Type : Master
Online time : 0 days 3 hours 25 minutes 12 seconds
System up time : 0 days 2 hours 22 minutes 12 seconds
Model : WA6320
Region code : CN
Region code lock : Disabled
Serial ID : 219801A28N819CE0002T
MAC address : 83D5-AB43-67FF
IP address : 1.1.1.2
UDP control port number : N/A
UDP data port number : N/A
H/W version : Ver.C
S/W version : V700R001B64D029
Boot version : 1.01
USB state : N/A
Power level : N/A
Power info : N/A
Description : wtp1
Priority : 4
Echo interval : 10 seconds
Echo count : 3 counts
Keepalive interval : 10 seconds
Discovery-response wait-time : 2 seconds
Statistics report interval : 50 seconds
Fragment size (data) : 1500
Fragment size (control) : 1450
MAC type : Local MAC & Split MAC
Tunnel mode : Local Bridging & 802.3 Frame & Native Frame
CAPWAP data-tunnel status : Up
Discovery type : N/A
Retransmission count : 3
Retransmission interval : 5 seconds
Firmware upgrade : Disabled
Sent control packets : 0
Received control packets : 0
Echo requests : 0
Lost echo responses : 0
Average echo delay : 0
Last reboot reason : N/A
Latest IP address : N/A
Current AC IP : N/A
Tunnel down reason : N/A
Connection count : 0
Backup IPv4 : Not configured
Backup IPv6 : Not configured
Ctrl-tunnel encryption : Disabled
Ctrl-tunnel encryption state : Not encrypted
Data-tunnel encryption : Disabled
Data-tunnel encryption state : Not encrypted
LED mode : Normal
Remote configuration : Disabled
EnergySaving Level : 0
AP type : Unknown
Radio 1:
BSSID : N/A
State : Down
Type : 802.11ax
Antenna type : internal
Client dot11ac-only : Disabled
Client dot11n-only : Disabled
Channel bandwidth : 20/40/80MHz
Operating bandwidth : 20/40/80MHz
Secondary channel mode : SCA
Short GI for 20MHz : Supported
Short GI for 40MHz : Supported
Short GI for 80MHz : Supported
Short GI for 160MHz : Not supported
MIMO : Not Config
Green-Energy-Management : Disabled
A-MSDU : Enabled
A-MPDU : Enabled
LDPC : Supported
STBC : Supported
Operational VHT-MCS set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9
NSS2 0,1,2,3,4,5,6,7,8,9
Multicast : Not configured
Operational HT MCS set:
Mandatory : Not configured
Supported : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 14, 15
Multicast : Not configured
Channel : 52(auto)
Channel usage(%) : 0
Max power : 20 dBm
Operational rate:
Mandatory : 6, 12, 24 Mbps
Multicast : Auto
Supported : 9, 18, 36, 48, 54 Mbps
Disabled : Not configured
Distance : 1 km
ANI : Enabled
Fragmentation threshold : 2346 bytes
Beacon interval : 100 TU
Protection threshold : 2346 bytes
Long retry threshold : 4
Short retry threshold : 7
Frame aging time in cache : 2000 ms
Noise floor : 0 dBm
Protection mode : cts-to-self
MU-TxBF : Enabled
SU-TxBF : Enabled
Continuous mode : N/A
Client dot11ax-only : Disabled
Operational HE-MCS Set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9,10,11
NSS2 0,1,2,3,4,5,6,7,8,9,10,11
Multicast : Not configured
OFDMA random access RUs : Not Supported
Channel Width Set : 0x02
HT protection mode : No protection
Radio 2:
BSSID : N/A
State : Down
Type : 802.11gax
Antenna type : internal
Client dot11ac-only : Disabled
Client dot11n-only : Disabled
Channel bandwidth : 20MHz
Operating bandwidth : 20MHz
Secondary channel mode : SCN
Short GI for 20MHz : Supported
Short GI for 40MHz : Supported
Short GI for 80MHz : Not Supported
Short GI for 160MHz : Not Supported
MIMO : Not Config
Green-Energy-Management : Disabled
A-MSDU : Enabled
A-MPDU : Enabled
LDPC : Supported
STBC : Supported
Operational VHT-MCS set:
Mandatory : Not configured
Supported : Not configured
Multicast : Not configured
Operational HT MCS set:
Mandatory : Not configured
Supported : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 14, 15
Multicast : Not configured
Channel : 1(auto)
Channel usage(%) : 0
Max power : 20 dBm
Operational rate:
Mandatory : 1, 2, 5.5, 11 Mbps
Multicast : Auto
Supported : 6, 9, 12, 18, 24, 36, 48, 54 Mbps
Disabled : Not configured
Distance : 1 km
ANI : Enabled
Fragmentation threshold : 2346 bytes
Beacon interval : 100 TU
Protection threshold : 2346 bytes
Long retry threshold : 4
Short retry threshold : 7
Frame aging time in cache : 2000 ms
Noise floor : 0 dBm
Protection mode : cts-to-self
MU-TxBF : Enabled
SU-TxBF : Enabled
Continuous mode : N/A
Client dot11ax-only : Disabled
Operational HE-MCS Set:
Mandatory : Not configured
Supported : NSS1 0,1,2,3,4,5,6,7,8,9,10,11
NSS2 0,1,2,3,4,5,6,7,8,9,10,11
Multicast : Not configured
OFDMA random access RUs : Not Supported
Channel Width Set : 0x01
HT protection mode : No protection