Help – Dell Emulex Family of Adapters User Manual

Page 327

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

Help

327

Help

The Help command displays command information for the HbaCmd application.

Without using its optional parameters, the Help command lists all the commands in

their respective groups. Using the optional parameter, GroupName, it lists the

commands in a group. Using the optional parameter, CmdName, it shows the details

for a specific command.

Supported By

Linux, Solaris, VMware ESXi, and Windows

Syntax

Help [GroupName] [CmdName]

Parameters

Example 1

This help command example lists all the commands in their respective groups:

hbacmd help

The example output:

Usage: hbacmd version

or hbacmd { h=IPv4 Address{:port} | Hostname{:port} } <Command>

or hbacmd { h={[}IPv6 Address{]:port} <Command>

Note: When specifying IPv6 address with port option, it must be

enclosed in []. Example: [fe80::6445:80e9:9878:a527]:9876

Use the following syntax for issuing CIM based commands (IPv4 only):

A> hbacmd <h=IPv4 {:port}> <m=CIM> [u=userid][p=password][n=namespace] <cmd>

B> hbacmd <h=IPv4 {:port}> <m=CIM> <cmd>

Before specifying syntax B, the user should do one of the following:

1. Add the host IP with CIM credentials using the AddHost command.

e.g. hbacmd <m=CIM> [u=userid] [p=password] [n=namespace] AddHost <ip>

2. Set the default CIM credentials using the SetCimCred command.

e.g. hbacmd SetCimCred <u=userid> <p=password> <n=namespace> <o=port>

Use the following syntax to specify Secure Management credentials:

hbacmd [h=IP Address[:port]] <m=sec> <u=username> <p=password> <Command>

Command Summary

Help Commands

Help <Group>

Group: {AdapterLicense, Attributes, Authentication, Boot, CM, DCB,

GroupName

This optional parameter lists the commands in a particular group.

CmdName

This optional parameter shows the details for a particular CLI command.

Advertising