Solaris uses the ndd command to set the NIC speed

Source: Internet
Author: User

Solaris uses the ndd command to set the NIC speed. check the NIC parameters ndd-get/dev/bge0 <arg> and check the current parameter value, for example, "ndd-get/dev/bge0adv_autoneg_cap. If you do not know the parameter name, use the command "ndd-get/dev/bge0 /? "Check all parameters. The read only parameter cannot be modified. 2. Change the NIC parameter to ndd-set/dev/bge0 <arg>. For example, if the adaptive "ndd-set/dev/Slave 0" is disabled and the NIC is interrupted, you must manually modify the following parameters: "adv_1000fdx_cap, adv_1000hdx_cap, adv_100T4_cap, adv_100fdx_cap, adv_100hdx_cap, adv_10fdx_cap, adv_10hdx_cap ", these parameters correspond to the speed of 1000/100/10 m and fdx/hdx full/half duplex. You can also check whether the network is connected to "ndd-get/dev/bge0 link_status" and the current Nic transmission rate "ndd-get/dev/bge0link_speed. Of course, the NIC transmission rate is also related to the switch port and whether the network specification is supported. If the network specification is set incorrectly, the network will be disconnected.

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.