From cdf6683f5b8ad9810c8a83d2ff2891622455ebb5 Mon Sep 17 00:00:00 2001 From: Benjamin Graillot Date: Wed, 28 Apr 2021 19:32:42 +0200 Subject: [PATCH] [infrastructure/switch/arista] Correction d'une commande --- infrastructure/switch/arista.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/switch/arista.md b/infrastructure/switch/arista.md index 861e33f..7c178ce 100644 --- a/infrastructure/switch/arista.md +++ b/infrastructure/switch/arista.md @@ -169,5 +169,5 @@ georges(config)#show environment cooling Pour remettre le mode auto, ``` -georges(config)#environment fan-speed override auto +georges(config)#environment fan-speed auto ```