User Tools

Site Tools


configuracion_de_respaldos_automatizados_del_router_fortigate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuracion_de_respaldos_automatizados_del_router_fortigate [2024/05/17 17:25] – [Pasos Detallados:] osoconfiguracion_de_respaldos_automatizados_del_router_fortigate [2024/10/17 21:42] (current) – external edit 127.0.0.1
Line 36: Line 36:
 end end
 </code> </code>
 +
 +En la versión 6.4 no soporta sftp, usa ftp, entonces el script que ejecuta pasa a ser:
 +
 +<code>set script "execute backup full-config ftp configBackup-%%date%%.conf 192.168.100.66 testUser testPassword"</code>
 +
 +<WRAP center round info 60%>
 +Testing the script via CLI Console or SSH won’t change the ''%%date%%'' variable; you need to check the results using the automation function
 +</WRAP>
  
 **Paso 3: Configuración del Enlace de Automatización:** **Paso 3: Configuración del Enlace de Automatización:**
Line 60: Line 68:
 En este paso, reemplaza `<hora>`, `<minuto>`, `<nueva hora>`, y `<nuevo minuto>` con los valores correspondientes que deseas configurar para la ejecución del respaldo. En este paso, reemplaza `<hora>`, `<minuto>`, `<nueva hora>`, y `<nuevo minuto>` con los valores correspondientes que deseas configurar para la ejecución del respaldo.
  
- +Se puede usar el menú **Security Fabric Automation** para modificar la programación desde la GUI.
-<WRAP center round info 60%> +
-Testing the script via CLI Console or SSH won’t change the ''%%date%%'' variable; you need to check the results using the automation function1Happy scripting! 🚀 +
-</WRAP> +
- +
configuracion_de_respaldos_automatizados_del_router_fortigate.1715966737.txt.gz · Last modified: 2024/10/17 21:42 (external edit)