Télécharger Imprimer la page

Siemens SIMATIC NET SINEC OS V2.4 Manuel De Configuration page 329

Pour scalance xch-300, xcm-300, xrh-300 et xrm-300

Publicité

Exemple
On ajoute ci-après une entrée et ethernet0/1 comme port de retransmission.
localhost# config
localhost(config)# switch mac-address-tables static 10 3A:34:52:C4:69:B8
forwarding-port-map ethernet0/1
localhost(config-forwarding-port-map-ethernet0/1)# commit
Commit complete.
localhost(config)# end
localhost# show running-config switch mac-address-tables static | tab
VIDS
-----------------------------------------------------
10
exit
exit
Exemple
Dans l'exemple suivant, on ajoute deux entrées pour la même adresse MAC et ethernet0/1 a
été choisi pour des deux comme port de retransmission.
Remarque
Chaque entrée de filtre des adresses MAC doit être disponible afin de pouvoir, avec une seule
commande, attribuer à chaque entrée un port de retransmission.
localhost(config)# switch mac-address-tables static 10 3A:34:52:C4:69:B8
localhost(config-static-10/3a:34:52:c4:69:b8)# top
localhost(config)# switch mac-address-tables static 11 3A:34:52:C4:69:B8
localhost(config-static-11/3a:34:52:c4:69:b8)# top
localhost(config)# switch mac-address-tables static 10,11
3A:34:52:C4:69:B8 forwarding-port-map ethernet0/1
localhost(config)# commit
Commit complete.
localhost(config)# end
localhost# show running-config switch mac-address-tables static | tab
VIDS
-----------------------------------------------------
10
11
exit
exit
8.2.3.2
Affectation de la file d'attente à une classe de trafic.
Si une entrée de filtre MAC statique est affectée à une classe de trafic, les paramètres de la classe
de trafic pour l'interface de retransmission sont tous écrasés. Chaque trame adressée à l'adresse
MAC devient automatiquement prioritaire et est retransmise à la file d'attente de la classe de
trafic indiquée.
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07
ADDRESS
3A:34:52:C4:69:B8
ADDRESS
3A:34:52:C4:69:B8
3A:34:52:C4:69:B8
TRAFFIC CLASS
PORT REF
unprioritized
ethernet0/1
TRAFFIC CLASS
PORT REF
unprioritized
ethernet0/1
unprioritized
ethernet0/1
Administration d'interfaces
8.2 Table d'adresses MAC
329

Publicité

loading