15-High Availability Command Reference

HomeSupportReference GuidesCommand ReferencesH3C Access Controllers Command References(R5426P02)-6W10415-High Availability Command Reference
02-WLAN high availability commands
Title Size Download
02-WLAN high availability commands 129.04 KB

WLAN high availability commands

The AP models and serial numbers in this document are used only as examples. Support for AP models and serial numbers depends on the AC model.

Dual-link backup commands

The following compatibility matrixes show the support of hardware platforms for dual-link backup:

 

Hardware series

Model

Product code

Dual-link backup compatibility

WX1800H series

WX1804H

EWP-WX1804H-PWR-CN

Yes

WX2500H series

WX2508H-PWR-LTE

WX2510H

WX2510H-F

WX2540H

WX2540H-F

WX2560H

EWP-WX2508H-PWR-LTE

EWP-WX2510H-PWR

EWP-WX2510H-F-PWR

EWP-WX2540H

EWP-WX2540H-F

EWP-WX2560H

Yes

WX3000H series

WX3010H

WX3010H-X

WX3010H-L

WX3024H

WX3024H-L

WX3024H-F

EWP-WX3010H

EWP-WX3010H-X-PWR

EWP-WX3010H-L-PWR

EWP-WX3024H

EWP-WX3024H-L-PWR

EWP-WX3024H-F

Yes:

·     WX3010H

·     WX3010H-X

·     WX3024H

·     WX3024H-F

No:

·     WX3010H-L

·     WX3024H-L

WX3500H series

WX3508H

WX3510H

WX3520H

WX3520H-F

WX3540H

EWP-WX3508H

EWP-WX3510H

EWP-WX3520H

EWP-WX3520H-F

EWP-WX3540H

Yes

WX5500E series

WX5510E

WX5540E

EWP-WX5510E

EWP-WX5540E

Yes

WX5500H series

WX5540H

WX5560H

WX5580H

EWP-WX5540H

EWP-WX5560H

EWP-WX5580H

Yes

Access controller modules

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

Yes

Hardware series

Model

Product code

Dual-link backup compatibility

WX1800H series

WX1804H

WX1810H

WX1820H

WX1840H

EWP-WX1804H-PWR

EWP-WX1810H-PWR

EWP-WX1820H

EWP-WX1840H-GL

Yes

WX3800H series

WX3820H

WX3840H

EWP-WX3820H-GL

EWP-WX3840H-GL

Yes

WX5800H series

WX5860H

EWP-WX5860H-GL

Yes

backup-ac

Use backup-ac to specify a backup AC.

Use undo backup-ac to remove the backup AC configuration.

Syntax

backup-ac { ip ipv4-address | ipv6 ipv6-address }

undo backup-ac { ip | ipv6 }

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, no backup AC is specified.

Views

AP view

AP group view

Predefined user roles

network-admin

Parameters

ip ip-address: Specifies a backup AC by its IPv4 address.

ipv6 ipv6-address: Specifies a backup AC by its IPv6 address.

Usage guidelines

You can specify only one IPv4 address or one IPv6 address in either AP view or AP group view.

The configuration in AP view takes precedence over the configuration in AP group view. If you execute the undo command in AP view, the backup AC specified in AP group view will be used.

Executing the undo command also terminates the backup CAPWAP tunnel.

Examples

# Specify a backup AC for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] backup-ac ip 192.168.1.1

# Specify a backup AC for AP group group1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] backup-ac ip 192.168.1.1

wlan backup-ac switch-delay

Use wlan backup-ac switch-delay to set the delay time before an AC switches its role from backup to master.

Use undo wlan backup-ac switch-delay to restore the default.

Syntax

wlan backup-ac switch-delay time

undo wlan backup-ac switch-delay

Default

The delay time is 5 seconds for a backup-to-master switchover.

Views

System view

Predefined user roles

network-admin

Parameters

time : Specifies the delay time before an AC switches its role from backup to master. The value range is 0 to 600 seconds.

Usage guidelines

The backup AP in a dual-link backup network becomes the master AC after the specified delay time if the following requirements are met:

