From 0e67b11ab9e3cc7d7ca09dbfe334403f3247b787 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Fri, 17 Mar 2023 13:11:26 +0000 Subject: [PATCH] =?UTF-8?q?Update=20cr=C3=A9ation=5Frouteur.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- procédures/création_routeur.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/procédures/création_routeur.md b/procédures/création_routeur.md index fe64105..e5ae331 100644 --- a/procédures/création_routeur.md +++ b/procédures/création_routeur.md @@ -18,4 +18,10 @@ TODO ## Configurer l'export de la Configuration -TODO +Faire : +- se connecter à l'interface web du routeur ; +- Menu > System > Scheduled Tasks ; +- ajouter la ligne suivante : +``` +58 23 * * * /sbin/sysupgrade --create-backup /root/backup-config-${HOSTNAME}.tgz +```