xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
19
logout
Description
This command terminates the current user’s session on the Switch’s
console.
Parameters
None.
Restrictions
None.
Example usage:
To terminate the current user’s console session:
DGS-3627:5#logout
show device_status
Purpose
Used to display the current status of the hardware of the Switch.
Syntax
show device_status
Description
This command displays the current status of the Switch’s physical
elements.
Parameters None.
Restrictions None.
Example usage:
To show the current hardware status of the Switch:
DGS-3627:5#show device_status
Command: show device_status
Internal Power External power Side Fan Back Fan
---------------------- ------------------------ ---------------- -----------------
Active Fail OK ---
DGS-3627:5#
config command_prompt
Purpose
Used to configure the command prompt for the Command Line
Interface.
Syntax
config command_prompt [<string 16> | username | default]
Description
This command is used to configure the command prompt for the CLI
interface of the Switch. The current command prompt consists of
“product name + : + user level + product name” (ex. DGS-3627:5#). The
user may replace all parts of the command prompt, except the # by
entering a string of 16 alphanumerical characters with no spaces, or the
user may enter the current login username configured on the Switch.
Parameters
<string 16>
- Enter an alphanumeric string of no more than 16
characters to define the command prompt for the CLI interface.
username
– Entering this parameter will replace the current CLI
command prompt with the login username configured on the Switch.
default
– Entering this parameter will return the command prompt to its
original factory default setting.
Restrictions The
reset
command will not alter the configured command prompt, yet
the
reset system
command will return the command prompt to its
original factory default setting.
Only administrator-level and operator-level users can issue this