C-1
APPENDIX C – Ethernet Console Program
Short description
The ethernet console program was developed in order to accommodate the remote configuration of a
gateway, i.e. the configuration in cases where the physical access to the gateway is not feasible, or it is
cumbersome. The software consists of two parts: the client and the server. The client runs on the
administrator's PC, while the server runs on the gateway.
The communication is done via a TCP-like protocol. There is an acknowledgment for every packet
that is sent, as well as a retransmission mechanism when a packet gets lost.
Each gateway allows multiple sessions, i.e. more than one client can be connected concurrently to the
same server (gateway). Nevertheless, for performance reasons, it is not recommended to have more
concurrent sessions than they are really needed, and definitely not more than the maximum number
which currently is 4.
System requirements
•
Win95, Win98, Windows ME, WinNT, Win2000, WinXP
•
NetBIOS installed
•
WinPCap installed
Note: With regard to Windows NT platform, the code has been tested with versions 4.0, or newer.
There is also a Linux beta version
Installation for Windows
In order to install the WinPCap library, if not already installed, just click on the WinPCap.exe. Support
and updates for this library can be found at
http://netgroup-serv.polito.it/winpcap/
.
It is strongly
suggested to uninstall older versions of the library and reboot the machine before installing the new
one. NetBIOS is a software component that comes by default with all Windows system, so you don't
have to install it. To start the Econsole, simply open a MS-DOS window and type
econ
.
For available
command line arguments, please read the "
input arguments
" section.
Included files
•
win_readme.doc
The file that you are reading
•
econ.exe
The EConsole client
•
WinPCap
The Windows installer for the WinPCap library
•
input_script.txt
A sample input script file, that contains a list of gateway commands.
Содержание NX-2E1
Страница 2: ......
Страница 4: ......
Страница 8: ...NetCrossing Gateway NX 2E1 T1 Operator s Manual iv ...
Страница 10: ...NetCrossing Gateway NX 2E1 T1 Operator s Manual vi ...
Страница 34: ......
Страница 56: ......