Specifications

12-498
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show system
show system
To display a variety of system information about the SN 5428-2 Storage Router, including system name
and deployment option, use the show system command. A table of information about storage router
network interfaces also displays.
show system [from {filename | bootconfig | runningconfig}]
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use the show system command to quickly display information about the system configuration, including
system name, current software version, date and time, NTP server, name server and domain information.
Use the from keyword to display system configuration from the specified configuration file, the system
bootable configuration, or the currently running configuration. The system information is displayed in
the same format as the show bootconfig output.
Examples The following is example output from the show system command:
[SN5428-2A]# show system
System Name: SN5428-2A
System Deployed For: SCSI routing
Software Capacity: 59392.0 KB
Free Software Space: 34350.0 KB
Configuration Capacity: 14464.0 KB
Free Configuration Space: 14174.0 KB
Log Capacity: 29056.0 KB
Free Log Space: 28892.0 KB
Software Version: 3.3.1-K9
Last Reset: Wed Dec 18 20:40:53 GMT+6 2002
Current Time: Wed Dec 18 22:30:57 GMT+6 2002
Time Zone: Etc/GMT+6
NTP Server: 10.1.60.86
Name Servers: 10.1.40.243(Pri) 10.1.50.249(Sec)
from filename (Optional) Display the system configuration information from the specified
configuration file. This file must exist in the savedconfig directory.
from bootconfig (Optional) Display the system configuration information from the persistent
saved configuration, used when the storage router is restarted.
from runningconfig (Optional) Display the system configuration information from the currently
running configuration.
Release Modification
3.2.1 This command was introduced.