FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
nevan
Staff
Staff
Article Id 348457
Description This article describes how to get the transceiver information which is connected to a managed FortiSwitch physical interface from FortiGate or the FortiGateVM CLI.
Scope FortiOS.
Solution A transceiver that is connected with any managed FortiSwitch interface or switchport can be viewed from the FortiGate WiFi and Switch Controller option. The information can be found in the WiFi & Switch Controller -> FortiSwitch Ports section in the FortiOS GUI. It can also be fetched from the CLI by using the following commands from FortiOS:

 

diagnose switch-controller switch-info modules summary FS1E24TF23001193
Vdom: root

FS1E24TF23001193:

Portname     State   Type    DMI   Transceiver   RX       Vendor         Part Number      Serial Number
__________ _______  _______  ___  ____________   ___  ________________ ________________  ______________


port23     INSERT  SFP/SFP+  N   1000-Base-T     OK   +Fortinet         LCP-1250RJ3SRTFN   233404002155
port24     INSERT  SFP/SFP+  N   1000-Base-T     OK   +Fortinet         LCP-1250RJ3SRTFN   233404002154
port25     INSERT  QSFP+     N   Unk(0x00)       N/A   AVAGO            AFBR-79EBPZ        AVM2251S501
port26     INSERT  QSFP+     N    Unk(0x00)      N/A   AVAGO            AFBR-79EBPZ        AVM2251SZTR


To view the module details, use the following command and supply all details of part number, vendor name, type, and vendor serial number.

diagnose switch-controller switch-info modules detail FS1E24TF23001193 port23
Vdom: root

FS1E24TF23001193:____________________________________________________________
Port(port23)
identifier     SFP/SFP+
connector      Unk(0x00)
transceiver    1000-Base-T
encoding       8B/10B
Length Decode  Common
length_smf_1km N/A
length_cable   100 meter
SFP Specific
length_smf_100m N/A
length_50um_om2 N/A
length_62um_om1 N/A
length_50um_om3 N/A
vendor          Fortinet
fortinet_pn     P24667-00
vendor_oid      0x000000
vendor_pn       LCP-1250RJ3SRTFN
vendor_rev
vendor_sn       233404002155
manuf_date      08/28/2023



Related documents:

Contributors