Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Regarding CIL over Ethernet

Status
Not open for further replies.

antek

Technical User
Apr 15, 2004
52
QA
Hi Everybody,
regarding md500 question I would ask you if settings for CIL over Ethernet can be like:

IOEQI:IODEV=CIL-2,equ=001-0-60-4,type=network,usage=out;
IONCI:IODEV=CIL-2,USER=CIL-0,LPORT=1000;
CLDFI:FILE=CIL2,IODEV=CIL-2,USER=CIL-0,PRIO=C;
CLOHI:FILE=CIL2,FORM=2,DMPSIZ=1,DISCR=0;
CLODI:FILE=CIL2;
CLTGI;

or should be different. I am only going to view CIL data.
 
Supposing that 1-0-60 is a NIU and you have BC10 or higher, that would work.

The only difference is that I use the IP and Port of my server directly in IONCI (instead of Local Server Port Number).
 
Does it mean, that your settings are like this ?

IOEQI:IODEV=CIL-1,equ=001-0-60-4,type=network,usage=out;
IONCI:IODEV=CIL-1,USER=CIL-0,IP=10.0.0.2,RPORT=7000;
CLDFI:FILE=CIL,IODEV=CIL-1,USER=CIL-0,PRIO=C;
CLOHI:FILE=CIL,FORM=2,DMPSIZ=1,DISCR=0;
CLODI:FILE=CIL;
CLTGI;

where equ=001-0-60-4 is a position of IP port on NIU board and MD110 is BC10.
 
Yes. And remember that the IODEV parameter is a label. You don't have to use CIL-X. You can use, for example, IODEV=APRASHA ;-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top