Reference Guide

766 | show ap image version Dell PowerConnect W-Series ArubaOS 6.2 | 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
controller’s flash memory.
(host) #show ap image version ip-addr 192.0.2.45
Access Points Image Version
---------------------------
AP Running Image Version String
-- ----------------------------
10.6.1.200 3.3.2.5 Wed Oct 22 10:46:42 PDT 2008
Flash Image Version String Matches Num Matches Num Mismatches Bad
Checksums Image Load Status
---------------------------- ------- ---------- -------------- -------
------ ----------------
3.3.2.5 Wed Oct 22 10:46:42 PDT 2008 Yes 3 1
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.