ZyXEL Communications Network Router NOT AVAILABLE Manual de usuario Pagina 229

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 300
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 228
Chapter 35 File Manager
NXC CLI Reference Guide
229
The firmware update can take up to five minutes. Do not turn off or reset the
NXC while the firmware update is in progress! If you lose power during the
firmware upload, you may need to refer to Section 35.8 on page 231 to recover
the firmware.
35.6.2 Command Line FTP Configuration File Upload Example
The following example transfers a configuration file named tomorrow.conf from the computer
and saves it on the NXC as next.conf.
Uploading a custom signature file named "custom.rules”, overwrites all custom
signatures on the NXC.
Figure 18 FTP Configuration File Upload Example
35.6.3 Command Line FTP File Download
1 Connect to the NXC.
2 Enter “bin” to set the transfer mode to binary.
3 Use “cd” to change to the directory that contains the files you want to download.
4 Use “dir” or “ls” if you need to display a list of the files in the directory.
5 Use "get” to download files. For example:
“get vlan_setup.zysh vlan.zysh” transfers the vlan_setup.zysh configuration file on the
NXC to your computer and renames it “vlan.zysh.”
C:\>ftp 192.168.1.1
Connected to 192.168.1.1.
220 FTP Server [192.168.1.1]
User (192.168.1.1:(none)): admin
331 Password required for admin.
Password:
230 User admin logged in.
ftp> cd conf
250 CWD command successful
ftp> bin
200 Type set to I
ftp> put tomorrow.conf next.conf
200 PORT command successful
150 Opening BINARY mode data connection for next.conf
226-Post action ok!!
226 Transfer complete.
ftp: 20231 bytes sent in 0.00Seconds 20231000.00Kbytes/sec.
Vista de pagina 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 299 300

Comentarios a estos manuales

Sin comentarios