Switching Modes on MCX75310AAS-NEAT

I have a MCX75310AAS-NEAT Network Cardfd I have switched other cards from IB to ETH but when trying to switch the LINK_TYPE it tells me it doesn’t support the LINK TYPE parameter. When I look at the specification sheet it shows that it can do IB or ETH. is there a different way to choose which protocol to use?

Hi there,
To better understand the issue, could you please share:

  1. The exact mlxconfig command you used to switch the protocol
    (for example: mlxconfig -d <mst_device> set LINK_TYPE_P1=2 LINK_TYPE_P2=2)

  2. The full output of that command, including any error messages

  3. The output of:
    mst status
    flint -d <mst_device> q
    mlxconfig -e query | egrep -e ‘Device|LINK_TYPE’

Thanks