From 06d5a00247ee75690a9a803de94e49e27fa098f2 Mon Sep 17 00:00:00 2001 From: jdubois Date: Wed, 26 Oct 2022 18:34:01 +0200 Subject: [PATCH] Ajout de mots clefs pour retrouver plus facilement comment sauvegarder la config --- SwitchCisco.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwitchCisco.md b/SwitchCisco.md index a80bfd40..929738e4 100644 --- a/SwitchCisco.md +++ b/SwitchCisco.md @@ -116,7 +116,7 @@ Configuration actuelle d'une interface particulière : Switch# show running-config interface GigabitEthernet1/0/1 ~~~ -Ecrire la configuration actuelle en Flash : +Ecrire/sauvegarder/enregistrer la configuration actuelle en Flash : ~~~ Switch# copy running-config startup-config