Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 239
Syntax
set ap apnum boot-configuration mesh psk-raw hex
Defaults
None.
Access
Enabled.
History
Usage
Use this command to configure the preshared key that a Mesh AP uses to authenticate to a
Mesh Portal AP. You must connect the MP to an MX and enter this command to configure the MP
for mesh services prior to deploying the Mesh AP to a final untethered location.
MSS converts the hexadecimal number into a 256-bit binary number for system use. MSS also
stores the hexadecimal key in the MX configuration. The binary number is never displayed in the
configuration. To use PSK authentication, you must enable it and you also must enable WPA IE or
WPA2 IE.
Examples
The following command configures MP7 to use a raw PSK to authenticate with a Mesh
Portal AP:
MX# set ap 7 boot-configuration mesh psk-raw
c25d3fe4483e867d1df96eaacdf8b02451fa0836162e758100f5f6b87965e59d
success: change accepted.
See Also
set ap boot-configuration mesh ssid on page 12-239
set service-profile mesh on page 12-299
show ap mesh-links on page 12-339
set ap boot-configuration mesh ssid
Specifies the name of the SSID a Mesh AP attempts to associate with when the AP is booted.
Syntax
set ap apnum boot-configuration mesh ssid mesh-ssid
Defaults
None.
Access
Enabled.
History
apnum Index value that identifies the MP on the MX. You can specify a value from 1
to 9999.
hex A 64-bit ASCII string representing a 32-digit hexadecimal number. Enter
the two-character ASCII form of each hexadecimal number.
Version 6.0 Command introduced.
Version 6.2 Added the index value range of 1 to 9999.
ap apnum Index value that identifies the MP on the MX. You can specify a value from
1 to 9999.
mesh-ssid Name of the mesh SSID (up to 32 characters).
Version 6.0 Command introduced.
Version 6.2 Add the index value range of 1 to 9999.