Zvi
To get the host and domain name for the iSeries you can use the
QtocRtvTCPA API.
http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/apis/qtocrtvtcpa.htm
Here is an example:
http://code.midrange.com/f630022164.html
Getting the "correct" IP address is more fun as the system can have
multiple IP addresses assigned to it. Who knows which one is the right
one. You can use the QtocLstNetIfc API to get a list of IP addresses
configured on the system.
depending on how you have your DNS setup you might be able to take the
host and domain info from the CLLE and ping that name to get the IP address.
Bryan
Zvi Kave said the following on 1/19/2010 9:36 AM:
Hi,
I am trying to find a way in CLP to get my iSeries IP and hostname.
Can you help me?
Best regards,
Zvi
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.