CRTLINNET (Create Line Description (Network))
CRTLINNET Command syntax diagram
Purpose
The Create Line Description (Network) (CRTLINNET) command creates a line description for a network line. More information about using this command is in the Communications Configuration book.
Required Parameters
- LIND
- Specifies the name of the line description being created.
Optional Parameters
- ONLINE
- Specifies whether this object is automatically varied on at initial program load (IPL).
*YES: The line is automatically varied on at IPL.
*NO: This line is not automatically varied on at IPL.
- NWI
- Specifies the name of the ISDN network interface to which this line is attached. The network interface description must already exist. The line description attaches to the D channel of the NWI.
- CTL
- Specifies the name of the controller that is attached to this line. The controller description must already exist.
- AUT
- Specifies the authority given to users who do not have specific authority to the line description, who are not on an authorization list, and whose user group has no specific authority to the line description.
*LIBCRTAUT: The authority for the object is the same as the create authority for QSYS. The create authority for QSYS can be displayed by using the Display Library Description (DSPLIBD) command. If the create authority is changed with the Change Library (CHGLIB) command, the new authority does not affect existing objects.
*CHANGE: The user can perform all operations on the object except those limited to the owner or controlled by object existence authority and object management authority. The user can change and perform basic functions on the object. Change authority provides object operational authority and all data authority.
*ALL: The user can perform all operations except those limited to the owner or controlled by authorization list management authority. The user can control the object's existence, specify the security for the object, change the object, and perform basic functions on the object. The user also can change ownership of the line description.
*USE: The user can perform basic operations on the line description, such as running a program or reading a file. The user cannot change the line description. *USE authority provides object operational authority, read authority, and execute authority.
*EXCLUDE: Other users are prevented from accessing the object.
authorization-list-name: Specify the name of the authorization list whose authority is used.
- TEXT
- Specifies the text that briefly describes the line description. More information on this parameter is in Commonly used parameters.
*BLANK: No text is specified.
'description': Specify no more than 50 characters of text, enclosed in apostrophes.
Example for CRTLINNET
CRTLINNET LIND(LIN0A) NWI(NWI01)This command creates a network line description named LIN0A. An existing network interface, NWI01, is specified as the network interface for the line.
Error messages for CRTLINNET
*ESCAPE Messages
- CPF2718
- Line description &1 not created due to errors.