![OptoSpan OTS Series Скачать руководство пользователя страница 63](http://html1.mh-extra.com/html/optospan/ots-series/ots-series_user-manual_1645524063.webp)
OTS Series Command Line Interface User Guide
Page 63 of 95
configure terminal lines <number>
This command sets the number of lines on the terminal screen. The number is 2~10000.The default value is
24.
【
Example
】
Setting the number of lines on the terminal screen to 30.
configure terminal timeout <seconds>
This command sets the timeout time for when there is not key input at the terminal. After the timeout occurs,
the terminal returns to the login prompt state. The seconds is 0 or 30~100000, the default value is 300
seconds.
【
Example
】
configure terminal edit-mode vi
This command sets the terminal edit mode to vi.
【
Example
】
configure terminal edit-mode emacs
This command sets the terminal edit mode to emacs. And emacs is the default value of edit mode.
【
Example
】
Setting the edit-mode to “emacs” mode.
configure terminal prompt system-name
This command sets the prompt to everything specified by name. The default is IP address.
*192.168.0.144:> configure terminal lines 30
*192.168.0.144:> configure terminal timeout 3000
*192.168.0.144:> configure terminal edit-mode vi
*192.168.0.144:> configure terminal edit-mode emacs