# afficher les VLANs configurés sur un port (par ex le 2) show port 2 vlan description Untagged Port /Tagged VLAN Name VID VLAN Description -------- -------- -------------------- ---- ------------------------------------ uplk-foo Untagged Default 1 Tagged VLAN2 2 TEST-VISIO 50 # afficher l'état et la conf d'un port show port 2 information [ detail ] # afficher les compteurs instantanés ou totaux : show port 2 utilization [ bandwidth | packets | bytes ] show port 2 statistics # afficher les infos de santé du port/du lien : show port 2 [ anomaly | buffer | collisions | congestion ] # afficher les erreurs en émission/réception show port 2 [ rxerrors | txerrors ] # afficher les informations de contrôle de flux (RX/TX pause packets) show port 2 flow-control [ rx-pauses | tx-pauses ] # afficher les informations concernant le convertisseur (GBIC/SFP) branché sur le port sh port 2 transceiver information [ detail ]