Reference Guide

Result
Successfully started tcpdump, please use "network --tcpdump --stop" to stop.
For more information, see network --tcpdump [--port <nfs | windows | replication | ost>] [--pkt_size <128 - 32768>] [--
file_size <0 - 100>] [--stop] [--host <ip address list>].
network --tcpdump [--file_size <0 - 100>]
Description
Collects TCP/IP packet information based on a specific file size that you can configure (such as 3 Megabytes or MB).
NOTE: To stop the tcpdump process, use the DR Series system CLI network --tcpdump --stop command.
Syntax
network --tcpdump --file_size 3
Result
Successfully started tcpdump, please use "network --tcpdump --stop" to stop.
For more information, see network --tcpdump [--port <nfs | windows | replication | ost>] [--pkt_size <128 - 32768>] [--
file_size <0 - 100>] [--stop] [--host <ip address list>]
network --tcpdump [--host <ip address list>]
Description
Collects TCP/IP packet information based on a specific host IP address (for example, 10.10.11.12).
NOTE: To stop the tcpdump process, use the DR Series system CLI network --tcpdump --stop command.
Syntax
network --tcpdump --host 10.10.11.12
Result
Successfully started tcpdump, please use "network --tcpdump --stop" to stop.
NOTE: You can also specify a number of host IP addresses using this command in a comma-delimited format (--
host 10.10.11.12,10.12.12.13,10.10.12.14).
network --tcpdump [--port <nfs | windows | replication | ost | rds>]
Description
Filters TCP/IP packet information based on a specific port type. In this example, by specifying an OpenStorage
Technology (OST) port type using the DR Series system CLI network --tcpdump --port ost command.
Syntax
network --tcpdump --port ost
Result
Successfully started tcpdump, please use "network --tcpdump --stop" to stop.
For more information, see network --tcpdump [--port <nfs | windows | replication | ost | rds>] [--pkt_size <128 - 32768>]
[--file_size <0 - 100>] [--stop] [--host <ip address list>].
50