Serverattributes – Dell Emulex Family of Adapters User Manual

Page 1369

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

1369

Syntax

elxvcpcmd.exe v=<vcenter_server> u=<vc_username> p=<vc_password>

h=<esx_host> saveconfig <WWN> <FileName> <Flag>

Description

This command saves the specified FC/FCoE adapter’s driver parameters to a file on an

ESXi host. The resulting file contains a list of driver parameter definitions in ASCII file

format with definitions delimited by a comma. Each definition is of the form:
<parameter-name>=<parameter-value>.
The command saves either the values of the global set, or those specific to the adapter

in the Emulex Repository directory.

Parameters

serverattributes

Syntax

elxvcpcmd.exe v=<vcenter_server> u=<vc_username> p=<vc_password>

h=<esx_host> serverattributes

Description

This command is used to retrieve basic information about the host such as the OS

version and CIM provider version.

v

The vCenter server IP address.

u

The user name for the vCenter server.

p

The user password for the vCenter server.

h

The IP address of the ESXi host with Emulex adapters.

WWPN

The WWPN of a port on the ESXi host with Emulex adapters.

FileName

The name of the local .dpv file.

Flag

Valid types are:

G = Make change global (all adapters on this host)

N = Make change non-global (adapter-specific)

Advertising