1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-11-27 03:34:08 +01:00

docs: update Réseau/Equipements/switch-cisco-commandes-de-base

Cette révision appartient à :
Kevin Engel 2021-08-14 10:24:39 +00:00 révisé par Mickael Asseline
Parent a53ca77ece
révision ec29101abb

Voir le fichier

@ -2,7 +2,7 @@
title: Switch Cisco
description: Commandes de base
published: true
date: 2021-08-14T10:23:48.446Z
date: 2021-08-14T10:24:38.096Z
tags: commandes, cisco, switch
editor: markdown
dateCreated: 2021-08-14T10:09:16.927Z
@ -80,4 +80,6 @@ dateCreated: 2021-08-14T10:09:16.927Z
| --- | --- |
| `show vlan` | Affiche tous les VLAN |
| `show vlan [id_vlan]` | Affiche des informations sur un VLAN identifié par son ID |
| `show vlan name [nom_vlan]` | Affiche des informations sur un VLAN identifié par son nom |
| `show vlan name [nom_vlan]` | Affiche des informations sur un VLAN identifié par son nom |
*Rédacteur Kevin ENGEL*