ZyXEL Communications 3.1 Security Camera User Manual


 
Chapter 6 Interfaces
ZyWALL (ZLD) CLI Reference Guide
82
6.7.1 Tunnel Interface Command Examples
This example creates a tunnel interface called tunnel0 that uses wan1 as the source,
168.168.168.168 as the destination, and 10.0.0.100 and 255.255.0.0 as the inner source IP.
6.8 USB Storage Specific Commands
Use these commands to configure settings that apply to the USB storage device connected to the
ZyWALL.
Note: For the ZyWALL which supports more than one USB ports, these commands only
apply to the USB storage device that is first attached to the ZyWALL.
Router> configure terminal
Router(config)# interface tunnel0
Router(config-if-tunnel)# tunnel source wan1
Router(config-if-tunnel)# tunnel destination 168.168.168.168
Router(config-if-tunnel)# ip address 10.0.0.100 255.255.0.0
Router(config-if-tunnel)# exit
Router(config)# show interface tunnel
tunnel interface: 1
interface name: tunnel0
local address: ge2
local address type: bind
remote address: 168.168.168.168
mode: gre
IP address: 10.0.0.100
netmask: 255.255.0.0
status: Inactive
active: no
Table 30 USB Storage General Commands
COMMAND DESCRIPTION
show usb-storage Displays the status of the connected USB storage device.
[no] usb-storage activate Enables or disables the connected USB storage service.
usb-storage warn number
<percentage|megabyte>
Sets a number and the unit (percentage or megabyte) to have the ZyWALL send a
warning message when the remaining USB storage space is less than the set value.
usb-storage mount Mounts the connected USB storage device.
usb-storage umount Unmounts the connected USB storage device.
[no] logging usb-storage Sets to have the ZyWALL log or not log any information about the connected USB
storage device(s) for the system log.
show logging status usb-storage Displays the logging settings for the connected USB storage device.
logging usb-storage category
category level <all|normal>
Configures the logging settings for the specified category for the connected USB
storage device.
logging usb-storage category
category disable
Stops logging for the specified category to the connected USB storage device.
logging usb-storage
flushThreshold <1..100>
Configures the maximum storage space (in percentage) for storing system logs on
the connected USB storage device.