System Management
7210 SAS D, E, K OS Basic System Configuration Guide Page 297
System Command Reference Descriptions
Generic Commands
shutdown
Syntax [no] shutdown
Context config>system>time>ntp
config>system>time>sntp
config>cron>action
config>cron>sched
config>cron>script
config>system>alarms
Description This command administratively disables the entity. When disabled, an entity does not change, reset,
or remove any configuration settings or statistics.
The operational state of the entity is disabled as well as the operational state of any entities contained
within. Many objects must be shut down before they may be deleted.
The no form of this command places the entity into an administratively enabled state.
Default no shutdown
description
Syntax description description-string
no description
Context config>cron>sched
Description This command creates a text description stored in the configuration file for a configuration context.
The description command associates a text string with a configuration context to help identify the
content in the configuration file.
The no form of this command removes the string from the configuration.
Default No description associated with the configuration context.
Parameters string — The description character string. Allowed values are any string up to 80 characters long
composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $,
spaces, etc.), the entire string must be enclosed within double quotes.