The breakaction command sets X.3 parameter 7.
This decides what action is taken when you use the break command. Possible values are:
|
Value |
Meaning |
|---|---|
|
0 |
No action |
|
1 |
Send an interrupt packet |
|
2 |
Send a reset packet |
|
5 |
The default value. Send and interrupt packet and an indication of break |
|
8 |
Exit Call Mode for Command Mode |
|
21 |
Send an interrupt packet and an indication of break, then discard output from the host. |
Entering breakaction with no argument displays the current setting.