Alvarion Wi^2 AP CLI Especificaciones Pagina 39

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 212
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 38
File Transfer
Wi² Controller CLI Reference Guide 13
1.7 File Transfer
In some cases you need to transfer files (certificates or configuration) to the
service controller. Commands that have this capability typically include <uri> or
<url> in their parameter list.
File transfer can be performed in two ways
Replace parameter, set this parameters to the location of the file on an ftp or http
server. For example:
certificate ipsec ca ftp://ftp.example.com/certificate/my-root-certificate.pem
Using SFTP (available with OpenSSH or SSH), authenticate with the CLI
credentials. Then send the file to the service controller. For example:
sftp Wi ²-CTRL-40.mycompany.com
>login: admin
>password: ****
>put my-root-certificate.pem
file transferred (1k)
>quit
In the CLI, use the local://<filename> parameter in the URL. Replace <filename>
with the filename you used to transfer using SFTP. For example:
CLI(config)# certificate ipsec ca local://my-root-certificate.pem
NOTE
When you enter the commands discussed here, the files are transferred immediately.
To Give the file to the service controller using a ULR
To send a file to the service controller
Vista de pagina 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 211 212

Comentarios a estos manuales

Sin comentarios