
Chapter 42 Maintenance Tools
ZyWALL (ZLD) CLI Reference Guide
349
• Duration: 150 seconds
Exit the sub-command mode and have the ZyWALL capture packets according to the settings
you just configured.
Manually stop the running packet capturing.
Check current packet capture status and list all stored packet captures.
You can use FTP to download a capture file. Open and study it using a packet analyzer tool
(for example, Ethereal or Wireshark).
Router(config)# packet-capture configure
Router(packet-capture)# iface add wan1
Router(packet-capture)# iface del lan2
Router(packet-capture)# iface del wan2
Router(packet-capture)# ip-type any
Router(packet-capture)# host-ip any
Router(packet-capture)# file-suffix Example
Router(packet-capture)# files-size 10000
Router(packet-capture)# duration 150
Router(packet-capture)#
Router(packet-capture)# exit
Router(config)# packet-capture activate
Router(config)#
Router(config)# no packet-capture activate
Router(config)#
Router(config)# show packet-capture status
capture status: off
Router(config)# dir /packet_trace
File Name Size Modified Time
===========================================================================
wan1-Example.cap 575160 2009-11-24 09:06:59
Router(config)#
Comentarios a estos manuales