Specifications

12-422
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show fcip
show fcip
To display configuration information and operational statistics related to the named FCIP instance or all
instances, use the show fcip command.
show fcip {name |all} [from {filename | bootconfig | runningconfig}]
show fcip {name |all} [brief|stats]
Syntax Description
Defaults When no from parameters are specified, the information displayed is from the currently running
configuration.
Command Modes Administrator or Monitor
Command History
Usage Guidelines The show fcip command displays the current link state, connection state, Fibre Channel firmware
version and state, packet trace mask and mailbox trace state. This command also show protocol specific
connection information, such as current TCP window sizes or the raw IP flow control and error statistics.
Use the stats keyword to display accumulated operational information of the specified FCIP instance.
Operational statistics include the number of Fibre Channel link changes, network connects,
asynchronous events, and Fibre Channel errors.
name The name of the FCIP instance. Valid names are fcip1 and fcip2.
all Display the requested information for all FCIP instances.
from filename (Optional) The name of the saved configuration file containing the specified
FCIP instance information. This file must exist in the savedconfig directory.
from bootconfig (Optional) Display the requested configuration information from the
persistent saved configuration.
from runningconfig (Optional) Display the requested configuration information from the
currently running configuration.
brief (Optional) Display status and brief configuration information.
stats (Optional) Display accumulated operational information for the FCIP
instance. This display shows statistics accumulated since the named FCIP
instance became active or statistics were last cleared, whichever is more
recent.
Release Modification
3.3.1 This command was introduced.