A newer release of this product is available.
network tcpdump stop
Contributors
Suggest changes
- PDF of this doc site
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.
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