Where allowed to run: Interactive environments (*INTERACT *IPGM *IMOD *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Point-to-Point TCP/IP (WRKTCPPTP) command allows you to display and work with the point-to-point TCP/IP configuration profiles defined on this system.
You can work with all the configuration profiles defined, or a subset of the profiles by using the OPRMODE and CFGPRF parameters. The information shown for each profile includes the name, operating mode, data link layer protocol type, and session status.
The list allows you to add, change, copy, display, or remove point-to-point TCP/IP configuration profiles. You can also start and end point-to-point session jobs.
The following options cannot be used with *PPP linetype profiles:
The following options can be used with *PPP linetype profiles:
Use the iSeries Navigator interface for Configuration of *PPP Slip or Point to Point profiles.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CFGPRF | Configuration profile | Character value, *ALL | Optional, Positional 1 |
OPRMODE | Operating mode | *ANY, *ANS, *DIAL | Optional, Positional 2 |
Top |
Specifies which configuration profiles to show in the list.
Top |
Specifies the operating mode of the point-to-point TCP/IP configuration profiles to be shown in the list.
Top |
Example 1: Displaying all profiles
WRKTCPPTP
This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system.
Example 2: Displaying only *DIAL profiles
WRKTCPPTP OPRMODE(*DIAL)
This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system with an operating mode of *DIAL.
Example 3: Displaying only *ANS profiles for a generic name
WRKTCPPTP CFGPRF(ANSPRF*) OPRMODE(*ANS)
This command displays the Work with Point-to-Point TCP/IP panel, showing a list containing all the point-to-point TCP/IP configuration profiles defined on this system with an operating mode of *ANS that begin with the six characters 'ANSPRF'.
Top |
*ESCAPE Messages
Top |