System information

12-405
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show debug fcip
show debug fcip
To display a variety of debug information or perform specific troubleshooting activities for FCIP
instances, use the show debug fcip command.
show debug fcip name {mailboxtrace | packettrace}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to display debugging information for FCIP instances. The show debug command is
designed for debug purposes and should be used under the guidance of a Cisco Technical Support
professional.
Examples The following is example mailbox trace data for the FCIP instance named fcip1:
[SN5428-2A]# show debug fcip fcip1 mailboxtrace
qlpt 0xca99f98, unit 1
linkState Down, linkIsUp FALSE
Peer 0.0.0.0, isConnected TRUE
InitBlock values:
Max IOCB Allocation 256, Max Frame Length 2112
Execution Throttle 16, Retry Count 8
Retry Delay 1, Inquiry Data 0
Risc Option 0x8000, Additional Firmware Option 0x10
Special Firmware Option 0x6000
FW_Rev 3.100.101, FW_State 0x4
pktTraceMask 0x0
mboxTracing Yes, cmdCount 0
requestQ: queue_base = 0xca92000
reqinptr = 28, reqoutptr = 0
reqInAbsAddress = 0xca92700, reqOutAbsAddress = 0xca92000
responseQ: queue_base = 0xca8c000
respinptr = 28, respoutptr = 28
respInAbsAddress = 0xca8c700, respOutAbsAddress = 0xca8c700
name The name of the FCIP instance. Valid names are fcip1 and fcip2.
mailboxtrace Display mailbox trace data.
packettrace Display packet trace data.
Note The packet trace mask can be set for the current session using the
debug fcip command. To retain the packet trace mask setting over
a storage router restart, use the fcip destination config command.
Release Modification
3.3.1 This command was introduced.