·     The backup AC is enabled with master CAPWAP tunnel preemption.

·     The backup AC has higher AP connection priority than the master AC.

Examples

# Set the delay time to 10 seconds for a backup-to-master switchover.

<Sysname> system-view

[Sysname] wlan backup-ac switch-delay 10

wlan tunnel-preempt

Use wlan tunnel-preempt enable to enable master CAPWAP tunnel preemption.

Use wlan tunnel-preempt disable to disable master CAPWAP tunnel preemption.

Use undo wlan tunnel-preempt to restore the default.

Syntax

wlan tunnel-preempt { disable | enable }

undo wlan tunnel-preempt

Default

In AP view, an AP uses the configuration in AP group view. If no configuration exists in AP group view, the AP uses the configuration in global configuration view.

In AP group view, an AP uses the configuration in global configuration view.

In global configuration view, master CAPWAP tunnel preemption is disabled.

Views

AP view

AP group view

Global configuration view

Predefined user roles

network-admin

Usage guidelines

When this feature is enabled, the backup CAPWAP tunnel will become the master tunnel if the backup AC has higher AP connection priority than the master AC.

When this feature is disabled, the backup CAPWAP tunnel becomes the master tunnel only when the master AC fails.

Examples

# Enable master CAPWAP tunnel preemption for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-ap-ap1] wlan tunnel-preempt enable

# Enable master CAPWAP tunnel preemption for APs in AP group group1.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-wlan-ap-group-group1] wlan tunnel-preempt enable

# Enable master CAPWAP tunnel preemption globally.

<Sysname> system-view

[Sysname] wlan global-configuration

[Sysname-wlan-global-configuration] wlan tunnel-preempt enable

AP backup commands

The following compatibility matrixes show the support of hardware platforms for AP backup:

 

Hardware series

Model

Product code

AP backup compatibility

WX1800H series

WX1804H

EWP-WX1804H-PWR-CN

No

WX2500H series

WX2508H-PWR-LTE

WX2510H

WX2510H-F

WX2540H

WX2540H-F

WX2560H

EWP-WX2508H-PWR-LTE

EWP-WX2510H-PWR

EWP-WX2510H-F-PWR

EWP-WX2540H

EWP-WX2540H-F

EWP-WX2560H

No

WX3000H series

WX3010H

WX3010H-X

WX3010H-L

WX3024H

WX3024H-L

WX3024H-F

EWP-WX3010H

EWP-WX3010H-X-PWR

EWP-WX3010H-L-PWR

EWP-WX3024H

EWP-WX3024H-L-PWR

EWP-WX3024H-F

No

WX3500H series

WX3508H

WX3510H

WX3520H

WX3520H-F

WX3540H

EWP-WX3508H

EWP-WX3510H

EWP-WX3520H

EWP-WX3520H-F

EWP-WX3540H

Yes

WX5500E series

WX5510E

WX5540E

EWP-WX5510E

EWP-WX5540E

Yes

WX5500H series

WX5540H

WX5560H

WX5580H

EWP-WX5540H

EWP-WX5560H

EWP-WX5580H

Yes

Access controller modules

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

Yes

Hardware series

Model

Product code

AP backup compatibility

WX1800H series

WX1804H

WX1810H

WX1820H

WX1840H

EWP-WX1804H-PWR

EWP-WX1810H-PWR

EWP-WX1820H

EWP-WX1840H-GL

No

WX3800H series

WX3820H

WX3840H

EWP-WX3820H-GL

EWP-WX3840H-GL

Yes

WX5800H series

WX5860H

EWP-WX5860H-GL

Yes

display wlan ap backup multislot

Use display wlan ap backup multislot to display AP backup status for all IRF member ACs.

Syntax

display wlan ap backup multislot

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display AP backup status for all IRF member ACs.

<Sysname> display wlan ap backup multislot

Total number of slots: 2

Slot ID                State

1                      Active-backup

2                      Active-only

Table 1 Command output

Field

Description

Total number of slots

Number of IRF member ACs.

Slot ID

IRF member ID of an AC.

