vtp
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| vtp [2025/03/06 13:26] – créée root | vtp [2025/11/17 09:00] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ======CISCO : mise en place de VTP====== | ======CISCO : mise en place de VTP====== | ||
| + | |||
| + | ====Voici le résumé des commandes==== | ||
| + | ==Côté switch serveur== | ||
| + | |||
| + | < | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config)# | ||
| + | Switch-server(config-if)# | ||
| + | Switch-server# | ||
| + | Switch-server# | ||
| + | Switch-server# | ||
| + | </ | ||
| + | |||
| + | ==Côté switch client== | ||
| + | |||
| + | < | ||
| + | Switch-client(config)# | ||
| + | Switch-client(config)# | ||
| + | Switch-client(config)# | ||
| + | Switch-client(config)# | ||
| + | Switch-client(config)# | ||
| + | Switch-client(config-if)# | ||
| + | Switch-client(config)# | ||
| + | Switch-client# | ||
| + | Switch-client# | ||
| + | Switch-client# | ||
| + | </ | ||
| + | |||
| + | ==Côté switch transparent== | ||
| + | |||
| + | < | ||
| + | Switch-transparent(config)# | ||
| + | Switch-transparent(config-if)# | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ====La configuration en " | ||
| La création de VLAN sur plus d’un switch peu devenir fastidueuse. VTP, qui est un protocole propriétaire Cisco permet de propager les VLAN sur les différents switch. | La création de VLAN sur plus d’un switch peu devenir fastidueuse. VTP, qui est un protocole propriétaire Cisco permet de propager les VLAN sur les différents switch. | ||
| Ligne 197: | Ligne 239: | ||
| Setting device to VTP TRANSPARENT mode. | Setting device to VTP TRANSPARENT mode. | ||
| + | < | ||
| Switch-client(config)# | Switch-client(config)# | ||
| - | + | </ | |
| - | sortie | + | sortie |
| + | < | ||
| Setting device to VTP CLIENT mode. | Setting device to VTP CLIENT mode. | ||
| + | </ | ||
| Pour vérifier que la propagation à bien eu lieu, on regarde les compteurs VTP. | Pour vérifier que la propagation à bien eu lieu, on regarde les compteurs VTP. | ||
| < | < | ||
| Ligne 224: | Ligne 266: | ||
| Le switch en mode transparent entre deux switch clients, il faut simplement que les interfaces concernées soient configurées en trunk. | Le switch en mode transparent entre deux switch clients, il faut simplement que les interfaces concernées soient configurées en trunk. | ||
| - | < | ||
| - | Switch-transparent(config)# | ||
| - | Switch-transparent(config-if)# | ||
| - | </ | ||
| - | Résumé des commandes | ||
| - | |||
| - | ====Voici le résumé des commandes==== | ||
| - | ==Côté switch serveur== | ||
| - | |||
| - | < | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config)# | ||
| - | Switch-server(config-if)# | ||
| - | Switch-server# | ||
| - | Switch-server# | ||
| - | Switch-server# | ||
| - | </ | ||
| - | |||
| - | ==Côté switch client== | ||
| - | |||
| - | < | ||
| - | Switch-client(config)# | ||
| - | Switch-client(config)# | ||
| - | Switch-client(config)# | ||
| - | Switch-client(config)# | ||
| - | Switch-client(config)# | ||
| - | Switch-client(config-if)# | ||
| - | Switch-client(config)# | ||
| - | Switch-client# | ||
| - | Switch-client# | ||
| - | Switch-client# | ||
| - | </ | ||
| - | |||
| - | ==Côté switch transparent== | ||
| - | |||
| < | < | ||
| Switch-transparent(config)# | Switch-transparent(config)# | ||
vtp.1741267606.txt.gz · Dernière modification : (modification externe)
