Enables the BREAK key on a port.
BREAK-KEY-ON {portNumber}
BKON {portNumber}
ENABLE-BREAK-KEY {portNumber}
portNumber The number of the port on which the break key is to be enabled.
If portNumber is omitted, the break key is enabled on the current port.
SYS2 privileges are required to enable the break key.
The break key can only be used if the user logged on to the port concerned is allowed to use the appropriate debugger (set in the user's Security profile).
BKON and ENABLE-BREAK-KEY are synonyms of BREAK-KEY-ON.
To disable the BREAK key, use BREAK-KEY-OFF or BKOFF. These are synonym commands for the same operation.
To enable the break key on the current port, enter:
BREAK-KEY-ON
BKON
or
ENABLE-BREAK-KEY