Command Reference Line Commands
After configuring this command, press the key combination of the escape character and then press x,
the current session is disconnected to return to the original session.
The following example sets the escape character for the current terminal to 23 (Ctrl+w).
Ruijie# terminal escape-character 23
3.35 terminal exec-character-bits
Use this command to configure the coded character set for the current terminal. Use the no form of
this command to restore the default setting.
terminal exec-character-bits { 7 | 8 }
terminal no exec-character-bits
Configures a 7-bit coded character set.
Configures an 8-bit coded character set.
If you want to enter Chinese characters in the command line or display Chinese characters, graphs or
other international characters, configure the exec-character-bits 8 command.
The following example configures a 7-bit coded character set for the current terminal.
Ruijie#terminal exec-character-bits 7