29-WLAN Command Reference(Fat AP)

HomeSupportReference GuidesCommand ReferencesH3C MSR610[810][830][1000S][2600][3600] Routers Command References(V7)-R6749-6W10329-WLAN Command Reference(Fat AP)
10-WLAN mesh commands
Title Size Download
10-WLAN mesh commands 125.64 KB

WLAN mesh commands

 

 

NOTE:

·     The term "AP" in this document refers to MSR routers that offer WLAN services as fat APs. For more information, see "Compatibility of hardware and AP functionality."

·     The radio mode of a radio interface varies by device model. In this document, interface WLAN-Radio0/0 is used as an example.

 

akm mode sae

Use akm mode sae to set the authentication and key management mode to simultaneous authentication of equals (SAE).

Use undo akm mode to restore the default.

Syntax

akm mode sae

undo akm mode

Default

The authentication and key management mode is not set.

Views

Mesh profile view

Predefined user roles

network-admin

Usage guidelines

Make sure the mesh profile is disabled before you configure or remove its authentication and key management mode setting.

Examples

# Set the authentication and key management mode to SAE in mesh profile 1.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1] akm mode sae

Related commands

display wlan mesh-profile

comware5-compatibility enable

Use comware5-compatibility enable to enable Comware 7 APs to establish mesh connections with Comware 5 APs.

Use undo comware5-compatibility enable to disable Comware 7 APs from establishing mesh connections with Comware 5 APs.

Syntax

comware5-compatibility enable

undo comware5-compatibility enable

Default

Comware 7 APs cannot establish mesh connections with Comware 5 APs.

Views

Mesh policy view

Predefined user roles

network-admin

Usage guidelines

In a scenario where both Comware 7 and Comware 5 APs are deployed, execute this command for all Comware 7 APs that require mesh connections.

Examples

# Enable Comware 7 APs to establish mesh connections with Comware 5 APs.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc] comware5-compatibility enable

Related commands

display wlan mesh-policy

display wlan mesh-link

Use display wlan mesh-link to display mesh link information.

Syntax

