Текст страницы
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 ifcfg-ethx file.
6.
Repeat step 3 to 5 for all of the Ethernet interfaces of AT-2701 series
adapters on your system.
7.
Reboot your Linux system.
8.
Verify that your AT-2701 series adapter is running 100 Mbps in the full-
duplex mode by entering the following command:
ethtool ethx
The command output should display:
Advertised Auto-Negotiation is No
Speed is 100
Duplex mode is Full
9.
Repeat step 8 for all of the Ethernet interfaces of AT-2701 series
adapters on your system.
55