CodingBox Q&A Ask question

All questions

Latest questions from the community.

111 questions
15 30 50 per page
2votes
2comments
160views

Arista 7050QX puts ports with unqualified third-party QSFP+ DACs into errdisable

On an Arista 7050QX running EOS 4.14 the poster tried to use third-party QSFP+ DAC cables; the ports went to errdisable as unqualified transceivers. They patched the XcvrAgent.py agent under /usr/lib/python2.7/site-packages to skip the manufacturer check, which cleared the errdisable state but left…

1vote
1 answer
57views

Real incidents caused by third-party optics: slow I2C crashing a linecard and a DDM uptime overflow bug

In a NANOG discussion about vendor lock-in, an operator described two concrete failures. First, a third-party optic answered I2C reads too slowly; the switch vendor's polling code did not handle the timeout and crashed the linecard control plane, and the vendor refused to treat it as a bug because…

1vote
1 answer
65views

Non-Juniper SFP+/SFP modules not detected in any port of an EX2300-24P but fine in an EX2300-48P

While staging an EX2300-48P and an EX2300-24P (both Junos 18.2R3-S5.3) with non-Juniper SFP+/SFP modules, the 48-port switch recognised the transceivers and created interfaces, but the 24-port switch showed nothing in any of its four uplink ports; show chassis hardware listed PIC 1 as 4x10G…

3votes
2comments
252views

Which SFP+ modules to buy for EdgeSwitch 48 Lite uplinks and an Intel X710-DA2 server NIC

The poster planned a server with an Intel X710-DA2 dual-port SFP+ NIC connected to two Ubiquiti EdgeSwitch 48 Lite units, with LACP between the switches. Six 10G SFP+ modules were needed (two for the server side, four for the switches) and the question was which modules would be recognised by both…

3votes
3comments
95views

ethtool -m fails on FS.com XXV710 NIC: "Module EEPROM memory read not supported" and NVM not updatable

On Ubuntu 18.04 (kernel 5.4.0, ethtool 5.3, i40e 2.8.20-k) the poster used 25G XXV710-based NICs bought from FS.com (FS part XXV710AM2-F2, Intel XXV710 chipset). Link and error-free wire-speed traffic worked, but reading a transceiver's DMI data with sudo ethtool -m enp4s0f0 failed with "Cannot get…

4votes
1 answer
42views

CSCwo18785: 'ERROR: The transceiver doesn't support this speed' with a third-party 200G DAC on Nexus 9332D-GX2B

The poster, validating their product against Cisco Nexus 9000 switches (a Nexus C9332D-GX2B chassis), is blocked by bug CSCwo18785: configuring 200G on a QSFP-200G DAC fails with 'ERROR: The transceiver doesn't support this speed'. The cable is a Mellanox MCP1650-H002E26 200GbE DAC; connected…

5votes
1 answer
215views

XL710-QDA2 disables Rx/Tx with non-Intel QSFP+ cables: "unsupported SFP+ module type" in i40e

The poster compiled and loaded i40e 3.4.2 on Ubuntu 16.04 for an Intel XL710-QDA2 dual-port 40GbE adapter. The driver loaded fine, but as soon as non-Intel QSFP+ cables were attached dmesg reported "Rx/Tx is disabled on this device because an unsupported SFP+ module type was detected." and no link…

6votes
3comments
61views

Finisar FCLF8521P2BTL 1000BASE-T SFP rejected by Intel X710-DA2 despite feature matrix listing

The poster wanted to use a Finisar FCLF8521P2BTL 1000BASE-T copper SFP in an Intel X710-DA2 running NVM 7.1. Intel's X710/XXV710/XL710 Feature Support Matrix (rev. 3.4, Nov 2019, doc 332191-024) lists single-speed SFP 1GBASE-T transceivers with support limited to Finisar FCLF-8521-3, Kinnex A…

2votes
1 answer
156views

CBS350 SFP-10G-LR link only comes up when the TX fiber is inserted before RX; faulty transceiver pair

While rolling out single-mode fiber between Cisco CBS350-8MGP-2X switches (firmware 3.4.0.17) with SFP-10G-LR modules, the poster hit strange behaviour: the link only comes up if the duplex LC connector is split and the TX fiber is inserted first, then the RX fiber. Inserting the joined LC…

4votes
2comments
260views

Catalyst C9300X-24Y resets FEC to auto when an SFP-H25G-CU2M DAC is inserted, breaking the link to a FortiGate

The poster connects a Cisco Catalyst C9300X-24Y to a FortiGate firewall with a 25G SFP-H25G-CU2M DAC. Whenever the DAC is inserted the switch logs '%PLATFORMPM-6-MODULEINSERTED: SFP module inserted with interface name Twe1/0/23' followed by '%PLATFORMPM-6-DIFFERENTMODULEINSERTED: Warning: SFP…

1vote
2comments
62views

Checking from 'show idprom' whether an old CISCO-FINISAR 1000BASE-LX SFP can be reused in a Catalyst 9300-M

Before replacing an old switch with a Cisco Catalyst 9300-M, the poster wanted to know whether the existing SFP could be reused and posted the 'show idprom interface gigabitEthernet 1/1/1' output: Vendor Name CISCO-FINISAR, Vendor Part Number FTLF1318P2BCL-C3, serial FNS15510U5B, 1310 nm, single…

2votes
1 answer
256views

Does 'service unsupported-transceiver' still work for third-party optics on Catalyst 9300 with IOS XE Everest?

The poster asked whether anyone had used third-party optics in a Cisco Catalyst 9300 series switch running IOS XE Everest (16.x), and specifically whether the hidden global command 'service unsupported-transceiver', long used on older Catalyst platforms to accept non-Cisco SFPs, still functions on…