logo
Manual Pages
Table of Contents

NAME

na_version - display Data ONTAP version

SYNOPSIS

version [ -b | -v ]

DESCRIPTION

version displays the version of Data ONTAP running on the server, and the date when the version was created. version [ -b ] displays version information of Data ONTAP, diagnostics and firmware contained on primary boot device (flash). This option can only be used on filers which have a flash device as their primary boot device. This option is not available in maintenance mode. version [ -v ] displays the verbose output which currently includes the compilation flags.

EXAMPLE

  toaster> version
  NetApp Release 7.1: Thu Jun  9 08:11:34 PDT 2005

  toaster>  version -b

  1:/x86/kernel/primary.krn: OS 7.1
  ?:/x86/diag/diag.krn:  Diagnostic_4.0
  ?:/x86/firmware/xfiler/firmware.img: Firmware 4.2_i2
  ?:/x86/firmware/rodan/firmware.img: Firmware 4.2_i1

  where ? is typically 1 or 3.

SEE ALSO

na_download(1), na_sysconfig(1)
Table of Contents