36 |
P a g e
ReadOnlyPassword
Specifies password for all non-serial sessions: Telnet, FTP and
XstreamVIEW™ interface. ReadOnlyPassword is case sensitive, 0
to 32 characters, and cannot contain spaces. Configure an empty
password by not specifying one.
Default: Password
set ReadOnlyPassword
Requires a SaveConfiguration command
ReadOnlyUsername
Specifies user name for all Telnet, FTP and XstreamVIEW™ user
management console sessions. Username is case insensitive, 1-32
characters, no spaces.
Default: User
set ReadOnlyUsername
Requires a SaveConfiguration command
get ReadOnlyUsername
Reserve
Prevents other CLI sessions from modifying the XstreamCORE.
When the XstreamCORE services interface is reserved, set
commands are unavailable but get commands are available. At
least one service interface always has access to the XstreamCORE
at all times. This interface always reports RELEASED status, since
it may issue set commands. Reservation of the XstreamCORE is
implicit: if the configuration is changed by any user of CLI
sessions, the XstreamCORE becomes RESERVED. Executing a
SaveConfiguration command, RestoreConfiguration or
FirmwareRestart forced releases the XstreamCORE so that other
devices may modify it.
Reserve
ResetFCPortErrors
Resets all FC error counts for the specified port to zero. Refer to
FCPortErrors command.
ResetFCPortErrors [fp | all]
RestoreConfiguration
Restores configuration to either the default configuration or the
configuration last saved into non-volatile memory. The saved
option undoes any changes made since the last save.
RestoreConfiguration [Default | Saved | Factory]
RouteDisplay
Displays a list of Fibre Channel to SCSI address mappings on the
XstreamCORE.
RouteDisplay FC <fp> <lun>
SASConnectorInfo
SASConnectorInfo displays information about the specified SAS
connector. Valid connector names are A through D.
get SASConnectorInfo [sasConn | all]
SASEnclosures (Immediate, Disabled on Error, Supported In-
Band)
Displays a list of attached enclosures. If no arguments are
specified, only the enclosure summary table is displayed. If PHYID
is specified, this displays connection details for active PHYs. If
SlotMap is specified, device details for enclosure slots are
displayed. EncIdx displays details for the specified enclosure.
Usage: SASEnclosures < [PHYID | SlotMap] <EncIdx> >
SASMapByTopology
SASMapByTopology specifies how target devices are mapped to
LUNs. When enabled, LUNs are numbered based on the SAS
topology, with gaps where there are open slots. When disabled,
LUNs are assigned to devices as they are discovered, which may
change over time. If all is specified, every enclosure and its drives
are displayed.
set SASMapByTopology [enabled | disabled]
get SASMapByTopology
SASPortList
Lists the status of all available SAS ports.
SASPortList
SASTargets
Lists the physical devices that are connected to all SAS connectors
and PHYs.
SASTargets
SaveConfiguration
Many commands require a SaveConfiguration command to be
executed as indicated by the return Ready. *. When you invoke a
SaveConfiguration command, the current configuration is
permanently saved in the XstreamCORE and the new
configuration becomes the active configuration. If a firmware
restart is required to make the requested change permanent, you
are asked to confirm the restart. You can override this request by
indicating the override value on the command line. You may
make several changes through commands before implementing
the restart, but once you have restarted the XstreamCORE, all the
command changes created before the restart and save are
implemented. If you select the restart option, the XstreamCORE
executes its complete start up cycle.
SaveConfiguration <Restart | NoRestart>