How to use Ethernet IOT Card on MangOH green?

probably you need to type the following to have the eth1.

echo 2 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio2/direction
echo 1 > /sys/class/gpio/gpio2/value