ArpaHost

کاربر انجمن پارسه دو
کاربر انجمن پارسه
آموزش چک کردن سرعت سرور
Sometimes it is necessary to verify the port speed and the duplex settings on your Linux server. The following tutorial shows you how.
To verify the port speed and duplex setting on a Linux do the following:

Login to your server via SSH and switch to the root user account. Then initiate the following command:

root@server [~]# mii-tool
eth0: negotiated 10baseT-FD, link ok
root@Server [~]#

The output above shows 10Mbps (10) and Full Duplex (FD).

Please be aware that this command only shows what the onboard NIC is actually set to run at. The true speed and duplex limits depend on what your server is assigned to at the switch or router level.
 
عقب
بالا