State

AP backup status:

·     Active-backup—The AC is an active AC and backs up AP information.

·     Active-only—The AC is an active AC only.

·     Backup-only—The AC only backs up AP information.

·     Inactive—The AC is not active AC and does not back up AP information.

wlan ap-backup hot-backup enable global

Use wlan ap-backup hot-backup enable global to enable AP backup in an IRF fabric.

Use undo wlan ap-backup hot-backup enable global to disable AP backup in an IRF fabric.

Syntax

wlan ap-backup hot-backup enable global

undo wlan ap-backup hot-backup enable global

Default

AP backup is disabled.

Views

System view

Predefined user roles

network-admin

Usage guidelines

AP backup enables the active AC (master AC) in an IRF fabric to synchronize information about connected APs to all the non-active ACs. When the active AC fails, one of the non-active ACs becomes active to provide services, ensuring service continuity.

This feature does not take effect on online APs. Disabling this feature removes backup AP information from all ACs.

Examples

# Enable AP backup.

<Sysname> system-view

[Sysname] wlan ap-backup hot-backup enable global

wlan hot-backup keepalive timeout

Use wlan hot-backup keepalive timeout to set the keepalive timeout for AP backup.

Use undo wlan hot-backup keepalive timeout to restore the default.

Syntax

wlan hot-backup keepalive timeout milliseconds

undo wlan hot-backup keepalive timeout

Default

The keepalive timeout is 10000 milliseconds for AP backup.

Views

System view

Predefined user roles

network-admin

Parameters

milliseconds: Specifies the keepalive timeout for AP backup, in the range of 100 to 10000 milliseconds.

Usage guidelines

By default, member ACs use the IRF hello packet mechanism to identify AC status. You can set the keepalive timeout for AP backup as required. Each IRF member AC periodically broadcasts keepalive packets and determines that a member fails If no keepalive packets are received from that member within the keepalive timeout time.

·     If the master AC fails, the system will automatically select a new master AC from the subordinate ACs.

·     If a subordinate AC fails, the master AC will record the AC failure and transfer services on the subordinate AC to another subordinate AC.

Examples

# Set the keepalive timeout to 2000 milliseconds for AP backup.

<Sysname> system-view

[Sysname] wlan hot-backup keepalive timeout 2000

Client backup commands

The following compatibility matrixes show the support of hardware platforms for client backup:

 

Hardware series

Model

Product code

Client backup compatibility

WX1800H series

WX1804H

EWP-WX1804H-PWR-CN

No

WX2500H series

WX2508H-PWR-LTE

WX2510H

WX2510H-F

WX2540H

WX2540H-F

WX2560H

EWP-WX2508H-PWR-LTE

EWP-WX2510H-PWR

EWP-WX2510H-F-PWR

EWP-WX2540H

EWP-WX2540H-F

EWP-WX2560H

No

WX3000H series

WX3010H

WX3010H-X

WX3010H-L

WX3024H

WX3024H-L

WX3024H-F

EWP-WX3010H

EWP-WX3010H-X-PWR

EWP-WX3010H-L-PWR

EWP-WX3024H

EWP-WX3024H-L-PWR

EWP-WX3024H-F

No

WX3500H series

WX3508H

WX3510H

WX3520H

WX3520H-F

WX3540H

EWP-WX3508H

EWP-WX3510H

EWP-WX3520H

EWP-WX3520H-F

EWP-WX3540H

Yes

WX5500E series

WX5510E

WX5540E

EWP-WX5510E

EWP-WX5540E

Yes

WX5500H series

WX5540H

WX5560H

WX5580H

EWP-WX5540H

EWP-WX5560H

EWP-WX5580H

Yes

Access controller modules

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

LSUM1WCME0

EWPXM1WCME0

LSQM1WCMX20

LSUM1WCMX20RT

LSQM1WCMX40

LSUM1WCMX40RT

EWPXM2WCMD0F

EWPXM1MAC0F

Yes

Hardware series

Model

Product code

Client backup compatibility

WX1800H series

WX1804H

WX1810H

