Android x86 Commands :
Switch to command mode : ALT+F1
Switch back to GUI mode : ALT+F7
Android command to set eth1 :
netcfg
netcfg eth1 down
netcfg eth1 dhcp
after the above command , you should get an error :)
netcfg eth1 up
netconfig
Enjoy :)