Exemple
Dans l'exemple suivant, la priorité paramétrée est 4096. Si un autre pont a la priorité 0,
il devient le pont racine et ce pont arrive en deuxième position. Si aucun autre pont ne
possède une priorité plus faible, ce pont devient le pont racine.
localhost# config
Entering configuration mode terminal
localhost(config)# switch spanning-tree priority 4096
localhost(config-switch-spanning-tree)# commit
Commit complete.
localhost(config-switch-spanning-tree)# end
localhost# show running-config switch spanning-tree priority
switch
spanning-tree
priority 4096
exit
exit
10.1.2.4
Configuration du Hello Time
Le Hello Time est la temporisation entre les messages de configuration STP envoyés par le pont.
Un Hello Time plus court permet de détecter plus rapidement les changements de topologie,
tout en entraînant une augmentation modérée du trafic STP.
Pour configurer le Hello Time pour le pont, procédez comme suit :
Opéra‐
1
2
3
4
5
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07
Instruction
tion
Passez en mode de configuration.
Configurez le Hello Time en secondes.
Par défaut : 2
Validez la modification.
Quittez le mode de configuration.
Contrôlez la configuration.
Redondance de réseaux
10.1 Spanning Tree Protocol (STP)
Commande
config
switch spanning-tree hello-time
{ 1 - 10 }
commit
end
show running-config switch
spanning-tree hello-time
375