Use the command capture start to manually start capturing CPU packets for packet trace. The packet capture operates in three modes:
- capture file
- remote capture
- capture line
The command is not persistent across a reboot cycle.
Format | capture start [{all | receive | transmit}] |
Mode | Privileged EXEC |
Parameter | Description |
---|---|
all | Capture all traffic. |
receive | Capture only received traffic. |
transmit | Capture only transmitted traffic. |