AT-2701 Series Fast Ethernet Adapter Installation Guide
##############################
DEVICE="ethx"
NM_CONTROLLED="yes" ONBOOT=yes HWADDR=xx:xx:xx:xx:xx:xx TYPE=Ethernet BOOTPROTO=dhcp DEFROUTE=yes PEERDNS=yes PEERROUTES=yes IPV4_FAILURE_FATAL=yes IPV6INIT=no NAME="auto ethx"
ETHTOOL_OPTS="autoneg off speed 100 duplex full"
##############################
Note
Replace "ethx" with the name of the Ethernet interface that you obtained in step 2 and xx:xx:xx:xx:xx:xx with the hardware address of your adapter. "ethx" appears twice in the file.
5.Save the
6.Repeat step 3 to 5 for all of the Ethernet interfaces of
7.Reboot your Linux system.
8.Verify that your
ethtool ethx
The command output should display:
Advertised
Duplex mode is Full
9.Repeat step 8 for all of the Ethernet interfaces of
55