| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Network Install (STRNETINS) command is used to start an install of Licensed Internal Code (LIC), operating system, options, and using a network optical device of type 632B-003.
The command will perform the following checks:
If all checks have been completed successfully the following command is issued to start the install: PWRDWNSYS OPTION(*IMMED) RESTART(*YES *FULL) ENDSBSOPT(*DFT) TIMOUTOPT(*CONTINUE) IPLSRC(D)
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| DEV | Network optical device | Name | Required, Positional 1 |
| OPTION | Installation option | *ALL, *OPSYS | Optional, Positional 2 |
| KEYLCKMOD | Keylock mode | *NORMAL, *MANUAL | Optional, Positional 3 |
| IPLSRC | IPL source | B, A | Optional |
| LNG | Language | 2901-2999, *DFT | Optional |
| Top |
Specify the network optical virtual device to use for the install.
| Top |
Specifies the install option to be used.
| Top |
Specifies the system key lock mode to be used for the installation.
| Top |
Specifies the the IPL source to be used to IPL prior to the operating system install. This parameter is only used for install option *OPSYS.
| Top |
Specifies the language to use for the installation.
| Top |
Example 1: Start Network Install for a Software Upgrade Device Name
STRNETINS DEV(MYNETDEV) KEYLCKMOD(*NORMAL) LNG(2924)
This command checks that the device MYNETDEV contains the necessary files for a software upgrade using NLV 2924, checks for any needed license agreements, and starts the automatic installation.
Example 2: Start Network Install of the Operating System only
STRNETINS DEV(MYNETDEV) OPTION(*OPSYS) KEYLCKMOD(*MANUAL)
This command checks that device MYNETDEVcontains the necessary files for an install of the operating system and starts the installation.
| Top |
*ESCAPE Messages
| Top |