Specifications

2 – CLI Commands
100-8005-101G Airborne™ Product Family CLI Reference Guide Page 33
Quatech, Inc. Confidential
2.2.4 Escape Configuration Commands
Command CLI Arguments Ln Description
esc-mode-serial <string> L2 Configures the escape-processing mode for the CLI Session on the
serial interface. See “CLI Server Escape Processing” for details on
escape processing.
off = disables serial escape checking.
on = enables serial escape string checking.
brk = enables serial escape on UART Break checking.
Default is on.
esc-mode-lan <string> L2 Configures the escape-processing mode for the CLI Session on the
wireless interface.
See “CLI Server Escape Processing” for details on escape
processing.
off = disables LAN escape checking.
on = enables LAN escape string checking.
Default is on.
esc-str <aschex> L2 Configures the global five (5)-character escape string used for the
serial or wireless interface if escape checking is configured for
string mode on any of the interfaces.
The string must be five (5) bytes (10 aschex digits).
Default is 7E7E7E6473, which is equivalent to ~~~ds.
AbD Serial Default is FF7E414244, which is equivalent to ÿ~ABD.
escape [aschex | off] L2 [Deprecated] Sets the escape string sequence to a specified value.
Must be five bytes (10 aschex digits). Can be set to a desired
sequence or be disabled with the off argument. Instead of using
this command, use the CLI commands esc-mode-serial, esc-
mode-lan, and esc-mode-str.
Default is 7E7E7E6473, which is equivalent to ~~~ds.