/maint/pktcap/mgmt
Management Packet Capture Menu
The Management Packet Capture menu contains commands for capturing management packet flows.
This menu appears in the ADC-VX, the Standalone, and the VA modes.
 
[Management Packet Capture Menu]
capture - Capture packets
stop - Stop capturing packets
      putcap - Upload capture buffer via FTP/TFTP/SCP
clearcap - Clear capture buffer
cur - Display current packet capture options
 
Management Packet Capture Menu Options (/maint/pktcap/mgmt) 
Command Syntax and Usage
capture [-c <count>] [<bpf filter syntax>]
 
Starts packet capturing and sets the packet capture options.
Packet capture option parameters (the parameters are case sensitive):
*-c — Sets the maximum number of captured packets (packet count).
*bpf filter syntax — Free BPF syntax of filtering (for example, host, tcp, SYN packets).
Src or MAC Address: capture (ether[0:4] == 0x0003b29b and ether[4:2] == 0x0103) or (ether[6:4] == 0x0003b29b and ether[10:2] == 0x0103)
stop
 
Stops the current packet capture process.
putcap <hostname [-v4|-v6]|v4 or v6 IP address> <filename> <-tftp|username password> [-mgmt|-data] [-scp]
 
Uploads captured packets to a FTP/TFTP/SCP server.
clearcap
 
Clears the packet capture buffer.
cur
 
Displays the current management packet capture status.