See below... Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax: (254)741-5777 Waco, Texas 76710 -----Original Message----- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Alan Altmark Sent: Tuesday, November 10, 2009 4:46 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: TCP/IP and VSWITCH
On Tuesday, 11/10/2009 at 04:43 EST, "Frank M. Ramaekers" <framaek...@ailife.com> wrote: > Can someone help with the 'PROFILE TCPIP' settings for a VSWITCH that > has only one other IP address on it (I'm in the testing stages. > > I have the DEVICE/LINK: > > DEVICE VSWA90 OSD A90 PORTNAME PORTA90 PORTNUMBER 0 NONROUTER > AUTORESTART > LINK VSW0 QDIOETHERNET VSWA90 > > > I'm not sure about the HOME section, but I have: > > 10.1.20.20 255.255.0.0 ETH0 > 10.1.20.20 255.255.0.0 VSW0 I don't see a DEVICE and LINK for ETH0, so get rid of it. In any case, you can't assign the same IP address to two different interfaces. (Well, you might be able to but you better not.) ----Can't (I omitted them for brevity) it is the only way to everything else! > And I have listed in the GATEWAY: > > 10.1.20.2 255.255.255.255 = VSW0 1500 Remove the above. You don't need it. A VSWITCH is a LAN, so you don't need (or want) point-to-point routes. > 10.1.0.0 255.255.0.0 = ETH0 1500 Remove the above and code the MTU size on the LINK statement instead. > DEFAULTNET 10.1.1.1 ETH0 1500 OK, assuming that 10.1.1.1 is Out There somewhere. ----Default route to everything else Basically, I do need, for now, a point to point. I can't subnet it, because of other devices on the same subnet (via the ETH0). What I need is a host route (no subnet)? ------------------------------------------------------------------------ ------- The other host is a z/VSE system and it has: * Link to VSWITCH on VSWTMK00 DEFINE LINK,ID=AILVSW0,TYPE=OSAX,DEV=(A90,A91),DATAPATH=A92, - IPADDR=010.001.020.002 * - VSWITCH to z/VM TCP/IP stack DEFINE ROUTE,ID=AILVSWT,LINKID=AILVSW0,IPADDR=010.001.020.020 In other words: VSWITCH ETH0 10.1.20.2 <-------> 10.1.20.20 <-----> Everything else z/VSE z/VM \ \ Everything else Alan Altmark z/VM Development IBM Endicott _____________________________________________________ This message contains information which is privileged and confidential and is solely for the use of the intended recipient. If you are not the intended recipient, be aware that any review, disclosure, copying, distribution, or use of the contents of this message is strictly prohibited. If you have received this in error, please destroy it immediately and notify us at privacy...@ailife.com.