BREAK-KEY-OFF
Disables the BREAK key on a port.
Syntax
BREAK-KEY-OFF {(portNumber}
BKOFF {(portNumber}
Syntax Elements
portNumber The number of the port on which the break key is to be disabled. Note that, if present, the portNumber must be preceded by a open parenthesis.
If portNumber is omitted, the break key is disabled on the current port.
Restrictions
SYS2 privileges are required to disable the break key on another port.
Comments
BKOFF is a synonym of BREAK-KEY-OFF.
To re-enable the BREAK key, you can use BREAK-KEY-ON, BKON or ENABLE-BREAK-KEY. These are all synonym commands for the same function.
Example
To disable the BREAK key on the current port, enter.
BREAK-KEY-OFF
or
BKOFF