Exportsaninfo, Firmwareupdate – Dell Emulex Family of Adapters User Manual

Page 1346

Advertising
background image

OCM for VMware vCenter Version 10.2 User Manual

P009805-01A Rev. A

11. Using OneCommand Manager for VMware vCenter Command Line Interface

The Command Reference

1346

exportsaninfo

Note: Emulex recommends that you redirect this output to a file with a proper

extension, .xml for XML-formatted files and .csv for CSV-formatted files. Due to

the amount of information that must be obtained and reported, this command

can take a long time on large SAN configurations.

Syntax

elxvcpcmd.exe v=<vcenter server> u=<vc_username> p=<vc_pwd> <c=clustername>

exportsaninfo [format]

Note: [format] is optional. If the format parameter is specified as csv, the

adapter information is shown in csv format. If the format parameter is

specified as xml, the adapter information is shown in xml format.

Leaving the format parameter blank shows the data in xml format.

Description

This command exports all SAN information related to Emulex adapters in all the hosts

in a cluster. This command is supported only at the cluster level.

Parameters

firmwareupdate

Syntax

For a cluster:

elxvcpcmd.exe v=<vcenter server> u=<vc_username> p=<vc_pwd> c=<clustername>

firmwareupdate [all|WWNs|MACs] <filelocation>

For a host:

elxvcpcmd.exe v=<vcenter server> u=<vc_username> p=<vc_pwd> h=<ESXhostIP>

firmwareupdate [all|WWNs|MACs] <filelocation>

Description

This command updates the firmware on the Emulex adapters found in the specified

VMware cluster or the ESXi host.

v

The vCenter server IP address.

u

The user name for the vCenter server.

p

The user password for the vCenter server.

c

The cluster name.

Format

csv – The output information in CSV format.

xml – The output information in XML format (default).

Advertising