How to configure a GBip-Ethernet adapter on Linux
it is a prologix Gpib-ethernet apadter with commands like ++addr ++auto etc.
Architecture
I have embedded system with gbip to ethernet adapater. The ethernet socket has fixed IP addr, say, 192.168.120.7.
From Windows I can configure gbip -ethernet adapter easily. If I connect ethernet wire from gbip -ethernet adapter to a Windows machine and open teraterm like utility and set up the ip address as mentioned above in teraterm, and type commands like addr, auto etc, it works.
I am wondering how I would do the same thing on Linux. I have fedora 12 OS.
|