Software/Driver Configuration And Fine-Tuning; Enabling Network Interface; Enabling Tcp Offload - Chelsio Communications Terminator series Installation And User Manual

Wire for freebsd
Hide thumbs Also See for Terminator series:
Table of Contents

Advertisement

Chapter II. Network (NIC-TOE)

3. Software/Driver Configuration and Fine-tuning

3.1.

Enabling network interface

Enable any Chelsio T6 network interface using the following command:
[root@host~]#
ifconfig ccX <ip_address> up
For T5 and T4, use cxlX and cxgbeX respectively.
3.2.

Enabling TCP Offload

Enable TCP offload on a T6 interface using ifconfig. An error usually indicates that t4_tom is not
loaded.
[root@host~]#
ifconfig ccX toe
For T5 and T4, use cxlX and cxgbeX respectively.
If successful, TOE4 and TOE6 will be displayed in the list of the enabled options as shown in
example below:
When a TOE capable interface is the outbound path to a destination to which a new connection
is being established, the connection should be offloaded automatically. Verify with netstat:
[root@host~]#
netstat -np tcp | grep toe
Chelsio Unified Wire for FreeBSD
19

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Terminator series and is the answer not in the manual?

Questions and answers

Table of Contents