6-197
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter6 Show Commands
show running-status
show running-status
To execute a thorough range of show commands for a particular technology, enter the
show running-status
command in User Exec mode or Privileged Exec mode.
show running-status
{
all
|
ethernet
|
fc
|
ib
} [
to-file
]
Syntax Description
Defaults This command has no default settings.
Command Modes User Execute mode, Privileged Execute mode.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
Privilege Level:
General read-only user.
This command can generate a large amount of data. Data is displayed per
terminal length
command
settings. When executed, this command first prompts you to verify your desire to generate the data. Enter
y to continue or n to cancel.
The default output file is syslog:igr_interface_runningstatus, where interface may be ether, fc, ib, or
all. If the file already exists, it will be overwritten. This text file may be uploaded to another system using
the
copy
command or viewed using the
more
command.
Examples The following example runs all Ethernet show commands:
SFS-7000P> show running-status ethernet
Are you sure you want to continue? [yes/no] y
Gathering system-wide information, please wait.....
SFS-7000P> show arp ethernet
===============================================================
ARP Information
===============================================================
port physical-address net-address type
---------------------------------------------------------------
all Runs show commands for Ethernet, Fibre Channel, and InfiniBand
technologies.
ethernet Runs show commands for Ethernet only.
fc Runs show commands for Fibre Channel only.
ib Runs show command for InfiniBand only.
to-file (Optional) Saves the output of the show commands to a file in the syslog
directory on your Server Switch and displays the name of the file.