debug capture trim
This command trims captured network traffic for USB captures.
Syntax
# debug capture trim {in-file <File>|offset <Time>}
Command |
Description |
---|---|
in-file |
Trims captured traffic. Uses the existing file on USB storage. |
offset |
After a capture has been saved on an attached USB stick, you can trim the capture to include only a relevant time-slice. The command is useful when fetching a large capture file via SSH over a slow network connection. Offset is from the start of the capture, in hours:minutes:seconds. |
Example
Offsetting 1 hour 20 minutes from start of capture in order to trim captured USB traffic:
debug capture trim offset 00:01:20