Home > Network > Identify what network port is eth0 ?

Identify what network port is eth0 ?

Print Friendly

You have two network cables plug in the back of a server and you want to know which one is eth0? Use the following command and the interface light will start blinking (for 10 seconds) on the chosen adapter.

# ethtool -p eth0 10

This command can be run without disturbing the traffic on the interface.

Categories: Network
  1. Marco
    October 22nd, 2009 at 20:05 | #1

    Great tip! I’ve got to try this! I could have used it quite a few times already. Its always a gamble when you ask a remote technician to pull a cable from the back of a server :-)

  1. No trackbacks yet.