The doc for TCP/IP for VM/ESA FL320 (which ran on VM/ESA 2.4) is still on line. There is no indication of QDIO device support in the Planning manual. Unless is was added after GA.

On 03/19/2010 11:17 AM, Billy Bingham wrote:

Well I'm guessing it can't. I have the following in my TCPIP PROFILE:

      DEVICE  OSA1    LCS        600
      ;
      LINK    OSA1LNK ETHERNET 0 OSA1
      ;
      ARPAGE 5
      ;
      HOME
        10.1.1.93     OSA1LNK
      ;
GATEWAY 10.1.1.1 = OSA1LNK 1500 HOST
        DEFAULTNET    =            OSA1LNK   1500        0
      ;
      TRANSLATE
      ;
      START OSA1

And I get the following in the TCPIP console log:

      DTCPRI385I  Device OSA1:
      DTCPRI386I     Type: LCS, Status: Not started
      DTCPRI387I     Envelope queue size: 0
      DTCPRI388I     Address: 0600

I change it to this:

      DEVICE  OSA1    OSD        600
      ;
      LINK    OSA1LNK QDIOETHERNET 0 OSA1
      ;
      ARPAGE 5
      ;
      HOME
        10.1.1.93     OSA1LNK
      ;
      GATEWAY
        10.1.1.1      =            OSA1LNK   1500        HOST
        DEFAULTNET    =            OSA1LNK   1500        0
      ;
      TRANSLATE
      ;
      START OSA1

And I get the following:

      DTCPRS007E Error encountered in reading PROFILE TCPIP  *:
      DTCPAR123I Line 237: Invalid type field
      DTCPAR123I Line 239: LINK statement: Invalid type field
      DTCPAR123I Line 244: Unknown link name in HOME cmd
      DTCPAR123I Line 247: Unknown link name in GATEWAY cmd
      DTCPAR123I Line 252: Device not found

Line 237 corresponds to my DEVICE statement and line 239 is the LINK statement. 600 - 602 is attached to my TCPIP on the VM/ESA 2.40 guest and I have NICDEF and GRANT for the VMEASA240 guest in z/VM

Unless anyone can point out something obivious I'm going to chalk this up to experience.


Thanks,

Billy



--
Rich Smrcina
Phone: 414-491-6001
http://www.linkedin.com/in/richsmrcina

Catch the WAVV! http://www.wavv.org
WAVV 2010 - Apr 9-13, 2010 Covington, KY

Reply via email to