8: Device Ports
SLC™ Console Manager User Guide
115
3.
Click the
Apply
button to save the changes.
Console Port Commands
The following CLI commands correspond to the web page entries described above.
To configure console port settings:
set consoleport <one or more parameters>
Parameters:
baud <300->
databits <7|
8
>
stopbits <
1
|2>
group <Local or Remote Group Name>
parity <
none
|odd|even>
flowcontrol <
none
|xon/xoff|rts/cts>
showlines <enable|disable>
timeout <
disable
|1-30>
To view console port settings:
show consoleport
Host Lists
A host list is a prioritized list of SSH, Telnet, and TCP hosts available for establishing incoming
modem connections or for the connect direct command on the CLI. The SLC console manager
cycles through the list until it successfully connects to one.
To add a host list:
1.
Click the
Devices
tab and select the
Host Lists
option. The following page displays:
Group Access
If undefined, any group can access the console port. If one or more groups are
specified (groups are delimited by the characters ' ' (space), ',' (comma), or ';'
(semicolon)), then any user who logs into the console port must be a member of
one of the specified groups, otherwise access will be denied. Users authenticated
via RADIUS may have a group (or groups) provided by the RADIUS server via the
Filter-Id attribute that overrides the group defined for a user on the SLC console
manager. A group provided by a remote server must be either a single group or
multiple groups delimited by the characters ' ' (space), ',' (comma), ';' (semicolon),
or '=' (equals) - for example "group=group1,group2;" or "group1,group2,group3".