Dell S6000 Reference Manual page 503

Command line for the system
Hide thumbs Also See for S6000:
Table of Contents

Advertisement

filter
packet-count
snap-length
write-to
Defaults
Disable
Command
EXEC Privilege
Modes
Command
Version 9.0.2.0
History
Version 8.3.11.1
Usage
You can use the capture-duration timer and the packet-count counter at the same
Information
time. The TCP dump stops when the first of the thresholds is met. That means that
even if the duration timer is 9000 seconds, if the maximum file count parameter is
met first, the dumps stop.
Entering no tcpdump stops the file dump immediately, without waiting for a
threshold to be met.
The files saved on the flash are located in the flash://TCP_DUMP_DIR/
Tcpdump_<time_stamp_dir>/directory. The file name is tcpdump_*.pcap. There
can be up to 20 Tcpdump_<time_stamp_dir> directories. If more than 20 files are
created, the oldest is overwritten.
Debugging and Diagnostics
Specify the packet that will be dumped. If no filter is entered,
all packets are dumped. Filter expressions usually consist of
an id (name or number) preceded by one or more qualifiers.
There are three different kinds of qualifier: type, direction, or
protocol.
Enclose the filter option with double quotes: "port 20." The
range is 1 to 100 characters.
Enter the number of packets to capture. The counter begins
as soon as the command is enabled. The range is 10 to
150000.
Enter the number of bytes per packet to capture. Use this
option to reduce the size of the captured packets, to capture
only the needed headers and avoid rest of the data portion
of the packet. The range is 0 to 1200.
Enter the location to save the captured packets. Files can be
saved to flash, to FTP, SCP, or TFTP:
flash://filepath
ftp://userid:password@hostip/filepath
scp://userid:password@hostip/filepath
tftp://hostip/filepath
Introduced on the S6000.
Introduced on the Z9000.
503

Advertisement

Table of Contents
loading

Table of Contents