Chapter 36 Reports and Reboot
ZyWALL (ZLD) CLI Reference Guide
252
36.1.2 Report Command Examples
The following commands start collecting data, display the traffic reports, and stop collecting
data.
36.1.3 Session Commands
This table lists the command to display the current sessions.
36.2 Reboot
Use this to restart the device (for example, if the device begins behaving erratically).
If you made changes in the CLI, you have to use the
write command to save the
configuration before you reboot. Otherwise, the changes are lost when you reboot.
Use the
reboot command to restart the device.
Router# configure terminal
Router(config)# show report ge1 ip
No. IP Address User Amount Direction
===================================================================
1 192.168.1.4 admin 1273(bytes) Outgoing
2 192.168.1.4 admin 711(bytes) Incoming
Router(config)# show report ge1 service
No. Port Service Amount Direction
====================================================================
1 21 ftp 1273(bytes) Outgoing
2 21 ftp 711(bytes) Incoming
Router(config)# show report ge1 url
No. Hit URL
=====================================================================
1 1 140.114.79.60
Router(config)# show report status
Report status: on
Collection period: 0 days 0 hours 0 minutes 18 seconds
Table 150 session Commands
COMMAND DESCRIPTION
show conn [user username] [service service-
name] [source ip] [destination ip] [begin
<1..128000>] [end <1..128000>]
Displays information about the selected sessions
or about all sessions. You can select sessions by
user name, service object, source IP, destination
IP, or session number(s).
show conn status Displays the number of active sessions.