• SNS交换机(OEM博科FC交换机)的端口状态及排查流程说明


    问题描述

    交换机的端口状态可以通过switchshow命令和portshow命令查看,端口物理上主要有哪几种状态,分别的含义及定位方法是?

    解决方案

    端口物理上主要有几种状态,分别的含义及异常定位方法如下:
    No_Card
    No interface card present.
    No_Module
    No module (GBIC or other) present.端口没有插入光模块
    No_Light
    Module is not receiving light (8 Gbps-capable ports only).  仅在8GB速度的端口上存在,说明光模块没有收到光
    No_SigDet
    No signal detected; displays when a quad small form-factor pluggables (QSFPs) is installed without cables).  当QSFP光模块插入没有接线的时候显示,说明没有检测到信号
    Mod_Inv
    Incompatible vendor or module speed mismatch.  插入的光模块的厂商不兼容或者光模块的速率不兼容->异常现象,需要两端光模块是否插好(牢固没有松动),光模块是否匹配,光模块类型都要是FC的,不能接FCOE或者TOE的光模块
    No_Sync
    Receiving light but out of sync.  收到了光,但是不同步 ->异常现象,需要检查光纤线是否插好(牢固没有松动)了,两端光模块是否插好(牢固没有松动),光模块是否匹配
    In_Sync
    Receiving light and in sync.  收到了光而且正在同步 
    Laser_Flt
    Module is signaling a laser fault.  端口上的光模块故障->异常现象,需要更换光模块
    Port_Flt
    Port marked faulty.  端口故障 ->异常现象,端口已损坏,只能换一个端口插光模块
    Lock_Ref
    Locking to the reference signal  锁定参考信号
     
  • 相关阅读:
    shell_02
    shell_practise
    Shell_01
    PythonDay_03
    PythonDay_02
    PythonDay_01
    面试题32:从上到下打印二叉树
    面试题 31 : 栈的压入、弹出序列
    面试题20 : 表示数值的字符串
    面试题29:顺时针打印矩阵
  • 原文地址:https://www.cnblogs.com/pipci/p/12705233.html
Copyright © 2020-2023  润新知