User Tools

Site Tools


informatique:extreme_networks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
informatique:extreme_networks [2021/09/15 16:38] – [Hardware] uptime des slots d'une stack pteuinformatique:extreme_networks [2021/09/24 08:21] – [Conduit error] pteu
Line 1667: Line 1667:
 #s   default            10.20.1.2      1    UG---S-um--f- ico-vers-DHCPd    181d:0h:6m:52s #s   default            10.20.1.2      1    UG---S-um--f- ico-vers-DHCPd    181d:0h:6m:52s
 </code> </code>
 +
 +====Conduit error====
 +
 +Lorsqu'une stack rencontre des problèmes de communication entre slots, il génère des messages de type : ''Conduit receive error encountered'', ou ''<Warn:HAL.Card.Warning> pibConduitMasterRcvOneSlot(): failed [..]''. Cela vient souvent d'un problème de câblage inter-slots, et peut produite des reboots forcés. On peut vérifier les erreurs des ports de stack avec les commandes :
 +<code bash>
 +show ports stack-ports txerrors no-refresh
 +Port Tx Error Monitor
 +Port      Link      Tx          Tx          Tx          Tx       Tx       Tx
 +          State     Coll        Late coll   Deferred    Errors   Lost     Parity
 +================================================================================
 +1:1                          0                                   0
 +1:2                          0                                   0
 +2:1                          0                                   0
 +2:2                          0                                   0
 +================================================================================
 +!
 +show ports stack-ports rxerrors no-refresh
 +Port Rx Error Monitor
 +Port      Link     Rx      Rx      Rx        Rx      Rx         Rx         Rx
 +          State    Crc    Over    Under     Frag    Jabber      Align      Lost
 +================================================================================
 +1:1              0              0        0        0          0          0
 +1:2              0              0        0        0          0          0
 +2:1              0              0        0        0          0          0
 +2:2              0              0        0        0          0          0
 +================================================================================
 +          Link State: A-Active, R-Ready, NP-Port Not Present L-Loopback
 +</code>
 +Ici, tout va bien.
 =====Ressources===== =====Ressources=====
  
   * [[https://gtacknowledge.extremenetworks.com/articles/Q_A/EXOS-Switch-Security-Checklist-and-best-practice|EXOS-Switch-Security-Checklist-and-best-practice]]   * [[https://gtacknowledge.extremenetworks.com/articles/Q_A/EXOS-Switch-Security-Checklist-and-best-practice|EXOS-Switch-Security-Checklist-and-best-practice]]
  
informatique/extreme_networks.txt · Last modified: 2023/12/21 15:11 by pteu