Carlos

> I need to configure <something to do with the IP component of z/OS 
Communications Server (CS)> 

> Since I´m not familiar to this, ...

I suggest you get your colleague who *is* familiar with the IP component of 
z/OS CS to subscribe to the IBMTCP-L list as recommended by Lizette Koehler 
and post a much more accurately expressed specification of what you need 
there.

> My home address will 192.168.1.230, gateway is 192.168.1.225 and network 
mask is 255.255.255.240

FWIW these specifications map to the following, assuming that LINKPROD is 
the name of the LINK statement which is part of the definition of your 
interface:

HOME 192.168.1.230

BEGINROUTES
 ROUTE 192.168.1.224/28 =             LINKPROD MTU 1500
 ROUTE DEFAULT          192.168.1.225 LINKPROD MTU 1500
ENDROUTES

Note this is far more than "telnet access thru tcpip" but rather basic static 
routing statements for any sort of traffic "out of" the CS IP node.

Note further that, even if you cannot follow how I managed to create those 
ROUTE statements - which is what you should be using these days rather 
than the GATEWAY statement, your colleague who is familiar with the IP 
component of z/OS CS will understand very well.

Chris Mason

On Fri, 1 Jul 2011 17:11:08 -0300, Carlos Bodra - Pessoal 
<cbo...@terra.com.br> wrote:

>Hello TCP/IP z/OS gurus
>
>I need to configure a telnet access thru tcpip z/OS 1.5. Since I´m not
>familiar to this,
>seems that all is defined in gateway statement.
>
>My home address will 192.168.1.230, gateway is 192.168.1.225 and network
>mask is 255.255.255.240
>How should I define my gateway statement bellow:
>
>GATEWAY
>201.56.73.230   =        LINKPROD  1500       HOST
>DEFAULTNET 201.56.73.224 LINKPROD  1500       0.0.0.8      201.56.73.0
>
>Thanks in advance
>
>--
>Carlos Bodra

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to