Chapter 65 File Manager
ZyWALL Series CLI Reference Guide
544
You can change the way the startup-config.conf file is applied. Include the setenv-startup stop-
on-error off
command. The Zyxel Device ignores any errors in the startup-config.conf file and
applies all of the valid commands. The Zyxel Device still generates a log for any errors.
65.3 File Manager Commands Input Values
The following table explains the values you can input with the file manager commands.
65.4 File Manager Commands Summary
The following table lists the commands that you can use for file management.
Table 316 File Manager Command Input Values
LABEL DESCRIPTION
file_name
The name of a file. Use up to 25 characters (including a-zA-Z0-9;‘~!@#$%^&()_+[]{}’,.=-).
Table 317 File Manager Commands Summary
COMMAND DESCRIPTION
apply /conf/file_name.conf [ignore-
error] [rollback]
Has the Zyxel Device use a specific configuration file. You must
still use the
write command to save your configuration
changes to the flash (“non-volatile” or “long term”) memory.
Use this command without specify both ignore-error and
rollback: this is not recommended because it would leave
the rest of the configuration blank. If the interfaces were not
configured before the first error, the console port may be the
only way to access the device.
Use ignore-error without rollback: this applies the valid
parts of the configuration file and generates error logs for all of
the configuration file’s errors. This lets the Zyxel Device apply
most of your configuration and you can refer to the logs for
what to fix.
Use both ignore-error and rollback: this applies the valid
parts of the configuration file, generates error logs for all of the
configuration file’s errors, and starts the Zyxel Device with a fully
valid configuration file.
Use rollback without ignore-error: this gets the Zyxel
Device started with a fully valid configuration file as quickly as
possible.
You can use the “apply /conf/system-default.conf”
command to reset the Zyxel Device to go back to its system
defaults.
copy {/conf | /idp | /packet_trace |
/script | /tmp}file_name-a.conf {/
conf | /idp | /packet_trace | /
script | /tmp}/file_name-b.conf
Saves a duplicate of a file on the Zyxel Device from the source
file name to the target file name.
Specify the directory and file name of the file that you want to
copy and the directory and file name to use for the duplicate.
Always copy the file into the same directory.