3-8
AOC-AG-i8 Add-on Card User's Guide
1. To load the driver onto a running system, perform the following steps:
cd igb-x.x.x
make
or
cd igb-x.x.x/src
make load
2. To assign an IP address to the interface, enter the following:
ifconfig igb<interface_num> <IP_address>
3. Verify that the interface works. Enter the following, where <IP_address> is the
IP address for another machine on the same subnet as the interface that is
being tested:
ping <IP_address>
4. If you want the driver to load automatically when the system is booted:
cd igb-x.x.x/src
make load
cp if_igb.ko /modules
Edit /boot/loader.conf, and add the following line:
if_igb_load="YES"
or
compile the driver into the kernel (see item 8). Edit /etc/rc.conf, and create the
appropriate ifconfig_igb<interface_num> entry:
ifconfig_igb<interface_num>="<ifconfig_settings>"
Example usage:
ifconfig_igb0="inet 192.168.10.1 netmask 255.255.255.0"
Содержание AOC-AG-i8
Страница 1: ...User s Guide Revision 1 0 AOC AG i8...