CodingBox Q&A Ask question

Top questions

Popular discussions about programming, compatibility and testing of optical transceivers.

111 questions
15 30 50 per page
1vote
3comments
125views

Enabling a third-party transceiver on HPE FlexFabric 5900AF: no CLI switch, ask the supplier to code it for HP 5900

A FlexFabric 5900AF running Comware 7.1.035 R2208P01 reported a third-party transceiver as not supported when inserted, while the same class of modules worked in a FlexFabric 7904 on 7.1.045. The poster asked whether support could be enabled by command and whether the Comware version mattered…

1vote
1 answer
153views

Why third-party SFP+ still fail on Aruba 3810M/2930M with allow-unsupported-transceiver: the HPIDv2 flag at byte 0x7B

Even with allow-unsupported-transceiver enabled, HPE Aruba 3810M and 2930M switches showed an amber fault for generic SFP+ modules, including ones recoded to masquerade as a J9151A. The author traced the behaviour to HPE's HPIDv2 challenge-response authentication: the module EEPROM carries a flag…

net_wizard14 asked
3votes
2comments
250views

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
2comments
89views

Genuine Aruba J9151E SFP+ shows Unsupported Transceiver (SelfTest Err#128000) on 2930F switches

On Aruba 2930F switches (JL255A) the poster installed new J9151E 10G SFP+ transceivers (part 1990-4727) that the transceiver guide lists as supported, but every unit was reported as Unsupported Transceiver (SelfTest Err#128000) and show tech transceivers showed ?? for type and serial. J9281D DACs…

1vote
1 answer
45views

HP 5900AF logs OPTMOD/4/PHONY_MODULE for Avago and JDSU 10G SR modules while a Cisco 6500 peer shows input errors

An HP 5900AF-48XG-4QSFP+ (Comware 7.1.045 R2311P01) logged OPTMOD/4/PHONYMODULE: This is not a supported transceiver for this platform for two 10G SR SFP+ modules; display transceiver interface identified them as Avago and JDSU 10GBASESRSFP with DDM. The poster wanted to know which SFP+ to buy and…

4votes
2comments
258views

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…

5votes
1 answer
213views

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…

2votes
2comments
158views

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…