32 |
P a g e
Date
Date sets/displays the current date. The date range is
01/01/2000 to 12/31/2099.
Default: 01/01/2000
set Date [MM] / [DD] / [YYYY]
Requires a SaveConfiguration command
get Date
DeleteAllMaps
Removes all mapped devices from the map table. Upon the
subsequent POST, if no maps are present the default maps will be
loaded.
DeleteAllMaps
Requires a SaveConfiguration command
DisplayInitiators
Displays the FC Port world-wide name of the connected initiators.
DisplayInitiators
DumpCliLog (Immediate, Supported In-Band)
Dumps the contents of the CLI command log to the current CLI
session. The column "EvLog#" is the current Event Log number as
seen in DumpEventLog. The keyword "EXCEPT" indicates an
exception occurred while processing the command, and the
keyword "RESTART" indicates the unit was restarted.
Usage: DumpCliLog <NumEntries | all>
DumpConfiguration
Dumps system's configuration.
DumpConfiguration
DumpEventLog
DumpEventLog can be used to dump the contents of the event
log to an RS-232 or telnet session. With no parameters, the last
2048 entries will be displayed. The optional parameter "all"
specifies all entries will be displayed. An optional numeric
parameter specifies the maximum number of entries to display
from the end of the log.
DumpEventLog <NumEntries | all>
EmailFromAddress
EmailFromAddress configures the email address that this system
will use to talk to the email server. Full email address is a fully
qualified Internet email address, not more than 128 characters
long.
set EmailFromAddress [full email address]
get EmailFromAddress
EmailNotify
EmailNotify turns on and off email notification. Default is
disabled.
Default: disabled.
set EmailNotify [enabled | disabled]
get EmailNotify
EmailNotifyAddress
EmailNotifyAddress configures notification addresses. Index is a
number between 1 and 5, inclusive. Full email address is a fully
qualified Internet email address, not more than 128 characters
long. The level can be "all", "informational", "warning", "critical"
or "none". This is the minimum level of severity in order for the
event to trigger an email notification.
set EmailNotifyAddress [index] [full email address]
[warning level]
get EmailNotifyAddress <index | all>
EmailPassword
EmailPassword sets the password used to authenticate the login
to the SMTP email server. The password must not be more than
64 characters. A password is not required if the email server does
not require authentication.
set EmailPassword
Requires a SaveConfiguration command
EmailServerAddress
EmailServerAddress configures the address of the server that
should be contacted in order to send out emails. Either an IP
address or a fully qualified domain (e.g. mail.myserver.com) may
be specified.
set EmailServerAddress [IP address]
Requires a SaveConfiguration command
get EmailServerAddress
EmailUsername
EmailUsername sets the username used to authenticate the login
to the SMTP email server. The username must not be more than
128 characters. A username is not required if the email server
does not
require authentication.
set EmailUsername [username]
Requires a SaveConfiguration command
get EmailUsername