WX1820H

WX1840H

EWP-WX1804H-PWR

EWP-WX1810H-PWR

EWP-WX1820H

EWP-WX1840H-GL

No

WX3800H series

WX3820H

WX3840H

EWP-WX3820H-GL

EWP-WX3840H-GL

Yes

WX5800H series

WX5860H

EWP-WX5860H-GL

Yes

display dot1x connection-backup

Use display dot1x connection-backup to display backup information about 802.1X clients associated with the specified AC.

Syntax

display dot1x connection-backup [ ap ap-name [ radio radio-id ] ] slot slot-number

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

ap ap-name: Specifies an AP by its name, a case-sensitive string of 1 to 64 characters. The string can contain letters, digits, underscores (_), dots (.), left brackets ([), right brackets (]), forward slashes (/), and hyphens (-). If you do not specify an AP, this command displays backup information about all 802.1X clients.

radio radio-id: Specifies a radio by its ID. The value range for the radio-id argument varies by AP model. If you do not specify a radio, this command displays backup information about 802.1X clients associated with all radios of the specified AP.

slot slot-number: Specifies an IRF member device by its member ID.

Examples

# Display backup information about 802.1X clients associated with AP ap1 connected to IRF member device 1.

<Sysname> display dot1x connection-backup ap ap1 slot 1

Total backup connections: 1

 

User MAC address              : 0015-e9a6-7cfe

AP name                       : ap1

Radio ID                      : 1

SSID                          : EASY

BSSID                         : 0015-e9a6-7cf0

Username                      : ias

IPv4 address                  : 192.168.1.1

IPv6 address                  : 2000:0:0:0:1:2345:6789:abcd

Authentication method         : CHAP

Authentication domain         : 1

Initial VLAN                  : 1

Authorization VLAN            : 100

Authorization ACL number      : 3001

Authorization user profile    : N/A

Authorization CAR             :

  Average input rate          : 102400 bps

  Average output rate         : 102400 bps

Authorization URL             : N/A

Termination action            : Radius-request

Session timeout period        : 2 sec

Online from                   : 2017/03/02 13:14:15

Online duration               : 0h 2m 15s

Table 2 Command output

Field

Description

Total backup connections

Number of backup 802.1X clients.

User MAC address

MAC address of the client.

AP name

Name of the AP with which the client is associated.

Radio ID

ID of the radio with which the client is associated.

SSID

SSID with which the client is associated.

BSSID

ID of the BSS with which the client is associated.

Username

Username of the client.

IPv4 address

IPv4 address of the client.

If the device does not obtain the IPv4 address of the client, this field is not displayed.

IPv6 address

IPv6 address of the client.

If the device does not obtain the IPv6 address of the client, this field is not displayed.

Authentication method

EAP message handling method:

·     CHAP—Performs EAP termination and uses CHAP to communicate with the RADIUS server.

·     EAP—Relays EAP packets and supports any of the EAP authentication methods to communicate with the RADIUS server.

·     PAP—Performs EAP termination and uses PAP to communicate with the RADIUS server.

Authentication domain

Name of the ISP domain for authentication.

Initial VLAN

VLAN to which the client belongs before 802.1X authentication.

Authorization VLAN

VLAN authorized to the client.

Authorization ACL number

ACL authorized to the client.

Authorization user profile

User profile authorized to the client.

Authorization CAR

Authorization CAR:

·     Average input rate—Average uplink rate in bps.

·     Average output rate—Average downlink rate in bps.

·     N/A—This field displays N/A if the authentication server is not configured with authorization CAR for users.

Authorization URL

Redirect URL authorized to the client.

Termination action

Action attribute assigned by the server to terminate the user session:

·     Default—Logs off the online authenticated 802.1X client when the session timeout timer expires. This attribute does not take effect when 802.1X periodic reauthentication is enabled and the periodic reauthentication timer is shorter than the session timeout timer.

·     Radius-request—Reauthenticates the online client when the session timeout timer expires, regardless of whether the 802.1X periodic reauthentication feature is enabled or not.

If the device performs local authentication, this field displays N/A.

