network trace file delete
Delete a network trace file
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network trace file delete command deletes the network trace file from a matching node.
Parameters
- -node {<nodename>|local} - Node Name
- Use this parameter to delete the network trace file from a matching node.
- -trace-file <text> - Trace File
- Use this parameter to specify the network trace file to be deleted.
Examples
The following example deletes the list of network trace files from node "node1" using wildcard pattern:
cluster1::> network trace file delete -node node1 -trace-file *
Give documentation feedback