The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
network tcpdump stop
Contributors
-
PDF of this doc site
![](https://docs.netapp.com/common/2/images/pdf-zip.png)
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Stop an active tcpdump trace
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network tcpdump stop
command stops a running packet trace (via tcpdump) on a given network interface. The trace files could be located in /mroot/etc/log/packet_traces/.
Parameters
-node {<nodename>|local}
- Node Name-
Use this parameter to specify the node on which the packet tracing must be stopped.
-port {<netport>|<ifgrp>}
- Port-
Use this parameter to specify the network interface on which the packet tracing must be stopped.
Examples
The following example stops a packet trace on network interface "e0a" from node "node1":
cluster1::> network tcpdump stop -node node1 -port e0a