
Chapter I. Chelsio Unified Wire
Chelsio Unified Wire for Linux
39
[root@host~]# ethtool --change <ethX> advertise 0x4482000000
Example
: To set 25G speed on 100G port:
[root@host~]# ethtool -s <ethX> speed 25000 autoneg off
•
Twinax
Twinax cables support auto-negotiation. The following speeds can be set in the
advertise
field.
o
Advertise only 100G
[root@host~]# ethtool --change <ethX> advertise 0x4000000000
o
Advertise only 40G
[root@host~]# ethtool --change <ethX> advertise 0x2000000
o
Advertise only 50G
[root@host~]# ethtool --change <ethX> advertise 0x400000000
o
Advertise only 25G
[root@host~]# ethtool --change <ethX> advertise 0x80000000
o
Advertise 100/50/40/25G
o
Auto-negotiation OFF
The
advertise
option is only supported with Auto-negotiation enabled. If it is disabled or to
set 10G/1G speeds (which do not support Auto-negotiation), use the following command:
[root@host~]# ethtool -s <ethX> speed <speed> autoneg off
Setting Pause
Pause Autonegotiation is enabled by default. To override it and set Pause parameters, run:
[root@host ~]# ethtool -A <ethX> autoneg off tx on rx on
Summary of Contents for Terminator 6
Page 1: ...Chelsio Unified Wire for Linux i...
Page 15: ...Chapter I Chelsio Unified Wire Chelsio Unified Wire for Linux 15 I Chelsio Unified Wire...
Page 51: ...Chapter II Network NIC TOE Chelsio Unified Wire for Linux 51 II Network NIC TOE...
Page 82: ...Chapter IV iWARP RDMA Chelsio Unified Wire for Linux 82 IV iWARP RDMA...
Page 99: ...Chapter V iSER Chelsio Unified Wire for Linux 99 V iSER...
Page 107: ...Chapter VI WD UDP Chelsio Unified Wire for Linux 107 VI WD UDP...
Page 119: ...Chapter VII WD TOE Chelsio Unified Wire for Linux 119 VII WD TOE...
Page 125: ...Chapter VIII NVMe oF Chelsio Unified Wire for Linux 125 VIII NVMe oF...
Page 198: ...Chapter XII Crypto Offload Chelsio Unified Wire for Linux 198 XII Crypto Offload...
Page 230: ...Chapter XIV FCoE Full Offload Initiator Chelsio Unified Wire for Linux 230...
Page 235: ...Chapter XV Offload Bonding Chelsio Unified Wire for Linux 235 XV Offload Bonding...
Page 258: ...Chapter XVIII Offload IPv6 Chelsio Unified Wire for Linux 258 XVIII Offload IPv6...
Page 311: ...Chapter XXII Ring Backbone Chelsio Unified Wire for Linux 311 XXII Ring Backbone...
Page 317: ...Chapter XXIII Traffic Management Chelsio Unified Wire for Linux 317 XXIII Traffic Management...
Page 329: ...Chapter XXIV DPDK Driver Chelsio Unified Wire for Linux 329 XXIV DPDK Driver...
Page 347: ...Chapter XXV Unified Boot Chelsio Unified Wire for Linux 347 XXV Unified Boot...
Page 357: ...Chapter XXV Unified Boot Chelsio Unified Wire for Linux 357 iv Boot to EFI Shell...
Page 427: ...Chapter XXVI Appendix A Chelsio Unified Wire for Linux 427 XXVI Appendix A...