8: Device Ports

To move a host entry to a new position in the host list:

set hostlist edit <Host List Name> move <Host Number> position <Host Number>

To delete a host list, or a single host entry from a host list:

set hostlist delete <Host List> [entry <Host Number>]

To display the members of a host list:

show hostlist <allnamesHost List Name>

Scripts

The SLC unit supports two types of scripts:

Interface Scripts which use a subset of the Expect/Tcl scripting language to perform pattern detection and action generation on Device Port output.

Batch Scripts which are a series of CLI commands. A user can create scripts at the web, view scripts at the web and the CLI, and utilize scripts at the CLI. For a description of the syntax allowed in Interface Scripts, see Interface Script Syntax at the end of this page.

All scripts have permissions associated with them; a user who runs a script must have the permissions associated with the script in order to run the script.

To add a script:

1. Click the Devices tab and select the Scripts option. This page displays.

SLC™ 8000 Advanced Console Manager User Guide

135

Page 135
Image 135
Lantronix SLC 8000 Scripts, To move a host entry to a new position in the host list, To display the members of a host list