From 4703c9378ae78309fd16a74355ad5861b5ca2b5c Mon Sep 17 00:00:00 2001 From: glevy Date: Sat, 6 Sep 2025 14:15:14 +0200 Subject: [PATCH] Ajout de enable --- infrastructure/reseaux/vlans-howto.md | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/reseaux/vlans-howto.md b/infrastructure/reseaux/vlans-howto.md index 8b9400a..63f5e66 100644 --- a/infrastructure/reseaux/vlans-howto.md +++ b/infrastructure/reseaux/vlans-howto.md @@ -45,6 +45,7 @@ Pour un autre modèle, il faut lire la doc et adapter les commandes. ### Créer un VLAN ```bash +Switch> enable Switch# configure Switch(config)# vlan 10 Switch(config-vlan)# name Clubs