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) #interface
ethernet1
/1
switch
(configinterface
ethernet1
/1
) # speed56000
switch
(configinterface
ethernet1
/1
) #Verify the speed is 56GbE.
switch
(config) # showinterface
ethernet1
/1
Eth1/1
Admin state: Enabled Operational state: Down Description: N\A Mac address:00
:02
:c9:5d:e0:26
MTU:1522
bytes Flow-control: receive off send off Actual speed:56
Gbps Switchport mode: access Rx0
frames0
unicast frames0
multicast frames0
broadcast frames0
octets0
error frames0
discard frames Tx0
frames0
unicast frames0
multicast frames0
broadcast frames0
octets0
discard framesswitch
(config) #