=> Link speed
=> Autonegotiation
=> Coalescing settings
=> Change the rx/tx ring parameters
=> Setup new speed and much more
Most intelligent network devices use an autonegotiation protocol to communicate what media technologies they support, and then select the
fastest mutually supported media technology.
How do I determine Ethernet connection speed?
Type the following command to get speed for eth0:$ ethtool eth0 | less
OR
$ ethtool eth0 | grep -i speed
0 comments:
Post a Comment