display wlan mesh-link [ mesh-profile mesh-profile-number | interface interface-type interface-number | peer-mac-address mac-address ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

mesh-profile mesh-profile-number: Specifies a mesh profile by its profile number. The value range is 1 to 32.

interface interface-type interface-number: Specifies an interface by its type and number.

peer-mac-address mac-address: Specifies a peer MP by its MAC address in H-H-H format.

Usage guidelines

If you do not specify any parameters, this command displays information about all mesh links.

Examples

# Display information about all mesh links.

<Sysname> display wlan mesh-link

 Peer MAC       RSSI BSSID          Interface        Link state    Online time

 7b2d-23bb-e56f 22   4a1b-517d-23ff WLAN-MeshLink1   Active(an)    00h 08m 31s

 6a3b-cc5a-e215 22   4a1b-517d-23ff WLAN-MeshLink2   Standby(an-W) 00h 40m 56s

Table 1 Command output

Field

Description

Peer MAC

MAC address of the peer MP.

Interface

WLAN mesh link interface.

Link state

Link status:

·     Active—Active link.

·     Active(T)—Active temporary link.

·     Standby—Standby link.

Radio mode:

·     a—802.11a.

·     ac—802.11ac.

·     an—802.11n (5GHz).

·     ax—802.11ax.

·     b—802.11b.

·     g—802.11g.

·     gac—802.11gac.

·     gax—802.11gax.

·     gn—802.11n (2.4GHz).

By default, mesh signals are transmitted over the air. The W next to the radio mode indicates that the mesh signals are transmitted in waveguides or LCX cables.

Online time

The amount of time that the mesh link has been active.

display wlan mesh-policy

Use display wlan mesh-policy to display mesh policy information.

Syntax

display wlan mesh-policy [ mesh-policy-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

mesh-policy-name: Specifies a mesh policy by its name, a case-insensitive string of 1 to 31 characters. If you do not specify a policy name, this command displays information about all mesh policies.

Examples

# Display information about all mesh policies.

<Sysname> display wlan mesh-policy

Mesh policy name            : default_mesh_policy

Mesh link initiation        : Enabled

Comware5-compatibility               : Disabled

Max links                   : 2

Probe request interval      : 1000 ms

Link hold RSSI              : 15

Table 2 Command output

Field

Description

Mesh link initiation

Status of the mesh link initiation feature:

·     Enabled.

·     Disabled.

Max links

Maximum number of links.

Link hold RSSI

Mesh link hold RSSI.

Comware5-compatibility

Whether establishing mesh connections with Comware 5 APs is enabled:

·     Enabled

·     Disabled

display wlan mesh-profile

Use display wlan mesh-profile to display mesh profile information.

Syntax

display wlan mesh-profile [ mesh-profile-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

mesh-profile-number: Specifies a mesh profile by its number in the range of 1 to 32. If you do not specify a mesh profile, this command displays information about all mesh profiles.

Examples

# Display information about all mesh profiles.

<Sysname> display wlan mesh-profile

Mesh profile number          : 1

Mesh ID                      : 11

Link keepalive interval      : 2 s

Mesh profile status          : Enabled

AKM mode                     : None

PSK status                   : Disabled

 

Mesh profile number          : 2

Mesh ID                      : 22

Link keepalive interval      : 2 s

Mesh profile status          : Enabled

AKM mode                     : None

PSK status                   : Disabled

Table 3 Command output

Field

Description

Mesh profile status

Status of the mesh profile:

·     Enabled.

·     Disabled.

AKM mode

Authentication and key management mode:

·     None—No authentication and key management mode is specified.

·     SAE—SAE mode is specified.

PSK status

Preshared key configuration status:

·     Enabled—A preshared key is configured.

·     Disabled—No preshared key is configured.

interface wlan-mesh

Use interface wlan-mesh to create a mesh interface and enter its view, or enter the view of an existing mesh interface.

Use undo interface wlan-mesh to remove a mesh interface.

Syntax

interface wlan-mesh interface-number

undo interface wlan-mesh interface-number

Default

No mesh interface exists.

Views

System view

Predefined user roles

network-admin

Parameters

interface-number: Specifies the number of the mesh interface in the range of 0 to 1023.

Examples

# Create mesh interface 3 and enter its view.

<Sysname> system-view

[Sysname] interface wlan-mesh 3

[Sysname-WLAN-Mesh3]

Related commands

mesh-interface

link-hold-rssi

Use link-hold-rssi to set the mesh link hold RSSI, the minimum signal strength for a mesh link to be retained.

Use undo link-hold-rssi to restore the default.

Syntax

link-hold-rssi value

undo link-hold-rssi

Default

The mesh link hold RSSI is 15.

Views

Mesh policy view

Predefined user roles

network-admin

Parameters

value: Specifies the mesh link hold RSSI in the range of 5 to 100.

Examples

# Set the mesh link hold RSSI to 24 for mesh policy abc.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc] link-hold-rssi 24

Related commands

display wlan mesh-policy

link-initiation enable

Use link-initiation enable to enable mesh link initiation.

Use undo link-initiation enable to disable mesh link initiation.

Syntax

link-initiation enable

undo link-initiation enable

Default

Mesh link initiation is enabled.

Views

Mesh policy view

Predefined user roles

network-admin

Usage guidelines

Mesh link initiation enables the MP to send Link Open requests to a peer without having received a Link Open request from that peer. If this feature is disabled, the MP must wait for a Link Open request from its peer before it can send one.

Examples

# Disable mesh link initiation.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc] undo link-initiation enable

Related commands

display wlan mesh-policy

link-keepalive

Use link-keepalive to set the mesh link keepalive interval.

Use undo link-keepalive to restore the default.

Syntax

link-keepalive keepalive-interval

undo link-keepalive

Default

The mesh link keepalive interval is 2 seconds.

Views

Mesh profile view

Predefined user roles

network-admin

Parameters

keepalive-interval: Specifies a keepalive interval in the range of 1 to 1800 seconds.

Usage guidelines

MPs on a mesh link use keepalive packets to detect mesh link status. The MP with a higher MAC address sends keepalive packets at the keepalive interval to the peer end. The sending MP disconnects the mesh link if it has not received a reply before three consecutive keepalive intervals expire. The receiving MP disconnects the mesh link if it has not received keepalive packets before three consecutive keepalive intervals expire. For correct link status detection, the keepalive interval at the sending end must be equal to or less than three times the keepalive interval at the receiving end.

Examples

# Set the mesh link keepalive interval to 6 seconds in mesh profile 1.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1] link-keepalive 6

Related commands

display wlan mesh-profile

link-maximum-number

Use link-maximum-number to set the maximum number of mesh links on a radio.

Use undo link-maximum-number to restore the default.

Syntax

link-maximum-number max-link-number

undo link-maximum-number

Default

A maximum of two mesh links can be established on a radio.

Views

Mesh policy view

Predefined user roles

network-admin

Parameters

max-link-number: Specifies a limit in the range of 1 to 8.

Usage guidelines

The MP will stop establishing new mesh links on a radio after the maximum number of mesh links is reached.

Examples

# Set the maximum number of mesh links to 5 for mesh policy abc.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc] link-maximum-number 5

Related commands

display wlan mesh-policy

mesh-id

Use mesh-id to assign a mesh ID to a mesh profile.

Use undo mesh-id to restore the default.

Syntax

mesh-id mesh-id

undo mesh-id

Default

A mesh profile does not contain a mesh ID.

Views

Mesh profile view

Predefined user roles

network-admin

Parameters

mesh-id: Specifies a mesh ID, a case-sensitive string of 1 to 32 characters.

Usage guidelines

The mesh ID in each mesh profile must be unique.

MPs on the same mesh network must use the same mesh ID.

Examples

# Assign mesh ID mesh to mesh profile 1.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1] mesh-id mesh

Related commands

display wlan mesh-profile

mesh-interface

Use mesh-interface to bind a mesh interface to a radio interface.

Use undo mesh-interface to restore the default.

Syntax

mesh-interface interface-number

undo mesh-interface

Default

No mesh interface is bound to a radio interface.

Views

Radio interface view

Predefined user roles

network-admin

Parameters

interface-number: Specifies the number of a mesh interface in the range of 0 to 1023.

Usage guidelines

You can bind only one mesh interface to a radio interface. If you execute this command multiple times, the most recent configuration takes effect.

Examples

# Bind mesh interface 3 to WLAN-Radio 0/0.

<Sysname> system-view

[Sysname] interface wlan-radio 0/0

[Sysname-WLAN-Radio0/0] mesh-interface 3

Related commands

interface wlan-mesh

mesh peer-mac-address

Use mesh peer-mac-address to add an MP to the mesh peer blacklist or whitelist.

Use undo mesh peer-mac-address to remove MPs from the mesh peer blacklist or whitelist.

Syntax

mesh peer-mac-address [ blacklist ] mac-address

undo mesh peer-mac-address [ blacklist ] [ mac-address ]

Default

No mesh peer blacklist or whitelist exists.

Views

Radio interface view

Predefined user roles

network-admin

Parameters

blacklist: Adds the MAC address of an MP to the mesh peer blacklist. If you do not specify this keyword, the command adds the MAC address to the mesh peer whitelist.

mac-address: Specifies the MAC address of a radio on an MP in H-H-H format.

Usage guidelines

If you configure both the blacklist and whitelist, only the whitelist takes effect.

If you execute the command multiple times to add the same MAC address to the whitelist or blacklist, the most recent configuration takes effect.

Examples

# Add the MAC address of an MP to the mesh peer blacklist.

<Sysname> system-view

[Sysname] interface wlan-radio 0/0

[Sysname-WLAN-Radio0/0] mesh peer-mac-address blacklist 4ab7-c78a-44ff

mesh-policy

Use mesh-policy to bind a mesh policy to a radio interface.

Use undo mesh-policy to restore the default.

Syntax

mesh-policy name policy-name

undo mesh-policy

Default

The default mesh policy default_mesh_policy is bound to a radio interface.

Views

Radio interface view

Predefined user roles

network-admin

Parameters

policy-name: Specifies a mesh policy by its name, a case-insensitive string of 1 to 31 characters.

Usage guidelines

You can bind only one mesh policy to a radio interface. If you execute this command multiple times, the most recent configuration takes effect.

Examples

# Bind mesh policy policy3 to WLAN-Radio 0/0.

<Sysname> system-view

[Sysname] interface wlan-radio 0/0

[Sysname-WLAN-Radio0/0] mesh-policy name policy3

Related commands

wlan mesh-policy

mesh-profile

Use mesh-profile to bind a mesh profile to a radio interface.

Use undo mesh-profile to restore the default.

Syntax

mesh-profile mesh-profile-number

undo mesh-profile

Default

No mesh profile is bound to a radio interface.

Views

Radio interface view

Predefined user roles

network-admin

Parameters

mesh-profile-number: Specifies a mesh profile by its number in the range of 1 to 32.

Examples

# Bind mesh profile 3 to WLAN-Radio 0/0.

<Sysname> system-view

[Sysname] interface wlan-radio 0/0

[Sysname-WLAN-Radio0/0] mesh-profile 3

Related commands

mesh-profile enable

wlan mesh-profile

mesh-profile enable

Use mesh-profile enable to enable a mesh profile.

Use undo mesh-profile enable to disable a mesh profile.

Syntax

mesh-profile enable

undo mesh-profile enable

Default

A mesh profile is disabled.

Views

Mesh profile view

Predefined user roles

network-admin

Usage guidelines

Before you enable a mesh profile, you must assign it a mesh ID.

Examples

# Enable mesh profile 1.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1] mesh-profile enable

Related commands

mesh-id

 

preshared-key

Use preshared-key to add a preshared key to a mesh profile.

Use undo preshared-key to restore the default.

Syntax

preshared-key { pass-phrase | raw-key } { cipher | simple } string

undo preshared-key

Default

A mesh profile does not contain a preshared key.

Views

Mesh profile view

Predefined user roles

network-admin

Parameters

pass-phrase: Sets the key in character string form.

raw-key: Sets the key in hexadecimal form.

cipher: Specifies the key in encrypted form.

simple: Specifies the key in plaintext form. For security purposes, the key specified in plaintext form will be stored in encrypted form.

string: Specifies a case-sensitive key string. The following are the key length ranges:

·     pass-phrase plaintext—8 to 63 characters.

·     pass-phrase ciphertext—41 to 117 characters.

·     raw-key plaintext—64 hexadecimal digits.

·     raw-key ciphertext—117 characters.

Usage guidelines

Make sure the mesh profile is disabled before you use this command.

You can configure only one preshared key in a mesh profile. If you execute this command multiple times, the most recent configuration takes effect.

Examples

# Add preshared key abcdefghig in plain text to mesh profile 1.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1] preshared-key pass-phrase simple abcdefghig

Related commands

display wlan mesh-profile

probe-request-interval

Use probe-request-interval to set the probe request interval.

Use undo probe-request-interval to restore the default.

Syntax

probe-request-interval interval-value

undo probe-request-interval

Default

The probe request interval is 1000 milliseconds.

Views

Mesh policy view

Predefined user roles

network-admin

Parameters

interval-value: Specifies an interval in the range of 100 to 8191 milliseconds. As a best practice, set the value to a multiple of 100.

Examples

# Set the probe request interval to 500 milliseconds for mesh policy abc.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc] probe-request-interval 500

Related commands

display wlan mesh-policy

wlan mesh-policy

Use wlan mesh-policy to create a mesh policy and enter its view, or enter the view of an existing mesh policy.

Use undo wlan mesh-policy to delete a mesh policy.

Syntax

wlan mesh-policy policy-name

undo wlan mesh-policy policy-name

Default

A system-defined mesh policy exists. The policy name is default_mesh_policy.

Views

System view

Predefined user roles

network-admin

Parameters

policy-name: Specifies a mesh policy by its name, a case-insensitive string of 1 to 31 characters.

Usage guidelines

Before you can modify or delete attribute settings in the mesh policy that is used on a radio, you must disable the mesh profile that is bound to that radio.

You cannot delete or modify the system-defined mesh policy.

Examples

# Create mesh policy abc and enter mesh policy view.

<Sysname> system-view

[Sysname] wlan mesh-policy abc

[Sysname-wlan-mesh-policy-abc]

wlan mesh-profile

Use wlan mesh-profile to create a mesh profile and enter its view, or enter the view of an existing mesh profile.

Use undo wlan mesh-profile to delete a mesh profile.

Syntax

wlan mesh-profile mesh-profile-number

undo wlan mesh-profile mesh-profile-number

Default

No mesh profiles exist.

Views

System view

Predefined user roles

network-admin

Parameters

mesh-profile-number: Specifies a mesh profile by its number in the range of 1 to 32.

Usage guidelines

To modify attribute settings in a mesh profile, you must first disable the mesh profile.

Examples

# Create mesh profile 1 and enter its view.

<Sysname> system-view

[Sysname] wlan mesh-profile 1

[Sysname-wlan-mesh-profile-1]

Related commands

mesh-profile enable

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us