Autech Technology n-410 User manual

PCIe 10G SFP+ Network Card
User Manual
Ver. 1.00
All brand names and trademarks are properties of their
respective owners.

Contents:
Chapter 1: Introduction ......................................................3
1.1 Product Introduction ....................................................3
1.2 Features........................................................................3
1.3 Requirements...............................................................4
1.4 Package Contents.........................................................5
Chapter 2: Getting Started .................................................5
2.1 Hardware Layout .........................................................5
2.2 Hardware Installation ..................................................6
2.3 Driver Installation........................................................7
2.3.1 Installation for Windows.......................................7
2.3.2 Installation for Linux ............................................8
2.4 Verifying the installation..............................................9
2.4.1 Verifying for Windows..........................................9
2.4.2 Verifying for Linux .............................................10
MN5000000055 Page 2

Chapter 1: Introduction
1.1 Product Introduction
This PCIe 10G SPF+ Network Card is a cost-effective solution that
delivers fast and reliable 10 Gbps network access at longer distances
than copper-based networks. Using the SPP+ transceiver of your
choice, you can connect your PCI Express-based server or workstation
directly to your 10G fiber optic network.
1.2 Features
Supports common 10GbE SFP+ optical and Direct Attached
Copper modules
PCI Express Gen-2 x4 Host Bus interface
EEE (Energy Efficient Ethernet)
16 K Jumbo Frames
IP, TCP, UDP checksum offloading
IEEE 802.1Q Tagged VLAN
Virtual NIC support
Reduced CPU utilization and improved throughput
MN5000000055 Page 3

1.3 Requirements
Hardware
The following system specs are recommended minimum
PCIe slot: Available 4-Lanes PCI-Express slot gen 2.0 or later
Processor: Quad Core 3.0GHz or higher
RAM: 4GB memory or higher
Software
Operating systems supported are (both 32 and 64 bits)
Windows 7
Windows Server 2008 R2
Windows Server 2012
Windows 8.1
Windows Server 2012 R2
Windows 10
Linux 2.6.24 or later
VMware ESXi 5.x/6.0
Mac OS X 10.10.3 or later
MN5000000055 Page 4

1.4 Package Contents
1 x PCIe 10G SFP+ Network Card
1 x Driver CD
1 x User Manual
Chapter 2: Getting Started
2.1 Hardware Layout
MN5000000055 Page 5

Link/Activity Indicator:
When the LED is off, there is no link between the PCIe 10G
SFP+ Network Card and the network
When the LED is on, a link is established, but there is no traffic
on the network
When the LED is flashing, there is traffic on the network to
which the PCIe 10G SFP+ Network Card is connected
2.2 Hardware Installation
1. Turn off the power to your computer.
2. Unplug the power cord and remove your computer’s cover.
3. Remove the slot bracket from an available PCIe slot.
4. To install the card, carefully align the card’s bus connector with
the selected PCIe slot on the motherboard. Push the board down
fir mly.
5. Replace the slot bracket’s holding screw to secure the card.
6. Secure the computer cover and reconnect the power cord.
MN5000000055 Page 6

2.3 Driver Installation
The following section shows you how to install PCIe 10G SFP+
Network Card driver on different operating systems.
2.3.1 Installation for Windows
Insert the provided CD into your disk drive. The CD-ROM
will start automatically. The following screen will show up and
please click “Install Driver”.
*Note: Actual image may vary
Note: If the install program doesn’t run automatically, please
locate and double-click on the Autorun.exe file in the CD to
launch the install program.
Please click “PCIe 10G” to start the installation.
MN5000000055 Page 7

*Note: Actual image may vary
Follow the instructions on screen to install the driver.
2.3.2 Installation for Linux
1. Insert the provided CD into your CD-ROM drive.
2. Extract the compressed driver source file to a certain directory by
the following command: (Please copy the driver file
“tn40xx-x.x.x.x.tgz” from the CD folder
“.\Driver\10G\TN4010\Linux” to a certain folder on hard drive)
# tar xf tn40xx-x.x.x.x.tgz
3. Now, the driver source files should be extracted under the current
directory. Executing the following command to compile the
driver:
MN5000000055 Page 8

# make
4. If the compilation is well, the tn40xx.ko will be created under the
current directory.
5. If you want to use modprobe command to mount the driver,
executing the following command to install the driver into your
kernel:
# make install
2.4 Verifying the installation
2.4.1 Verifying for Windows
1. Click on the “Device Manager” tab in the Windows Control
Panel.
Start > Control Panel > Device Manager
2. Entry “Network adapters” item, and you can read “Tehuti
MN5000000055 Page 9

Networks 10GbE Adapter” in the Device Manager.
2.4.2 Verifying for Linux
1. You can check whether the driver is loading by using following
commands:
# lsmod | grep tn40xx
# ifconfig –a
If there is a device name, ethX, shown on the monitor, the linux
driver is load. Then, you can use the following command to
activate the ethX.
# ifconfig ethX up, where X=0,1,2,…
MN5000000055 Page 10
Table of contents