The format of the LOAD command is: LOAD target target-options Target types are: NODE VIA For more help use: HELP LOAD target-type 2 NODE Use the LOAD NODE command to down-line load the specified node. The format of the LOAD NODE command is: LOAD NODE node-id [options] The options are: ADDRESS HOST SECONDARY TERTIARY FROM NAME PASSWORD VIA For more help use: HELP LOAD option 2 VIA VIA can be used either as a target type or as an option on the LOAD NODE command. Use the LOAD VIA command to perform a down-line load on the specified line. The format is: LOAD VIA line-id [option] The options are: ADDRESS HOST SECONDARY TERTIARY FROM NAME PASSWORD For more help use: HELP LOAD option Use the VIA option on the LOAD NODE command to select the line that is used to get to the target node. This will override the line in the default data base that was created at network generation. The format is: LOAD NODE node-id [VIA line-id] 2 ADDRESS Use the ADDRESS option to specify the node address that the target is to use to identify itself when it comes up. This will override the address that was used to identify the node. The format is: LOAD target [ADDRESS node-address] 2 FROM Use the FROM option to specify the system image file that is to be loaded into the target. This will override the load file in the default data base that was created at network generation. The format is: LOAD target [FROM file-specification] 2 HOST Use the HOST option to specify the host that the target node is to use when it comes up. This will override the load file in the default data base that was created at network generation. The format is: LOAD target [HOST node-id] 2 NAME Use the NAME option to specify the node name that the target is to use to identify itself when it comes up. This will override the name that was used to identify the node. The format is: LOAD target [NAME node-name] 2 PASSWORD Use the PASSWORD option to specify the password that is to be used to verify service access over the line. This will override the service password in the default data base that was created at network generation. The format of the PASSWORD option is: LOAD target [[SERVICE] PASSWORD] password Where password is a hexadecimal number representing the bits to be used. The password is in the range 0-FFFFFFFFFFFFFFFF to represent up to 64 bits (8 bytes) of password. The length of the password (in bytes) is determined by the number of characters input. For example a password of 0 is only one byte long, a password of 00000 is 3 bytes long. 2 SECONDARY Use the SECONDARY LOADER option to specify the secondary loader that is to be in loading the target node. This will override the default that is determined either from information received from the target or from the default data base created at network generation. The format is: LOAD target [SECONDARY [LOADER] file-specification] 2 TERTIARY Use the TERTIARY LOADER option to specify the tertiary loader that is to be in loading the target node. This will override the default that is determined either from information received from the target or from the default data base created at network generation. The format is: LOAD target [TERTIARY [LOADER] file-specification]