ADDEWLM (Add Extended Wireless Line Member)

ADDEWLM Command syntax diagram

 

Purpose

The Add Extended Wireless Line Member (ADDEWLM) command adds a source file member that contains extended wireless line parameters to the specified source file. This data is downloaded to the wireless local area network (LAN) adapter when the line is varied on.

 

Restrictions

  1. If the values specified on the INZFILE and INZMBR parameters of this command do not match the values specified on the corresponding parameters of the wireless line description, extended wireless line configuration data will not be downloaded to the wireless adapter.

    Note: Use the Change Line Description (Wireless) (CHGLINWLS) command to view or change values specified on the INZFILE and INZMBR parameters in the wireless line description.

  2. You must have *IOSYSCFG special authority to use this command.

 

Required Parameters

INZMBR
Specifies the name of the new source file member that contains the extended wireless controller configuration data.

 

Optional Parameters

INZFILE
Specifies the name of the existing source physical file to contain the extended configuration source file member. If the source physical file does not exist, this command will fail.

The name of the source file can be qualified by one of the following library values:

*LIBL: All libraries in the job's library list are searched until the first match is found.

*CURLIB: The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.

library-name: Specify the name of the library to be searched.

QEWLSRC: The source file name QEWLSRC is used.

source-file-name: Specify the name of an existing source physical file to add to the member.

ADPTCFG
Specifies the wireless LAN adapter configuration. The wireless LAN adapter has two communication methods: radio and wire backbone. The radio is a direct-sequence spread spectrum radio that can be used for wireless communications. The wire backbone is used to connect access points to a wireless LAN adapter. These access points also have a direct-sequence spread spectrum radio and are used to extend the radio coverage of the wireless network.

*ALL: The wireless LAN adapter uses both radio and wire backbone communications.

*RADIO: The wireless LAN adapter uses only radio communications.

*WIRED: The wireless LAN adapter uses only wire backbone communications.

HOPID
Specifies the 12-character hexadecimal radio identifier on the wireless LAN adapter. This is an internal identifier that is used to determine the destination of a data packet, during its next hop on the network.

Note: The value specified for the HOPID parameter is one of two different 12-character hexadecimal identifiers used by a wireless LAN adapter. The other is an endpoint identifier that is equivalent to the identifier used in Ethernet or token-ring networks.

*ADPT: The preset wireless input/output adapter (IOA) address is used.

hop-ID: Specify the wireless LAN adapter hop address that overrides the preset address. The hop address must be an individual address (it cannot be a group address). Valid values range from 020000000000 to FEFFFFFFFFFF in hexadecimal format. The second digit from the left of the address must be a 2, 6, A, or E.

ROOT
Specifies whether the radio of the wireless LAN adapter is a root cell.

A wireless network consists of a group of wireless access points that are interconnected in the form of a logical spanning tree. One of these wireless access points must be designated as the root cell for the network.

*YES: The radio on the wireless LAN adapter is a root cell.

*NO: The radio on the wireless LAN adapter is not a root cell.

FREQUENCY
Specifies which center frequency to use on the direct sequence radio. There are five center frequencies that are divided into two groups: A (channels 1,3 and 5) and B (channels 2 and 4). A center frequency from one of these groups will not overlap radio coverage with any other center frequency of that group; but, it will overlap with center frequencies of the other group. Frequencies are referenced by channel number since the exact frequency value may change based on channel set and country.

1: A channel number of 1 is used.

channel-number: Specify the frequency channel number to be used. Valid values are 1 to 5.

DATARATE
Specifies the wireless LAN data rate.

2M: A wireless LAN data rate of 2 megabits per second is used.

1M: A wireless LAN data rate of 1 megabit per second is used.

SYSID
Specifies the 6-character hexadecimal radio system identifier to be used.

000002: The value 000002 is used.

system-ID: Specify a radio system identifier. Valid values range from 000002 to FFFFFE in hexadecimal format, but the last digit must be even (such as: 0, 2, 4, 6, 8, A, C, E).

TEXT
Specifies the text that briefly describes the program and its function. More information on this parameter is in Commonly used parameters.

*BLANK: Text is not specified.

'description': Specify no more than 50 characters of text, enclosed in apostrophes.

Example for ADDEWLM

ADDEWLM   INZMBR(EWL01)

This command adds a member named EWL01 in the default source physical file QEWLSRC in the library list.

Error messages for ADDEWLM

None