A10-Packet Capture/TCP Dump

To Start the capture:


#axdebug
(Axdebug) # filter 1
(Axdebug-filter: 1) # ip 15.15.15.10/32
exit

Save FILENAME:

(Axdebug) # capture non-dispaly save <file name>
exit

To set the packet Count :

ax (axdebug) # count <0-65535>
 The default is up to 3000 packet. 0 with no upper limit on the set

Definition of the capture time:

(Axdebug) # timeout <0-65535>
 Default is 5 mins.

Export Captured file to TFTP Server:

en
config
export axdebug <TFTP SERVER IP> use-mgmt-port tftp:<MGMT Source Interface>

Debug File Status:

#show axdebug capture
(Axdebug) #  Show Axdebug Status
(Axdebug) #show axdebug file

To stop the capture:

(Axdebug) # No Axdebug

Delete the capture file:


( Axdebug) # Delete <file_name>

1 comment: