User`s guide

KA52/53/54 Firmware Commands
3.2 Console Commands
Example:
>>>INIT
>>>
3.2.9 LOGIN
Allows you to put the system in privileged console mode. When the console
security feature is enabled and when you put the system in secure console
mode, the system operates in unprivileged console mode. You can access only a
subset of the console commands. To access the full range of console commands,
you must use this command. This command may only be executed in secure
console mode. The format of this command is as follows:
LO[GIN]
When you enter the command, the system prompts you for a password as
follows:
Password:
You must enter the current console security password. If you do not enter
the correct password, the system displays the error message, INCORRECT
PASSWORD. When you enter the console security password, the system
operates in privileged console mode. In this mode, you can use all the console
commands. The system exits from privileged console mode when you enter one
of the following console commands:
BOOT
CONTINUE
HALT
START
3.2.10 MOVE
The MOVE command copies the block of memory starting at the source address
to a block beginning at the destination address. Typically, this command has
an /N qualifier so that more than one datum is transferred. The destination
correctly reflects the contents of the source, regardless of the overlap between
the source and the data.
The MOVE command actually performs byte, word, longword, and quadword
reads and writes as needed in the process of moving the data. Moves are
supported only for the physical and virtual address spaces.
Format:
MOVE [qualifier-list] {src_address} {dest_address}
3–20 KA52/53/54 Firmware Commands