Operation Manual

MP Access Point Commands
MP Access Point Commands
12 – 237
Defaults
By default MPs use DHCP to obtain an IP address, rather than a using a manually
assigned IP address.
Access
Enabled.
History
Usage
Normally, Distributed MPs use DHCP to obtain IP address information. In some
installations, DHCP may not be available. In this case, you can assign static IP address
information to the MP, including the MP IP address and netmask, and default gateway.
If the manually assigned IP information is incorrect, the MP uses DHCP to obtain an IP address.
Examples
The following command configures MP 1 to use IP address 172.16.0.42 with a 24-bit
netmask, and use 172.16.0.20 as its default gateway:
MX# set ap 1 boot-configuration ip 172.16.0.42 netmask 255.255.255.0 gateway 172.16.0.20
success: change accepted.
See Also
clear ap boot-configuration on page 12-226
set ap boot-configuration switch on page 12-240
set ap boot-configuration vlan on page 12-241
show ap boot-configuration on page 12-348
set ap boot-configuration mesh mode
Enables WLAN mesh services on the MP.
Syntax
set ap apnum boot-configuration mesh mode {enable | disable}
Defaults
Disabled.
Access
Enabled.
History
Introduced in MSS .
Usage
Use this command to enable WLAN mesh services for an Mesh AP. Prior to deploying the
Mesh AP in a final untethered location, you must connect the MP to an MX and enter this
command to configure the MP for mesh services.
gateway gateway-addr The IP address of the next-hop router, in dotted
decimal notation.
mode {enable | disable} Enables or disables the static IP address for the
MP.
Version 4.2 Command introduced.
Version 6.0 Option dap removed.
Version 6.2 Added the index value range of 1 to 9999.
ap apnum Index value that identifies the MP on the MX. This can be a value
from 1 to 9999.
mode {enable | disable} Enables or disables WLAN mesh services for the MP.
Version 6.0 Command introduced.
Version 6.2 Added index value range from 1 to 9999.