On Friday, 01/16/2015 at 01:56 EST, Ron Wells <[email protected]> wrote: > ?? I logged int as tcpmaint > did > x system dtcparms d > below is what was there > >> > .********************************************************************** > .* SYSTEM DTCPARMS created by DTCIPWIZ EXEC on 19 Jan 2009 > .* Configuration program run by MAINT at 15:43:10 > .********************************************************************** > :nick.TCPIP :type.server > :class.stack > * * * End of File * * * > > I added the :attach.F800-F804 >> it worked.. > >> > also the OSA's are online
You need to look in PROFILE TCPIP to see what device numbers you require. If you want TCPIP to use a VSWITCH, you will need NICDEFs to provide the connection to the VSWITCH, or you could use a :vnic. tag in SYSTEM DTCPARMS. If it's using device number F800, then you can have a NICDEF F800 to replace the OSA. You only need F800-F803. F804 isn't needed. But when you say "it" worked, are you talking about TCPIP or the VSWITCH? TCPIP has no effect on VSWITCH operation. Alan Altmark Senior Managing z/VM and Linux Consultant Lab Services System z Delivery Practice IBM Systems & Technology Group ibm.com/systems/services/labservices office: 607.429.3323 mobile; 607.321.7556 [email protected] IBM Endicott ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