Session timeout period

Session timeout timer assigned by the server.

If the device performs local authentication, this field displays N/A.

Online from

Time from which the 802.1X client came online.

Online duration

Online duration of the 802.1X client.

display mac-authentication connection-backup

Use display mac-authentication connection-backup to display backup information about MAC authentication clients associated with the specified AC.

Syntax

display mac-authentication connection-backup [ ap ap-name [ radio radio-id ] ] slot slot-number

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

ap ap-name: Specifies an AP by its name, a case-sensitive string of 1 to 64 characters. The string can contain letters, digits, underscores (_), dots (.), left brackets ([), right brackets (]), forward slashes (/), and hyphens (-). If you do not specify an AP, this command displays backup information about all MAC authentication clients.

radio radio-id: Specifies a radio by its ID. The value range for the radio-id argument varies by AP model. If you do not specify a radio, this command displays backup information about MAC authentication clients associated with all radios of the specified AP.

slot slot-number: Specifies an IRF member device by its member ID.

Examples

# Display backup information about MAC authentication clients associated with AP ap1 connected to IRF member device 1.

<Sysname> display mac-authentication connection-backup ap ap1 slot 1

Total backup connections: 1

 

User MAC address              : 0015-e9a6-7cfe

AP name                       : ap1

Radio ID                      : 1

SSID                          : EASY

BSSID                         : 0015-e9a6-7cf0

Username                      : ias

Authentication domain         : 1

Initial VLAN                  : 1

Authorization VLAN            : 100

Authorization ACL number      : 3001

Authorization user profile    : N/A

Authorization CAR             :

  Average input rate          : 102400 bps

  Average output rate         : 102400 bps

Authorization URL             : N/A

Termination action            : Radius-request

Session timeout period        : 2 sec

Online from                   : 2017/03/02 13:14:15

Online duration               : 0h 2m 15s

Table 3 Command output

Field

Description

Total backup connections

Number of backup MAC authentication clients.

User MAC address

MAC address of the client.

AP name

Name of the AP with which the client is associated.

Radio ID

ID of the radio with which the client is associated.

SSID

SSID with which the client is associated.

BSSID

ID of the BSS with which the client is associated.

Username

Username of the client.

Authentication domain

Name of the ISP domain for authentication.

Initial VLAN

VLAN to which the client belongs before MAC authentication.

Authorization VLAN

VLAN authorized to the client.

Authorization ACL number

ACL authorized to the client.

Authorization user profile

User profile authorized to the client.

Authorization CAR

Authorization CAR:

·     Average input rate—Average uplink rate in bps.

·     Average output rate—Average downlink rate in bps.

·     N/A—This field displays N/A if the authentication server is not configured with authorization CAR for users.

Authorization URL

Redirect URL authorized to the client.

Termination action

Action attribute assigned by the server when the session timeout timer expires.

The following server-assigned action attributes are available:

·     Default—Logs off the online authenticated user when the session timeout timer expires.

·     Radius-request—Reauthenticates the online user when the session timeout timer expires.

If the device performs local authentication, this field displays N/A.

Session timeout period

Session timeout timer assigned by the server.

If the device performs local authentication, this field displays N/A.

Online from

Time from which the MAC authentication client came online.

Online duration

Online duration of the MAC authentication client.

display wlan client-backup

Use display wlan client-backup to display backup client information.

Syntax

In standalone mode:

display wlan client-backup [ ap ap-name [ radio radio-id ] | mac-address mac-address ] [ verbose ]

In IRF mode:

