Common Arguments
Table of Contents
Many of the applications in the Tcpreplay suite, support a set of common arguments:
- --dbug=<level>
- Enable debugging output to STDERR. Requires ./configure --enable-debug.
- --verbose
- Print packet data using tcpdump
- --decode=<args>
- Pass packet decoding arguments to tcpdump
- --save-opts=<file>
- Save the current configuration options to a file
- --load-opts=<file>
- Load the current configuration options to a file
- --help
- Print basic help for the given command
- --more-help
- Print detailed help for the given command
Previous: flowreplay | Next: Usage Examples
