- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
08-WLAN Mesh Link Commands | 158.77 KB |
bind wlan-mesh
Syntax
bind wlan-mesh interface-index
undo bind wlan-mesh
View
Mesh profile view
Default level
2: System level
Parameters
interface-index: Index of the WLAN mesh interface, in the range of 1 to 32.
Description
Use bind wlan-mesh to bind the specified mesh interface to the mesh profile.
Use undo bind wlan-mesh to unbind the interface to the mesh profile.
By default, no mesh interface is bound to the mesh profile.
One mesh interface can be bound to only one mesh profile.
Examples
# Bind interface WLAN-mesh 1 to mesh profile 1.
<Sysname> system-view
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1] bind wlan-mesh 1
display wlan mesh-link ap
Syntax
display wlan mesh-link ap { all | name ap-name [ verbose ] } [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
all: Displays all mesh links.
name ap-name: Displays the mesh link information of the specified AP.
verbose: Displays the detailed mesh link information of the specified AP.
|: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display wlan mesh-link ap to display WLAN mesh link information for the specified AP or all APs.
Examples
# Display the mesh link information of all APs.
<Sysname> display wlan mesh-link ap all
Mesh Link Information
--------------------------------------------------------------------------------
AP Name: ap1
--------------------------------------------------------------------------------
Peer Local Status RSSI Packets(Rx/Tx)
--------------------------------------------------------------------------------
00ef-2231-0b4a 00aa-4433-6699 Forwarding 50 13442/134234
00ae-2231-0d63 00aa-4433-6699 Discarding 46 24534/255
--------------------------------------------------------------------------------
AP Name: ap2
--------------------------------------------------------------------------------
Peer Local Status RSSI Packets(Rx/Tx)
--------------------------------------------------------------------------------
00aa-4433-6699 00ef-2231-0b4a Forwarding 54 231/14234
00ae-2231-0d63 00ef-2231-0b4a Discarding 32 2545/2234
--------------------------------------------------------------------------------
Table 1 Command output
Field |
Description |
Peer |
MAC address of the neighbor on the link. |
Local |
Local MAC address. |
Packets(Rx/Tx) |
Packets sent and received. |
Status |
State of the mesh link: · Forwarding. · Discarding. |
RSSI |
Received signal strength indicator (RSSI), which indicates the mesh link signal strength detected by the AP. |
# Display the detailed mesh link information of the specified AP.
<Sysname> display wlan mesh-link ap name ap1 verbose
Mesh Link Verbose
--------------------------------------------------------------------------------
AP Name: ap1
--------------------------------------------------------------------------------
Peer MAC : 00ef-2231-0b4a
Local MAC : 00aa-4433-6699
Status : Discarding
RSSI : 15
SNR : 1
Noise (dBm) : 0
Cost : 100000
Link PER (%) : 13
Packets
Receive : 12
Transmit : 3
Resend : 2
TxDiscard : 0
Table 2 Command output
Field |
Description |
Peer MAC |
MAC address of the peer. |
Local MAC |
Local MAC address. |
RSSI |
Received signal strength indicator (RSSI), which indicates the mesh link signal strength detected by the AP. |
SNR |
Signal-to-noise ratio. |
Cost |
Mesh link cost. |
Link PER (%) |
Ratio of the error packets to the total packets sent. |
Receive |
Number of packets received. |
Transmit |
Number of packets sent. |
Resend |
Number of packets resent. |
TxDiscard |
Number of packets discarded. |
display wlan mesh-profile
Syntax
display wlan mesh-profile { mesh-profile-number | all } [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
2: System level
Parameters
mesh-profile-number: Mesh profile number, in the range of 1 to 32.
all: All mesh profiles.
|: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display wlan mesh-profile to display mesh profile information.
Examples
# Display the mesh profile information of mesh profile 1.
<Sysname> display wlan mesh-profile 1
Mesh Profile Parameters
--------------------------------------------------------------------------
Mesh Profile Number : 1
Mesh ID : sys_mesh
Binding Interface : WLAN-MESH1
MKD Service : Enable
Link Keep Alive Interval (s) : 2 (Default)
Link Backhaul Rate (Mbps) : 18 (Default)
Mesh Profile Status : Enable
--------------------------------------------------------------------------
Table 3 Command output
Field |
Description |
Mesh Profile Number |
Mesh profile number. |
Mesh ID |
Mesh ID of the mesh profile. |
Binding Interface |
Mesh interface bound to the mesh profile (the interface has security parameters configured). |
MKD Service |
Whether the mesh profile has mesh key domain service enabled or not. |
Link Keep Alive Interval |
Keep-alive interval to be used by devices bound to the mesh profile. |
Link Backhaul Rate |
Backhaul rate to be used by devices bound to the mesh profile. |
Mesh Profile Status |
Mesh profile status, enabled or disabled. |
Peer-to-peer security |
Enabled or disabled. |
display wlan mp-policy
Syntax
display wlan mp-policy { mp-policy-name | all } [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
2: System level
Parameters
mp-policy-name: MP policy name, a string of 1 to 15 alphanumeric characters with underscores. It must not have any space characters.
all: All MP policies.
|: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display wlan mp-policy to display MP policy information.
Examples
# Display the information of all MP policies.
<Sysname> display wlan mp-policy all
Mesh Policy Parameters
--------------------------------------------------------------------------
MP Policy Name : default_mp_plcy
Mesh Link Initiation : Enable
Mlsp : Disable
Authenticator Role : Enable
Max Links : 2 (Default)
Probe Request Interval (ms) : 1000 (Default)
Link Hold RSSI : 15 (Default)
Link Hold Time (ms) : 4000 (Default)
Link Switch Margin : 10 (Default)
Link saturation RSSI : 150 (Default)
Link rate-mode : fixed (Default)
--------------------------------------------------------------------------
Mesh Policy Parameters
--------------------------------------------------------------------------
MP Policy Name : new
Mesh Link Initiation : Enable
Mlsp : Enable
Authenticator Role : Enable
Max Links : 5
Probe Request Interval (ms) : 1000 (Default)
Link Hold RSSI : 15 (Default)
Link Hold Time (ms) : 4000 (Default)
Link Switch Margin : 10 (Default)
Link saturation RSSI : 150 (Default)
Link rate-mode : fixed (Default)
--------------------------------------------------------------------------
Table 4 Command output
Field |
Description |
MP Policy Name |
Name of the MP policy. |
Mesh Link Initiation |
Whether link initiation is enabled or not. |
Authenticator Role |
Whether role authenticator is enabled or not. |
Mlsp |
Whether the mobile link switch protocol is enabled or not. |
Max Links |
Maximum number of links on a device using this MP policy. |
Probe Request Interval |
Interval between probe requests sent by a device using this MP policy. |
Link Hold RSSI |
Default link hold RSSI. |
Link Hold Time |
Default link hold time. |
Link Switch Margin |
Default link switch margin. |
Link saturation RSSI |
Default link saturation RSSI. |
Link rate-mode |
· Fixed—The rate is fixed. · Real time—The rate changes according to RSSI in real time. |
link-backhaul-rate
Syntax
link-backhaul-rate rate-value
undo link-backhaul-rate
View
Mesh profile view
Default level
2: System level
Parameters
rate-value: Rate value in Mbps, which can be set to one of the following values: 1, 2, 5.5, 6, 9, 11, 12, 18, 24, 36, 48, 54.
Description
Use link-backhaul-rate to configure the link backhaul rate.
Use undo link-backhaul-rate to restore the default.
By default, the link backhaul rate is 18 Mbps.
Examples
# Set the link backhaul rate as 6 Mbps for mesh profile 1.
<Sysname> system-view
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1] link-backhaul-rate 6
link-initiation enable
Syntax
link-initiation enable
undo link-initiation enable
View
MP policy view
Default level
2: System level
Parameters
None
Description
Use link-initiation enable to enable link initiation for the MP policy. An MP using the MP policy performs link initiation with a peer.
Use undo link-initiation enable to disable link initiation for the MP policy.
By default, link initiation is enabled.
This feature is used for train MPs in a subway WLAN mesh network to create links initiatively. When configuring MP policies for rail APs, disable this function.
Examples
# Disable link initiation for MP policy sys_mp.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] undo link-initiation enable
link-keep-alive
Syntax
link-keep-alive keep-alive-interval
undo link-keep-alive
View
Mesh profile view
Default level
2: System level
Parameters
keep-alive-interval: Link keep alive interval in seconds, in the range of 1 to 1800.
Description
Use link-keep-alive to configure the mesh link keep alive interval.
Use undo link-keep-alive to restore the system default.
By default, the mesh link keep alive interval is 2 seconds.
Examples
# Set the mesh link keep alive interval to 60 seconds.
<Sysname> system-view
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1] link-keep-alive 60
link-hold-rssi
Syntax
link-hold-rssi value
undo link-hold-rssi
View
MP policy view
Default level
2: System level
Parameters
value: Link formation/Link hold RSSI (received signal strength indicator), or, the minimum signal strength to allow a mesh link to be formed and held. The argument is in the range 5 to 100, in dBm.
Description
Use link-hold-rssi to configure the minimum signal strength to allow a mesh link to be formed and held.
Use undo link-hold-rssi to restore the system default.
By default, the minimum signal strength to allow a link to be formed and held is 15.
Examples
# Set the minimum signal strength to allow a link to be formed and held for MP policy sys_mp to 10 dBm.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link-hold-rssi 10
link-hold-time
Syntax
link-hold-time value
undo link-hold-time
View
MP policy view
Default level
2: System level
Parameters
value: Link hold time, or, the minimum time for keeping an active link up. It is in the range of 1000 to 20000, in milliseconds.
Description
Use link-hold-time to configure the link hold time.
Use undo link-hold-time to restore the system default.
By default, the link hold time is 4000 milliseconds.
Examples
# Set the link hold time for MP policy sys_mp to 2000 milliseconds.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link-hold-time 2000
link-saturation-rssi
Syntax
link-saturation-rssi value
undo link-saturation-rssi
View
MP policy view
Default level
2: System level
Parameters
value: Link saturation RSSI, in the range of 30 to 150, in dBm.
Description
Use link-saturation-rssi to configure the link saturation RSSI.
Use undo link-saturation-rssi to restore the system default. If the value is reached, the chipset is saturated and link switch happens.
By default, the link saturation RSSI is 150 dBm.
Examples
# Set the link saturation RSSI for MP policy sys_mp to 44 dBm.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link-saturation-rssi 44
link-switch-margin
Syntax
link-switch-margin value
undo link-switch-margin
View
MP policy view
Default level
2: System level
Parameters
value: Link switch margin. If the RSSI of the new link is greater than that of the current active link by the link switch margin, active link switch happens. This argument is in the range of 1 to 100, in dBm.
Description
Use link-switch-margin to configure the link switch margin.
Use undo link-saturation-rssi to restore the system default.
By default, the link switch margin is 10 dBm.
|
NOTE: Support for this command depends on the device model (only supported on ACs). |
Examples
# Set the link switch margin for MP policy sys_mp to 11 dBm.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link-switch-margin 11
link-maximum-number
Syntax
link-maximum-number max-link-number
undo link-maximum-number
View
MP policy view
Default level
2: System level
Parameters
max-link-number: Maximum link number, in the range of 1 to 8.
Description
Use link-maximum-number to configure the value of maximum link that an MP can form in a mesh network.
Use undo link-maximum-number to restore the system default.
By default, the value of maximum link is 2.
Examples
# Set the value of maximum link to 5 for an MP policy as sys_mp.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link-maximum-number 5
link rate-mode
Syntax
link rate-mode { fixed | real-time }
undo link rate-mode
View
MP policy view
Default level
2: System level
Parameters
fixed: Uses the maximum fixed rate of the current radio to calculate the cost of a mesh link.
real-time: Uses the real-time RSSI to calculate the cost of a mesh link.
Description
Use link rate-mode to set the method to calculate the cost of a mesh link.
Use undo link rate-mode to restore the system default.
By default, the cost of a mesh link is calculated with the fixed method.
Examples
# Calculate the cost of a mesh link according to the real-time RSSI.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] link rate-mode real-time
mesh-id
Syntax
mesh-id mesh-id-name
undo mesh-id
View
Mesh profile view
Default level
2: System level
Parameters
mesh-id-name: Mesh ID name, a case-sensitive string of 1 to 32 characters.
Description
Use mesh-id to configure the mesh ID for the current mesh profile.
Use undo mesh-id to remove the mesh ID.
By default, no mesh ID is set for the mesh profile.
Same mesh ID cannot be assigned for two mesh profiles.
Examples
# Set the mesh ID to sys_mesh for mesh profile 1.
<Sysname> system-view
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1] mesh-id sys_mesh
mesh-profile
Syntax
mesh-profile mesh-profile-number
undo mesh-profile mesh-profile-number
View
Radio-Template view
Default level
2: System level
Parameters
mesh-profile-number: Mesh profile number, in the range of 1 to 32.
Description
Use mesh-profile to map the mesh profile to the current radio.
Use undo mesh-profile to unmap the specified mesh profile from the radio.
By default, no mesh profile is mapped to the radio.
Only one mesh profile can be mapped to the radio.
Examples
# Map the mesh profile 1 for radio 1.
<Sysname> system-view
[Sysname] wlan ap ap1 model WA2620-AGN
[Sysname-wlan-ap-ap1] radio 1 type dot11a
[Sysname-wlan-ap-ap1-radio-1] mesh-profile 1
mesh-profile enable
Syntax
mesh-profile enable
undo mesh-profile enable
View
Mesh profile view
Default level
2: System level
Parameters
None
Description
Use mesh-profile enable to enable the mesh profile.
Use undo mesh-profile enable to disable the mesh profile.
By default, the mesh profile is disabled.
· Mesh profile can be enabled only if mesh interface is bound and mesh ID is already configured.
· Mesh profile cannot be deleted if already mapped to a radio.
Related commands: bind wlan-mesh, mesh-id, and mesh-profile.
Examples
# Enable the mesh profile 1.
<Sysname> system-view
[Sysname] interface wlan-mesh 1
[Sysname-wlan-mesh1] port-security tx-key-type 11key
[Sysname-wlan-mesh1] port-security preshared-key pass-phrase 12345678
[Sysname-wlan-mesh1] port-security port-mode psk
[Sysname-wlan-mesh1] quit
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1] mesh-id outdoor
[Sysname-wlan-mshp-1] bind wlan-mesh 1
[Sysname-wlan-mshp-1] mesh-profile enable
mesh peer-mac-address
Syntax
mesh peer-mac-address mac-address [ cost cost ]
undo mesh peer-mac-address { all | mac-address }
View
Radio view
Default level
2: System level
Parameters
all: Removes all peer MAC addresses.
mac-address: Specifies the MAC address of a peer MP.
cost cost: Specifies the cost of the mesh link to the specified peer, in the range of 1 to 65535.
Description
Use mesh peer-mac-address to specify the MAC address of a peer, and specify the cost of the mesh link to the peer.
Use undo mesh peer-mac-address to remove the configuration.
By default, no peer MAC address is specified. All peers are permitted for link formation, and the cost of the mesh link to a peer is automatically calculated.
You can specify up to eight peer MAC addresses.
Examples
# Configure the MAC address of a peer MP, and configure the link cost for the mesh link as 20000.
<Sysname> system-view
[Sysname] wlan ap ap3 model WA2620-AGN
[Sysname-wlan-ap-ap3] radio 1 type dot11a
[Sysname-wlan-ap-ap3-radio-1] mesh peer-mac-address 01aa-0eaa-aa00 cost 20000
mkd-service enable
Syntax
mkd-service enable mesh-profile mesh-profile-number
undo mkd-service enable mesh-profile mesh-profile-number
View
System view
Default level
2: System level
Parameters
mesh-profile-number: Mesh profile number, in the range of 1 to 32.
Description
Use mkd-service enable to enable the mesh key distributor (MKD) service for the specific mesh profile.
Use undo mkd-service enable to disable the MKD service for the specific mesh profile.
By default, the MKD service is disabled for all mesh profiles.
Examples
# Enable the MKD service for mesh profile 1.
<Sysname> system-view
[Sysname]wlan mesh-profile 1
[Sysname-wlan-mshp-1]quit
[Sysname] mkd-service enable mesh-profile 1
mlsp enable
Syntax
mlsp enable
undo mlsp enable
View
MP policy view
Default level
2: System level
Parameters
None
Description
Use mlsp enable to enable mesh link switch protocol (MLSP) on the radio.
Use undo mlsp enable to disable MLSP on the radio.
By default, MLSP is disabled.
· MLSP is used for switching between the active and dormant links.
· This command is used for subway WLAN mesh deployment.
· When MLSP is disabled on the radio, the MLSP proxy MAC address configured under the current MP policy is removed.
|
NOTE: Support for this command depends on the device model (only supported on ACs). |
Examples
# Enable MLSP for MP policy sys_mp.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] mlsp enable
mlsp-proxy mac-address
Syntax
mlsp-proxy mac-address mac-address [ vlan vlan-id ] [ ip ip-address ]
undo mlsp-proxy mac-address { all | mac-address }
View
MP policy view
Default level
2: System level
Parameters
mac-address mac-address: MAC address of the device connected to the MLSP enabled MP.
vlan vlan-id: VLAN ID of the device connected to the MLSP enabled MP, which is in the range of 1 to 1094 and defaults to 1.
ip ip-address: Specifies the IP address of the device connected to the MLSP enabled MP.
all: Removes all the configured MAC addresses.
Description
Use mlsp-proxy mac-address to configure the MAC address of the device connected to the MLSP enabled MP.
Use undo mlsp-proxy mac-address to remove the configuration.
By default, no MLSP proxy address is configured.
This command is visible only if the MLSP is enabled.
Examples
# Configure the MLSP enabled MP.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] mlsp enable
[Sysname-wlan-mp-policy-sys_mp] mlsp-proxy mac-address 000f-e287-8700 vlan 10 ip 1.1.2.4
mp-policy
Syntax
mp-policy policy-name
undo mp-policy
View
Radio-Template view
Default level
2: System level
Parameters
policy-name: Specifies the name of the MP policy bound to the current radio. MP policy name is a case-insensitive string of 1 to 15 characters that can contain letters, digits, and underlines.
Description
Use mp-policy to bind the MP policy to the current radio.
Use undo mp-policy to restore the default.
By default, the radio adopts the default MP policy default_mp_plcy.
· Only one MP policy can be bound to the radio.
· To remove an MP policy-radio binding, you need to disable the radio first. After you unbind an MP policy to a radio, the default MP policy is bound to the radio automatically.
· You cannot map the default MP policy.
Examples
# Bind the MP policy sys_mp to radio 1.
<Sysname> system-view
[Sysname] wlan ap ap1 model WA2620-AGN
[Sysname-wlan-ap-ap1] radio 1 type dot11a
[Sysname-wlan-ap-ap1-radio-1] mp-policy sys_mp
portal-service enable
Syntax
portal-service enable
undo portal-service enable
View
AP-Template view
Default level
2: System level
Parameters
None
Description
Use portal-service enable to enable the portal service.
Use undo portal-service enable to disable the portal service.
By default, the portal service is disabled.
Examples
# Enable the portal service for the MP ap1.
<Sysname> system-view
[Sysname] wlan ap ap1 model WA2620-AGN
[Sysname-wlan-ap-ap1] portal-service enable
probe-request-interval
Syntax
probe-request-interval interval-value
undo probe-request-interval
View
Mesh profile view
Default level
2: System level
Parameters
interval-value: Probe request interval in ms, in the range of 100 to 8191.
Description
Use probe-request-interval to configure the probe request interval.
Use undo probe-request-interval to restore the system default.
By default, the probe request interval is 1000 ms.
Examples
# Set the probe request interval to 500 ms for MP policy sys_mp.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] probe-request-interval 500
role-authenticator enable
Syntax
role-authenticator enable
undo role-authenticator enable
View
MP policy view
Default level
2: System level
Parameters
None
Description
Use role-authenticator enable to enable the device to play the role of an authenticator based on negotiation results.
Use undo role-authenticator enable to disable the device to play the role of an authenticator. The device is always a supplicant.
By default, whether a device plays the role of an authenticator is based on negotiation results.
Examples
# Set authenticator role for an MP policy as sys_mp.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp] role-authenticator enable
temporary-link enable
Syntax
temporary-link enable
undo temporary-link enable
View
MP policy view
Default level
2: System level
Parameters
None
Description
Use temporary-link enable to enable temporary link establishment.
Use undo temporary-link enable to disable temporary link establishment.
By default, temporary link establishment is enabled.
Examples
# Disable temporary link establishment.
<Sysname> system-view
[Sysname] wlan mp-policy 1
[Sysname-wlan-mp-policy-1]undo temporary-link enable
wlan mesh-link-test
Syntax
wlan mesh-link-test ap-name
View
User view
Default level
1: Monitor level
Parameters
ap-name: Specifies the name of an AP, a case-insensitive string of 1 to 32 characters.
Description
Use wlan mesh-link-test to perform mesh link test on the specified AP and display the test results five seconds later.
Examples
# Perform mesh link test on AP 1.
<Sysname> wlan mesh-link-test ap1
Testing mesh link of ap1, press CTRL_C to break.....done.
Mesh Link Information
--------------------------------------------------------------------------------
AP Name: ap1
--------------------------------------------------------------------------------
Peer Local Status RSSI Packets(Rx/Tx)
--------------------------------------------------------------------------------
00ef-2231-0b4a 00aa-4433-6699 Forwarding 54 231/14234
Table 5 Command output
Field |
Description |
Peer |
MAC address of the neighbor on the link. |
Local |
Local MAC address. |
Status |
State of the mesh link: · Forwarding. · Discarding. |
RSSI |
Received signal strength indication, which indicates the AP signal strength detected by the mesh peer. |
Packets(Rx/Tx) |
Packets sent and received. |
wlan mesh-profile
Syntax
wlan mesh-profile mesh-profile-number
undo wlan mesh-profile mesh-profile-number
View
System view
Default level
2: System level
Parameters
mesh-profile-number: Mesh profile number, in the range of 1 to 32.
Description
Use wlan mesh-profile to create a mesh profile and enter Mesh profile view.
Use undo wlan mesh-profile to delete the specified mesh profile.
The properties of mesh profile template can be changed only when it is disabled.
Related commands: bind wlan-mesh, mesh-id, link-keep-alive, mesh-profile enable, and link-backhaul-rate.
Examples
# Create a mesh profile as 1 and enter mesh profile view.
<Sysname> system-view
[Sysname] wlan mesh-profile 1
[Sysname-wlan-mshp-1]
wlan mkd-id
Syntax
wlan mkd-id mkd-id
undo wlan mkd-id
View
System view
Default level
2: System level
Parameters
mkd-id: MKD ID, which is a MAC address.
Description
Use wlan mkd-id to configure the MKD ID.
Use undo wlan to remove the MKD ID.
By default, the MKD ID is 000F-E200-0001.
· Make sure the MAC address configured is unused and has the correct vendor specific part.
· The MAC address of an AC cannot be configured as the MKD ID.
Examples
# Configure the MKD ID as 00-0f-e2-00-00-02.
<Sysname> system-view
[Sysname] wlan mkd-id 000f-e200-0002
wlan mp-policy
Syntax
wlan mp-policy policy-name
undo wlan mp-policy policy-name
View
System view
Default level
2: System level
Parameters
policy-name: MP policy name is a case-insensitive string of 1 to 15 characters that can contain letters, digits and underlines.
Description
Use wlan mp-policy to create an MP policy and enter MP policy view.
Use undo wlan mp-policy to delete the specified MP policy.
By default, the radio adopts the default MP policy default_mp_plcy.
· MP policy cannot be created with name "a", "al", "all" and "default_mp_plcy".
· Modification or deletion of default MP policy named "default_mp_plcy" is not allowed.
· MP policy cannot be deleted if already mapped to a radio.
· MP policy properties cannot be changed if the radio on which it is mapped is enabled.
Related commands: link-initiation enable, link-maximum-number, probe-request-interval, mlsp enable, and role-authenticator enable.
Examples
# Create an MP policy named sys_mp and enter MP policy view.
<Sysname> system-view
[Sysname] wlan mp-policy sys_mp
[Sysname-wlan-mp-policy-sys_mp]