A newer release of this product is available.
network trace stop
Contributors
Stop an active network trace
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network trace stop
command stops a running packet trace 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 trace stop -node node1 -port e0a