Yes, that's the problem, George. Here's what the error code E080 means:

 E080
    A LAN connection could not be made, possibly for one of the
following reasons:

        * The cable might not be present.

        * The LAN might not be functioning.

        * The port might have been disabled.

Which one of these might apply to your situation....?

DJ

On 10/12/2010 04:47 PM, George Henke/NYLIC wrote:
> Also getting the following error on TCPIP startup.
> 
> Perhaps it is the problem.
> 
> E080 says the OSA has no connectionto the LAN.
> 
> 
> 17:43:34 DTCQDI001I QDIO device OSA9012 device number 9012:  
> 17:43:34 DTCQDI007I   Enabled for QDIO data transfers  
> 17:43:34 DTCOSD223E OSD device OSA9012: Return code E080 from STRTLAN for 
> IPv4 
> 17:43:34 DTCOSD305I Waiting for adapter-initiated Start Lan
> 
>  
> ----- Forwarded by George Henke/NYLIC on 10/12/2010 05:44 PM -----
> 
> George Henke/NYLIC 
> 10/12/2010 05:17 PM
> 
> To
> IBMVM@LISTSERV.UARK.EDU
> cc
> 
> Subject
> Cannot TELNET to Level 2 
> 
> 
> 
> 
> 
> Level 2 OSA cannot find a Gateway router:
> 
> NETSTAT GATE 
> VM TCP/IP Netstat Level 540       TCP/IP Server Name: TCPIP 
>  
> Path MTU Discovery Aging Interval: 10 Minutes 
>  
> Known IPv4 gateways: None 
>  
> Known IPv6 gateways: None 
>  
> Ready; T=0.01/0.01 16:35:44 
> 
> Level 1 has no problem finding the Gateway router:
> 
> VM TCP/IP Netstat Level 540       TCP/IP Server Name: TCPIP  
>   
> Path MTU Discovery Aging Interval: 10 Minutes  
>   
> Known IPv4 gateways:  
>   
> Subnet Address  Subnet Mask      FirstHop        Flgs PktSz Metric Link   
> --------------  -----------      --------        ---- ----- ------ ------  
>  
> Default         <none>           172.28.3.129    UG   1492  7 OSA9000LNK 
> 172.28.3.128    255.255.255.192  <direct>        U    1492  1 OSA9000LNK 
> 172.28.3.192    255.255.255.192  <direct>        U    1492  1 OSA9100LNK 
>   
> Known IPv6 gateways: None  
>   
> Ready; T=0.01/0.01 16:39:25  
>   
>   
> Except for the home and OSA IP addresses the PROFILE TCPIP is exactly the 
> same.
> 
> Except for HOSTNAME TCPIP DATA is the same.
> 
> There is no default GATEWAY defined in PROFILE TCPIP for L1 or L2.
> 
> In Level 2, I attach the OSA addresses in the TCPIP PROFILE EXEC:
> 
> ATT 9012 TCPIP 9012
> ATT 9013 TCPIP 9013
> ATT 9014 TCPIP 9014
> 
> And they come up fine:
> 
> q osa  
> 17:06:17 OSA  9012 ATTACHED TO TCPIP    9012 DEVTYPE OSA         CHPID D2 
> OSD 
> 17:06:17 OSA  9013 ATTACHED TO TCPIP    9013 DEVTYPE OSA         CHPID D2 
> OSD 
> 17:06:17 OSA  9014 ATTACHED TO TCPIP    9014 DEVTYPE OSA         CHPID D2 
> OSD 
> Ready; T=0.01/0.01 17:06:17  
> 
> But I cannot TELNET to the Level 2 home address:  10.13.13.26.
> 
> TRACERTE indicates it find the gateway router.
> 
> MPROUTE is the same for both except for the IP addresses.
> 
> How do I advertise TCPIP L2 to the Gateway, RIP routers, or point it to a 
> Gateway Router?
> 
> Sorry for all this data, but here are the relevant details of my config 
> for Level 1 and Level 2:
> 
> 
> Level 1 Parms:
> 
> 10.13.13.18/30   VIRLNK1 
> 172.28.3.131    OSA9000LNK 
> 172.28.3.195    OSA9100LNK 
> 172.28.3.31     OSA9210LNK 
> 10.13.13.162    OSA9108LNK 
> 
> DEVICE VIRDEV1 VIRTUAL 0 
> LINK    VIRLNK1  VIRTUAL 0 VIRDEV1 
> DEVICE VIRDEV2 VIRTUAL 0 
> LINK    VIRLNK2  VIRTUAL 0 VIRDEV2 
> DEVICE  OSA9000    OSD   9000  PORTNAME  OSA9000 NONROUTER AUTORESTART 
> LINK    OSA9000LNK QDIOETHERNET  OSA9000 
> DEVICE  OSA9100    OSD   9100  PORTNAME  OSA2 NONROUTER AUTORESTART 
> LINK    OSA9100LNK QDIOETHERNET  OSA9100 
> DEVICE  OSA9108  OSD  9108  PORTNAME  OSALAN NONROUTER AUTORESTART 
> LINK    OSA9108LNK QDIOETHERNET  OSA9108 MTU 1492 
> DEVICE  OSA9210    OSD  9210  PORTNAME  OSA9020 PRIROUTER AUTORESTART 
> LINK    OSA9210LNK QDIOETHERNET  OSA9210 
> DEVICE  OSA9313    OSD  9313  PORTNAME  OSA9060 PRIROUTER AUTORESTART 
> LINK    OSA9313LNK QDIOETHERNET  OSA9313 
> 
> INTERFACE     NAME=VIRLNK1 
>               IP_ADDRESS=10.13.13.18 
>               SUBNET_MASK=255.255.255.252 
>               MTU=1492; 
> INTERFACE     NAME=VIRLNK2 
>               IP_ADDRESS=10.13.13.22 
>               SUBNET_MASK=255.255.255.252 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9000LNK 
>               IP_ADDRESS=172.28.3.131 
>               SUBNET_MASK=255.255.255.192 
>               RIPV2=YES 
>               RECEIVE_RIP=YES 
>               RECEIVE_DYNAMIC_NETS=YES 
>               RECEIVE_DYNAMIC_SUBNETS=YES 
>               RECEIVE_DYNAMIC_HOSTS=YES 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9100LNK 
>               IP_ADDRESS=172.28.3.195 
>               SUBNET_MASK=255.255.255.192 
>               RIPV2=YES 
>               RECEIVE_RIP=YES 
>               RECEIVE_DYNAMIC_NETS=YES 
>               RECEIVE_DYNAMIC_SUBNETS=YES 
>               RECEIVE_DYNAMIC_HOSTS=YES 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9104LNK 
>               IP_ADDRESS=10.13.13.161/27 
>               RIPV2=YES 
>               RECEIVE_RIP=YES 
>               RECEIVE_DYNAMIC_NETS=YES 
>               RECEIVE_DYNAMIC_SUBNETS=YES 
>               RECEIVE_DYNAMIC_HOSTS=YES 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9210LNK 
>               IP_ADDRESS=172.28.3.31 
>               SUBNET_MASK=255.255.255.192 
>               RIPV2=YES 
>               RECEIVE_RIP=YES 
>               RECEIVE_DYNAMIC_NETS=YES 
>               RECEIVE_DYNAMIC_SUBNETS=YES 
>               RECEIVE_DYNAMIC_HOSTS=YES 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9313LNK 
>               IP_ADDRESS=10.13.13.162 
>               SUBNET_MASK=255.255.255.224 
>               RIPV2=YES 
>               RECEIVE_RIP=YES 
>               RECEIVE_DYNAMIC_NETS=YES 
>               RECEIVE_DYNAMIC_SUBNETS=YES 
>               RECEIVE_DYNAMIC_HOSTS=YES 
>               MTU=1492; 
> 
> Level 2 Parms:
> 
> 10.13.13.26      VIRLNK1 
> 172.28.3.140    OSA9012LNK 
> 
> DEVICE VIRDEV1 VIRTUAL 0 
> LINK    VIRLNK1  VIRTUAL 0 VIRDEV1 
> DEVICE  OSA9012    OSD   9012  PORTNAME  OSA1 NONROUTER AUTORESTART 
> LINK    OSA9012LNK QDIOETHERNET  OSA9012     
> 
> INTERFACE     NAME=VIRLNK1 
>               IP_ADDRESS=10.13.13.26 
>               SUBNET_MASK=255.255.255.252 
>               MTU=1492; 
> RIP_INTERFACE NAME=OSA9012LNK 
>               IP_ADDRESS=172.28.3.140 
>               SUBNET_MASK=255.255.255.192 
>               RIPV2=YES 
>               MTU=1492; 
> 
>   

-- 
Dave Jones
V/Soft Software
www.vsoft-software.com
Houston, TX
281.578.7544

Reply via email to