Technical data

Page 48 Command Reference
keys
Syntax: set keys option=value
Use keys to define the local key combinations for various functions. The different keys that can be
set are:
eof erase intr kill range save
tesc xon xoff xona xoffa
Each of the preceding will have their own options, as outlined in the following descriptions. Use
set keys range= to specify a single port or group of ports.
More than one option can be included in a command.
If the character is a control character, the carat character (^) must be used to indicate
that the Ctrl key should be held while pressing the key. (For example, <Ctrl-C> must
be entered as the two characters ^C.)
eof=end_of_file_character. Default=^D (<Ctrl-D>)
erase=erase_character. Default=^H (<Ctrl-H>)
intr=interrupt_character. Default=^C (<Ctrl-C>)
kill=kill_character. Default=^U (<Ctrl-U>)
range=startport#-endport#
Specify a range of ports to be modified.
save=on|off
Save or do not save the changes to EEPROM.
tesc=value
Set the telnet escape character (used to break out of telnet sessions either to the
PortServer shell or to other telnet sessions). Default=^] (Control Right-Bracket)
xon=value
Use to set the XON Character you prefer. Default=^Q (<Ctrl-Q>)
xoff=value
Use to set the XOFF Character you prefer. Default=^S (<Ctrl-S>)