beautypg.com

6 device command – LSI SAS6160 User Manual

Page 62

background image

Page 62

LSI Corporation

|

September 2010

LSISAS6160 SAS Switch User Guide

Chapter 4: SAS Domain Manager Command Line Interface

|

SDM-CLI Commands

Usage:

„

alias create
Creates an alias that is bound to a specific device within the domain. The alias name
can have a maximum of 24 characters. Valid characters are 0 through 9, A through Z,
a through z, # (pound), - (dash), and _ (underscore). An alias name must not closely
resemble a valid SAS address (16 hexadecimal characters that start with a 5).

„

alias delete single
Deletes a single specified alias.

„

alias delete all [noconfirm]
Deletes all aliases. If you specify the [noconfirm] option, the deletion occurs
immediately without an additional confirmation prompt. Otherwise, SDM first
prompts you to confirm the action.

4.2.6

Device Command

(Intra-Domain) Use the device command to manage individual devices (LSI expanders)
within the domain.

Authority: Admin

Syntax:

device (|) reset [noconfirm]

device (|): reset [counters]

device (|): (disable|enable)

device (|) update

device (|) ip (dhcp|static

address> )

Configure IP address for the switch.

Usage:

„

device (|) reset [noconfirm]
Resets a device after user confirmation. If you specify the [noconfirm] option,
the reset occurs immediately without an additional confirmation prompt.
Otherwise, SDM first prompts you to confirm the action.

„

device (|): reset
Resets a phy.

„

device (|): reset counters
Clears a phy’s counters.

„

device (|): disable
Disables a phy until the next device reset.

„

device (|): enable
Enables a previously disabled phy.

„

device (|) update
Installs a new firmware image on the specified device and automatically resets the
device after a successful update. SDM checks to ensure that the product
identification of the image matches the targeted device. The targeted device is
responsible for any other image validation.