Capturing Frames Locally - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 58
Troubleshooting Your Fabric
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
To use the Cisco Fabric Analyzer feature, traffic should be flowing to or from the supervisor module.

Capturing Frames Locally

To capture frames locally, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Note
Step 2
switch(config)# fcanalyzer local
Capturing on eth2
switch(config)#
switch(config)# fcanalyzer local brief
Capturing on eth2
switch(config)#
switch(config)# fcanalyzer local display-filter SampleF
Capturing on eth2
switch(config)# fcanalyzer local limit-frame-size 64
Capturing on eth2
switch(config)#
switch(config)# fcanalyzer local limit-captured-frames 10
Capturing on eth2
switch(config)#
Note
Step 3
switch(config)# fcanalyzer local write volatile:sample
Capturing on eth2
switch(config)#
Note
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Remote capture—The command setting to enable a remote capture can be saved to persistent
storage. It can be synchronized to the standby supervisor module and a stateless restart can be
issued, if required.
The options within Step 2 may be performed in any order.
Press Ctrl-c to stop a capture. Otherwise, the capture stops automatically after capturing 100
frames. You can change this default using the fcanalyzer local limit-captured-frames number
command.
The final file name is the capture file called either SampleFile_00000_dateandtime or
SampleFile_00001_dateandtime.
For example, "SampleFile_00000_20021110223833" or
"SampleFile_00001_20021110243833".
The maximum size of a file that can be written to is 10 MB.
Purpose
Enters configuration mode.
Begins capturing the frames locally
(supervisor module).
Displays the protocol summary in a
brief format.
Displays the filtered frames.
Limits the size of the frame capture
to the first 64 bytes. The allowed
range is 64 to 65536 bytes.
Limits the number of frames
captured to 10. The allowed range
is 0 to 2147483647 frames and the
default is 100 frames. Use 0 if you
do not want to limit the number of
captured frames.
Saves the captured frames to a
specified file (sample) in the
volatile: directory.
Optionally, you can save
Note
the specified file to the
slot0: directory.
Cisco MDS 9000 Family CLI Configuration Guide
Cisco Fabric Analyzer
58-7

Advertisement

Table of Contents
loading

Table of Contents