Configuring Ftp; Ftp Commands; Ftp Commands Examples - ZyXEL Communications UAG Series Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

57.7 Configuring FTP

You can upload and download the UAG's firmware and configuration files using FTP. To use this
feature, your computer must have an FTP client.

57.7.1 FTP Commands

The following table describes the commands available for FTP. You must use the
command to enter the configuration mode before you can use these commands.
terminal
Table 183 Command Summary: FTP
COMMAND
[no] ip ftp server
[no] ip ftp server cert
certificate_name
[no] ip ftp server port <1..65535>
[no] ip ftp server tls-required
ip ftp server rule
{rule_number|append|insert
rule_number} access-group
{ALL|address_object} zone
{ALL|zone_object} action
{accept|deny}
ip ftp server rule move rule_number
to rule_number
no ip ftp server rule rule_number
show ip ftp server status

57.7.2 FTP Commands Examples

This command sets a service control rule that allowed the computers with the IP addresses
matching the specified address object to access the specified zone using FTP service.
Router# configure terminal
Router(config)# ip ftp server rule 4 access-group Sales zone WAN action accept
UAG CLI Reference Guide
DESCRIPTION
Allows FTP access to the UAG. The
UAG.
Sets a certificate to be used to identify the UAG. The
certificate used by the FTP server to the factory default.
Sets the FTP service port number. The
number to the factory default (21).
Allows FTP access over TLS. The
Sets a service control rule for FTP service.
address_object: The name of the IP address (group) object. You may use 1-31
alphanumeric characters, underscores(
cannot be a number. This value is case-sensitive.
zone_object: The name of the zone. Use up to 31 characters (a-zA-Z0-9_-).
The name cannot start with a number. This value is case-sensitive.
The UAG uses pre-defined zone names like DMZ, LAN1, LAN2, SSL VPN, IPSec
VPN, and WAN.
Changes the index number of a service control rule.
Deletes a service control rule for FTP service.
Displays FTP settings.
Chapter 57 System Remote Management
configure
command disables FTP access to the
no
command resets the
no
command resets the FTP service port
no
command disables FTP access over TLS.
no
), or dashes (-), but the first character
_
287

Advertisement

Table of Contents
loading

Table of Contents