Skip to main content
rb400
New Member
March 12, 2015
Solved

CLI command to determine installed transceivers

  • March 12, 2015
  • 2 replies
  • 60097 views

 

What is the CLI cmd to determine the transceivers installed in a fgt?

    Best answer by Jeff_FTNT

    You may try use CLI: get hardware nic  xx (NIC name) , it can show the interface status. If transceivers and cable are OK, it will make link up.

    No CLI to determine installed transceivers, thanks.

    2 replies

    Jeff_FTNT
    Staff
    Jeff_FTNTAnswer
    Staff
    March 12, 2015

    You may try use CLI: get hardware nic  xx (NIC name) , it can show the interface status. If transceivers and cable are OK, it will make link up.

    No CLI to determine installed transceivers, thanks.

    Bvaya
    New Member
    September 23, 2016

    get system interface transceiver port36 Interface port36: SFP/SFP+   Vendor Name: AVAGO             Part No.   : AFBR-709ASMZ      Serial No. : AA13433NH38       Measurement  Unit         Value        High Alarm   High Warning Low Warning  Low Alarm      ------------ ------------ ------------ ------------ ------------ ------------ ------------   Temperature  (Celsius)     43.6         90.0         85.0          0.0         -5.0   Voltage      (Volts)       3.33         3.60         3.46         3.13         3.00   Tx Bias      (mA)          6.84        10.50        10.50         2.50         2.50   Tx Power     (dBm)         -2.3          3.0         -1.0         -5.0         -9.0   Rx Power     (dBm)         -2.8          3.0         -1.0        -15.0        -15.0   ++ : high alarm, + : high warning, - : low warning, -- : low alarm, ? : suspect.

    emnoc
    New Member
    September 23, 2016

    That command is not available in ALL models or all  FortiOS versions and in some you will get  warnings;

    e.g

     

     get sys interface  transceiver port2

    P14814-4(300D-GEN1/2/3), this feature is not supported..

     

    Without  pulling the actual transceiver you will never really know.

     

     

     

    telecosistem
    New Member
    September 25, 2016

    Hello,

     

    diagnose hardware deviceinfo nic <portX> // Check the total amount of errors. Reset counters and check again.

    diagnose netlink interface clear <portX> //Clear counters

    Best regards,