display wlan client-backup [ ap ap-name [ radio radio-id ] | mac-address mac-address ] [ verbose ] [ slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

ap ap-name: Specifies an AP by its name, a case-sensitive string of 1 to 64 characters. The string can contain letters, digits, underscores (_), dots (.), left brackets ([), right brackets (]), forward slashes (/), and hyphens (-).

radio radio-id: Specifies a radio by its ID. The value range for the radio-id argument varies by AP model. If you do not specify a radio, this command displays client backup information for all radios on the specified AP.

mac-address mac-address: Specifies the MAC address of a client.

verbose: Displays detailed client information. If you do not specify this keyword, the command displays brief client information.

slot slot-number: Specifies an IRF member device by its member ID. If you do not specify an IRF member device, this command displays client information backed up on the master AC. (In IRF mode.)

Usage guidelines

If you do not specify the ap ap-name [ radio radio-id ] option, this command displays all client information backed up on the device.

Examples

# Display brief client information backed up on the master AC.

<Sysname> display wlan client-backup

Total number of clients: 3

 

MAC address     Username   AP name         RID  IP address      IPv6 address   VLAN

7854-2e1c-c59e  user       ap1             1    1.1.1.1         1::2:0:0:3     1

000b-c002-9d09  N/A        5866-ba74-e780  1    192.168.33.16                  200

000f-e265-6400  N/A        ap2             1    1.3.1.2                        100

Table 4 Command output

Field

Description

MAC address

MAC address of the client.

Username

Username of the client.

·     If the client uses 802.1X or MAC authentication, this field displays the username used for authentication.

·     If the client does not use 802.1X or MAC authentication, this field displays N/A.

NOTE:

If the client uses portal authentication, this field will not display the portal username of the client.

AP name

Name of the AP associated with the client.

RID

ID of the radio associated with the client.

IP address

IPv4 address of the client.

IPv6 address

IPv6 address of the client.

VLAN

VLAN to which the client belongs.

# Display detailed backup client information.

<Sysname> display wlan client-backup verbose

Total number of clients: 1

 

MAC address                        : 000f-e265-6400

IPv4 address                       : 10.1.1.114

IPv6 address                       : 2001::1234:5678:0102:0304

Username                           : N/A

AID                                : 1

AP ID                              : 1

AP name                            : ap1

Radio ID                           : 1

SSID                               : office

BSSID                              : 0026-3e08-1150

VLAN ID                            : 3

Sleep count                        : 1

Power save mode                    : Active

Wireless mode                      : 802.11ac

Channel bandwidth                  : 80MHz

SM power save                      : Enabled

SM power save mode                 : Dynamic

Short GI for 20MHz                 : Supported

Short GI for 40MHz                 : Supported

Short GI for 80MHz                 : Supported

Short GI for 160/80+80MHz          : Not supported

STBC RX capability                 : Not supported

STBC TX capability                 : Not supported

LDPC RX capability                 : Not supported

SU beamformee capability           : Not supported

MU beamformee capability           : Not supported

Beamformee STS capability          : N/A

Block Ack                          : TID 0 In

Supported VHT-MCS set              : NSS1 0, 1, 2, 3, 4, 5, 6, 7, 8

                                     NSS2 0, 1, 2, 3, 4, 5, 6, 7, 8

Supported HT MCS set               : 0, 1, 2, 3, 4, 5, 6, 7,

                                     8, 9, 10, 11, 12, 13, 14,

                                     15, 16, 17, 18, 19, 20,

                                     21, 22, 23

Supported rates                    : 6, 9, 12, 18, 24, 36,

                                     48, 54 Mbps

QoS mode                           : WMM

Listen interval                    : 10

RSSI                               : 62

Rx/Tx rate                         : 130/11 Mbps

Authentication method              : Open system

Security mode                      : PRE-RSNA

AKM mode                           : Not configured

Cipher suite                       : N/A

User authentication mode           : Bypass

Authorization ACL ID               : 3001(Not effective)

Authorization user profile         : N/A

Roam status                        : N/A

Key derivation                     : SHA1

PMF status                         : Enabled

Forward policy                     : Not configured

Online time                        : 0 days 0 hours 1 minutes 13 seconds

FT status                          : Inactive

Table 5 Command output

Field

Description

MAC address

MAC address of the client.

IPv4 address

IPv4 address of the client.

If no IPv4 address is available, this field displays N/A.

IPv6 address

IPv6 address of the client.

If no IPv6 address is available, this field displays N/A.

Username

Username of the client.

·     If the client uses 802.1X or MAC authentication, this field displays the username used for authentication.

·     If the client does not uses 802.1X or MAC authentication, this field displays N/A.

NOTE:

If the client uses portal authentication, this field will not display the portal username of the client.

AID

Association ID of the client.

AP ID

ID of the AP associated with the client.

AP name

Name of the AP associated with the client.

Radio ID

ID of the radio associated with the client.

SSID

SSID associated with the client.

VLAN ID

ID of the VLAN to which the client belongs.

Sleep count

Number of transitions to the sleep state.

Power save mode

Power saving mode of the client:

·     Active.

·     Sleep.

Wireless mode

Radio mode of the client:

·     802.11a.

·     802.11b.

·     802.11g.

·     802.11gn.

·     802.11an.

·     802.11ac.

Channel bandwidth

Channel bandwidth:

·     20 MHz.

·     40 MHz.

·     80 MHz.

·     160 MHz.

SM power save

SM power save status:

·     Enabled—Only one antenna of the client operates in active state, and others operate in sleep state to save power.

·     Disabled.

SM power save mode

Power saving mode:

·     Dynamic.

·     Static.

Short GI for 20MHz

Whether the client supports short GI when its channel bandwidth is 20 MHz:

·     Supported.

·     Not supported.

Short GI for 40MHz

Whether the client supports short GI when its channel bandwidth is 40 MHz:

·     Supported.

·     Not supported.

Short GI for 80MHz

Whether the client supports short GI when its channel bandwidth is 80 MHz:

·     Supported.

·     Not supported.

Short GI for 160/80+80MHz

Whether the client supports short GI when its channel bandwidth is 160 MHz or 80 + 80 MHz:

·     Supported.

·     Not supported.

STBC RX capability

Client STBC receive capability:

·     Supported.

·     Not supported.

STBC Tx capability

Client STBC transmit capability:

·     Supported.

·     Not supported.

LDPC Rx capability

Client LDPC receive capability;

·     Supported.

·     Not supported.

SU beamformee capability

Client SU beamformee capability:

·     Supported.

·     Not supported.

MU beamformee capability

Client MU beamformee capability:

·     Supported.

·     Not supported.

Beamformee STS capability

Client beamformee STS capability. This field displays N/A if the feature is not supported.

Block Ack

Negotiation result of Block ACK with TID:

·     TID 0 In—Sends Block ACK for inbound traffic.

·     TID 0 Out—Sends Block ACK for outbound traffic.

·     TID 0 Both—Sends Block ACK for both inbound and outbound traffic.

·     N/A—Does not send Block ACK for both inbound and outbound traffic.

Supported VHT-MCS set

VHT-MCS supported by the client.

Supported HT MCS set

HT-MCS supported by the client.

Supported rates

Rates supported by the client, in Mbps.

QoS mode

QoS mode:

·     N/A—WMM is not supported.

·     WMM—WMM is supported.

An AP and a client negotiates WMM information. This field displays WMM only when both the AP and the client support WMM.

Listen interval

Interval at which the client wakes up to listen for beacon frames. It is counted by beacon interval.

RSSI

Received signal strength indication. This value indicates the client signal strength detected by the AP.

Rx/Tx rate

Sending and receiving rates of data, management, and control frames, in Mbps.

Authentication method

Authentication method:

·     Open system.

·     Shared key.

Security mode

Security mode:

·     RSN—Beacons and probe responses carry RSN IE.

·     WPA—Beacons and probe responses carry WPA IE.

·     PRE-RSNA—Beacons and probe responses do not carry RSN IE or WPA IE.

AKM mode

AKM mode:

·     802.1X.

·     PSK.

This field displays Not configured if no AKM mode is configured.

Cipher suite

Cipher suite:

·     N/A.

·     WEP40.

·     WEP104.

·     WEP128.

·     CCMP.

·     TKIP.

User authentication mode

User authentication mode:

·     Bypass—No client authentication.

·     MAC.

·     802.1X.

·     OUI.

Authorization ACL number

Authorized ACL number.

·     This field displays the ACL number if the authorized ACL takes effect.

·     This field displays ACL number(Not effective) if the authorized ACL does not take effect.

·     This field displays N/A if the authentication server is configured without any authorization ACL.

Authorization user profile

Name of the authorized user profile.

·     This field displays the authorized user profile name if the authorized user profile takes effect.

·     This field displays authorized user profile name(Not effective) if the authorized user profile does not take effect.

·     This field displays N/A if the authentication server is configured without any authorization user profile.

Roam status

Roam status:

·     Roaming in progress.

·     Inter-AC roam.

·     Inter-MA roam.

·     Intra-AC roam.

·     Intra-MA roam.

This field displays N/A if the client stays in one BSS after coming online.

Key derivation

Key derivation type:

·     SHA1—Uses the HMAC-SHA1 hash algorithm.

·     SHA256—Uses the HMAC-SHA256 hash algorithm.

This field displays N/A if no key derivation algorithm is involved for the authentication type.

PMF status

PMF status:

·     Enabled—Management frame protection is enabled.

·     Disabled—Management frame protection is disabled.

This field displays N/A if management frame protection is not involved.

Forward policy

Name of the WLAN forwarding policy.

This field displays Not configured if no WLAN forwarding policy is configured.

Online time

Client online duration.

FT status

Fast BSS transition (FT):

·     Active—FT is enabled.

·     Inactive—FT is disabled.

wlan client-backup hot-backup enable

Use wlan client-backup hot-backup enable to enable client backup in an IRF fabric.

Use undo wlan client-backup hot-backup enable to disable client backup in an IRF fabric.

Syntax

wlan client-backup hot-backup enable

undo wlan client-backup hot-backup enable

Default

Client backup is disabled in an IRF fabric.

Views

System view

Predefined user roles

network-admin

Usage guidelines

For this command to take effect, make sure AP backup is enabled.

After client backup is enabled, an active AC backs up information about associated clients to other member ACs. When the active AC fails, the associated clients can associate with another member AC so that the clients are always online.

This command takes effect only on clients that come online after client backup is enabled. Disabling client backup deletes client backup information from all member ACs.

Examples

# Enable client backup.

<Sysname> system-view

[Sysname] wlan client-backup hot-backup enable

wlan client-backup hot-backup delay

Use wlan client-backup hot-backup delay to set the client backup delay.

Use undo wlan client-backup hot-backup delay to restore the default.

Syntax

wlan client-backup hot-backup delay delay-time

undo wlan client-backup hot-backup delay

Default

The client backup delay is 60 seconds.

Views

System view

Predefined user roles

network-admin

Parameters

delay-time: Specifies the client backup delay time in the range of 0 to 300 seconds. If you set the delay time to 0, the AC backs up information changes about associated clients to other ACs in real time.

Parameters

This feature takes effect only when client backup is enabled.

This command takes effect only on clients that come online after the client backup delay is set.

If an active/standby switchover occurs during the delay time, online clients whose information has not been backed up will be logged off and need to come online again. An active/standby switchover can be triggered by a restart of the active AC process.

Examples

# Set the client backup delay to 240 seconds.

<System> system-view

[System] wlan client-backup hot-backup delay 240

Related commands

wlan client-backup hot-backup enable

WLAN uplink detection commands

wlan uplink track

Use wlan uplink track to associate a track entry with WLAN uplink detection.

Use undo wlan uplink track to restore the default.

Syntax

wlan uplink track track-entry-number

undo wlan uplink track

Default

WLAN uplink detection is not associated with any track entry.

Views

System view

Predefined user roles

network-admin

Parameters

track-entry-number: Specifies a track entry ID in the range of 1 to 1024.

Usage guidelines

This command enables the AC to adjust radio state based on the uplink state associated with a track entry. When the track entry is in Negative state, the AC disables radios of all connected APs. When the track entry is in Positive state, the AC enables radios of all connected APs.

If you execute this command multiple times, the most recent configuration takes effect.

Examples

# Associate track entry 1 with WLAN uplink detection.

<Sysname> system-view

[Sysname] wlan uplink track 1

 

  • 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
新华三官网