I am using Open-E for over two years, but I still have some difficulties to identify NICs adapters in Open-E DSS console.

As You allready know, console is providing us a list of available NIC adapters like:
eth0
eth1
eth2...

If I have in one storage system:
2x or 4x onboard 1Gbps ports
additional PCI-E card with 4x 1Gbps ports
additional PCI-E card with 2x 10Gbps ports

Open-E console will report this to me as plain: eth0, eth1....

How can I know which ethx corresponds to which NIC adapter (and MAC address)?

So far, my only way to do this is to:
1. attach active UTP cable ONLY to the port which will be Open-E mgmt port
2. through Console / CTRL+ALT+N identify which ethx has status "running"
3. set up IP parameters for this mgmt ethx through Console
4. From local machine, connect to this ethx mgmt port and start Open-E DSS WEBGUI
5. From WEBGUI / Setup / Network / Interfaces, identify which ethx corresponds to which NICs port (and/or MAC)

Is there any smarter and faster way to identify NICs from Console?