Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Create Line Description (Ethernet) (CRTLINETH) command creates a line description for an Ethernet line.
In order to avoid common configuration errors, determine the port configuration of your switch or hub prior to configuring your line description. The line description parameters and the port configuration must match in order for operating system to communicate properly with the network.
Use the following guidelines when configuring your line description:
One frequent cause of problems is a mismatch between the duplex setting of an auto-negotiation capable adapter like the 2838 and the switch or hub. In the case of auto-negotiation, duplex is not detectable by either the switch, hub, or the auto-negotiation capable adapter. So, there is no way to notify the user of a mismatch. Symptoms of a duplex mismatch include:
The following are common reference codes for 2809 and 2810 IOPs:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIND | Line description | Name | Required, Positional 1 |
RSRCNAME | Resource name | Name, *NWID, *NWSD | Required, Positional 2 |
ONLINE | Online at IPL | *YES, *NO | Optional |
VRYWAIT | Vary on wait | 15-180, *NOWAIT | Optional |
NWI | Attached NWI | Name, *NONE | Optional |
NWITYPE | NWI type | *FR | Optional |
NWIDLCI | DLC identifier | 1-1018, *NONE | Optional |
NWS | Network server description | Single values: *NONE Other values: Element list |
Optional |
Element 1: | Name | ||
Element 2: Port number | 1-2, *VRTETHPTP, *VRTETH0, *VRTETH1, *VRTETH2, *VRTETH3, *VRTETH4, *VRTETH5, *VRTETH6, *VRTETH7, *VRTETH8, *VRTETH9 | ||
ASSOCPORT | Associated port resource name | Name, *NONE | Optional |
ADPTADR | Local adapter address | Character value, *ADPT | Optional |
EXCHID | Exchange identifier | 05600000-056FFFFF, *SYSGEN | Optional |
ETHSTD | Ethernet standard | *ETHV2, *IEEE8023, *ALL | Optional |
LINESPEED | Line speed | Character value, 10M, 100M, 1G, *AUTO | Optional |
DUPLEX | Duplex | Character value, *HALF, *FULL, *AUTO | Optional |
MAXFRAME | Maximum frame size | 1496-8996, 1496, 8996 | Optional |
SSAP | SSAP list | Single values: *SYSGEN Other values (up to 24 repetitions): Element list |
Optional |
Element 1: Source service access point | 02-FE | ||
Element 2: SSAP maximum frame | 265-8996, *MAXFRAME, 265, 521, 1033, 1466, 1493, 1496, 8996 | ||
Element 3: SSAP type | *CALC, *NONSNA, *SNA, *HPR | ||
ACCTYPE | ATM access type | *SVC, *PVC | Optional |
PVCID | PVC identifiers | Element list | Optional |
Element 1: Virtual path identifier | 0-7 | ||
Element 2: Virtual circuit identifier | 32-4095 | ||
USELECSADR | Use LECS address | *YES, *NO | Optional |
LESATMADR | LES ATM address | Single values: *NONE Other values: Element list |
Optional |
Element 1: Network prefix | Hexadecimal value | ||
Element 2: End system identifier | Hexadecimal value | ||
Element 3: Selector byte | Hexadecimal value | ||
EMLLANNAME | Emulated LAN name | Character value, *NONE | Optional |
LECDSCTIMO | LEC disconnect time out | 1-30, 10, *NOMAX | Optional |
TEXT | Text 'description' | Character value, *BLANK | Optional |
NETCTL | Network controller | Name | Optional |
GRPADR | Group address | Single values: *NONE Other values (up to 12 repetitions): 010000000000-FDFFFFFFFFFF |
Optional |
MAXCTL | Maximum controllers | 1-256, 40 | Optional |
THRESHOLD | Error threshold level | *OFF, *MIN, *MED, *MAX | Optional |
GENTSTFRM | Generate test frame | *YES, *NO | Optional |
LINKSPEED | Link speed | 1200-603979776000, *MIN, 4M, 10M, 16M, 100M, *MAX | Optional |
COSTCNN | Cost/connect time | 0-255, 0 | Optional |
COSTBYTE | Cost/byte | 0-255, 0 | Optional |
SECURITY | Security for line | *NONSECURE, *PKTSWTNET, *UNDGRDCBL, *SECURECND, *GUARDCND, *ENCRYPTED, *MAX | Optional |
PRPDLY | Propagation delay | *LAN, *MIN, *TELEPHONE, *PKTSWTNET, *SATELLITE, *MAX | Optional |
USRDFN1 | User-defined 1 | 0-255, 128 | Optional |
USRDFN2 | User-defined 2 | 0-255, 128 | Optional |
USRDFN3 | User-defined 3 | 0-255, 128 | Optional |
AUTOCRTCTL | Autocreate controller | *YES, *NO | Optional |
AUTODLTCTL | Autodelete controller | 1-10000, 1440, *NONE | Optional |
CMNRCYLMT | Recovery limits | Single values: *SYSVAL Other values: Element list |
Optional |
Element 1: Count limit | 0-99, 2 | ||
Element 2: Time interval | 0-120, 5 | ||
MSGQ | Message queue | Single values: *SYSVAL, *SYSOPR Other values: Qualified object name |
Optional |
Qualifier 1: Message queue | Name | ||
Qualifier 2: Library | Name | ||
AUT | Authority | Name, *CHANGE, *ALL, *USE, *EXCLUDE, *LIBCRTAUT | Optional |
Top |
Top |
Specifies the resource name that identifies the communications port.
Note: Use the Work with Hardware Resources (WRKHDWRSC) command with *CMN specified for the TYPE parameter to help determine the resource name. The resource name is on the port. For example, the resource name may be CMN01 on an Ethernet port.
Note: The value specified on the RSRCNAME parameter cannot be changed from *NWSD to another value or from another value to *NWSD.
This is a required parameter.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
Top |
Specifies whether the line is varied on asynchronously or synchronously. For synchronous vary on, this parameter specifies how long the system waits for the vary on to complete.
Notes:
Normal vary-on time ranges from 5 through 45 seconds, but can be longer, depending on the system, line protocol, and other factors.
Top |
Specifies the network interface description to use.
Note: NWI(*NONE) must be specified when RSRCNAME(*NWID) is not specified. Otherwise, NWI(*NONE) can be specified only when NWIDLCI(*NONE) is also specified.
Top |
Specifies the network interface type.
Note: This parameter is ignored when RSRCNAME is not *NWID.
Top |
Specifies the frame relay network interface data link connection identifier to be used.
Note: NWIDLCI(*NONE) must be specified when RSRCNAME(*NWID) is not specified. Otherwise, NWIDLCI(*NONE) can be specified only when NWI(*NONE) is also specified.
Top |
Specifies the network server name to which this line is attached.
Note: NWS must be specified when RSRCNAME(*NWSD) is specified. NWS(*NONE) must be specified if RSRCNAME(*NWSD) is not specified.
The possible Network server description values are:
The possible Network server port value is:
Top |
Specifies the resource name that describes the port that is used to establish a connection between a Windows network server and the network.
Note: Use the Work with Hardware Resources (WRKHDWRSC) command with *CMN specified for the TYPE parameter to help determine the resource name. The resource name is on the port. For example, the resource name may be CMN01 on an Ethernet port.
Note: ASSOCPORT parameter is only valid when RSRCNAME(*NWSD) is specified.
Top |
Specifies the 12-character hexadecimal adapter address.
Note: This value is not valid when RSRCNAME(*NWID) and NWITYPE(*FR) is specified.
Note: *ADPT must be specified when the NWS parameter specifies a virtual ethernet port number, *VRTETHPTP or *VRTETHn where n is 0-9.
Top |
Specifies the hexadecimal exchange identifier that is used to identify the local system to the remote system. The 8-digit hexadecimal exchange identifier contains three digits for the block number and five digits for the identifier of this system.
Top |
Identifies the Ethernet standard used on the network.
Top |
Specifies the line speed in bits per second (bps).
Note: The value 1G specifies gigabit ethernet. Gigabit ethernet is only available when running strictly TCP/IP protocol. 1G must be specified when the NWS parameter specifies a virtual ethernet port number, *VRTETHPTP or *VRTETHn where n is 0-9.
Top |
Specifies whether the hardware can send and receive data simultaneously. In half duplex mode, the hardware must alternate between sending data and receiving data. In full duplex mode, one cable is dedicated to send data and another cable is dedicated to receive data. Therefore, data can be sent and received simultaneously. A hub is required for full duplex.
Note: For optimum performance, this setting should match the setting on the switch or hub this line is connected to. Refer to iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter for more information.
Note: *FULL must be specified when the NWS parameter specifies a virtual ethernet port number, *VRTETHPTP or *VRTETHn where n is 0-9.
Top |
Specifies the maximum frame size that can be transmitted and received on this line description.
Note: When RSRCNAME(*NWID) specified, the only valid value for this parameter is 1496 bytes. If the maximum frame size is greater than 1496 bytes, LINESPEED(1G) or LINSPEED(*AUTO) and DUPLEX(*FULL) or DUPLEX(*AUTO) must be specified. 8996 is recommended when the NWS parameter specifies a virtual ethernet port number, *VRTETHPTP or *VRTETHn where n is 0-9.
Top |
Specifies the source service access point (SSAP) information, including an SSAP value, a maximum frame size, and an SSAP type.
You can enter multiple values for this parameter.
The possible source service access point values are:
The possible SSAPs value is:
Note: If ETHSTD(*ETHV2) is specified, AA cannot be specified. However, TCP/IP can be run.
For Systems Network Architecture (SNA) applications, the SSAP must be a hex value ranging from 04 through 9C in multiples of four (04, 08, 0C, and so on).
The possible SSAP maximum frame size values are:
Note: When *NWID is specified on the Resource name (RSRCNAME) parameter and *ETHV2 is specified on the ETHSTD parameter, the valid values for this parameter range from 265 through 1486 bytes. When *NWID is specified on the RSRCNAME parameter, and *ALL or *IEEE8023 is specified on the ETHSTD parameter, the valid values for this parameter range from 265 through 1489 bytes. Maximum frame size larger than 1486 or 1489 is valid only when AA SSAP for TCP/IP is specified.
The possible SSAP type values are:
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies the type of access to the ATM network.
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies the virtual path identifier and virtual circuit identifier pairs associated with this permanent virtual circuit.
Note: PVCID is required if ACCTYPE(*PVC) is specified.
The possible Virtual Path Identifier value is:
The possible Virtual Circuit Identifier value is:
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies whether the LAN emulation configuration server (LECS) should be connected to request the remote LAN emulation server (LES) address.
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies the ATM network address of the remote LAN emulation server.
Note: This parameter cannot be *NONE if USELECSADR(*NO) is specified.
The possible Single Value is:
The possible Network prefix value is:
The possible End system identifier value is:
The possible Selector byte value is:
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies the emulated LAN name.
Top |
Note: This parameter is no longer supported. It exists solely for compatibility with releases earlier than Version 5 Release 3 Modification 0 of the operating system.
Specifies the amount of time in minutes a LAN emulation (LE) client waits before disconnecting an idle virtual circuit connection to another client.
Top |
Specifies text that briefly describes the line description.
Top |
Top |
A group address is an address to which a subset of nodes on the Ethernet line will respond in addition to their local adapter addresses.
Top |
Specifies the maximum number of controllers that the line supports.
Top |
This parameter, and its values *OFF, *MIN, *MED, and *MAX, can be specified but it is not used by the system starting in release V2R3M0. The parameter may be removed in a later release.
Top |
Specifies whether the system will automatically generate test frames to determine network availability.
Top |
Specifies the link speed in bits per second (bps). This parameter is valid only if advanced peer-to-peer networking (APPN) is used on the system.
Top |
Specifies the relative cost of being connected on the line. This parameter is required only if APPN is used on the system.
Top |
Specifies the relative cost per byte for sending and receiving data on the line. Zero implies a low cost while 255 indicates a high cost. This parameter is valid only if APPN is used on the system.
Top |
Specifies the security level of the physical line. This parameter is valid only if APPN is used on the system.
Top |
Specifies the level of propagation delay on the line. This parameter is valid only if advanced peer-to-peer networking (APPN) is used on the system. The order of the values from shortest to longest delay is *MIN, *LAN, *TELEPHONE, *PKTSWTNET, and *SATELLITE.
Top |
This field is used to describe unique characteristics of the line that you want to control. This parameter is valid only if advanced peer-to-peer networking (APPN) is used on the system.
Top |
This field is used to describe unique characteristics of the line that you want to control. This parameter is valid only if advanced peer-to-peer networking (APPN) is used on the system.
Top |
This field is used to describe unique characteristics of the line that you want to control. This parameter is valid only if advanced peer-to-peer networking (APPN) is used on the system.
Top |
Specifies whether the system automatically creates an advanced program-to-program communications (APPC) controller description when an incoming advanced peer-to-peer networking (advanced peer-to-peer networking (APPN)) call is received from an adjacent system on the Local Area Network (LAN).
Top |
Specifies how many minutes the system waits before automatically varying off and deleting automatically created advanced program-to-program communications (APPC) controller descriptions (associated with this line) which have gone to an idle state.
Top |
Specifies the second-level communications recovery limits to be used for this line description.
The possible count-limit values are:
The possible time-interval values are:
Top |
Specifies the message queue to which operational messages are sent.
Qualifier 1: Message queue
Qualifier 2: Library
Top |
Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
Top |
Example 1: Creating an Ethernet Line Description
CRTLINETH LIND(BOSTON) RSRCNAME(LIN041)
This command creates an Ethernet line description named BOSTON with a resource name of LIN041.
Example 2: Creating an Ethernet Line Description Attached to a Network Server
CRTLINETH LIND(ETHLIN) RSRCNAME(*NWSD) NWS(REMODEL 1)
This command creates an Ethernet line description named ETHLIN that is attached to port 1 of the network server REMODEL.
Example 3: Creating a Gigabit Ethernet Line Description
CRTLINETH LIND(GIGETH) RSRCNAME(LIN041) LINESPEED(1G) DUPLEX(*FULL) MAXFRAME(8996)
This command creates an Ethernet line description using the maximum gigabit ethernet connectivity configuration.
Top |
Top |