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.)

> 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.


Alan Altmark
z/VM Development
IBM Endicott

Reply via email to