Release Notes

1035 | show ap image version Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
show ap image version
show ap image version [ap-name <ap-name>|ip-addr <ip-addr>]
Description
Display an AP’s image version information.
Syntax
Parameter Description
ap-name <ap-name>
View image version information for an AP with a specific name.
ip-addr <ip-addr>
View image version information for an AP with a specific IP address. Enter the
address of the AP in dotted-decimal format.
Usage Guidelines
By default, this command displays image version information for all APs associated with the controller. To view
image version information for a single AP, specify an AP using the ap-name or ip-addr parameters
Example
The output in the example below shows the current running image version as well as the image version stored
in the controllers flash memory.
(host) #show ap image version ip-addr 192.0.2.45
Access Points Image Version
---------------------------
AP Running Image Version String
-- ----------------------------
192.0.2.45 6.4.0.0 Wed Nov 27 10:46:42 PDT 2013
Flash Image Version String Matches Num Matches
---------------------------- ------- ----------
6.4.0.0 Wed Nov 27 10:46:42 PDT 2013 Yes 3
Num Mismatches Bad Checksums Image Load Status
-------------- ------------- ----------------
0 Done
The output of this command includes the following information:
Column Description
AP
Name or IP address of an AP
Running Image
Version String
String identifying the number of the image version currently running on the AP, as
well as the date on which that version was created.
Flash Image
Version String
String identifying the number of the image version in the AP’s flash memory, as well
as the date on which that version was created.
Matches
If yes, the running image version matches the image version currently in the AP’s
flash memory. If no, the two image versions do not match.