This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ID the Interfaces with a BLink?

Hello All!   Does anyone know if thier is a way to ID the Interfaces quickly.  I have 6 NIC's all the same.  The system by default assigns eth0 as the Default Webadmin port.  I am in the process of designing my configuration, it would be nice to be able to send a "blink" command to eth 0-5 to locate it on the back of the PC.  Does anyone know of a way to do this other than creating an Interface assigning an IP and then pluging in an Ethernet cable and testing??  Thanks


This thread was automatically locked due to age.
Parents
  • Another quick way to id your cards is as follows:

    Log in as root at the console.

    and run ifconfig -a

    This will show you all your interfaces, and whether they're up or not.

    if the line of output for an interface says, for example

     eth 0 UP BROADCAST RUNNING MULTICAST

    the cable is plugged in to that NIC

    if it only says UP BROADCAST MULTICAST, no cable is plugged in.

    So, unplug your cables, plug one cable into an interface, and run the command to see which one is connected.

    Repeat as necessary.

    edit:  I think having a button in webadmin to make the interfaces blink would be a great feature, though.
Reply
  • Another quick way to id your cards is as follows:

    Log in as root at the console.

    and run ifconfig -a

    This will show you all your interfaces, and whether they're up or not.

    if the line of output for an interface says, for example

     eth 0 UP BROADCAST RUNNING MULTICAST

    the cable is plugged in to that NIC

    if it only says UP BROADCAST MULTICAST, no cable is plugged in.

    So, unplug your cables, plug one cable into an interface, and run the command to see which one is connected.

    Repeat as necessary.

    edit:  I think having a button in webadmin to make the interfaces blink would be a great feature, though.
Children
  • A lot of cards now actually have the MAC address attached to the backside of the PCB on a small sticker. (For onboard NIC's, check in the BIOS).

     I always write the last two MAC characters on the outside of the PCI bracket with a "sharpie marker".