Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 236
set ap blink
Enables or disables LED blink mode on an MP to make it easy to identify. When blink mode is
enabled on MP-xxx models, the health and radio LEDs alternately blink green and amber. When
blink mode is enabled on an AP2750, the 11a LED blinks on and off. By default, blink mode is
disabled.
Syntax
set ap apnum blink {enable | disable}
Defaults
LED blink mode is disabled by default.
Access
Enabled.
History
Usage
Changing the LED blink mode does not alter operation of the MP access point. Only the
behavior of the LEDs is affected.
Examples
The following command enables LED blink mode on the MP access points connected to
ports 3 and 4:
MX# set ap 3-4 blink enable
success: change accepted.
set ap boot-configuration ip
Specifies static IP address information for a Distributed MP.
Syntax
set ap apnum boot-configuration ip ip-addr netmask mask-addr gateway
gateway-addr [mode {enable | disable}]
ap apnum Index value that identifies the MP on the MX. You can
specify a value from 1 to 9999.
enable Enables blink mode.
disable Disables blink mode.
Version 1.0 Command introduced
Version 2.0 Option dap added for Distributed MPs
Version 4.0 Option auto added for configuration of the MP
configuration profile.
Version 6.0 Option dap removed.
Version 6.2 Added the index value range of 1 to 9999.
Version 7.1 Option auto removed.
ap apnum Index value that identifies the MP on the MX.
You can specify a value from 1 to 9999.
ip ip-addr The IP address to be assigned to the MP, in
dotted decimal notation (for example,
10.10.10.10).
netmask mask-addr The subnet mask, in dotted decimal notation
(for example, 255.255.255.0).