5-68
Basic Configuration
• WTI-Port-Access - Determines which port(s) the user will be allowed to access.
This command provides an argument that consists of an 8 character string, with
one character for each TSM/RSM Serial Port. The following options are available
for each port:
0 = Off (Deny Access)
1 = On (Allow Access)
For example, to allow access to Serial Ports 1, 2, 3, 5 and 8, the command line
would be:
WTI-Port-Access="11101001"
• WTI-Plug-Access - (RSM-8R8 Series Units Only) Determines which plug(s) the
user will be allowed to access. This command provides an argument that consists
of a four character string, with one character for each the TSM/RSM's switched
outlets. The following options are available for each switched plug:
0 = Off (Deny Access)
1 = On (Allow Access)
For example, to allow access to Plugs 2 and 4, the command line would be:
WTI-Plug-Access="0101"
Note:PowerControlfunctionsareonlyavailableonRSM-8R8Seriesunits.
PowerControlparametersarenotavailableonstandardTSMSeriesunitsor
standardRSMSeriesunits.
• WTI-Group-Access - (RSM-8R8 Series Units Only) Determines which plug
group(s) the user will be allowed to access. The argument for this command
includes a character for each, defined plug group, with the first character in the
string being used to represent the first plug group defined, and the last character
in the string representing the last plug group defined. The following options are
available for each plug group:
0 = Off (Deny Access)
1 = On (Allow Access)
For example, to allow access to the first three defined plug groups out of a total of
six defined plug groups, the command line would be:
WTI-Group-Access="111000"
Note:PowerControlfunctionsareonlyavailableonRSM-8R8Seriesunits.
PowerControlparametersarenotavailableonstandardTSMSeriesunitsor
standardRSMSeriesunits.
Example:
The following command could be used to set the command access level to "User", allow
access to Serial Ports 1, 3, 5 and 7:
tom Auth-Type:=Local, User-Password=="tom1"
Login-Service=Telnet,
Login-TCP-Port=Telnet,
User-Name="HARRY-tom",
WTI-Super="1",
WTI-Port-Access="10101010",