Getting help, The help command, The show command – HP 3Gb SAS Switch for HP BladeSystem c-Class User Manual

Page 65: The help command the show command, Help, Command

Advertising
background image

Getting help

The

help

and the

show

commands provide detailed information about system devices and how

to use VSM CLI commands to perform configuration tasks.

The

help

command

The

help

command displays information about a VSM CLI command, including a definition,

required syntax, available parameters, the number of characters for a command option value, or
a list of allowed/disallowed characters. If help is followed by a command or a command with
parameters, the display is limited to information about that specific command.

Syntax

help command

[

parameter

]

Example: The following example displays the results when

help

is entered with the

create

command.

=> help create

The following documentation pertains to your search:

<target> create type=zg zonegroupname=abc [seb=21:1:12,21:1:13] [bsp=31,32]
The type parameter specifies the device type that is being created. A zone
group is the only device type supported at this time.
You may only specify either the storageenclosurebays or the bladeswitchport
parameter when creating a zone group. Please consult the product
documentation to determine what type of zoning your storage enclosures
support.
The storageenclosurebays (seb) parameter specifies the physical drives to be
used for creating a zonegroup.
The bladeswitchport (bsp) parameter specifies the ports to be used for
creating a zonegroup.
The target can be a blade switch in the system.

Examples:
switch local create type=zg zonegroupname=BladeBayZone1
seb=41:2:22,41:2:23,41:2:24
switch local create type=zg zonegroupname=BladyBayZone2 seb=51:1:1-51:1:35
switch local create type=zg zonegroupname=BladeSwitchPortZone1 bsp=31

The

show

command

The

show

command displays information about a device. Use this command to view the current

status of a device and its configuration.

Syntax

<target> show

[

detail

] [

config

]

Operands

Forces a more detailed display, including information for other items
such as zone groups.

detail

config

Forces the display to include configuration information about the specified
target device.

Example 1: The following example displays the results of the

show

command for a blade enclosure.

=> bladeenclosure local show

Blade Enclosure at BottomC7000
Rack Name: RightRack
Version: 1.00
Blade Bay Count: 16
Fan Bay Count: 10
Power Supply Bay Count: 6
Thermal Sensors Count: 3
Interconnect Bay Count: 8
OA Bay Count: 2
Serial Number: USE814A00T
Status: OK

Getting help

65

Advertising