Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show ap image version | 608
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
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.
The output of this command includes the following information:
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.
(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
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.
Num Matches Number of times the running image version matched the flash image version after a reboot.
Num Mismatches Number of times the running image version did not match the flash image version after a
reboot. If the images do not match, the AP will upgrade to the flash image.
Bad Checksums Number of bad checksum calculations due to an invalid or corrupted image file.