cancel

[Technical tips] Finding your MAC Address on the Vortex86 Platform

November 16, 2021

A media access control address (MAC address) is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment. MAC addresses are recognizable as six groups of two hexadecimal digits, separated by hyphens, colons, or without a separator.

vdx3Mac_img1

For debugging, users may need to check the MAC address before the Operating System has been installed.

There are two instances where users may need to debug:
1. MAC address has a conflict issue.
2. MAC address is not installed for some reason.

How to identify and check MAC address

  • DOS: Use the utility program provided by the vendor.
  • Linux/Unix: type
    ifconfig -a
    . You must be root user or have appropriate permissions.
  • Windows: In the command prompt (CMD), type in
    getmac
    (or
    getmac /v /fo list
    for full info).

[DOS] Checking MAC address of R6040/RTL8111F

To find the MAC address of R6040/RTL8111F in the BIOS on the Vortex86 platform, please follow these steps. (The example below is based on VDX3-6755.)

  1. Please put the network driver (we use CHECKMAC.exe in this example) into a bootable drive.
    (CHECKMAC.exe is an internal testing tool, please search on Google and type “Checking dos network driver”)
  2. Power up the device and boot into the bootable drive.
  3. Execute
    CHECKMAC
    As shown below, you will find two MAC addresses:
    R6040andRTL811F
    00:1B:EB:49:E2:34: Assigned for R6040.
    00:1B:EB:68:FD:DD: Assigned for RTL8111F.

Main features of VDX3-6755:

  • DM&P SoC Vortex86DX3- 1GHz
  • 1GB / 2GB DDR3 onboard
  • 3S / 2U / VGA / LVDS / GLAN / LAN / CAN / SATA
  • Operation Temperature: -20 ~ +70°C / -40 ~ +85°C (Optional)
  • Isolated RS232 / 485
  • Single channel 24-bit LVDS
  • Optional: Isolated CANbus

For more info and sample request, please write to info@icop.com.tw, call your nearest ICOP Branch, or contact our Worldwide Official Distributor.

Δ