Lantronix SLC 8000 Video Gaming Accessories User Manual


 
8: Device Ports
SLC™ 8000 Advanced Console Manager User Guide 134
3. You have the following options:
- To add a host to the host list, click the right arrow. The host displays in the Hosts box.
- To remove a host from the host list, select the host in the Hosts box and click the
left arrow.
- To give the host a higher precedence, select the host in the Hosts box and click the
up arrow.
- To give the host a lower precedence, select the host in the Hosts box and click the
down arrow.
4. Click the Edit Host List button. After the process completes, a link back to the Device Ports >
Settings page displays.
To delete a host list:
1. Select the host list in the Host Lists table.
2. Click the Delete Host List button. After the process completes, a link back to the Device Ports
> Settings page displays.
Host List Commands
The following CLI commands correspond to the web page entries described above.
To configure a prioritized list of hosts to be used for modem dial-in connections:
set hostlist add|edit <Host List Name> [<parameters>]
Parameters
name <Host List Name> (edit only)
retrycount <1-10>
Default is 3.
auth <enable|disable>
To add a new host entry to a list or edit an existing entry:
set hostlist add|edit <Host List Name> entry <Host Number>
[<parameters>]
Parameters
host <IP Address or Name>
protocol <ssh|telnet|tcp>
port <TCP Port>
escapeseq <1-10 Chars>
Escape Sequence The escape character used to get the attention of the SSH or Telnet client. It is
optional, and if not specified, Telnet and SSH use their default escape character.
For Telnet, the escape character is either a single character or a two-character
sequence consisting of '^' followed by one character. If the second character is '?',
the DEL character is selected. Otherwise, the second character is converted to a
control character and used as the escape character.
For SSH, the escape character is a single character.