On Monday, 05/05/2008 at 03:56 EDT, "Gentry, Stephen" <[EMAIL PROTECTED]> wrote: > What is the correct format of the tcpip gateway statement for vm 5.1 > and/or vm 5.2? > The book (SC24-6125-02) shows it being coded in the following order > Ip network address > Subnet mask > First hop > Link name > Max. pack. Size > I've listed them vertically, however this is the order, according to the > doc., as to how they should appear horizontally. > Or is it free format where tcpip auto-magically knows, based on data > present as to what the value is used for?
You must supply the information in the order shown [in the book]. Remember that in z/VM 5.2, the local interface subnet is identified on the HOME statement, not GATEWAY. Likewise, the MTU of a local interface is specified on the LINK, not GATEWAY. The leaves only your default route and anything else the stack needs to know that goes in GATEWAY. Examples are in my VM TCP/IP Routing (Part 2) presentation, including the old and new syntax (as of z/VM 5.2, though you can continue to use the old syntax). http://www.vm.ibm.com/devpages/altmarka/V23.pdf Alan Altmark z/VM Development IBM Endicott