Tunnel Interface Command Examples; Usb Storage Specific Commands - ZyXEL Communications ZYWALL USG Series Reference Manual

Security firewalls
Hide thumbs Also See for ZYWALL USG Series:
Table of Contents

Advertisement

13.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.
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

13.8 USB Storage Specific Commands

Use these commands to configure settings that apply to the USB storage device connected to the
ZyWALL / USG.
Note: For the ZyWALL / USG which supports more than one USB ports, these commands
only apply to the USB storage device that is first attached to the ZyWALL / USG.
Table 52 USB Storage General Commands
COMMAND
show usb-storage
[no] usb-storage activate
usb-storage warn number
<percentage|megabyte>
usb-storage mount
usb-storage umount
[no] logging usb-storage
show logging status usb-storage
logging usb-storage category
category level <all|normal>
logging usb-storage category
category disable
logging usb-storage
flushThreshold <1..100>
ZyWALL / USG (ZLD) CLI Reference Guide
DESCRIPTION
Displays the status of the connected USB storage device.
Enables or disables the connected USB storage service.
Sets a number and the unit (percentage or megabyte) to have the
send a warning message when the remaining USB storage space is less than the set
value.
Mounts the connected USB storage device.
Unmounts the connected USB storage device.
Sets to have the ZyWALL / USG log or not log any information about the connected
USB storage device(s) for the system log.
Displays the logging settings for the connected USB storage device.
Configures the logging settings for the specified category for the connected USB
storage device.
Stops logging for the specified category to the connected USB storage device.
Configures the maximum storage space (in percentage) for storing system logs on
the connected USB storage device.
Chapter 13 Interfaces
ZyWALL / USG
111

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents