Télécharger Imprimer la page

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

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

Publicité

Il se peut occasionnellement que l'état de liaison soit "inactif" alors que l'état administratif est
"actif".
Pour afficher l'état de liaison des interfaces, exécutez la commande suivante :
show interface link-status
Pour afficher uniquement les interfaces qui sont dans un état défini, exécutez la commande
suivante :
show interface link-status | select link-status { État }
Exemple
L'exemple ci-après, affiche l'état de liaison des différentes interfaces.
localhost# show interface link-status | tab
NAME
---------------------
ethernet0/1
ethernet0/2
ethernet0/3
.
.
.
vlan1
vlan10
vlan2
Exemple
L'exemple suivant affiche uniquement des interfaces dont l'état de liaison est "up".
localhost# show interface link-status | select link-status up | tab
NAME
---------------------
ethernet0/1
vlan1
vlan10
vlan2
Command Line Interface (CLI) SINEC OS V2.4
Manuel de configuration, 10/2023, C79000-G8977-C498-07
LINK
STATUS
up
down
down
up
up
up
LINK
STATUS
up
up
up
up
Administration d'interfaces
8.1 Interfaces
321

Publicité

loading