![Black Box LS1016A User Manual Download Page 271](http://html.mh-extra.com/html/black-box/ls1016a/ls1016a_user-manual_2763435271.webp)
Chapter 3 - Additional Features
User Guide
271
Terminal Appearance
You can change the format of the login prompt and banner that is issued when a connection
is made to the system. Prompt and banner appearance can be port-specific as well.
Parameters Involved and Passed Values
Terminal Appearance involves the following parameters:
all.prompt
This text defines the format of the login prompt. Expansion
characters can be used here. Example value: %h login:
all.issue
This text determines the format of the login banner that is issued
when a connection is made to the BLACK BOX
®
Advanced Console
Server.
\n represents a new line and \r represents a carriage return.
Expansion characters can be used here.
Value for this Example:
\r\n\
Welcome to terminal server %h port S%p \n\
\r\n
all.lf_suppress
This activates line feed suppression. When configured as 0, line feed
suppression will not be performed. When 1, extra line feed will be
suppressed.
all.auto_answer
_input
This parameter is used in conjunction with the next parameter,
auto_answer_output. If configured and if there is no session estab-
lished to the port, this parameter will constantly be compared and
matched up to the string of bytes coming in remotely from the server.
If a match is found, the string configured in auto_answer_output is
sent back to the server. To represent the ESC character as part of this
string, use the control character, ^[.