Linux Go NIC Adaptive

Source: Internet
Author: User

To view network card status:
Ethtool eth0//Query eth* network Port Basic settings can be checked to see if the duplex rate is adaptive and other information

Set the NIC duplex rate to self-adapt:
Ethtool settings can be saved via/etc/sysconfig/network-scripts/ifcfg-eth0 file
To activate the option the next time the device starts, add the following line:
Ethtool_opts= "Speed of duplex full Autoneg off"

If the command line is:
Ethtool-s eth0 Speed-duplex full Autoneg off

=====

Configuring Gigabit Full Duplex

Ethtool-s eth0 speed, duplex full autoneg on
/etc/sysconfig/network-scripts/ifcfg-eth0
ethtool_opts= "Speed Duplex full Autoneg on"

# sar-n DEV 1 100 See network card traffic

Linux Go NIC Adaptive

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.