ZyXEL Communications ZyWALL 70 Informações Técnicas Página 275

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 298
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 274
ZyWALL 1050 Support Notes
275
All contents copyright (c) 2006 ZyXEL Communications Corporation.
get enough memory to upgrade firmware, you can perform upgrade after system reboot which
frees up the memory.
C04. What is the Shell Scripts for in GUI menu File manager > Shell Scripts?
Shell scripts are files of commands that you can store on the ZyWALL and run when you need
them. When you run a shell script, the ZyWALL only applies the commands that it contains.
Other settings do not change.
C05. How to write a shell script?
You can edit shell scripts in a text editor and upload them to the ZyWALL 1050 through GUI
menu File manager > Shell Script tab. Some notes as followings.
y Must follow ZyWALL 1050 CLI syntax
y Must add “configure terminal” at the beginning of the script file.
y Must save as a “.zysh ” file extension.
An example is shown below.
# enter configuration mode
configure terminal
# change administrator password
username admin password 4321 user-type admin
# add a user ‘anne’ and set both the lease and re-auth time to 1440 sec.
username anne user-type ext-user
username anne description External User
username anne logon-lease-time 1440
username anne logon-re-auth-time 1440
exit
write
C06. Why can’t I run shell script successfully?
Please ensure that you follow the correct CLI command syntax to write this script. And make
Vista de página 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 297 298

Comentários a estes Manuais

Sem comentários