VMware VSHIELD APP 1.0.0 UPDATE 1 Admin Manual page 103

Hide thumbs Also See for VSHIELD APP 1.0.0 UPDATE 1:
Table of Contents

Advertisement

Usage Guidelines
vShield App CLI
Example
vShield# debug copy ftp 192.168.1.1 tcpdumps all
Related Commands
debug packet capture
debug remove
debug show files
debug packet capture
Captures all packets processed by a vShield App, similar to a tcpdump. Enabling this command can slow
vShield App performance. Packet debug capture is disabled by default.
To disable packet capture, use no before the command.
Syntax
[no] debug packet capture (segment 0 | interface (mgmt | u0 | p0)) [EXPRESSION]
Option
segment 0
interface (mgmt | u0 | p0)
EXPRESSION
CLI Mode
Privileged
Usage Guidelines
vShield App CLI
Example
vShield# debug packet capture segment 0 host_10.10.11.11_port_8
Related Commands
debug copy
debug packet display interface
debug packet display interface
Displays all packets captured by a vShield App or vShield Edge interface, similar to a tcpdump. Enabling this
command can impact vShield App or vShield Edge performance.
To disable the display of packets, use no before the command.
VMware, Inc.
Description
The segment on the vShield App for which the debug function captures tcpdump
information. Segment 0 is the only active segment. Segments 1 and 2 have been
deprecated.
The specific interface from which to capture packets. Interface p1, u1, p2, u2, p3, and
u3 have been deprecated.
A tcpdump-formatted string. You must use an underscore between words in the
expression.
Appendix A Command Line Interface
103

Advertisement

Table of Contents
loading

Table of Contents