Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Device Description (NWSH) (CHGDEVNWSH) command changes the device description for a network server host adapter (NWSH) device.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEVD | Device description | Name | Required, Key, Positional 1 |
RSRCNAME | Resource name | Name, *SAME | Optional |
LCLIFC | Local interface | Single values: *SAME Other values: Element list |
Optional |
Element 1: Subnet mask | Character value | ||
Element 2: Port speed | *AUTO | ||
Element 3: Duplex | *AUTO | ||
Element 4: Local SCSI interface | Element list | ||
Element 1: Internet address | Character value | ||
Element 2: Gateway address | Character value | ||
Element 3: SCSI TCP port | 1024-65535, 860 | ||
Element 5: Local LAN interface | Element list | ||
Element 1: Internet address | Character value | ||
Element 2: Gateway address | Character value | ||
Element 3: Virtual Ethernet base UDP port | 1024-65471 | ||
ONLINE | Online at IPL | *SAME, *NO, *YES | Optional |
MSGQ | Message queue | Single values: *SAME, *SYSOPR Other values: Qualified object name |
Optional |
Qualifier 1: Message queue | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
CMNRCYLMT | Recovery limits | Single values: *SAME, *SYSVAL Other values: Element list |
Optional |
Element 1: Count limit | 0-99 | ||
Element 2: Time interval | 0-120 | ||
TEXT | Text 'description' | Character value, *SAME, *BLANK | Optional |
Top |
Specifies the name of the device description being changed.
This is a required parameter.
Top |
Specifies the resource name that identifies the hardware this description represents. Use the Work with Hardware Resources (WRKHDWRSC) command with *CMN specified for the TYPE parameter to determine the resource name.
Top |
Specifies the local interface for a network server host adapter, which consists of a subnet mask, port speed, duplex, a local Small Computer System Interface (SCSI) configuration and a local Local Area Network (LAN) configuration.
Single values
Element 1: Subnet mask
Subnetting provides the capability to partition an internet domain. Specify the mask for the network subnet and host address fields of the internet address that defines a subnet. The subnet mask is in the form, nnn.nnn.nnn.nnn, where nnn is a decimal number ranging from 0 through 255. The subnet mask must mask off all bits of the network class's network ID portion of the internet address. For example, a subnet mask of 255.255.255.0 defines a Class B subnet consisting of all bits in the network portion of the internet address (this is a given) and consisting of all bits in the third byte of an internet address. If the subnet mask is entered from a command line, it must be enclosed in apostrophes.
Element 2: Port speed
Specifies the speed of the physical port described by this local interface.
Element 3: Duplex
Specifies the duplex mode used by the physical port described by this local interface.
Element 4: Local SCSI interface
Specifies the local SCSI interface configuration.
Element 1: Internet address
Element 2: Gateway address
Element 3: SCSI TCP port
Element 5: Local LAN interface
Specifies the local LAN interface configuration.
Element 1: Internet address
Element 2: Gateway address
Element 3: Virtual Ethernet base UDP port
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
Top |
Specifies the message queue to which operational messages for this device are sent.
Single values
Qualifier 1: Message queue
Qualifier 2: Library
Top |
Specifies the communications recovery limits to be used for this device description.
Single values
Element 1: Count limit
Element 2: Time interval
Top |
Top |
CHGDEVNWSH DEVD(DEVNWSH) MSGQ(NWSHLIB/NWSHMSGQ)
This command changes the device description of a network server host adapter device named DEVNWSH so that operational messages for the device will be sent to message queue NWSHMSGQ in library NWSHLIB.
Top |
Top |