56GbE Link Speed
System Requirements
Mellanox ConnectX®-3 and ConnectX®-3 Pro cards
Firmware version: 2.31.5050 and above
Configuring 56GbE Link Speed
Mellanox offers proprietary speed of 56GbE link speed over FDR systems. To achieve this, only the switch, supporting this speed, must be configured to enable it. The NIC, on the other hand, auto-detects this configuration automatically.
To achieve 56GbE link speed over SwitchX® Based Switch System:
Make sure your switch supports 56GbE and that you have the relevant switch license installed.
Set the system profile to be eth-single-switch, and reset the system:
switch(config) # system profile eth-single-profileSet the speed for the desired interface to 56GbE as follows. For example (for interface 1/1):
switch(config) #interfaceethernet1/1switch(configinterfaceethernet1/1) # speed56000switch(configinterfaceethernet1/1) #Verify the speed is 56GbE.
switch(config) # showinterfaceethernet1/1Eth1/1Admin state: Enabled Operational state: Down Description: N\A Mac address:00:02:c9:5d:e0:26MTU:1522bytes Flow-control: receive off send off Actual speed:56Gbps Switchport mode: access Rx0frames0unicast frames0multicast frames0broadcast frames0octets0error frames0discard frames Tx0frames0unicast frames0multicast frames0broadcast frames0octets0discard framesswitch(config) #