packet-capture list

Purpose

Show packet-capture activity on the appliance.

Syntax

packet-capture list

Parameters

None.

Related Commands

See packet-capture clear, packet-capture start, and packet-capture stop.

Example

Show packet-capture activity on the appliance. In this example, packet-capture has finished for interface eth0. For interface mgt0 trace is still being actively written to three ring buffer files.
Console> packet-capture list
interface       status          file(s)
eth0    Finished                eth0pc
-------------------------------
mgt0    Capturing               mgt0pc1
                                mgt0pc2
                                mgt0pc3
-------------------------------
Ok   
Console>